有时,屏幕会变黑并且无响应。强制重启或合上盖子让电脑进入睡眠状态可以解决这个问题。我最近使用软件更新程序将 Ubuntu 21.04 升级到 21.10。虽然我不记得旧版本中使用的内核/驱动程序,但 21.04 中没有出现此问题。
尽管崩溃几乎每小时都会发生一次,并且持续使用,但我无法重现该崩溃。不同崩溃之间的消息/var/log/syslog
不一致。一旦崩溃前出现以下消息
kernel: [22239.387729] i915 0000:00:02.0: [drm] *ERROR* CPU pipe A FIFO underrun
此错误也出现在 中dmesg
。
我听从了
https://bbs.archlinux.org/viewtopic.php?id=263720
添加
intel_idle.max_cstate=4
在内核命令行中但它并没有解决问题。
System:
Kernel: 5.13.0-28-generic x86_64 bits: 64 compiler: gcc v: 11.2.0
Desktop: GNOME 40.5 tk: GTK 3.24.30 wm: gnome-shell dm: GDM3 41.rc
Distro: Ubuntu 21.10 (Impish Indri)
Machine:
Type: Laptop System: Dell product: XPS 17 9710 v: N/A serial: <filter>
Graphics:
NVIDIA GeForce RTX 3050 Laptop GPU/PCIe/SSE2 / Mesa Intel® UHD Graphics (TGL GT1)
lspci -v | grep VGA
0000:00:02.0 VGA compatible controller: Intel Corporation TigerLake-H GT1 [UHD Graphics] (rev 01) (prog-if 00 [VGA controller])
已尝试nvidia-driver-470
,nvidia-driver-495
但仍然出现屏幕死机/无响应的情况。