You are not logged in.
I boot Arch Linux to a terminal screen then use startx to run Cinnamon desktop.
After an upgrade a few weeks ago I lost all output on the terminal.
I can see the boot messages up to the point when the NVIDIA Persistence Daemon starts then the screen goes blank and my monitor displays a "No Signal" message.
From this point I can blind type my username, password and then startx whereupon the Cinnamon Desktop will start and display normally.
Any ideas what is going on?
Last edited by TrevB (2020-10-09 08:21:53)
Offline
Enable nvidia's own KMS integration: https://wiki.archlinux.org/index.php/NV … de_setting
Offline
I've added the nvidia-drm.modeset=1 kernel parameter but it has made no difference.
Offline
Also add the suggested modules to the initramfs (as described in the link V1del posted)
Offline
I've added the modules to initramfs.
Now on boot I can't see any messages at all. There is no output on my my monitor.
I can still blind login and startx to my Cinnamon desktop.
Offline
This is a dual GPU (optimus or otherwise) system?
How did you configure it and where is the monitor wired? The IGP, I assume?
(In doubt post the system journal and the xorg log…)
Offline
The PC has an old GeForce GTX 960 GPU card wired to a Dell S2716DG monitor with a DisplayPort lead. There is no dual graphics.
The Arch installation has worked fine for over four years until a few weeks ago following an update when the boot messages on TTY1 blanked out when the NVIDIA Persistence Daemon started.
I've set nvidia-drm.modeset=0 kernel parameter and disabled the NVIDIA Persistence Daemon. Now TTY1 doesn't blank out.
Offline
Why was the persistence daemon enabled itfp?
https://wiki.archlinux.org/index.php/NV … ersistence
Offline
AFAIU the NVIDIA Persistence Daemon was enabled when the driver was installed at installation years ago. I guess it's never been a problem until a recent driver update. Looks like the solution to my problem was to disable it!
Offline