You are not logged in.
Pages: 1
My Nvidia Graphics card on Arch is working fine except the display ports for some reason and idk how to fix it can anyone help?
Offline
If you ran xorg configure or similar, remove the config it generated and try again.
Otherwise, what environment are you running, have you checked relevant display settings? Are you on wayland or xorg? What do you get from
xrandr -q
cat /var/log/Xorg.0.log
#This will upload a system log of your current boot to a pastebin, it should not contain any sensitive information and will greatly help in any troubleshooting, but should you have reservations here, check the output of journalctl -b beforehand
sudo journalctl -b | curl -F 'file=@-' https://paste.c-net.org/Offline
Pages: 1