今天,我从Ubuntu 16升级到了17。一切正常,直到我将计算机打开约2-3个小时。然后它崩溃了,除了没有错误屏幕或消息。只是崩溃前发生的最后一张图像。鼠标将不会移动,键盘将不起作用,并且所有操作(我的下载已停止...我不完全知道是否一切正常)不会继续。我只是以为这是一个随机的问题,可以通过手动关闭机器电源来进行操作,但是它又发生了,我不认为这只是要忽略的事情。任何帮助都将有助于解决此问题,因为我不知道。我也在使用Ubuntu桌面。
更新:的输出ls -alt /var/crash
是
总共8个
drwxr-xr-x 14个根root 4096 Apr 11 21:21 ..
drwxrwsrwt 2个root whoopsie 4096 Apr 11 21:14。
dpkg -l intel-microcode
给我错误
dpkg-query:找不到与英特尔微码匹配的软件包
Free -h
total used free shared buff/cache available
内存:7.7G 1.8G 349M 101M 5.6G 5.5G
交换:0B 0B 0B
并swapon
没有输出。
下次更新:
cat /etc/fstab #If there was a hashtag at the start of a line it got bolded.
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda1 during installation
UUID=8eedf4cb-b322-4455-905b- c50264691a4d / ext4 errors=remount-ro 0 1
/swapfile none swap sw 0 0
/dev/mapper/cryptswap1 none swap sw 0 0
这是我的Gparted屏幕截图。
下次更新: (PARTUUID的
输出sudo blkid
在同一行上,只是它没有以这种方式输出)
/dev/sda1: UUID="8eedf4cb-b322-4455-905b-c50264691a4d" TYPE="ext4" PARTUUID="46d95458-01"
/dev/sda5: UUID="4e48c05f-02d1-47ef-9a5f-bb8cba50dd2b" TYPE="ext4" PARTUUID="46d95458-05"
/dev/sda6: UUID="7f7d6675-31a4-4100-9d32-5faa0e0cea3e" TYPE="swap" PARTUUID="46d95458-06"
/dev/sdb1: LABEL="HD-LXU3" UUID="F45A29EB5A29AB76" TYPE="ntfs" PARTUUID="aa1e0d10-01"
ls -al /
总输出2097264
drwxr-xr-x 24 root root 4096 May 26 12:10。
drwxr-xr-x 24根root 4096 5月26日12:10 ..
drwxr-xr-x 2根root 4096 5月27日23:15 bin
drwxr-xr-x 3根root 4096 5月29日13:09引导
drwxrwxr-x 2根root 4096 May 26 11:44 cdrom
drwxr-xr-x 22根root 4480 Jun 4 12:00 dev
drwxr-xr-x 140根root 12288 Jun 2 17:36 etc
drwxr-xr-x 4根root 4096 May 26 11:47 home
lrwxrwxrwx 1 root root 33 May 26 12:10 initrd.img-> boot / initrd.img-4.10.0-21-generic lrwxrwxrwx
1 root root 33 May 26 11:50 initrd.img.old-> boot /initrd.img-4.10.0-19-generic
drwxr-xr-x 25根目录4096 May 26 13:03 lib
drwxr-xr-x 2根目录4096 Apr 11 21:07 lib64
drwx ------ 2根目录16384 May 26 11:43 lost + found
drwxr -xr-x 3根目录4096 May 26 11:56介质
drwxr-xr-x 2根目录4096 Apr 11 21:07 mnt
drwxr-xr-x 5根目录4096 May 28 09:51 opt
dr-xr-xr- x 242 root root 0 Jun 4 11:58 proc
drwx ------ 4 root root 4096 May 29 21:03 root
drwxr-xr-x 30 root root 960 Jun 4 12:05 run
drwxr-xr-x 2 root根目录12288 May 27 23:15 sbin
drwxr-xr-x 2根目录根4096 Apr 6 02:32 snap
drwxr-xr-x 2根目录根4096 Apr 11 21:07 srv
-rw ------- 1 root root 2147483648 May 26 11:44 swapfile
dr-xr-xr-x 13 root root 0 Jun 4 13:43 sys
drwxrwxrwt 16 root root 4096 Jun 4 13:46 tmp
drwxr-xr -x 11根root 4096 Apr 11 21:13 usr
drwxr-xr-x 15根root 4096 May 28 14:08 var
lrwxrwxrwx 1根root 30 May 26 12:10 vmlinuz-> boot / vmlinuz-4.10.0-21-通用
lrwxrwxrwx 1根根30 May 26 11:50 vmlinuz.old-> boot / vmlinuz-4.10.0-19-generic
最终编辑
free -h
给我:
> total used free shared buff/cache available
Mem: 7.7G 889M 6.2G 46M 692M 6.6G
Swap: 2.0G 0B 2.0G
swapon
给出:
NAME TYPE SIZE USED PRIO
> /dev/dm-0 partition 2G 0B -1
并ls -alh /swapfile
给出:
-rw ------- 1根root 2.0G 6月4日21:41 / swapfile
另外,我的启动时间也大大增加了。
dpkg -l intel-microcode
和free -h
和swapon
(再次将其编辑为您的问题)。对于针对我的评论,请以它们开头,@heynnema
否则我可能会想念它们。
terminal
输出,ls -alt /var/crash
我们可以从此处开始。您是否有“ Bay Trail”英特尔CPU?