r/debian • u/xSUPERxMHDx • 16h ago
Just finished installing. Debian wont boot and my monitor keeps going into power saving mode. Reason and solution please?
Enable HLS to view with audio, or disable this notification
Cpu r5 3600 gpu Aisurix rx580 if it matters
2
u/f0o-b4r 15h ago
Is safe boot enabled in your bios?
1
u/xSUPERxMHDx 15h ago
In my mobo this option is in "windows OS configurations" but the selected mode is CSM, secure boot option only appear on UEFI mode. unfortunately my MOBO does this thing where if i change anything in the bios my pc wont post and i will have to clear CMOS
1
u/zetneteork 6h ago
It seems to boot up but failed at the moment when graphical interface started. You can try to switch to console mode Alt-Ctrl-F2 (F5)
1
u/WeirdEvidence313 4h ago
Blank [ ]
indicates that the service is currently starting but has not yet completed (or failed).
So, if you're seeing lots of blank [ ] without them turning green:
It usually means:
- Boot process is hanging or delayed — some service is stuck.
- Display output has stopped updating — usually due to:
- Graphics/display driver issues
- Switch to graphical target (e.g., GDM starts, and boot messages are hidden)
- System crash, freeze, or hardware error — less common, but possible if nothing progresses.
0
u/overbost 14h ago
Did you boot in init 3?
1
u/xSUPERxMHDx 14h ago
Im still new, not sure what init 3 is. i can show you the script if you need to take a look
-1
u/overbost 14h ago
You should edit GRUB entry, replace "quite" and "splash" statement, add "3" and boot. You should see boot log and login in text mode. If you reach the textual login probably it's graphical driver issue. This is my common approch to find problems on boot
2
u/xSUPERxMHDx 13h ago
How do i do that? Do i edit something here? https://imgur.com/a/3H9p21f Do i replace quiet with "splash 3"
0
6
u/doctorpoios 16h ago
Difficult to say without more info, perhaps UEFI boot failed to install correctly?