我最近在我的电脑上安装了 ubuntu。
新取:
.-/+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 中的“There was an issue”不会出现,也没有其他错误)。
但是,在完全恢复到 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
.
看起来有一个更新出现并解决了这个问题;)