https://github.com/wu58430/R7000-touchpad
里面有详细教程,这里作一个汇总
git clone https://github.com/wu58430/R7000-touchpad
cd R7000-touchpad
make
sudo cp i2c-hid.ko /lib/modules/$(uname -r)/kernel/drivers/hid/i2c-hid/i2c-hid.ko
sudo gedit /etc/default/grub
将GRUB_CMDLINE_LINUX_DEFAULT=“quiet splash” 替换为
GRUB_CMDLINE_LINUX_DEFAULT=“quiet splash i2c_hid.polling_mode=1”,保存
sudo update-grub
sudo update-initramfs -u
reboot
1万+

被折叠的 条评论
为什么被折叠?



