Author Topic: AliTV Airmouse on js0  (Read 2698 times)

tilt100

  • Newbie
  • *
  • Posts: 5
    • View Profile
AliTV Airmouse on js0
« on: October 19, 2016, 10:30:09 AM »
I'm using image V0.5 and I notice that js0 is assigned to an Airmouse...

{ID_VENDOR}=="AliTV_Remote_V1"
{ID_MODEL}=="Airmouse"

I presume since this image has kodi that at some point the airmouse was being used and there is some module that is creating js0 for it. I don't have this device and I would like to have my joypads assigned to js0, js1 etc. Right now they always get assigned to js1 js2 because js0 is taken. Can someone point me to where  I could remove or uninstall whatever is attaching js0 to the air mouse.

Thx

Jerry

tilt100

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: AliTV Airmouse on js0
« Reply #1 on: October 23, 2016, 08:38:40 AM »
Haven't had any responses on this but here's a little more info. Below is an extract from the system messages log during boot. I only have a keyboard plugged in to one usb port which you can see is discovered correctly but then there's a bunch of entries for the AliTV remote. The last entry where it is discovered as a gamepad is probably where the js0 dev entry is being created. I've no idea why this device is being discovered. I've tried various udev rule.d entries to try to both ignore and reassign without any luck. Anyone with more linux experience have any ideas?

Oct 22 21:25:44 retropie kernel: [    2.729373] usb 1-1.3: new low-speed USB device number 4 using dwc_otg
Oct 22 21:25:44 retropie kernel: [    2.846400] usb 1-1.3: New USB device found, idVendor=0461, idProduct=0010
Oct 22 21:25:44 retropie kernel: [    2.846422] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 22 21:25:44 retropie kernel: [    2.846435] usb 1-1.3: Product: USB Keyboard
Oct 22 21:25:44 retropie kernel: [    2.846446] usb 1-1.3: Manufacturer: NOVATEK
Oct 22 21:25:44 retropie kernel: [    2.858485] input: NOVATEK USB Keyboard as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3:1.0/0003:0461:0010.0001/input/input0
Oct 22 21:25:44 retropie kernel: [    2.910240] hid-generic 0003:0461:0010.0001: input,hidraw0: USB HID v1.10 Keyboard [NOVATEK USB Keyboard] on usb-3f980000.usb-1.3/input0
Oct 22 21:25:44 retropie kernel: [    2.932122] input: NOVATEK USB Keyboard as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3:1.1/0003:0461:0010.0002/input/input1
Oct 22 21:25:44 retropie kernel: [    2.989745] hid-generic 0003:0461:0010.0002: input,hidraw1: USB HID v1.10 Device [NOVATEK USB Keyboard] on usb-3f980000.usb-1.3/input1
Oct 22 21:25:44 retropie kernel: [    3.168901] fuse init (API version 7.23)
Oct 22 21:25:44 retropie kernel: [    3.229838] usb 1-1.5: new full-speed USB device number 5 using dwc_otg
Oct 22 21:25:44 retropie kernel: [    3.340589] usb 1-1.5: New USB device found, idVendor=0c45, idProduct=3451
Oct 22 21:25:44 retropie kernel: [    3.340610] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 22 21:25:44 retropie kernel: [    3.340623] usb 1-1.5: Product: Airmouse
Oct 22 21:25:44 retropie kernel: [    3.340635] usb 1-1.5: Manufacturer: AliTV Remote V1
Oct 22 21:25:44 retropie kernel: [    3.348391] input: AliTV Remote V1 Airmouse as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5:1.0/0003:0C45:3451.0003/input/input2
Oct 22 21:25:44 retropie kernel: [    3.400671] hid-generic 0003:0C45:3451.0003: input,hidraw2: USB HID v1.01 Keyboard [AliTV Remote V1 Airmouse] on usb-3f980000.usb-1.5/input0
Oct 22 21:25:44 retropie kernel: [    3.405047] input: AliTV Remote V1 Airmouse as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5:1.1/0003:0C45:3451.0004/input/input3
Oct 22 21:25:44 retropie kernel: [    3.405610] hid-generic 0003:0C45:3451.0004: input,hidraw3: USB HID v1.01 Mouse [AliTV Remote V1 Airmouse] on usb-3f980000.usb-1.5/input1
Oct 22 21:25:44 retropie kernel: [    3.409698] hid-generic 0003:0C45:3451.0005: hiddev0,hidraw4: USB HID v1.10 Device [AliTV Remote V1 Airmouse] on usb-3f980000.usb-1.5/input2
Oct 22 21:25:44 retropie kernel: [    3.415784] input: AliTV Remote V1 Airmouse as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5:1.3/0003:0C45:3451.0006/input/input4
Oct 22 21:25:44 retropie kernel: [    3.416104] hid-generic 0003:0C45:3451.0006: input,hidraw5: USB HID v1.01 Gamepad [AliTV Remote V1 Airmouse] on usb-3f980000.usb-1.5/input3