从使用 Debian 10 开始,我的 Linux 桌面就经常会定期冻结。使用 Windows 时,就不会出现这种情况。冻结期间,系统不会响应任何交互。唯一的方法是重新启动系统。我的构建:
- 中央处理器:AMD 锐龙 5 1600
- 图形处理器:Nvidia GeForce GT 1030
- 内存:2x RAM A-DATA 8GB 2400MHz
- 母板: PRIME A320M-K Bios 版本 4023
- 操作系统:Ubuntu 20.04.1
/var/log/syslog
冻结之前没有太多信息:
systemd[1]: fprintd.service: Succeeded.
systemd[3842]: Started Application launched by gnome-shell.
systemd-resolved[660]: Server returned error NXDOMAIN, mitigating potential DNS violation DVE-2018-0001, retrying transaction with reduced feature level UDP.
systemd-resolved[660]: message repeated 3 times: [ Server returned error NXDOMAIN, mitigating potential DNS violation DVE-2018-0001, retrying transaction with reduced feature level UDP.]
systemd[1]: Starting Cleanup of Temporary Directories...
systemd[1]: systemd-tmpfiles-clean.service: Succeeded.
systemd[1]: Finished Cleanup of Temporary Directories.
如果我需要发布其他信息,请告诉我。