Bashing-om -- Thank you;
That is now very heartwarming to hear
1) I've put "nomodeset in place, and the /etc/default/grub is now looking like this:
HTML Code:
GRUB_CMDLINE_LINUX_DEFAULT="nomodeset"
GRUB_CMDLINE_LINUX=""
2) As for X11/Wayland, it's currently on wayland but I get the same result with X11 regarding the boot:
systemctl status display-manager
HTML Code:
● gdm.service - GNOME Display Manager
Loaded: loaded (/usr/lib/systemd/system/gdm.service; static)
Active: active (running) since Mon 2024-10-07 06:17:31 +0330; 10min ago
Invocation: d25bcf7cb0974581aa404d93c770e9ad
Process: 1705 ExecStartPre=/usr/share/gdm/generate-config (code=exited, status=0/SUCCESS)
Main PID: 1720 (gdm3)
Tasks: 4 (limit: 18305)
Memory: 6.9M (peak: 57.1M)
CPU: 945ms
CGroup: /system.slice/gdm.service
└─1720 /usr/sbin/gdm3
Oct 07 06:17:31 xashyar-N552VW systemd[1]: Starting gdm.service - GNOME Display Manager...
Oct 07 06:17:31 xashyar-N552VW systemd[1]: Started gdm.service - GNOME Display Manager.
Oct 07 06:17:31 xashyar-N552VW gdm-launch-environment][1729]: pam_unix(gdm-launch-environment:session): session opened for user gdm(uid=120) by (uid=0)
Oct 07 06:17:31 xashyar-N552VW gdm-launch-environment][1729]: pam_systemd(gdm-launch-environment:session): New sd-bus connection (system-bus-pam-systemd-1729) opened.
Oct 07 06:17:58 xashyar-N552VW gdm-password][2524]: gkr-pam: unable to locate daemon control file
Oct 07 06:17:58 xashyar-N552VW gdm-password][2524]: gkr-pam: stashed password to try later in open session
Oct 07 06:17:58 xashyar-N552VW gdm-password][2524]: pam_unix(gdm-password:session): session opened for user xashyar(uid=1000) by xashyar(uid=0)
Oct 07 06:17:58 xashyar-N552VW gdm-password][2524]: pam_systemd(gdm-password:session): New sd-bus connection (system-bus-pam-systemd-2524) opened.
Oct 07 06:17:58 xashyar-N552VW gdm-password][2524]: gkr-pam: unlocked login keyring
Oct 07 06:18:06 xashyar-N552VW gdm3[1720]: Gdm: Child process -1774 was already dead.
echo $DESKTOP_SESSION " " $XDG_CURRENT_DESKTOP
HTML Code:
ubuntu ubuntu:GNOME
echo $XDG_SESSION_TYPE
Bookmarks