buggy iniciar em atualização reparada de 14.04 para o Ubuntu 16.04 LTS

2

Eu atualizei meu Ubuntu 14.04 LTS para o Xenial 16.04 usando o atualizador de software, mas infelizmente o upgrade congelou quando ele estava instalando o que pareciam ser algumas fontes. Como não estava respondendo há muito tempo e eu não podia fazer mais nada, forcei uma reinicialização difícil. Isso me levou direto para um terminal (sem GUI), onde eu corria:

sudo dpkg --configure -a

Que correu e corrigiu uma grande quantidade de coisas, mas encontrou dois erros configurando os pacotes 'cgmanager' e 'systemd-shim'. Eu reiniciei e conectei (desta vez o gui carregado) para rodar

sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
sudo apt-get -f install

que terminou sem mais problemas.

Desde então, minha seqüência de inicialização parece em todo o lugar. Parece que a sequência de inicialização está reiniciando em um ponto e parece muito instável. Não há saída de texto, mas minha tela está ligada e desligada, redimensionando uma caixa com o plano de fundo roxo / preto do ubuntu, a tela inicial de carregamento do ubuntu só aparece muito em breve. Em seguida, ele carrega a tela de login, mas com a imagem de segundo plano padrão do Ubuntu, mas, em seguida, alterna para a imagem de segundo plano, como se a tela de login fosse recarregada.

O que me leva a acreditar que não atualizei totalmente ou, pelo menos, que existem alguns problemas de configuração.

no meu / var / log / syslog, descobri que o kernel correto foi carregado e os parâmetros 'quiet splash' estão definidos:

Aug  8 10:22:35 PC83 kernel: [    0.000000] Linux version 4.4.0-31-generic (buildd@lgw01-16) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #50-Ubuntu SMP Wed Jul 13 00:07:12 UTC 2016 (Ubuntu 4.4.0-31.50-generic 4.4.13)
Aug  8 10:22:35 PC83 kernel: [    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-31-generic root=UUID=8966e632-6b98-48ad-9ebb-46f41e62e711 ro quiet splash vt.handoff=7

No entanto, eu tive alguns erros no meu syslog:

Aug  8 10:31:55 PC83 systemd[1]: Started User Manager for UID 1011.
Aug  8 10:31:55 PC83 org.ayatana.bamf[4161]: bamfdaemon start/running, process 4219
Aug  8 10:31:55 PC83 org.a11y.Bus[4161]: ** (process:4230): WARNING **: Failed to register client: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided b
y any .service files
Aug  8 10:31:55 PC83 org.a11y.Bus[4161]: Activating service name='org.a11y.atspi.Registry'
Aug  8 10:31:55 PC83 org.a11y.Bus[4161]: Successfully activated service 'org.a11y.atspi.Registry'
Aug  8 10:31:55 PC83 org.a11y.atspi.Registry[4235]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Aug  8 10:31:56 PC83 systemd[1]: Started CUPS Scheduler.
Aug  8 10:31:56 PC83 rtkit-daemon[2824]: Successfully made thread 4418 of process 4418 (n/a) owned by '1001' high priority at nice level -11.
Aug  8 10:31:56 PC83 rtkit-daemon[2824]: Supervising 4 threads of 2 processes of 2 users.
Aug  8 10:31:57 PC83 colord[2143]: (colord:2143): Cd-WARNING **: failed to get session [pid 4415]: No such device or address
Aug  8 10:31:57 PC83 rtkit-daemon[2824]: Supervising 4 threads of 2 processes of 2 users.
Aug  8 10:31:57 PC83 rtkit-daemon[2824]: Successfully made thread 4437 of process 4418 (n/a) owned by '1001' RT at priority 5.
Aug  8 10:31:57 PC83 rtkit-daemon[2824]: Supervising 5 threads of 2 processes of 2 users.
Aug  8 10:31:57 PC83 rtkit-daemon[2824]: Supervising 5 threads of 2 processes of 2 users.
Aug  8 10:31:57 PC83 rtkit-daemon[2824]: Successfully made thread 4439 of process 4418 (n/a) owned by '1001' RT at priority 5.
Aug  8 10:31:57 PC83 rtkit-daemon[2824]: Supervising 6 threads of 2 processes of 2 users.
Aug  8 10:31:57 PC83 rtkit-daemon[2824]: Successfully made thread 4441 of process 4441 (n/a) owned by '1001' high priority at nice level -11.
Aug  8 10:31:57 PC83 rtkit-daemon[2824]: Supervising 7 threads of 3 processes of 2 users.
Aug  8 10:31:57 PC83 pulseaudio[4441]: [pulseaudio] pid.c: Daemon already running.
Aug  8 10:31:57 PC83 dbus[1967]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service'
Aug  8 10:31:57 PC83 systemd[1]: Starting Locale Service...
Aug  8 10:31:57 PC83 dbus[1967]: [system] Successfully activated service 'org.freedesktop.locale1'
Aug  8 10:31:57 PC83 systemd[1]: Started Locale Service.
Aug  8 10:31:57 PC83 org.gnome.ScreenSaver[4161]: ** (gnome-screensaver:4358): WARNING **: Couldn't get presence status: The name org.gnome.SessionManager was not provided by any .service files
Aug  8 10:31:57 PC83 gnome-session[4301]: gnome-session-binary[4301]: WARNING: Could not parse desktop file gnome-user-share.desktop or it references a not found TryExec binary
Aug  8 10:31:57 PC83 gnome-session-binary[4301]: WARNING: Could not parse desktop file gnome-user-share.desktop or it references a not found TryExec binary
Aug  8 10:31:57 PC83 gnome-session[4301]: SSH_AUTH_SOCK=/run/user/1001/keyring/ssh
Aug  8 10:31:57 PC83 gnome-session[4301]: SSH_AUTH_SOCK=/run/user/1001/keyring/ssh
Aug  8 10:31:57 PC83 gnome-session[4301]: SSH_AUTH_SOCK=/run/user/1001/keyring/ssh
Aug  8 10:31:57 PC83 gnome-session-binary[4301]: Entering running state
Aug  8 10:31:57 PC83 gnome-session[4301]: (process:4474): indicator-application-service-WARNING **: Unable to get watcher name 'org.kde.StatusNotifierWatcher'
Aug  8 10:31:57 PC83 gnome-session[4301]: (process:4474): indicator-application-service-WARNING **: Name Lost
Aug  8 10:31:57 PC83 dbus[1967]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service'
Aug  8 10:31:57 PC83 systemd[1]: Starting Disk Manager...
Aug  8 10:31:57 PC83 udisksd[4528]: udisks daemon version 2.1.7 starting
Aug  8 10:31:57 PC83 gnome-session[4301]: (gnome-software:4470): Gs-WARNING **: Failed to create permission org.freedesktop.packagekit.trigger-offline-update: GDBus.Error:org.freedesktop.PolicyKit1.Error.Fa
iled: Action org.freedesktop.packagekit.trigger-offline-update is not registered
Aug  8 10:31:57 PC83 gnome-session[4301]: (gnome-software:4470): Gs-WARNING **: Failed to create permission org.freedesktop.packagekit.trigger-offline-update: GDBus.Error:org.freedesktop.PolicyKit1.Error.Fa
iled: Action org.freedesktop.packagekit.trigger-offline-update is not registered
Aug  8 10:31:57 PC83 dbus[1967]: [system] Activating service name='org.freedesktop.fwupd' (using servicehelper)
Aug  8 10:31:58 PC83 dbus[1967]: [system] Successfully activated service 'org.freedesktop.UDisks2'
Aug  8 10:31:58 PC83 systemd[1]: Started Disk Manager.
Aug  8 10:31:58 PC83 udisksd[4528]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Aug  8 10:31:58 PC83 org.gtk.vfs.AfcVolumeMonitor[4161]: Volume monitor alive
Aug  8 10:31:58 PC83 gnome-session[4301]: Starting Dropbox...Initializing nautilus-dropbox 2015.10.28
Aug  8 10:31:59 PC83 org.freedesktop.fwupd[1967]: (fwupd:4539): Fu-WARNING **: Failed to coldplug: UEFI firmware updating not supported
Aug  8 10:31:59 PC83 dbus[1967]: [system] Successfully activated service 'org.freedesktop.fwupd'
Aug  8 10:31:59 PC83 org.gnome.ScreenSaver[4161]: ** Message: Lost the name, shutting down.

Especificamente:

Aug  8 10:31:55 PC83 org.a11y.Bus[4161]: ** (process:4230): WARNING **: Failed to register client: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided b
y any .service files

e

Aug  8 10:31:59 PC83 org.freedesktop.fwupd[1967]: (fwupd:4539): Fu-WARNING **: Failed to coldplug: UEFI firmware updating not supported
Aug  8 10:31:59 PC83 dbus[1967]: [system] Successfully activated service 'org.freedesktop.fwupd'

Parece que o org.freedesktop.DBus não foi iniciado corretamente. Como eu poderia resolver o ônibus corretamente e iniciá-lo?

O que mais eu poderia tentar encontrar a origem do problema de inicialização ou outros conflitos de configuração?

Qualquer ajuda é muito apreciada:)

Atualização:

Então, no final, tudo se tornou instável para eu trabalhar, então decidi morder a bala e reinstalar o Ubuntu. No entanto, isso não resolveu esse problema. A sequência de partida ainda é toda animada e movimenta diferentes imagens de fundo. O que me leva a acreditar que pode ser um problema de BIOS, não carregar o SO corretamente ou assim? Alguma idéia?

    
por Pitt 05.08.2016 / 22:39

0 respostas