分页: 1 / 1

华硕Y481L,ubuntu16.04触摸板问题,求助!!!

发表于 : 2016-04-26 19:08
BlueAtom
synaptics 已安装,且是最新版。
找不到 /etc/X11/xorg.conf 文件。
试过下面这些类似的命令:
modprobe psmouse
还是无法使用触摸板,拿掉鼠标,什么也不能干 :Cry ,求大神指导解决。

Re: 华硕Y481L,ubuntu16.04触摸板问题,求助!!!

发表于 : 2016-04-26 19:18
poloshiao
找不到 /etc/X11/xorg.conf 文件。
試試
按下 ctrl + alt + f1
sudo systemctl stop lightdm
sudo dpkg-reconfigure xserver-xorg
sudo ls -al /etc/X11/xorg.conf
sudo systemctl start lightdm

Re: 华硕Y481L,ubuntu16.04触摸板问题,求助!!!

发表于 : 2016-04-28 1:09
BlueAtom
没有起作用,因为我没指定编码。错误看不到,有时间再试试截图上来。不过,还是很感谢你的帮助。

Re: 华硕Y481L,ubuntu16.04触摸板问题,求助!!!

发表于 : 2016-05-01 0:31
BlueAtom
关于touchpad的问题,搭建可以去wiki.ubuntu.com 上搜索,我的问题,跟去上边的提示,好像是内核bug问题。