Gentoo 历程(2)配置触摸板,低级错误导致“SynPS/2 Synaptics TouchPad: Synaptics driver unable to detect protoc”

本文记录了解决Gentoo系统中SynPS/2 Synaptics TouchPad驱动无法识别的问题。在尝试启用触摸板时遇到困难,通过修正xorg.conf配置文件中的错误并遵循详细的Gentoo文档,最终成功启用并获得良好手感的触摸板。使用synclient工具进行参数调整,简化了触摸板功能,满足日常使用需求。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

    我的xorg配置文件是用nvidia-xconfig自动生成的,本人比较喜欢用鼠标,为了防止触摸板干扰打字,所以一直禁用psmouse模块,今天鼠标没电了,想启动触摸板,没想到居然不能用……经过一番折腾,终于被一个很低级的失误给拦住了……


    Gentoo的文档真不是盖的,太详细了,根据这篇文档配置的话基本不会出问题,注意,是基本……

    在文档的X.org这一节,提到了要在xorg.conf中添加这一句:

InputDevice "TouchPad" "CorePointer"
同时,文档中还提到“If you use a mouse in parallel, you should only have one "CorePointer". For the other device put "SendCoreEvents". ”,如果你使用并口鼠标,你只能有一个CorePointer,另一个应该设置为SendCoreEvents。看到这一句的时候,或许是开小差了吧,想了想我的usb鼠标是universal serial bus,通用串行总线,显然不是并口,于是很闹残的在xorg.conf里直接添上了这个corepointer,变成了这样:

(.venv) root@lujh:/xhs-toolkit# /usr/bin/google-chrome [5740:5761:0625/221740.246042:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. [5740:5761:0625/221740.248003:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. [5740:5761:0625/221740.249531:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. [5740:5761:0625/221740.250569:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. [5740:5761:0625/221740.370044:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. [5740:5761:0625/221740.415397:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. [5740:5758:0625/221740.478293:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. [5740:5761:0625/221740.523936:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. [5740:5761:0625/221740.524261:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. [5740:5740:0625/221740.648013:ERROR:dbus/object_proxy.cc:590] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type: [5740:5740:0625/221740.648556:ERROR:dbus/object_proxy.cc:590] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type: [5740:5761:0625/221740.649404:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. [5740:5740:0625/221740.651613:ERROR:dbus/object_proxy.cc:590] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type: [5740:5740:0625/221740.666140:ERROR:dbus/object_proxy.cc:590] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type: [5740:5781:0625/221740.667402:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. [5740:5740:0625/221740.691384:ERROR:dbus/object_proxy.cc:590] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type: [5740:5740:0625/221740.694212:ERROR:dbus/object_proxy.cc:590] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type: [5740:5777:0625/221740.695388:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. [5740:5740:0625/221740.708898:ERROR:dbus/object_proxy.cc:590] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type: [5740:5778:0625/221740.709739:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. [5740:5740:0625/221740.717343:ERROR:dbus/object_proxy.cc:590] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type: [5740:5778:0625/221740.718130:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. [5740:5740:0625/221740.725801:ERROR:dbus/object_proxy.cc:590] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type: WARNING: All log messages before absl::InitializeLog() is called are written to STDERR I0000 00:00:1750861062.663657 5758 voice_transcription.cc:58] Registering VoiceTranscriptionCapability [5740:5740:0625/221806.050232:ERROR:chrome/browser/ui/webui/new_tab_page/new_tab_page_handler.cc:1353] NewTabPage loaded into a non-browser-tab context
06-26
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值