You are not logged in.
Pages: 1
Hi all, hoping someone has a bit of time because I have no idea how to fix this.
Hybrid nvidia/Intel graphics setup which has been working fine for a long time. Suddenly the laptop screen is only blank with a flashing cursor, and if I plug in the HDMI output on the back of the nvidia card I'm shown the gdm login screen but it greys out and freezes after entering my password.
Here is my journalctl -b
Reading a few other posts I've deleted any sign of an /etc/X11/xorg.conf to no avail. I also tried rolling back everything in case it was nvidia-dkms to how it was a month ago but that didn't work either strangely.
I've then spammed lots of things I don't even remember and almost certainly made it worse lol. Any advice on where to go next much appreciated!
Last edited by drossbox (2024-07-20 13:57:48)
Offline
EDIT: AND TRY A NON-HARDENED KERNEL!
Jul 20 13:46:59 Thinkpad /usr/lib/gdm-x-session[1898]: (==) Using config file: "/etc/xorg.conf"
Jul 20 13:46:59 Thinkpad /usr/lib/gdm-x-session[1898]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
Jul 20 13:46:59 Thinkpad /usr/lib/gdm-x-session[1898]: (==) ServerLayout "Default Layout"
Jul 20 13:46:59 Thinkpad /usr/lib/gdm-x-session[1898]: (**) |-->Screen "Default Screen" (0)
Jul 20 13:46:59 Thinkpad /usr/lib/gdm-x-session[1898]: (**) | |-->Monitor "Monitor0"
Jul 20 13:46:59 Thinkpad /usr/lib/gdm-x-session[1898]: (**) | |-->Device "Device0"
Jul 20 13:46:59 Thinkpad /usr/lib/gdm-x-session[1898]: (**) |-->Input Device "Keyboard0"
Jul 20 13:46:59 Thinkpad /usr/lib/gdm-x-session[1898]: (**) |-->Input Device "Mouse0"That's w/ the nvidia-settings generated config…
Jul 20 13:47:00 Thinkpad /usr/lib/gdm-x-session[1898]: (II) NVIDIA(0): Validated MetaModes:
Jul 20 13:47:00 Thinkpad /usr/lib/gdm-x-session[1898]: (II) NVIDIA(0): "DFP-2:nvidia-auto-select"
Jul 20 13:47:00 Thinkpad /usr/lib/gdm-x-session[1898]: (II) NVIDIA(0): Virtual screen size determined to be 3840 x 2160
Jul 20 13:47:00 Thinkpad /usr/lib/gdm-x-session[1898]: (--) NVIDIA(0): DPI set to (102, 101); computed from "UseEdidDpi" X config
Jul 20 13:47:00 Thinkpad /usr/lib/gdm-x-session[1898]: (--) NVIDIA(0): optionbut looks unsuspicious. It'll however make you run on the nvidia chip and disable the intel one (hence the need to attach the monitor)
Please post a journal w/o the xorg .conf.
Jul 20 13:47:03 Thinkpad gnome-shell[1943]: Registering session with GDM
Jul 20 13:47:19 Thinkpad gnome-shell[1943]: Dropping signal SessionOpened of type (s) since the type from the expected interface is (ss)looks sketchy. Are you running partial updates?
pacman -Qikk gdm gnome-shell gnome-sessionLast edited by seth (2024-07-20 13:23:25)
Offline
FFS, I'd run nvidia-xconfig after removing the conf hadn't worked.
No partial updates AFAIK - I've only ever run -Syu? Is there any chance I've excluded things from updates in the past because of gdm-prime?
I'll mark as solved even though I have no idea why, because I reinstalled gdm on the off chance and it now works lol.
Thanks for taking the time.
Offline
I'd run nvidia-xconfig
Don't and remove the config again, it'll only make things worse.
I have no idea why, because I reinstalled gdm on the off chance and it now works
Is the "Dropping signal SessionOpened of type (s) since the type from the expected interface is (ss)" message still there?
Offline
Pages: 1