我最近在我的 PC 上安装了 ubuntu。
neofetch:
.-/+oossssoo+/-. me@My-PC
`:+ssssssssssssssssss+:` --------------
-+ssssssssssssssssssyyssss+- OS: Ubuntu 19.10 x86_64
.ossssssssssssssssssdMMMNysssso. Host: Z390 AORUS ULTRA
/ssssssssssshdmmNNmmyNMMMMhssssss/ Kernel: 5.3.0-29-generic
+ssssssssshmydMMMMMMMNddddyssssssss+ Uptime: 6 mins
/sssssssshNMMMyhhyyyyhmNMMMNhssssssss/ Packages: 2289 (dpkg), 16 (snap)
.ssssssssdMMMNhsssssssssshNMMMdssssssss. Shell: bash 5.0.3
+sssshhhyNMMNyssssssssssssyNMMMysssssss+ Resolution: 3840x2160
ossyNMMMNyMMhsssssssssssssshmmmhssssssso DE: GNOME 3.34.1
ossyNMMMNyMMhsssssssssssssshmmmhssssssso WM: GNOME Shell
+sssshhhyNMMNyssssssssssssyNMMMysssssss+ WM Theme: Adwaita
.ssssssssdMMMNhsssssssssshNMMMdssssssss. Theme: Adwaita-dark [GTK2/3]
/sssssssshNMMMyhhyyyyhdNMMMNhssssssss/ Icons: Yaru [GTK2/3]
+sssssssssdmydMMMMMMMMddddyssssssss+ Terminal: gnome-terminal
/ssssssssssshdmNNNNmyNMMMMhssssss/ CPU: Intel i7-9700K (8) @ 4.900GHz
.ossssssssssssssssssdMMMNysssso. GPU: NVIDIA GeForce GTX 1660 Ti
-+sssssssssssssssssyyyssss+- Memory: 2204MiB / 32048MiB
`:+ssssssssssssssssss+:`
.-/+oossssoo+/-.
我已经安装pm-utils
并正在使用pm-suspend
(pm-hibernate
似乎坏了。我的显示器会变黑,但我的电脑会继续旋转。然后我就无法唤醒它(键盘和鼠标输入没有影响)并且必须完全重新启动)。
问题是,从暂停状态恢复所需的时间与启动所需的时间大致相同(如果不是更长的话)。不过持久性没有任何问题(我的桌面与我离开时一模一样,ubuntu 中的“出现问题”不会显示,也没有其他错误)。
然而,在完全恢复到 Ubuntu 之前,会出现类似下面的情况有时显示:
[ *timestamp* ] snd_hda_intel 0000:01:00.1: spurious response 0x80000000:0x0, last cmd=0x4f2f02
[ *timestamp* ] snd_hda_intel 0000:01:00.1: spurious response 0x80000000:0x0, last cmd=0x4f2f02
[ *timestamp* ] snd_hda_intel 0000:01:00.1: spurious response 0x80000000:0x0, last cmd=0x4f2f02
[ *timestamp* ] snd_hda_intel 0000:01:00.1: spurious response 0x8000004c:0x0, last cmd=0x4f2f02
[ *timestamp* ] snd_hda_intel 0000:01:00.1: spurious response 0x8000002d:0x0, last cmd=0x4f2f02
[ *timestamp* ] snd_hda_intel 0000:01:00.1: spurious response 0x80000035:0x0, last cmd=0x4f2f02
[ *timestamp* ] snd_hda_intel 0000:01:00.1: spurious response 0x8000000f:0x0, last cmd=0x4f2f02
[ *timestamp* ] snd_hda_intel 0000:01:00.1: spurious response 0x80000055:0x0, last cmd=0x4f2f02
[ *timestamp* ] snd_hda_intel 0000:01:00.1: spurious response 0x80000033:0x0, last cmd=0x4f2f02
[ *timestamp* ] snd_hda_intel 0000:01:00.1: spurious response 0x80000032:0x0, last cmd=0x4f2f02
[ *timestamp* ] iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
[ *timestamp* ] ata4: COMRESET failed (errno=-16)
[ *timestamp* ] PM: dpm_run_callback(): ucsi_ccg_resume+0x0/0x20 [ucsi_ccg] returns -110
[ *timestamp* ] PM: Device 0-0008 failed to resume: error -110
注意:使用pm-suspend
和systemctl suspend
似乎有相同的效果,尽管我使用pm-suspend
。
答案1
看起来更新已经修复了这个问题;)