[Kernel/Drive] 安装完5.17内核后不能用触摸板
Tofloor
poster avatar
suibian555
deepin
2022-06-01 05:09
Author

如题,安装完5.17.3内核后笔记本自带的触摸板和键盘都不能用了,外接正常,回退5.16正常……

Reply Favorite View the author
All Replies
deepinuser17
deepin
2022-06-01 06:43
#1

试试安装,调用驱动applespi.

https://github.com/PatrickVerner/macbook12-spi-driver

Reply View the author
deepinuser17
deepin
2022-06-01 06:47
#2

内核 5.15没有问题。

$ lsmod | grep apple
apple_mfi_fastcharge    20480  0
applesmc               20480  0
apple_gmux             20480  0
apple_bl               20480  1 apple_gmux
applespi               49152  0
hid_apple              16384  0
hid_appleir            16384  0
video                  53248  2 apple_gmux,i915

Reply View the author