Comment 158 for bug 1791427

Revision history for this message
Thorsten (thorstenr-42) wrote :

Hi, please make sure you have followed all the steps posted by AaronMa (#94):

1. ensure that the i2c-i801 is loaded! Ubuntu currently blacklists this module by default in /etc/modprobe.d/blacklist.conf - Thus, the patches won’t have any effect.
2. ensure that your touchpad AND trackpoint firmware is updated

Troubleshooting:
1. Maybe something went wrong during your kernel build/patching. Try the kernel from AaronaMa in #94. Does the issue still occur?
1. AaronaMa has implemented the touchpad nosleep option as described in #133 and #155
you can activate it with echo 1 > /sys/devices/rmi4-00/nosleep but you have to do this after every boot.

If it is still not working, you have to provide logs like dmesg/journalctl. Moreover, try following the steps in #94