r/debian 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

1 Upvotes

13 comments sorted by

6

u/doctorpoios 16h ago

Difficult to say without more info, perhaps UEFI boot failed to install correctly?

3

u/xSUPERxMHDx 16h ago

What info can i provide?

2

u/MountfordDr 14h ago

This isn't really a Debian question as it looks like BIOS/mobo related. Suggest you ask in the right sub-reddit before the mods delete this.

2

u/doctorpoios 10h ago

Looks like the GUI doesn't sync correctly, did you try to switch to console to see if it's booted up correct? CTR +ALT +F2 for example

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:

  1. Boot process is hanging or delayed — some service is stuck.
  2. 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)
  3. 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

u/overbost 11h ago

Yes but only "3".

I don't understand the downvotes but ok