You are not logged in.
It seems to be that the driver was trying to force HDMI deep color mode, which my LG UltraGear(27gn60r) monitor couldn't handle.
/etc/default/grub
GRUB_CMDLINE_LINUX_DEFAULT="... nvidia-modeset.hdmi_deepcolor=0 ..."grub-mkconfig -o /boot/grub/grub.cfgSolution from 'https://discussion.fedoraproject.org/t/ … /140891/21'
-------------------------------------------
7500F / RTX 4060 / LG Ultragear (27gn60r) / Wayland GNOME
I recently installed Arch linux for the first time. and I was able to complete the installation successfully by following the Installation Guide.
However, After installing nvidia driver and rebooting, I get a black screen with the monitor message 'Out of Range'.
I can't even switch to tty mode. The only way I can do is using live USB environment.
When I delete nvidia driver and use nouveau, there is no problem.
Last edited by Lr2bej77n892lio (2025-08-26 20:42:38)
Offline
Did you follow all steps on the NVIDIA wiki page?
Offline
Yes I do.
Offline
What did you remove after installing the nvidia driver?
Offline
I install nvidia, nvidia-utils, nvidia-settings
and I remove all of them.
Offline
Read the wiki again, you skipped an important step involving nouveau.
Offline