Comment 44 for bug 1653456

Revision history for this message
Daniel Drake (dsdrake) wrote :

Chris and I don't have experience with the G752 series but looking at one of the dumps from above:

I: Bus=0003 Vendor=0b05 Product=1837 Version=0110
N: Name="ASASTeK COMPUTER INC. ROG MacroKey"
P: Phys=usb-0000:00:14.0-8/input0
S: Sysfs=/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/0003:0B05:1837.0004/input/input7
U: Uniq=
H: Handlers=sysrq kbd event7 leds
B: PROP=0
B: EV=120013
B: KEY=1000000000007 ff9f207ac14057ff febeffdfffefffff fffffffffffffffe
B: MSC=10
B: LED=1f

The patches you linked to add support for this ID 0B05:1837 so I think the function key issue is now solved, as soon as you are able to build/run such a kernel.

No ideas about the touchpad issue. I would next check if there are interrupts registered against that device. Another thing to try is making sure that the intel pin control driver being used on this platform is built into the kernel, not a module.