Black Screen After GRUB (NVIDIA Issue) #1591
Unanswered
gaurav-lohar
asked this question in
Q&A
Replies: 1 comment
-
|
Hello, following this Hyprland wiki page (https://wiki.hypr.land/Nvidia/) solved the issue for me on my 5070. Though, I couldn't get hyprland to start in a tty - I figured I would comment here as this is was the first result on a web search. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
After installing Hyde and rebooting, the system gets stuck at a black screen following GRUB boot. The system boots successfully when
nvidia_drm.modeset=1is set tonvidia_drm.modeset=0in GRUB configuration.Steps to Reproduce
Current Behavior
nvidia_drm.modeset=1nvidia_drm.modeset=0Expected Behavior
System should boot successfully with
nvidia_drm.modeset=1enabled.Workaround
Editing GRUB configuration and setting
nvidia_drm.modeset=0allows the system to boot properly.Additional Information
Beta Was this translation helpful? Give feedback.
All reactions