View previous topic :: View next topic |
Author |
Message |
vvgloo n00b
Joined: 09 Feb 2006 Posts: 28
|
Posted: Sun Jan 05, 2025 11:26 am Post subject: After restarting, the monitor turned off during the startup |
|
|
I did emerge world --exclude=gentoo-sources, then to restart computer.
After restarting, the monitor turned off during the startup.
I see that the character interface is starting, showing that the hard drive is scanning and mounting, and has not yet started to the location where the username is entered. Then the monitor lost signal.
I checked the hardware and it's fine. The other system on my computer is working properly. And it's still in the character interface, so it shouldn't have anything to do with X. I did not update kernel, so the kernel is old.
I am currently unable to access the system and am looking for a boot disk to check again. What should I check for this issue?
Thank you all first. |
|
Back to top |
|
|
sublogic Apprentice
Joined: 21 Mar 2022 Posts: 294 Location: Pennsylvania, USA
|
Posted: Mon Jan 06, 2025 2:52 am Post subject: |
|
|
Temporary workaround: if you use a bootloader and know how to change the kernel command line, try adding nomodeset .
Your framebuffer seems to work, but the final graphics driver seems to fail. The kernel option above will leave you in the framebuffer. It's not a solution, but you should be able to log in and investigate. For example, look at the dmesg output. |
|
Back to top |
|
|
vvgloo n00b
Joined: 09 Feb 2006 Posts: 28
|
Posted: Mon Jan 06, 2025 2:24 pm Post subject: |
|
|
thanks
ssh can be connected fortunately.
I have tried add nomodeset in boot, but no difference.
I reinstall nvidia-drivers in all editions, it's not work either.
my dmesg: https://pastebin.com/1w8er1ar
I didn't find any useful information |
|
Back to top |
|
|
vvgloo n00b
Joined: 09 Feb 2006 Posts: 28
|
Posted: Mon Jan 06, 2025 2:41 pm Post subject: |
|
|
Miraculously, I was able to log in and execute startx on a black screen by blind typing into X. The display worked. This glitch only occurs in the second half of the character screen, so what should I be checking for?
the dmesg:
nvidia: module license 'NVIDIA' taints kernel.[ 3.790000] Disabling lock debugging due to kernel taint
is this a key? |
|
Back to top |
|
|
Hu Administrator
Joined: 06 Mar 2007 Posts: 22949
|
Posted: Mon Jan 06, 2025 3:24 pm Post subject: |
|
|
No, that is a standard error whenever you use closed source drivers, due to their historical reliability reputation. |
|
Back to top |
|
|
hujuice Guru
Joined: 16 Oct 2007 Posts: 341 Location: Nicosia, Cyprus
|
Posted: Wed Jan 08, 2025 11:33 am Post subject: |
|
|
I have a similar (?) issue when I resume from hibernation.
My two screens turn black when the graphical mode starts. rc-status shows that everything is fine and I find an error in dmesg:
Code: | nvidia-modeset: ERROR: GPU:0: Idling display engine timed out: 0x0000987d:0:0:417 |
The issue comes after heavy updates and also after changing the graphic card (GeForce GT 1030, x11-drivers/nvidia-drivers 550.142 and ~565.77).
Googling around, I find similar stories related to old driver versions: https://forums.developer.nvidia.com/t/error-gpu-idling-display-engine-timed-out-since-524-x-and-linux-6-1-5/242543/16
Is it related?
Any workaround?
Regards,
HUjuice _________________ Who hasn't a spine, should have a method.
Chi non ha carattere, deve pur avere un metodo. |
|
Back to top |
|
|
hujuice Guru
Joined: 16 Oct 2007 Posts: 341 Location: Nicosia, Cyprus
|
Posted: Wed Jan 08, 2025 11:41 am Post subject: |
|
|
Also, wiki page suggests this check in the troubleshooting section:
Quote: | All power saving options turned off in the system firmware setup. |
(https://wiki.gentoo.org/wiki/NVIDIA/nvidia-drivers#Random_freezes)
I have no idea of what does it mean.
HUjuice _________________ Who hasn't a spine, should have a method.
Chi non ha carattere, deve pur avere un metodo. |
|
Back to top |
|
|
|