Comment 44 for bug 1887190

Revision history for this message
Stefano Galassi (iltoga) wrote :

I am sorry mate.. touchpad still not working
I've checked and the patch has been applied correctly.
this is the output from lspci that shows hid_rmi is loaded, which is a step ahead compared to yesterday ;)

```
lsmod | grep hid
hid_magicmouse 20480 0
hidp 32768 1
bluetooth 737280 38 btrtl,hidp,btintel,btbcm,bnep,btusb,rfcomm
hid_rmi 24576 0
rmi_core 94208 1 hid_rmi
i2c_hid 32768 0
hid_generic 16384 0
usbhid 65536 0
hid 147456 6 i2c_hid,hidp,usbhid,hid_generic,hid_rmi,hid_magicmouse
usbcore 335872 5 xhci_hcd,usbhid,uvcvideo,btusb,xhci_pci
```