Ubuntu 18.04 trava no desligamento

1

Instalei o Ubuntu 18.04 LTS (era uma instalação nova, não atualizei de uma versão antiga). Desde então, sempre que eu desligar, ele sempre fica ligado, às vezes, como mostrado nesta imagem:

Enasoutrasvezes,ficapenduradocomoémostradoaqui:

Eentão,eutenhoqueforçá-loadesligar,pressionandoobotãodeenergia.

Eupesquiseiissoeacheiessasugestão:AltereGRUB_CMDLINE_LINUX_DEFAULT="quiet splash" para GRUB_CMDLINE_LINUX_DEFAULT="" e atualize o grub.
Eu fiz o que disse, mas não funcionou.

Algumas informações adicionais:

$ uname -a
Linux My-FRIEND 4.15.0-20-generic #21-Ubuntu SMP Tue Apr 24 06:16:15 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux  

Uma parte suspeita que encontrei quando corro dmesg :

[   31.329263] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
[   31.414525] r8169 0000:03:00.0 enp3s0: link down
[   31.414609] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
[   31.484384] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   37.467771] PKCS#7 signature not signed with a trusted key
[   37.467779] vboxdrv: loading out-of-tree module taints kernel.
[   37.467971] vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
[   37.474593] vboxdrv: Found 4 processor cores
[   37.492246] vboxdrv: TSC mode is Invariant, tentative frequency 2194900161 Hz
[   37.492247] vboxdrv: Successfully loaded version 5.2.10_Ubuntu (interface 0x00290001)
[   37.501075] PKCS#7 signature not signed with a trusted key
[   37.501461] VBoxNetFlt: Successfully started.
[   37.506348] PKCS#7 signature not signed with a trusted key
[   37.506631] VBoxNetAdp: Successfully started.
[   37.511121] PKCS#7 signature not signed with a trusted key
[   37.511416] VBoxPciLinuxInit
[   37.513435] vboxpci: IOMMU not found (not registered)

Está relacionado ao kernel ou ao meu cartão WiFi?

    
por singrium 22.05.2018 / 10:43

0 respostas