Dell XPS 13 Plus 9320 开发者版:酷睿 i5-1240P、16GB RAM、1 TB SSD、1920x1200 非触摸显示屏
内核:5.19.0-40-generic
使用一周后,触摸板 (VEN_04F3:00 04F3:31D1) 完全停止工作(之前是间歇性的,现在是永久性的)。似乎内核无法识别它。这个问题也出现在旧内核中,一直到 v5.15。
启动过程中,出现以下错误:
$ sudo dmesg | grep VEN_04F3:00
[ 7.998712] i2c_hid_acpi i2c-VEN_04F3:00: failed to reset device: -61
[ 14.142687] i2c_hid_acpi i2c-VEN_04F3:00: failed to reset device: -61
[ 27.454738] i2c_hid_acpi i2c-VEN_04F3:00: can't add hid device: -61
触控板不再可见:
$ xinput list
WARNING: running xinput against an Xwayland server. See the xinput man page for details.
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ xwayland-pointer:16 id=6 [slave pointer (2)]
⎜ ↳ xwayland-relative-pointer:16 id=7 [slave pointer (2)]
⎜ ↳ xwayland-pointer-gestures:16 id=8 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ xwayland-keyboard:16 id=9 [slave keyboard (3)]
戴尔触摸板固件已更新至最新版本。(https://www.dell.com/support/home/en-uk/drivers/driversdetails?driverid=yd0v6&oscode=ubt22&productcode=xps-13-9320-laptop)2023.04.03.423,A02,截至 2023 年 4 月 23 日。问题仍然存在。
戴尔 BIOS 已更新至最新版本截至 2023 年 4 月 23 日,版本为 2.1.0。问题仍然存在。
从 Wayland 切换到 X11 没有效果。
将以下内容添加到 grub 也无济于事:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash i915.enable_psr=0 i8042.nopnp=1 pci=nocrs"
有没有人有类似的经历?另外,请分享一下您在 XPS 笔记本电脑上使用过的其他 Linux 发行版。我可能会尝试一下。
向 Ubuntu 提交错误报告:2017413