2015-05-12, 08:51
Lakka is not based on Kodi it is based on the linux part of OpenElec. It is missing basic support like access content from the network. Also configuration for sound cards and other hardware is difficult.
02:07:08 T:6684 ERROR: AddOnLog: Joystick Support: Failed to initialize directinput joystick: no buttons, hats or axes
02:07:08 T:6684 ERROR: Previous line repeats 1 times.
02:07:08 T:6684 NOTICE: PERIPHERALS::CPeripheralAddon::Register - new joystick device registered on addon->peripheral.joystick/0: Unified Virtual HID
02:07:08 T:4176 NOTICE: Thread ButtonKeyHandler start, auto delete: false
02:07:08 T:6684 NOTICE: PERIPHERALS::CPeripheralAddon::Register - new joystick device registered on addon->peripheral.joystick/1: Unified Virtual HID
(2015-09-30, 10:18)garbear Wrote: this "Unified Virtual HID" may be confusing things. it looks like two devices are being detected as joysticks with no buttons, hats or axes.
Do you have controllers plugged in? any idea what this "Unified Virtual HID" device is?
Also, next time enable debug logging. Visit Settings → System → Debugging and enable debug logging. The log might have more details about the problem in it
(2015-09-30, 18:47)ghallberg Wrote: About this "joystick with no buttons, hats or axes", I think it might be related to this kernel bug: https://bugzilla.kernel.org/show_bug.cgi?id=37982
Some wireless keyboards create crappy joystick devices in addition to the stuff it's supposed to have, which makes real gamepads/joysticks confused.
(2015-09-30, 21:05)Scourge Wrote: It's the debug log you'll want to post. See garbear's previous post.