Не загружается сессия в Ubuntu – Stack Overflow на русском

Blacklist radeon driver

If you are using an AMD graphics card, the radeon driver might be causing issues as it does not support newer versions of Ubuntu. The amdgpu driver that comes with the kernel does however. To blacklist the radeon driver and ensure amdgpu is loaded:

Open /etc/modprobe.d/blacklist.conf for editing and add blacklist radeon to the file. Then run:

If these steps don’t work

Contact Support! We have a few more things to try. There are a significant number of processes and files required for your graphical desktop environment to be loaded, and much fewer for the terminal login. As such, you can usually recover your desktop using the command line interface!

Move xorg.conf file out of the way

If display settings have been corrupted or modified incorrectly, it’s good to remove the xorg.conf.

By default, X11 config files are instead stored here:

xorg.conf files saved in /etc/X11 can cause displays issues on boot, and should be avoided wherever possible.

After moving those files and rebooting, try logging in again. (There may be files you need to move other than the common ones listed above.)

Reinstall nvidia driver

If your system is equipped with NVIDIA graphics, a recent update might be causing the login issues. (Usually, NVIDIA driver issues will prevent the login screen from loading at all; however, it’s still worth reinstalling if you are unable to log in after the above steps.) Refer to the table below to determine if your system contains NVIDIA graphics:

Reinstall the login manager

You can reinstall GNOME Display Manager (which handles the login screen), along with the desktop environment by running the below commands in :

After reinstalling those packages and rebooting, try logging in again.

Не загружается сессия в ubuntu

Привет всем. При загрузке ubuntu появляется окно авторизации, ввод пароля, и все дела. После ввода пароля пропадает окно авторизации и тут должно появится рабочее окружение, но вместо этого ноут издает звук и выкидывает назад на окно авторизации. Если ввожу не правильный пароль, то оно так и пишет что “Неверный пароль”. Через гостя тоже не заходит. Когда прохожу авторизацию через консоль(Ctrl Alt F1) то все нормально, могу выполнять различные команды.

Перед этим я ставил вот это, потому что ноут сильно гудел (кулер) и т.д. Но есть плюс, ноут уже не гудит сильно, но работать за ним я не могу. Люди знающие, помогите новичку) А то уже запарился)

При заходе через любого пользователя все тоже самое. То есть это не из за пользовательских настроек.

Ubuntu 16.04 Xenial Xerus. Unity.

Вот что записано в файле .xsession-errors после неудачного входа:

openConnection: connect: No such file or directory
cannot connect to brltty at :0
upstart: gnome-session (Unity) main process (2449) terminated with status 1
upstart: Disconnected from notified D-Bus bus
upstart: logrotate main process (2314) killed by TERM signal
upstart: update-notifier-crash (/var/crash/_usr_lib_colord_colord-sane.113.crash) main process (2354) killed by TERM signal
upstart: update-notifier-crash (/var/crash/_usr_lib_x86_64-linux-gnu_indicator-application_indicator-application-service.1000.crash) main process (2355) killed by TERM signal
upstart: bamfdaemon main process (2424) killed by TERM signal
upstart: hud main process (2438) killed by TERM signal
upstart: unity-panel-service main process (2456) killed by TERM signal
upstart: job indicator-bluetooth failed to stop

После выполнения вот этих команд:

sudo apt-get remove --purge xserver-xorg 
sudo apt-get autoremove 
sudo apt-get autoclean 
sudo apt-get clean 
sudo apt-get install xserver-xorg 
sudo dpkg-reconfigure xserver-xorg 
sudo reboot

После перезагрузки – черный экран и мигает сверху слева в углу символ нижнего подчеркивания и все.

Похожее:  B2B-продажи: как работать с крупными клиентами | блог Новая Эпоха

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *