自 2021 年 3 月以来,我很高兴拥有一台配备 AMD CPU 的 Thinkpad P14s Gen1。
我将要描述的问题发生在使用 i3wm 的 Ubuntu Gnome 和 Fedora xfce4 桌面环境中。
问题一:
计算机关闭时电池会自放电(理论上这是正常现象)。但放电率似乎很高。这是我所做的最后一次测试:
shutdown for 10 hours-> 8% lost // shutdown method : command 'shutdown now'
shutdown for 10 hours-> 8% lost // shutdown method : hardware shutdown button
shutdown for 4,5 hours-> 5% lost // shutdown method : exit i3wm, and use the software shutdown button
您需要了解的事情:
I configure tlp so the battery charging stop right before 80%. I read that using the battery between 40% ans 80% was a good way to optimize battery life. And for some reasons I don’t understand, even after a complete new distribution installation, this setting persist (which is fine to me, but curious).
问题2:
有时,当我启动计算机时,触摸板根本没有响应。光标正在与小红人或外部鼠标一起工作。
无论触摸板是否工作,xinput 输出都是相同的,如下所示:
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ SynPS/2 Synaptics TouchPad id=13 [slave pointer (2)]
⎜ ↳ TPPS/2 Elan TrackPoint id=14 [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)]
↳ Power Button id=8 [slave keyboard (3)]
↳ Sleep Button id=9 [slave keyboard (3)]
↳ Integrated Camera: Integrated C id=10 [slave keyboard (3)]
↳ Integrated Camera: Integrated I id=11 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=12 [slave keyboard (3)]
↳ ThinkPad Extra Buttons id=15 [slave keyboard (3)]
这里是机器人案例中的 desmg 输出:
[ 1.708923] psmouse serio1: synaptics: Your touchpad (PNP: LEN2064 PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to [email protected].
我尝试使用 xinput 命令禁用和启用 id 13,但没有任何反应...
否则,这是有史以来最好的计算机!感谢您阅读我的内容。
答案1
在阅读了大量有关电池耗尽的消息后,当我意识到电池耗尽问题时,我回到了我检查的第一件事:BIOS 设置。事实上,我以为我已经关闭了 WOL 和 USB 始终打开(或类似的设置),但我没有......所以现在排水不再是问题,断电方法也不会影响它。