重新启动 Gnome(alt+f2
然后输入 r)后,Ubuntu 有时会进入一个空的 tty 并变得无响应,重新启动后一个 tty 打开会吐出一堆文本(似乎是从 systemd 生成的)并很快变得无响应(并非总是在同一行文本)并且系统需要使用电源按钮关闭,重新启动后系统将打开一个 tty 并吐出一堆我认为来自 systemd 的消息。
大多数消息看起来像这样:
[ ok ] reached starting bluetooth
我现在已经三次遇到这个问题了,每次我都必须从实时 USB 驱动器完全重新安装 Ubuntu。
我的系统运行一个带有 Bay Trail igpu 的英特尔赛扬 cpu,以防万一。
在恢复模式下运行内核以访问终端的命令输出:
ls -al ~/.local/share/gnome-shell/extensions
输出:
ls: cannot access ‘/root/.local/share/gnome-extensions’ : No such file or directory
文件结构结束于-/.local/share
ls -al /home/username/.local/share/gnome-shell/extensions
输出:
ls: cannot access ‘/home/username/.local/share/gnome-extensions’ : No such file or directory
文件结构结束于-/.local/share/gnome-shell
free -h
输出 :
mem: total 3.7gi used 77mi free 3.5gi shared 1.0mi buff/cache 133mi available 3.5gi
swap: total 5.6gi used 0b free 5.6gi
ls -alt /var/crash
输出:
total 8
drwxr-xr-x 14 root root 4096 apr 16 15:10 ..
drwxrwsrwt 2 root whoopsie 4096 apr 16 15:04 .
该系统从未在 4 月运行过。
sudo fsck -f /dev/sda7
(sda7 是我的 Linux 文件系统)
输出:
fsck from util-linux 2.33.1
e2fsck 1.44.6 (5-Mar-2019)
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
/dev/sda7: 195643/10821632 files (0.2% non-contiguous), 2679734/43274170 blocks
这个命令是从 live USB 中的终端运行的。
系统无法启动和我为系统供电的视频应该在这里 (对 imgur 来说太长了)。
当启动 Ubuntu 时,我注意到
Were X 的模式类似于The system finally nomodeset
hangs
on line
那里还有三条带有计时器的消息,它们是这个,出现了两次,这个持续了几分钟 quiet splash
Stopping X...
[ ok ]Stopped X.
Starting X...
[ ok ]Starting X.
WPA supplicant
[ ok ]Started Daily apt upgrade and clean activities
A start job is running for Daily apt download activities
A start job is running for Daily apt upgrade and clean activities
你可能有这个问题...
参考:http ://askubuntu.com/questions/803640/system-freezes-completely-with-intel-bay-trail
您有一个有错误的英特尔“Bay Trail”处理器。
在
terminal
...我们在 GRUB 中编辑启动参数:
找到如下所示的行:
将其更改为:
然后:
我不知道如何解决这个问题,但我确实知道是什么触发了它,对我来说,至少这个问题是由在Meow打开时刷新 gnome shell 或使用 Meow 的图标编辑功能引起的。所以也许不要那样做。