You are not logged in.
Pages: 1
I dont know what caused this but after a reboot i got nooutput on my screen right after systemd finnishes booting
i've tried every driver for my gtx1660super switched to an lts kernel and best i could achive is software renderer or getting into the tty with proprietary nvidia drivers. any help?
am also using a VGA to DP cable if it could have been caused by some gpu - monitor handshake
Last edited by drabbade (Yesterday 17:00:28)
Offline
Can you boot in from the Arch installation media and post the system journal from a boot with the issue?
Offline
What driver did you use before this happened?
Is this single GPU on your system?
Do you use X11 or Wayland? Display manager?
Can you switch to VT with Ctrl+Alt+F1 and login there or login remotely and post journal?
Offline
i used nvidia-open when that happened
yes its the only gpu and both displays servers dont work but generally i cant even see the tty
will post journal a bit later
my DM is ly
Last edited by drabbade (Yesterday 17:54:41)
Offline
i got nooutput on my screen right after systemd finnishes booting
...
but generally i cant even see the tty
So on which boot stage output disappears? In initramfs while systemd didn't finish booting yet or after systemd finished initialization and started display manager?
Does monitor show no signal and turns off or remains active with blank screen? Is it no display output or system freezes and doesn't respond at all?
As suggested above, if you can't event reach console then best option would be to boot with live ISO, chroot into your system and analyze journal.
Also check whether you have modeset=1 in nvidia_drm module options or nvidia_drm.modeset=1 in kernel command line.
Offline
Pages: 1