Переход на 3.20 вроде успешный, НО после загрузки и залогинивания, минут через 3-5, выбивает на вот такое окно , Ctrl+Alt+F2 и мы вновь там где были раньше (браузер, например). Что за приблуды?

апр 16 14:11:49 myhost systemd-coredump[1091]: Failed to parse resource limit: gnome-shell
апр 16 14:11:49 myhost systemd-coredump[1091]: Process 444 (gnome-shell) of user 120 dumped core.
апр 16 14:11:49 myhost gnome-session-binary[424]: Unrecoverable failure in required component org.gnome.Shell.desktop
апр 16 14:11:49 myhost gnome-session-binary[424]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
апр 16 14:11:49 myhost gnome-session-binary[424]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
апр 16 14:11:49 myhost gnome-session-binary[424]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
апр 16 14:11:49 myhost gnome-session-binary[424]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
"If you try to hide the complexity of the system, you'll end up with a more complex system". Layers of abstraction that serve to hide internals are never a good thing. Instead, the internals should be designed in a way such that they NEED no hiding. —Aaron Griffin
это приводит к этому (см. ниже), особых улучшений не вижу (но Спасибо)

Журнал загрузки; статус gdm сервиса; сообщения о загрузке из dmesg; xorg.0.log...

Со второго раза взлетел, но мне кажется, что это всё-таки не решение проблемы вылетающих ошибок при загрузке:

Журнал загрузки ОШИБКИ; статус gdm сервиса; сообщения о загрузке из dmesg; xorg.0.log...
"If you try to hide the complexity of the system, you'll end up with a more complex system". Layers of abstraction that serve to hide internals are never a good thing. Instead, the internals should be designed in a way such that they NEED no hiding. —Aaron Griffin
После презагрузки не запустился gdm...
На sysmemctl status gdm, выдает active и ошибку:
Failed to create session: Resourse deadlock avoided
Загрузка останавливается на
[ОК] Reached target Graphical Interface.
[ОК] Started Manage, Install and Generate Color Profiles.
[ОК] Started Authorization Manager.
[ОК] Started Accounts Service.
[ОК] Reached target Graphical Interface.
[ОК] Started Manage, Install and Generate Color Profiles.
[ОК] Started Authorization Manager.
[ОК] Started Accounts Service.
"If you try to hide the complexity of the system, you'll end up with a more complex system". Layers of abstraction that serve to hide internals are never a good thing. Instead, the internals should be designed in a way such that they NEED no hiding. —Aaron Griffin
Доброго времени суток!

Всера провёл обновление, с предупреждениями. Как мне показалось, предупреждения не критичные (хотя и правильно, что такие предупреждения есть)
...
:: Запускается полное обновление системы...
разрешение зависимостей...
проверка конфликтов...
предупреждение: обнаружена циклическая зависимость:
предупреждение: freetype2 будет установлен перед harfbuzz, как зависимость
предупреждение: обнаружена циклическая зависимость:
предупреждение: freetype2 будет установлен перед harfbuzz, как зависимость
предупреждение: обнаружена циклическая зависимость:
предупреждение: хоrg-server будет установлен перед nvidia-340хх-libgl, как зависимость
предупреждение: обнаружена циклическая зависимость:
предупреждение: хоrg-server будет установлен перед nvidia-340хх-utils, как зависимость
предупреждение: обнаружена циклическая зависимость:
предупреждение: xorg-server будет установлен перед nvidia-340хх-libgl, как зависимость
...
в процессе обновления, никаких ошибок больше не было...
Сегодня, при запуске в окне загрузки модулей/юнитов мелкнуло, что-то из разряда загрузка динамической памяти, потом пошло сообщение (42sec/no limit) и не закрываясь секунды увеличивались, потом, было сообщение
[ OK ] Reached target Graphical Interface.

Команда systemctl status gdm.service показывает Active и без ошибок.

Прилагаю:
/var/log/Xorg.0.log

и вывод команд:
$ sudo journalctl -b -p 3

$ dmesg | less

P.S.: в итоге ОНО запустилось, пока я шарился в ошибках на tty№ и запускал его на tty(№+1) с помощью
$ startx
$ sudo systemctl restart gdm
. Как лечиться?
Благодарю!
"If you try to hide the complexity of the system, you'll end up with a more complex system". Layers of abstraction that serve to hide internals are never a good thing. Instead, the internals should be designed in a way such that they NEED no hiding. —Aaron Griffin
Доброго времени суток всем!

Не стал вмешиваться, пока шло активное обсуждение... вот всё разрешилось и решил вставить свои 5 копеек:

После обновления имеем ошибки:

# journalctl -b -p 3
[sudo] пароль для nnikita:
-- Logs begin at Сб 2014-04-26 09:52:18 MSK, end at Ср 2015-09-23 21:11:04 MSK.
сен 23 21:06:43 myhost kernel: Failed to find cpu0 device node
сен 23 21:06:47 myhost kernel: asus_atk0110: Resources not safely usable due to acpi_enforce_resources kernel parameter
сен 23 21:06:47 myhost kernel: MPU-401 device not found or device busy
сен 23 21:07:08 myhost gnome-session[545]: Unrecoverable failure in required component gnome-shell-wayland.desktop
сен 23 21:07:10 myhost systemd-coredump[1012]: Process 741 (gnome-shell) of user 120 dumped core.

Особенно интересуют первая и последняя ошибки... Откуда? Почему? Как решать?

Благодарю!
"If you try to hide the complexity of the system, you'll end up with a more complex system". Layers of abstraction that serve to hide internals are never a good thing. Instead, the internals should be designed in a way such that they NEED no hiding. —Aaron Griffin
Доброго времени суток!

При загрузке, после недавнего появления gnome 3.16, появились следующие ошибки:
$ sudo journalctl -b -p 3
-- Logs begin at Ср 2013-11-13 01:09:07 MSK, end at Сб 2015-06-20 20:44:50 MSK.
...
июн 20 19:55:30 myhost gnome-session[707]: Unrecoverable failure in required com
июн 20 19:55:32 myhost systemd-coredump[722]: Process 714 (gnome-shell) of user
июн 20 19:55:32 myhost gnome-session[745]: Unrecoverable failure in required com
июн 20 19:55:34 myhost systemd-coredump[757]: Process 751 (gnome-shell) of user 

Что это и как решить проблему?

Благодарю!
"If you try to hide the complexity of the system, you'll end up with a more complex system". Layers of abstraction that serve to hide internals are never a good thing. Instead, the internals should be designed in a way such that they NEED no hiding. —Aaron Griffin
Доброго времени суток!

Обновление принесло следующее:

$ sudo journalctl -b -p 3
...
gnome-session[626]: Unrecoverable failure in required component gnome-shell-wayland.desktop
systemd-coredump[642]: Process 633 (gnome-shell) of user 120 dumped core.
gnome-session[666]: Unrecoverable failure in required component gnome-shell-wayland.desktop
systemd-coredump[679]: Process 672 (gnome-shell) of user 120 dumped core.
...
"If you try to hide the complexity of the system, you'll end up with a more complex system". Layers of abstraction that serve to hide internals are never a good thing. Instead, the internals should be designed in a way such that they NEED no hiding. —Aaron Griffin
Какие есть пути решения и причины?
gnome-session 3.14.0
"If you try to hide the complexity of the system, you'll end up with a more complex system". Layers of abstraction that serve to hide internals are never a good thing. Instead, the internals should be designed in a way such that they NEED no hiding. —Aaron Griffin
firefox
"If you try to hide the complexity of the system, you'll end up with a more complex system". Layers of abstraction that serve to hide internals are never a good thing. Instead, the internals should be designed in a way such that they NEED no hiding. —Aaron Griffin
Доброго времени суток!

Раньше было такое один раз (~2 года назад), НО за последнюю неделю дважды.

После просмотра новостей в браузере, чёрный экран с перезапуском man-db и выход в поле логин\пароль. В связи с чем такая ситуация? Есть ли пути решения? Как открыть сам дамп и что там важно увидеть?

мар 18 11:51:56 myhost pulseaudio[2966]: [pulseaudio] client-conf-x11.c: Вызов xcb_connection_has_error() вернул «true».
мар 18 11:51:57 myhost gdm[360]: gdm_display_finish: assertion 'GDM_IS_DISPLAY (display)' failed
мар 18 11:51:57 myhost pulseaudio[2974]: [pulseaudio] module-jackdbus-detect.c: Unable to contact D-Bus session bus: org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /tmp/dbus-zqHS4FZb1O: В соединении отказано
мар 18 11:51:57 myhost pulseaudio[2974]: [pulseaudio] module.c: Failed to load module "module-jackdbus-detect" (argument: "channels=2"): initialization failed.
мар 18 11:51:57 myhost pulseaudio[2974]: [pulseaudio] main.c: Module load failed.
мар 18 11:51:57 myhost pulseaudio[2974]: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.systemd1.LoadFailed: Unit dbus-org.bluez.service failed to load: No such file or directory.
мар 18 11:51:59 myhost systemd-coredump[2960]: Process 545 (Xorg) of user 0 dumped core.
мар 18 11:52:01 myhost pulseaudio[3045]: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.systemd1.LoadFailed: Unit dbus-org.bluez.service failed to load: No such file or directory.
"If you try to hide the complexity of the system, you'll end up with a more complex system". Layers of abstraction that serve to hide internals are never a good thing. Instead, the internals should be designed in a way such that they NEED no hiding. —Aaron Griffin