My c120 Air mouse has stopped working when I switched to from OSMC2017.1.1 “Kodi v16.1” to OSMC 2017.2.1 “Kodi v17”. the issue is that the all keybord key and the up /down /home/R-Mouse/Back button no longer work, except the gyroscope move of mouse cursor are getting valid signals.
- I unplug the USB dongle & Plug it in after booting and run
dmesg | paste-log
Here’s a log http://paste.osmc.io/sehixokalo
[ 35.724925] usb 1-1.4: new full-speed USB device number 5 using dwc_otg
[ 35.841239] usb 1-1.4: New USB device found, idVendor=1d57, idProduct=ad03
[ 35.841271] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 35.841288] usb 1-1.4: Product: RFIC-MOUSE
[ 35.841304] usb 1-1.4: Manufacturer: FREEWAY TECHNOLOGY
[ 35.841319] usb 1-1.4: SerialNumber: RFIC-KEYBOARD
[ 35.858750] input: FREEWAY TECHNOLOGY RFIC-MOUSE as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.2/0003:1D57:AD03.0001/input/input0
[ 35.921185] hid-generic 0003:1D57:AD03.0001: input,hiddev0,hidraw0: USB HID v1.01 Keyboard [FREEWAY TECHNOLOGY RFIC-MOUSE] on usb-3f980000.usb-1.4/input2
[ 35.929620] input: FREEWAY TECHNOLOGY RFIC-MOUSE as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.3/0003:1D57:AD03.0002/input/input1
[ 35.930737] hid-generic 0003:1D57:AD03.0002: input,hidraw1: USB HID v1.01 Mouse [FREEWAY TECHNOLOGY RFIC-MOUSE] on usb-3f980000.usb-1.4/input3
[ 36.000386] usbcore: registered new interface driver snd-usb-audio
It looks like it is a keyboard…
So, who can offer some advice on the easiest way to get my buttons working again?