现在我知道这里已经多次问过这个问题,但我找不到任何像样的解决方案。
我在 DELL N5110 上运行 Ubuntu 12.04 并且我的触摸板被检测为鼠标,所以我没有可用的触摸板选项。不能使用多点触控,也不能禁用它。
我已经尝试过此链接中的 dkms 驱动程序。
但是当我尝试使用dpkg -i命令安装它时,dpkg返回以下错误:
ERROR (dkms apport): unable to determine source package for
psmouse-alps-dkms Error! Bad return status for module build on kernel:
3.2.0-25-generic-pae (i686) Consult /var/lib/dkms/psmouse-alps/0.10/build/make.log for more information.
Run Code Online (Sandbox Code Playgroud)
我也安装了所有更新。
有人可以帮我解决这个问题吗?