Цикл входа в систему Ubuntu 16.04

Хорошо моя проблема запустилась без значков на рабочем столе, я попробовал их в termainal:

sudo apt-get update && sudo apt-get dist-upgrade
sudo apt-get install ubuntu-desktop
sudo apt-get -f install
gsettings set org.compiz.core:/org/compiz/profiles/unity/plugins/core/ active-plugins "['core', 'ccp', 'composite', 'opengl', 'place', 'snap', 'imgpng', 'resize', 'commands', 'compiztoolbox', 'move', 'mousepoll', 'grid', 'wall', 'vpswitch', 'unitymtgrabhandles', 'regex', 'copytex', 'session',         'animation', 'workarounds', 'expo','fade','scale','ezoom','unityshell']"                                
sudo rm /usr/lib/compiz/libprlcompiz_0_9_12_2.so
killall -9 prlcc
export DISPLAY=:0
setsid unity
sudo dconf reset -f /org/compiz/
export DISPLAY=:0
sudo apt-get upgrade
sudo apt-get update

Я также изменил драйвер Nvidia до 361 с 340. Это - то, где я думал, что проблема была. После удаления драйвера Nvidia я перезагрузил и все еще не мог войти в систему.

Вот то, что мои .xsession-ошибки имеет:

openConnection: connect: No such file or directory
cannot connect to brltty at :0
upstart: unity7 main process (4088) killed by ABRT signal
upstart: unity7 main process ended, respawning
upstart: unity7 main process (5530) terminated with status 1
upstart: unity7 main process ended, respawning
upstart: unity7 main process (5540) terminated with status 1
upstart: unity7 main process ended, respawning
upstart: unity7 main process (5550) terminated with status 1
upstart: unity7 main process ended, respawning
upstart: unity7 main process (5560) terminated with status 1
upstart: unity7 main process ended, respawning
upstart: unity7 main process (5570) terminated with status 1
upstart: unity7 main process ended, respawning
upstart: unity7 main process (5583) terminated with status 1
upstart: unity7 main process ended, respawning
upstart: unity7 main process (5594) terminated with status 1
upstart: unity7 main process ended, respawning
upstart: unity7 main process (5604) terminated with status 1
upstart: unity7 main process ended, respawning
upstart: unity7 main process (5614) terminated with status 1
upstart: unity7 main process ended, respawning
upstart: unity7 main process (5629) terminated with status 1
upstart: unity7 respawning too fast, stopped
upstart: bamfdaemon main process (3725) terminated with status 1
upstart: unity-panel-service main process (3861) terminated with status 1
upstart: indicator-keyboard main process (3904) terminated with status 1
upstart: indicator-printers main process (3910) terminated with status 1
upstart: unity-settings-daemon main process (3849) terminated with status 1
upstart: hud main process (3847) terminated with status 1
upstart: indicator-bluetooth main process (3900) killed by TERM signal
upstart: indicator-power main process (3902) killed by TERM signal
upstart: indicator-datetime main process (3903) killed by TERM signal
upstart: indicator-session main process (3911) killed by TERM signal
upstart: Disconnected from notified D-Bus bus
upstart: indicator-application main process (3926) killed by TERM signal
upstart: gnome-session (Unity) main process (3856) terminated with status 1
upstart: gpg-agent post-stop process (16030) killed by TERM signal

Любая справка была бы большой.

Спасибо

1
задан 20 August 2016 в 23:40

0 ответов

Другие вопросы по тегам:

Похожие вопросы: