你好,我有一个问题,我的触控板,它找不到我的Ubuntu14.04。我已经遵循了这个指南安装语法,但是这个错误出现在我输入synaptiks时
No touchpad found
No touchpad was found in this system. If the system has a touchpad, please make sure that the synaptics driver is properly installed and configured.
If your touchpad is not found, though the driver is installed and configured correctly, please compile detailed information about your touchpad hardware and report this issue to the issue tracker.这也是我在xlist上的输出
~$ xinput list
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ USB Optical Mouse id=11 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ Power Button id=6 [slave keyboard (3)]
↳ Video Bus id=7 [slave keyboard (3)]
↳ Video Bus id=8 [slave keyboard (3)]
↳ Sleep Button id=9 [slave keyboard (3)]
↳ USB2.0 HD UVC WebCam id=10 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=12 [slave keyboard (3)]发布于 2016-08-07 19:57:14
最有可能的原因是它可能找不到司机。你应该做的是在谷歌上为你的触控板搜索驱动程序。现在,你可以用鼠标。
https://askubuntu.com/questions/809296
复制相似问题