Trouble Booting Linux on Ryzen with AMD GPU

0
2
Asked By CuriousCoder94 On

I'm trying to install Linux on a second hard drive, but I'm facing issues with my AMD GPU (Radeon RX 5700 XT). No matter which version of Linux I try—like Plasma or XFCE—none of them boot without using the 'nomodeset' option. Even after installation, I can't get it to boot properly, as this option prevents my monitor from being recognized and causes incorrect resolutions and sound issues. I've tested various distros like Mint, Manjaro, Cachyos, and Durado—all of which freeze during boot, often around the Plymouth boot screen. I've switched off fast boot and safe boot in the BIOS, ensured it's updated, and turned off any overclocking settings. Despite everything working fine under Windows 10, I can't seem to get Linux up and running properly. Any suggestions or insights into what's going wrong would be greatly appreciated!

1 Answer

Answered By TechWhiz101 On

It sounds like you're dealing with a common issue with earlier AMD Navi GPUs on some Ryzen setups. Try replacing 'nomodeset' with 'amdgpu.dpm=0 amdgpu.gpu_recovery=1' to see if that helps. If it works, you can make it a permanent change. Good luck!

LinuxNewb47 -

I tried your suggestion, but it still freezes at 'reached target time-set.target - system time set.' Seems hopeless!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.