Skip to content

Instantly share code, notes, and snippets.

@infirit
Created July 20, 2024 11:37
Show Gist options
  • Save infirit/d0d632b1dc2b915063d862b469b8efb3 to your computer and use it in GitHub Desktop.
Save infirit/d0d632b1dc2b915063d862b469b8efb3 to your computer and use it in GitHub Desktop.
Dolphin SDL not removing devices
34:40:764 InputCommon/ControllerInterface/evdev/evdev.cpp:329 N[CI]: evdev hotplug thread started
34:40:765 InputCommon/ControllerInterface/ControllerInterface.cpp:273 N[CI]: Added device: XInput2/0/Virtual core pointer
34:40:776 InputCommon/ControllerInterface/ControllerInterface.cpp:273 N[CI]: Added device: evdev/0/Logitech USB Receiver
34:40:776 InputCommon/ControllerInterface/ControllerInterface.cpp:273 N[CI]: Added device: evdev/0/Logitech USB Receiver Mouse
34:40:776 InputCommon/ControllerInterface/ControllerInterface.cpp:273 N[CI]: Added device: evdev/0/Logitech USB Receiver Consumer Control
34:40:777 InputCommon/ControllerInterface/ControllerInterface.cpp:273 N[CI]: Added device: evdev/0/Logitech USB Keyboard
34:40:777 InputCommon/ControllerInterface/ControllerInterface.cpp:273 N[CI]: Added device: evdev/0/Logitech USB Keyboard Consumer Control
34:40:778 InputCommon/ControllerInterface/ControllerInterface.cpp:273 N[CI]: Added device: evdev/0/Eee PC WMI hotkeys
34:40:793 Core/HW/WiimoteReal/WiimoteReal.cpp:890 N[Wiimote]: WiimoteReal::Initialize
34:40:793 Core/HW/WiimoteReal/WiimoteReal.cpp:687 N[Wiimote]: Wiimote scanning thread has started.
34:40:793 Core/HW/WiimoteReal/IOLinux.cpp:27 N[Wiimote]: Bluetooth not found.
34:52:987 InputCommon/ControllerInterface/ControllerInterface.cpp:273 N[CI]: Added device: evdev/0/8BitDo Pro 2 Wired Controller
34:52:987 InputCommon/ControllerInterface/ControllerInterface.cpp:273 N[CI]: Added device: SDL/0/8BitDo Pro 2 Wired Controller
34:58:052 InputCommon/ControllerInterface/ControllerInterface.cpp:314 N[CI]: Removed device: SDL/0/8BitDo Pro 2 Wired Controller
34:58:055 InputCommon/ControllerInterface/ControllerInterface.cpp:314 N[CI]: Removed device: evdev/0/8BitDo Pro 2 Wired Controller
35:03:195 InputCommon/ControllerInterface/ControllerInterface.cpp:273 N[CI]: Added device: evdev/0/8BitDo Pro 2 Wired Controller
35:03:196 InputCommon/ControllerInterface/ControllerInterface.cpp:273 N[CI]: Added device: SDL/0/8BitDo Pro 2 Wired Controller
35:07:615 InputCommon/ControllerInterface/ControllerInterface.cpp:314 N[CI]: Removed device: evdev/0/8BitDo Pro 2 Wired Controller
35:11:865 InputCommon/ControllerInterface/ControllerInterface.cpp:273 N[CI]: Added device: evdev/0/8BitDo Pro 2 Wired Controller
35:11:866 InputCommon/ControllerInterface/ControllerInterface.cpp:273 N[CI]: Added device: SDL/1/8BitDo Pro 2 Wired Controller
35:16:055 InputCommon/ControllerInterface/ControllerInterface.cpp:314 N[CI]: Removed device: evdev/0/8BitDo Pro 2 Wired Controller
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment