Автор Тема: После обновления не стартует DE  (Прочитано 2102 раз)

Оффлайн Dmytro

  • Мастер
  • ***
  • Сообщений: 1 001
p8 x32 xfce

Перед обновлением оказалась неверно выставлена дата. После перезагрузки не стартует DE - получил черный экран с мигающим курсором. До выбора пользователя не доходит. В логах иксов ничего криминального не нашел. В ручную иксы запускаются, но DE сильно побит, нет украшалок: обоев, значков в меню, панели и на рабочем столе.

Обнаружил, что дефолтное ядро не изменилось. Поменял через select-kernel. Проблема не решилась. На всякий случай пробовал un-def - тоже не помогло.

Подскажите, пожалуйста, куда посмотреть.

P.S.: после исправления даты обновления запускал - не помогло.

Добавил лог обновления... но он ничего не дает.

Добавил 2 лога:
log.txt - лог обновлений.
log14sept.txt - все, что произошло сегодня до смены даты.
« Последнее редактирование: 26.12.2016 18:05:05 от Dmytro »

Оффлайн Speccyfighter

  • Мастер
  • ***
  • Сообщений: 10 259
Re: После обновления не стартует DE
« Ответ #1 : 26.12.2016 18:43:52 »
p8 x32 xfce

Перед обновлением оказалась неверно выставлена дата. После перезагрузки не стартует DE - получил черный экран с мигающим курсором. До выбора пользователя не доходит.

Типичная проблема systemd при которой он Линукс вываливает в BSOD.
sysv при такой ситуации очень неприлично ругается в tty1 если дата в суперблоке оказывается в будущем, неправильно правит время, но систему грузит в Х-сы, исправить время дело техники.
Увидите Лёньку, привет от меня ему передавайте.

Посмотрите для начала время монтирования, не оказалось ли оно в фьюче?
# LANG=C date
Mon Dec 26 18:18:46 +03 2016
# tune2fs -l /dev/sda3|grep -v 'Hash\|UUID'
tune2fs 1.42.13 (17-May-2015)
Filesystem volume name:   <none>
Last mounted on:          /
Filesystem magic number:  0xEF53
Filesystem revision #:    1 (dynamic)
Filesystem features:      has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize
Filesystem flags:         signed_directory_hash
Default mount options:    user_xattr acl
Filesystem state:         clean
Errors behavior:          Continue
Filesystem OS type:       Linux
Inode count:              1026000
Block count:              4096000
Reserved block count:     204799
Free blocks:              2414603
Free inodes:              885337
First block:              0
Block size:               4096
Fragment size:            4096
Reserved GDT blocks:      999
Blocks per group:         32768
Fragments per group:      32768
Inodes per group:         8208
Inode blocks per group:   513
Flex block group size:    16
Filesystem created:       Thu Oct 27 21:39:25 2016
Last mount time:          Mon Dec 26 17:54:33 2016
Last write time:          Mon Dec 26 17:54:33 2016
Mount count:              121
Maximum mount count:      -1
Last checked:             Thu Oct 27 21:39:25 2016
Check interval:           0 (<none>)
Lifetime writes:          76 GB
Reserved blocks uid:      0 (user root)
Reserved blocks gid:      0 (group root)
First inode:              11
Inode size:           256
Required extra isize:     28
Desired extra isize:      28
Journal inode:            8
First orphan inode:       683305
Default directory hash:   half_md4
Journal backup:           inode blocks
# grep -rHin mount /var/log/|grep root|tail -n 2
/var/log/daemons/info:24280:Dec 26 11:33:08 neskazhu rc.sysinit: Remounting root filesystem in read/write mode: succeeded
/var/log/daemons/info:24511:Dec 26 17:54:33 neskazhu rc.sysinit: Remounting root filesystem in read/write mode: succeeded

Время исправляется например (у себя смотреть -- UTC?! И ru скорее всего.)
Системное время
# ntpdate -u by.pool.ntp.org
26 Dec 18:21:17 ntpdate[10925]: adjust time server 178.124.134.106 offset 0.000425 sec

Часы BIOS
# hwclock -w --localtime
# hwclock
2016-12-26 18:22:00.807430+0300

Можно насильно чекнуть, смонтировать и перегрузить чтобы в суперблоке осталось время последнего монтирования не в будущем.

Оффлайн Dmytro

  • Мастер
  • ***
  • Сообщений: 1 001
Re: После обновления не стартует DE
« Ответ #2 : 26.12.2016 19:04:24 »
Посмотрите для начала время монтирования, не оказалось ли оно в фьюче?
Оно оказалось в прошлом. Только понять не могу, в каком именно, т.к. на панельке, вроде, видел 30 сентября, а в логах - 14 сентября.

Вроде нашел часть того, что отвалилось: gtk.
$ gimp

(gimp:1853): Gimp-Core-WARNING **: Wrong translation for 'tags-locale:', fix the translation!
MIB search path: /usr/share/snmp/mibs:/usr/share/mibs/net-snmp:/usr/share/mibs/iana:/usr/share/mibs/ietf:/usr/share/mibs/tubs:/usr/share/mibs/cisco:/usr/share/pibs/ietf:/usr/share/pibs/tubs:
Cannot find module (NET-SNMP-AGENT-MIB): At line 0 in (none)
Cannot find module (SNMPv2-MIB): At line 0 in (none)
Cannot find module (IF-MIB): At line 0 in (none)
Cannot find module (IP-MIB): At line 0 in (none)
Cannot find module (TCP-MIB): At line 0 in (none)
Cannot find module (UDP-MIB): At line 0 in (none)
Cannot find module (HOST-RESOURCES-MIB): At line 0 in (none)
Cannot find module (NOTIFICATION-LOG-MIB): At line 0 in (none)
Cannot find module (DISMAN-EVENT-MIB): At line 0 in (none)
Cannot find module (DISMAN-SCHEDULE-MIB): At line 0 in (none)
Cannot find module (EtherLike-MIB): At line 0 in (none)
Cannot find module (HOST-RESOURCES-TYPES): At line 0 in (none)
Cannot find module (IPV6-ICMP-MIB): At line 0 in (none)
Cannot find module (IPV6-MIB): At line 0 in (none)
Cannot find module (IPV6-TCP-MIB): At line 0 in (none)
Cannot find module (IPV6-UDP-MIB): At line 0 in (none)
Cannot find module (UCD-IPFWACC-MIB): At line 0 in (none)
Cannot find module (SNMP-TARGET-MIB): At line 0 in (none)
Cannot find module (TUNNEL-MIB): At line 0 in (none)
Cannot find module (IPV6-FLOW-LABEL-MIB): At line 0 in (none)
Cannot find module (UCD-DISKIO-MIB): At line 0 in (none)
Cannot find module (LM-SENSORS-MIB): At line 0 in (none)
Cannot find module (UCD-SNMP-MIB): At line 0 in (none)
Cannot find module (UCD-DEMO-MIB): At line 0 in (none)
Cannot find module (NET-SNMP-VACM-MIB): At line 0 in (none)
Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none)
Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none)
Cannot find module (IP-FORWARD-MIB): At line 0 in (none)
Cannot find module (SNMP-NOTIFICATION-MIB): At line 0 in (none)
Cannot find module (SNMP-MPD-MIB): At line 0 in (none)
Cannot find module (SNMP-USER-BASED-SM-MIB): At line 0 in (none)
Cannot find module (SNMP-FRAMEWORK-MIB): At line 0 in (none)
Cannot find module (SNMPv2-TM): At line 0 in (none)
Cannot find module (NET-SNMP-PASS-MIB): At line 0 in (none)
Cannot find module (NET-SNMP-EXTEND-MIB): At line 0 in (none)
Cannot find module (UCD-DLMOD-MIB): At line 0 in (none)

(gimp:1853): Gtk-WARNING **: Error loading theme icon 'gtk-cancel' for stock: Unrecognized image file format

(gimp:1853): Gtk-WARNING **: Error loading theme icon 'go-down' for stock: Unrecognized image file format

(gimp:1853): Gtk-WARNING **: Error loading theme icon 'go-down' for stock: Unrecognized image file format

(gimp:1853): Gtk-WARNING **: Error loading theme icon 'document-new' for stock: Unrecognized image file format

(gimp:1853): Gtk-WARNING **: Error loading theme icon 'folder' for stock: Unrecognized image file format

(gimp:1853): Gtk-WARNING **: Error loading theme icon 'go-up' for stock: Unrecognized image file format

(gimp:1853): Gtk-WARNING **: Error loading theme icon 'go-down' for stock: Unrecognized image file format

(gimp:1853): Gtk-WARNING **: Error loading theme icon 'edit-delete' for stock: Unrecognized image file format

(gimp:1853): Gtk-WARNING **: Error loading theme icon 'gtk-edit' for stock: Unrecognized image file format

(gimp:1853): Gtk-WARNING **: Error loading theme icon 'edit-undo' for stock: Unrecognized image file format

(gimp:1853): Gtk-WARNING **: Error loading theme icon 'edit-redo' for stock: Unrecognized image file format

(gimp:1853): Gtk-WARNING **: Error loading theme icon 'edit-clear' for stock: Unrecognized image file format

(gimp:1853): Gtk-WARNING **: Error loading theme icon 'gtk-edit' for stock: Unrecognized image file format

(gimp:1853): Gtk-WARNING **: Error loading theme icon 'document-new' for stock: Unrecognized image file format

(gimp:1853): Gtk-WARNING **: Error loading theme icon 'view-refresh' for stock: Unrecognized image file format

(gimp:1853): Gtk-WARNING **: Error loading theme icon 'document-open' for stock: Unrecognized image file format

(gimp:1853): Gtk-WARNING **: Error loading theme icon 'document-save' for stock: Unrecognized image file format

(gimp:1853): Gtk-WARNING **: Error loading theme icon 'document-revert' for stock: Unrecognized image file format

(gimp:1853): Gtk-WARNING **: Error loading theme icon 'edit-delete' for stock: Unrecognized image file format

(gimp:1853): Gtk-WARNING **: Error loading theme icon 'edit-delete' for stock: Unrecognized image file format

$ grub-customizer

(grub-customizer:1770): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:153:27: The style property GtkButton:image-spacing is deprecated and shouldn't be used anymore. It will be removed in a future version

(grub-customizer:1770): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:154:26: The style property GtkButton:inner-border is deprecated and shouldn't be used anymore. It will be removed in a future version

(grub-customizer:1770): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:578:27: The style property GtkButton:image-spacing is deprecated and shouldn't be used anymore. It will be removed in a future version

(grub-customizer:1770): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:579:28: The style property GtkWidget:interior-focus is deprecated and shouldn't be used anymore. It will be removed in a future version

(grub-customizer:1770): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:580:28: The style property GtkButton:default-border is deprecated and shouldn't be used anymore. It will be removed in a future version

(grub-customizer:1770): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:581:26: The style property GtkButton:inner-border is deprecated and shouldn't be used anymore. It will be removed in a future version

(grub-customizer:1770): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:1333:25: The style property GtkRange:slider-width is deprecated and shouldn't be used anymore. It will be removed in a future version

(grub-customizer:1770): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:1334:25: The style property GtkRange:stepper-size is deprecated and shouldn't be used anymore. It will be removed in a future version

(grub-customizer:1770): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:1335:34: The style property GtkScrollbar:min-slider-length is deprecated and shouldn't be used anymore. It will be removed in a future version

(grub-customizer:1770): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:1336:28: The style property GtkRange:stepper-spacing is deprecated and shouldn't be used anymore. It will be removed in a future version

(grub-customizer:1770): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:1337:34: The style property GtkRange:trough-under-steppers is deprecated and shouldn't be used anymore. It will be removed in a future version

(grub-customizer:1770): Gtk-WARNING **: Theme parsing error: applications.css:21:0: Expected a valid selector

(grub-customizer:1770): Gtk-WARNING **: Could not load a pixbuf from icon theme.
This may indicate that pixbuf loaders or the mime database could not be found.
**
Gtk:ERROR:gtkiconhelper.c:493:ensure_surface_for_gicon: assertion failed: (destination)
Я уже дату поменял, поэтому:
# tune2fs -l /dev/sda3|grep -v 'Hash\|UUID'
tune2fs 1.42.13 (17-May-2015)
Filesystem volume name:   <none>
Last mounted on:          /
Filesystem magic number:  0xEF53
Filesystem revision #:    1 (dynamic)
Filesystem features:      has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize
Filesystem flags:         signed_directory_hash
Default mount options:    user_xattr acl
Filesystem state:         clean
Errors behavior:          Continue
Filesystem OS type:       Linux
Inode count:              6750208
Block count:              27000320
Reserved block count:     1350016
Free blocks:              24058477
Free inodes:              6540532
First block:              0
Block size:               4096
Fragment size:            4096
Reserved GDT blocks:      1017
Blocks per group:         32768
Fragments per group:      32768
Inodes per group:         8192
Inode blocks per group:   512
Flex block group size:    16
Filesystem created:       Tue Mar  8 17:15:30 2016
Last mount time:          Mon Dec 26 18:47:22 2016
Last write time:          Mon Dec 26 18:47:22 2016
Mount count:              7
Maximum mount count:      -1
Last checked:             Tue May 24 18:47:32 2016
Check interval:           0 (<none>)
Lifetime writes:          27 GB
Reserved blocks uid:      0 (user root)
Reserved blocks gid:      0 (group root)
First inode:              11
Inode size:           256
Required extra isize:     28
Desired extra isize:      28
Journal inode:            8
Default directory hash:   half_md4
Journal backup:           inode blocks

grep -rHin mount /var/log/|grep root|tail -n 2
В таком виде молчит. Дает хоть что-то только
# grep -rHin mount /var/log/
/var/log/rpmpkgs:912:libmount-2.27.1-alt2.M80P.1.i586.rpm
/var/log/rpmpkgs:1376:mount-2.27.1-alt2.M80P.1.i586.rpm
/var/log/rpmpkgs:1451:pam_mount-2.11-alt5.i586.rpm
/var/log/rpmpkgs:1499:pmount-0.9.23-alt2.i586.rpm
/var/log/rpmpkgs:1834:xfce4-mount-plugin-0.6.7-alt3.i586.rpm
Двоичный файл /var/log/journal/2c4c9777ff68109dc18370bd555cb23d/system@2ba3616ee0f44bc284bba1164350f7c0-00000000000040db-00054481e6f89917.journal совпадает
Двоичный файл /var/log/journal/2c4c9777ff68109dc18370bd555cb23d/system@000535627f810ce5-82bf6f34f479c310.journal~ совпадает
Двоичный файл /var/log/journal/2c4c9777ff68109dc18370bd555cb23d/system@2ba3616ee0f44bc284bba1164350f7c0-0000000000002a2a-00053c7a43d06332.journal совпадает
Двоичный файл /var/log/journal/2c4c9777ff68109dc18370bd555cb23d/system@2ba3616ee0f44bc284bba1164350f7c0-0000000000000df9-000535632f9dfe70.journal совпадает
Двоичный файл /var/log/journal/2c4c9777ff68109dc18370bd555cb23d/system.journal совпадает
Двоичный файл /var/log/journal/2c4c9777ff68109dc18370bd555cb23d/system@2ba3616ee0f44bc284bba1164350f7c0-0000000000001f15-00053c79c48c5002.journal совпадает
Двоичный файл /var/log/journal/2c4c9777ff68109dc18370bd555cb23d/system@2ba3616ee0f44bc284bba1164350f7c0-0000000000000001-000535627f8259a9.journal совпадает
Двоичный файл /var/log/journal/2c4c9777ff68109dc18370bd555cb23d/system@2ba3616ee0f44bc284bba1164350f7c0-0000000000001ad9-000539daa85fc6af.journal совпадает
/var/log/dmesg:139:[    0.008428] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
/var/log/dmesg:140:[    0.008430] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
/var/log/dmesg:476:[    3.218736] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
/var/log/dmesg:486:[    6.377519] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
/var/log/dmesg:492:[    9.013538] EXT4-fs (sda3): re-mounted. Opts: (null)

Оффлайн Dmytro

  • Мастер
  • ***
  • Сообщений: 1 001
Re: После обновления не стартует DE
« Ответ #3 : 26.12.2016 19:13:41 »
Можно насильно чекнуть,
Имеется ввиду fsck?

Оффлайн Dmytro

  • Мастер
  • ***
  • Сообщений: 1 001
Re: После обновления не стартует DE
« Ответ #4 : 27.12.2016 14:32:38 »
journalctl | grep 'дек 27' | grep Error
дек 27 13:58:38 comp-34-03.localdomain prefdm[548]: [+0.34s] WARNING: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
дек 27 13:58:44 comp-34-03.localdomain prefdm[548]: ** (process:835): WARNING **: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
дек 27 13:58:44 comp-34-03.localdomain prefdm[548]: [+6.88s] WARNING: Error activating ConsoleKit session: GDBus.Error:org.freedesktop.DBus.GLib.UnmappedError.CkVtMonitorError.Code0: Session is already active
дек 27 13:58:49 comp-34-03.localdomain prefdm[925]: [+0.03s] WARNING: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
дек 27 13:58:49 comp-34-03.localdomain prefdm[925]: ** (process:961): WARNING **: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
дек 27 13:58:49 comp-34-03.localdomain prefdm[925]: [+0.32s] WARNING: Error activating ConsoleKit session: GDBus.Error:org.freedesktop.DBus.GLib.UnmappedError.CkVtMonitorError.Code0: Session is already active
дек 27 13:58:50 comp-34-03.localdomain prefdm[985]: [+0.03s] WARNING: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
дек 27 13:58:50 comp-34-03.localdomain prefdm[985]: ** (process:1021): WARNING **: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
дек 27 13:58:50 comp-34-03.localdomain prefdm[985]: [+0.30s] WARNING: Error activating ConsoleKit session: GDBus.Error:org.freedesktop.DBus.GLib.UnmappedError.CkVtMonitorError.Code0: Session is already active
дек 27 13:58:50 comp-34-03.localdomain prefdm[1045]: [+0.03s] WARNING: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
дек 27 13:58:51 comp-34-03.localdomain prefdm[1045]: ** (process:1081): WARNING **: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
дек 27 13:58:51 comp-34-03.localdomain prefdm[1045]: [+0.31s] WARNING: Error activating ConsoleKit session: GDBus.Error:org.freedesktop.DBus.GLib.UnmappedError.CkVtMonitorError.Code0: Session is already active
дек 27 13:58:53 comp-34-03.localdomain prefdm[1106]: [+1.73s] WARNING: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
дек 27 13:58:55 comp-34-03.localdomain prefdm[1106]: ** (process:1142): WARNING **: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
дек 27 13:58:55 comp-34-03.localdomain prefdm[1106]: [+2.43s] WARNING: Error activating ConsoleKit session: GDBus.Error:org.freedesktop.DBus.GLib.UnmappedError.CkVtMonitorError.Code0: Session is already active
дек 27 13:58:56 comp-34-03.localdomain prefdm[1166]: [+0.02s] WARNING: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
дек 27 13:58:56 comp-34-03.localdomain prefdm[1166]: ** (process:1202): WARNING **: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
дек 27 13:58:57 comp-34-03.localdomain prefdm[1166]: [+0.93s] WARNING: Error activating ConsoleKit session: GDBus.Error:org.freedesktop.DBus.GLib.UnmappedError.CkVtMonitorError.Code0: Session is already active
дек 27 13:59:22 comp-34-03.localdomain org.a11y.Bus[1407]: ** (process:1539): WARNING **: Failed to register client: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files
дек 27 13:59:57 comp-34-03.localdomain pulseaudio[1609]: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

Оффлайн Skull

  • Глобальный модератор
  • *****
  • Сообщений: 20 200
    • Домашняя страница
Re: После обновления не стартует DE
« Ответ #5 : 27.12.2016 14:48:57 »
apt-get install accountsservice
Андрей Черепанов (cas@)

Оффлайн Dmytro

  • Мастер
  • ***
  • Сообщений: 1 001
Re: После обновления не стартует DE
« Ответ #6 : 27.12.2016 15:19:02 »
apt-get install accountsservice
Установилось 2 пакета. Эффекта нет (после перезагрузки, конечно).

Поссле ребута в логах есть вот это:
дек 27 15:11:16 comp-34-03.localdomain prefdm[539]: [+6.86s] WARNING: Error activating ConsoleKit session: GDBus.Error:org.freedesktop.DBus.GLib.UnmappedError.CkVtMonitorError.Code0: Session is already active
дек 27 15:11:21 comp-34-03.localdomain prefdm[915]: [+0.28s] WARNING: Error activating ConsoleKit session: GDBus.Error:org.freedesktop.DBus.GLib.UnmappedError.CkVtMonitorError.Code0: Session is already active
дек 27 15:11:22 comp-34-03.localdomain prefdm[975]: [+0.28s] WARNING: Error activating ConsoleKit session: GDBus.Error:org.freedesktop.DBus.GLib.UnmappedError.CkVtMonitorError.Code0: Session is already active
дек 27 15:11:22 comp-34-03.localdomain prefdm[1035]: [+0.30s] WARNING: Error activating ConsoleKit session: GDBus.Error:org.freedesktop.DBus.GLib.UnmappedError.CkVtMonitorError.Code0: Session is already active
дек 27 15:11:23 comp-34-03.localdomain prefdm[1095]: [+0.32s] WARNING: Error activating ConsoleKit session: GDBus.Error:org.freedesktop.DBus.GLib.UnmappedError.CkVtMonitorError.Code0: Session is already active
дек 27 15:11:24 comp-34-03.localdomain prefdm[1156]: [+0.31s] WARNING: Error activating ConsoleKit session: GDBus.Error:org.freedesktop.DBus.GLib.UnmappedError.CkVtMonitorError.Code0: Session is already active
дек 27 15:13:39 comp-34-03.localdomain org.a11y.Bus[1524]: ** (process:1659): WARNING **: Failed to register client: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files
дек 27 15:14:11 comp-34-03.localdomain pulseaudio[1727]: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

А еще смущает на экране загрузки надпись:
Failed to find cpu0 device node
starting version 230
такое ранее наблюдал при проблемах с ядром или отсутствии необходимых модулей (например, на видео)

Оффлайн Dmytro

  • Мастер
  • ***
  • Сообщений: 1 001
Re: После обновления не стартует DE
« Ответ #7 : 31.12.2016 12:20:03 »
Погуглил по поводу ситуации и по проявившимся проблемам - понял, что придется решать проблему по принципу "пойди туда, не знаю, куда, найди то, не знаю, что". Т.к. машина будет нужна сразу после каникул, а на каникулах времени нет, выбрал Windows-way - переустановил систему.

Оффлайн Said Syakin

  • Участник
  • *
  • Сообщений: 1
Re: После обновления не стартует DE
« Ответ #8 : 28.03.2017 16:52:53 »
Имею такую же проблему. Куда копать не пойму.