this post was submitted on 22 Jul 2024
13 points (93.3% liked)

Linux Questions

1031 readers
27 users here now

Linux questions Rules (in addition of the Lemmy.zip rules)

Tips for giving and receiving help

Any rule violations will result in disciplinary actions

founded 1 year ago
MODERATORS
 

After selecting the boot option (no matter if it's the live iso or the installed distro, and no matter the kernel version) I get stuck on that screen, at that point the only thing I can do is reboot by pressing the power button.

This only seems to happen on this computer.

Here are some system information :

  • motherboard : ASUS PRIME A320M-K
  • BIOS version : 5603 (latest available version)
  • CPU : AMD Ryzen 5 2600
  • GPU : Nvidia GeForce GTX 1660

The only way I was able to install the system was by using the acpi=off boot option but I understand it can negatively impact the system. Does anyone know why this happens and how to fix it ?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 11 points 2 months ago (1 children)

Could it be an issue with the Nvidia drivers, boot with acpi=off and then install the (proprietary) nvidia drivers and then reboot to see if it boots normally now?

[โ€“] DevCuber 8 points 2 months ago

It worked, Thanks