You are not logged in.

#1 2025-04-30 14:50:46

Lr2bej77n892lio
Member
Registered: 2025-04-30
Posts: 19

[SOLVED] Black screen After installing NVIDIA driver.

[Solution]

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.cfg

Solution from 'https://discussion.fedoraproject.org/t/ … /140891/21'

-------------------------------------------

[System info]

7500F / RTX 4060 / LG Ultragear (27gn60r) /  Wayland GNOME

[Description]

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

#2 2025-04-30 14:53:34

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,584

Re: [SOLVED] Black screen After installing NVIDIA driver.

Did you follow all steps on the NVIDIA wiki page?

Offline

#3 2025-04-30 15:11:09

Lr2bej77n892lio
Member
Registered: 2025-04-30
Posts: 19

Re: [SOLVED] Black screen After installing NVIDIA driver.

Yes I do.

Offline

#4 2025-04-30 15:21:39

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 73,365

Re: [SOLVED] Black screen After installing NVIDIA driver.

What did you remove after installing the nvidia driver?

Offline

#5 2025-04-30 15:25:46

Lr2bej77n892lio
Member
Registered: 2025-04-30
Posts: 19

Re: [SOLVED] Black screen After installing NVIDIA driver.

I install nvidia, nvidia-utils, nvidia-settings
and I remove all of them.

Offline

#6 2025-04-30 16:30:12

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 73,365

Re: [SOLVED] Black screen After installing NVIDIA driver.

Read the wiki again, you skipped an important step involving nouveau.

Offline

Board footer

Powered by FluxBB