Kodi Community Forum

Full Version: [Release] - HID driver for remote
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,
after updating to Lubuntu 14.04 I found out that my HID driver didn't work any longer.
There was a mistake in the design base, now I did the fix and the driver works again.
I just released the version 1.4

This is the link to git
https://github.com/Claudio-Sjo/HID_linux...r/releases

Please note that, in order to use my driver, you need to fully remove lirc
Code:
sudo apt-get remove lirc
sudo apt-get autoremove

Regards,
Claudio