You are not logged in.

#1 2019-01-07 10:57:42

Panadestein
Member
From: Lille, France
Registered: 2017-04-08
Posts: 51

Unable to log into Gnome using GDM (black screen)

Hello everyone.

After two weeks of vacation a managed to perform the first update of the year (about 2Gb of updated packages). Everything is working fine, except for the fact that I cannot log into Gnome (or any other DE) because GDM is misbehaving (I only get a black screen). If I disable the systemd service:

 $ sudo systemctl disable gdm.service  

then I can safely start my gnome session with my ./xinitrc file, i.e.

$ startx 

Here I attach the relevant journal:

Jan 07 11:39:02 myZbook systemd-coredump[596]: Process 567 (Xorg) of user 120 dumped core.
                                               
                                               Stack trace of thread 567:
                                               #0  0x00007f2d6756ad7f raise (libc.so.6)
                                               #1  0x00007f2d67555672 abort (libc.so.6)
                                               #2  0x000055d999458aea OsAbort (Xorg)
                                               #3  0x000055d99944f55f FatalError (Xorg)
                                               #4  0x000055d99945d37e n/a (Xorg)
                                               #5  0x00007f2d6756ae00 __restore_rt (libc.so.6)
                                               #6  0x00007f2d6756ad7f raise (libc.so.6)
                                               #7  0x00007f2d67555672 abort (libc.so.6)
                                               #8  0x00007f2d67555548 __assert_fail_base.cold.0 (libc.so.6)
                                               #9  0x00007f2d67563396 __assert_fail (libc.so.6)
                                               #10 0x000055d999506f29 dixRegisterPrivateKey (Xorg)
                                               #11 0x00007f2d60a30ce9 glamor_init (libglamoregl.so)
                                               #12 0x00007f2d60f71f6d n/a (modesetting_drv.so)
                                               #13 0x000055d99952829d AddGPUScreen (Xorg)
                                               #14 0x000055d999424e5c n/a (Xorg)
                                               #15 0x000055d9994076d6 n/a (Xorg)
                                               #16 0x000055d9993f61f9 n/a (Xorg)
                                               #17 0x000055d9993f69a3 config_init (Xorg)
                                               #18 0x000055d99943d0f7 InitInput (Xorg)
                                               #19 0x000055d9993e3734 n/a (Xorg)
                                               #20 0x00007f2d67557223 __libc_start_main (libc.so.6)
                                               #21 0x000055d9993e430e _start (Xorg)
                                               
                                               Stack trace of thread 580:
                                               #0  0x00007f2d667a5afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                               #1  0x00007f2d64738020 n/a (intel_drv.so)
                                               #2  0x00007f2d6679fa9d start_thread (libpthread.so.0)
                                               #3  0x00007f2d6762eb23 __clone (libc.so.6)
                                               
                                               Stack trace of thread 592:
                                               #0  0x00007f2d667a5afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                               #1  0x00007f2d6253ac24 n/a (i965_dri.so)
                                               #2  0x00007f2d6253a948 n/a (i965_dri.so)
                                               #3  0x00007f2d6679fa9d start_thread (libpthread.so.0)
                                               #4  0x00007f2d6762eb23 __clone (libc.so.6)
                                               
                                               Stack trace of thread 578:
                                               #0  0x00007f2d667a5afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                               #1  0x00007f2d64738020 n/a (intel_drv.so)
                                               #2  0x00007f2d6679fa9d start_thread (libpthread.so.0)
                                               #3  0x00007f2d6762eb23 __clone (libc.so.6)
                                               
                                               Stack trace of thread 579:
                                               #0  0x00007f2d667a5afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                               #1  0x00007f2d64738020 n/a (intel_drv.so)
                                               #2  0x00007f2d6679fa9d start_thread (libpthread.so.0)
                                               #3  0x00007f2d6762eb23 __clone (libc.so.6)
                                               
                                               Stack trace of thread 594:
                                               #0  0x00007f2d667a5afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                               #1  0x00007f2d5b999004 n/a (nouveau_dri.so)
                                               #2  0x00007f2d5b998d28 n/a (nouveau_dri.so)
                                               #3  0x00007f2d6679fa9d start_thread (libpthread.so.0)
                                               #4  0x00007f2d6762eb23 __clone (libc.so.6)
-- Subject: Process 567 (Xorg) dumped core
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: man:core(5)
-- 
-- Process 567 (Xorg) crashed and dumped core.
-- 
-- This usually indicates a programming error in the crashing program and
-- should be reported to its vendor as a bug.
Jan 07 11:39:04 myZbook NetworkManager[513]: <error> [1546857544.4190] libsystemd: Failed to save lease data /var/lib/NetworkManager/internal-2a62f1a8-f505-3cc5-a7fd-a88b60633692-enp0s31f6.lease: Is a directory

Could you please help me with this issue? Do not hesitate to ask any extra information. Thank you very much in advance.


python -c 'import this' | awk 'NR == 5'

Offline

Board footer

Powered by FluxBB