You are not logged in.

#1 2020-07-12 07:46:19

AldoCuriel
Member
Registered: 2018-07-07
Posts: 7

GDM and Gnome Fails to START

Hi, I have some problems when i reset my laptop after an update I made today.

If I restart my laptop gdm do not work i just get a black screen with a cursor on it, with no possiblity to change to another TTY with ( ctr + alt + Fx ) no idea why. So to get my computer running again I entered with a USB with the ISO on it, as explained on 'https://wiki.archlinux.org/index.php/Ge … leshooting'.

I did:
1) mount /dev/sdX1 /mnt
2) arch-chroot /mnt
3) systemctl disable gdm
4) reboot

At this point my arch was working fine but if tried to enable and restart gdm and reboot everything was the same. So after some trouble I restarted the service and GNOME is working fine, but the error is still there, if i restart my computer i have to disable gnome and do everything all over again and gnome works. I tried to reinstall gnome but everything is the same.

Now I can get my journalctl -b and gnome error but no idea how to fix it, I'll attach my journactl and systemctl status gdm.

● gdm.service - GNOME Display Manager
     Loaded: loaded (/usr/lib/systemd/system/gdm.service; disabled; vendor preset: disabled)
     Active: active (running) since Sun 2020-07-12 00:52:40 CDT; 1h 49min ago
   Main PID: 508 (gdm)
      Tasks: 3 (limit: 18997)
     Memory: 5.9M
     CGroup: /system.slice/gdm.service
             └─508 /usr/bin/gdm

Jul 12 00:52:40 ARCHALAVERGA systemd[1]: Starting GNOME Display Manager...
Jul 12 00:52:40 ARCHALAVERGA systemd[1]: Started GNOME Display Manager.
Jul 12 00:52:50 ARCHALAVERGA gdm-password][793]: gkr-pam: unable to locate daemon control file
Jul 12 00:52:50 ARCHALAVERGA gdm-password][793]: gkr-pam: stashed password to try later in open session
Jul 12 00:52:50 ARCHALAVERGA gdm-password][793]: pam_unix(gdm-password:session): session opened for user aldo by (uid=0)
Jul 12 00:52:50 ARCHALAVERGA gdm-password][793]: gkr-pam: gnome-keyring-daemon started properly and unlocked keyring
Jul 12 00:52:53 ARCHALAVERGA gdm[508]: Child process -544 was already dead.

Jul 12 00:52:32 ARCHALAVERGA systemd[436]: Reached target Paths.
Jul 12 00:52:32 ARCHALAVERGA systemd[436]: Reached target Timers.
Jul 12 00:52:32 ARCHALAVERGA systemd[436]: Starting D-Bus User Message Bus Socket.
Jul 12 00:52:32 ARCHALAVERGA systemd[436]: Listening on GnuPG network certificate management daemon.
Jul 12 00:52:32 ARCHALAVERGA systemd[436]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jul 12 00:52:32 ARCHALAVERGA systemd[436]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jul 12 00:52:32 ARCHALAVERGA systemd[436]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jul 12 00:52:32 ARCHALAVERGA systemd[436]: Listening on GnuPG cryptographic agent and passphrase cache.
Jul 12 00:52:32 ARCHALAVERGA systemd[436]: Listening on p11-kit server.
Jul 12 00:52:32 ARCHALAVERGA systemd[436]: Listening on Multimedia System.
Jul 12 00:52:32 ARCHALAVERGA systemd[436]: Listening on Sound System.
Jul 12 00:52:32 ARCHALAVERGA systemd[436]: Listening on D-Bus User Message Bus Socket.
Jul 12 00:52:32 ARCHALAVERGA systemd[436]: Reached target Sockets.
Jul 12 00:52:32 ARCHALAVERGA systemd[436]: Reached target Basic System.
Jul 12 00:52:32 ARCHALAVERGA systemd[436]: Starting Update XDG user dir configuration...
Jul 12 00:52:32 ARCHALAVERGA systemd[436]: xdg-user-dirs-update.service: Succeeded.
Jul 12 00:52:32 ARCHALAVERGA systemd[436]: Finished Update XDG user dir configuration.
Jul 12 00:52:32 ARCHALAVERGA systemd[436]: Reached target Main User Target.
Jul 12 00:52:32 ARCHALAVERGA systemd[436]: Startup finished in 63ms.
Jul 12 00:52:32 ARCHALAVERGA systemd[436]: Started D-Bus User Message Bus.
Jul 12 00:52:32 ARCHALAVERGA dbus-daemon[454]: [session uid=1000 pid=454] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.1' (uid=1000 pid=452 comm="flatpak --installations ")
Jul 12 00:52:32 ARCHALAVERGA systemd[436]: Starting Virtual filesystem service...
Jul 12 00:52:32 ARCHALAVERGA dbus-daemon[454]: [session uid=1000 pid=454] Successfully activated service 'org.gtk.vfs.Daemon'
Jul 12 00:52:32 ARCHALAVERGA systemd[436]: Started Virtual filesystem service.
Jul 12 00:52:50 ARCHALAVERGA /usr/lib/gdm-x-session[807]: (--) Log file renamed from "/home/aldo/.local/share/xorg/Xorg.pid-807.log" to "/home/aldo/.local/share/xorg/Xorg.0.log"
Jul 12 00:52:50 ARCHALAVERGA /usr/lib/gdm-x-session[807]: (WW) Failed to open protocol names file lib/xorg/protocol.txt
Jul 12 00:52:50 ARCHALAVERGA /usr/lib/gdm-x-session[807]: X.Org X Server 1.20.8
Jul 12 00:52:50 ARCHALAVERGA /usr/lib/gdm-x-session[807]: X Protocol Version 11, Revision 0
Jul 12 00:52:50 ARCHALAVERGA /usr/lib/gdm-x-session[807]: Build Operating System: Linux Arch Linux
Jul 12 00:52:50 ARCHALAVERGA /usr/lib/gdm-x-session[807]: Current Operating System: Linux ARCHALAVERGA 5.7.7-arch1-1 #1 SMP PREEMPT Wed, 01 Jul 2020 14:53:16 +0000 x86_64
Jul 12 00:52:50 ARCHALAVERGA /usr/lib/gdm-x-session[807]: Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=/dev/nvme0n1p3 resume=/dev/nvme0n1p2 rw intel_pstate=no_hwp
Jul 12 00:52:50 ARCHALAVERGA /usr/lib/gdm-x-session[807]: Build Date: 05 May 2020  05:08:17AM
Jul 12 00:52:50 ARCHALAVERGA /usr/lib/gdm-x-session[807]: 
Jul 12 00:52:50 ARCHALAVERGA /usr/lib/gdm-x-session[807]: Current version of pixman: 0.40.0
Jul 12 00:52:50 ARCHALAVERGA /usr/lib/gdm-x-session[807]:         Before reporting problems, check http://wiki.x.org
Jul 12 00:52:50 ARCHALAVERGA /usr/lib/gdm-x-session[807]:         to make sure that you have the latest version.
Jul 12 00:52:50 ARCHALAVERGA /usr/lib/gdm-x-session[807]: Markers: (--) probed, (**) from config file, (==) default setting,
Jul 12 00:52:50 ARCHALAVERGA /usr/lib/gdm-x-session[807]:         (++) from command line, (!!) notice, (II) informational,
Jul 12 00:52:50 ARCHALAVERGA /usr/lib/gdm-x-session[807]:         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Jul 12 00:52:50 ARCHALAVERGA /usr/lib/gdm-x-session[807]: (==) Log file: "/home/aldo/.local/share/xorg/Xorg.0.log", Time: Sun Jul 12 00:52:50 2020
Jul 12 00:52:50 ARCHALAVERGA /usr/lib/gdm-x-session[807]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
Jul 12 00:52:50 ARCHALAVERGA /usr/lib/gdm-x-session[807]: (==) No Layout section.  Using the first Screen section.
Jul 12 00:52:50 ARCHALAVERGA /usr/lib/gdm-x-session[807]: (==) No screen section available. Using defaults.
Jul 12 00:52:50 ARCHALAVERGA /usr/lib/gdm-x-session[807]: (**) |-->Screen "Default Screen Section" (0)
Jul 12 00:52:50 ARCHALAVERGA /usr/lib/gdm-x-session[807]: (**) |   |-->Monitor "<default monitor>"
Jul 12 00:52:50 ARCHALAVERGA /usr/lib/gdm-x-session[807]: (==) No monitor specified for screen "Default Screen Section".
Jul 12 00:52:50 ARCHALAVERGA /usr/lib/gdm-x-session[807]:         Using a default monitor configuration.
Jul 12 00:52:50 ARCHALAVERGA /usr/lib/gdm-x-session[807]: (==) Automatically adding devices
Jul 12 00:52:50 ARCHALAVERGA /usr/lib/gdm-x-session[807]: (==) Automatically enabling devices
Jul 12 00:52:50 ARCHALAVERGA /usr/lib/gdm-x-session[807]: (==) Automatically adding GPU devices
Jul 12 00:52:50 ARCHALAVERGA /usr/lib/gdm-x-session[807]: (==) Automatically binding GPU devices

Looking on the forum i found this 'https://wiki.archlinux.org/index.php/Ge … leshooting' but i tried to look for something similar on my journalctl and found nothing, so i'm stucked.

Thanks a lot for the help.

Offline

Board footer

Powered by FluxBB