Manjaro doesn't boot after getting new graphics card

I got a new AMD Radeon Rx 6500 XT and it works fine on Windows 11 Pro (I have dual boot and keep both operating systems ok separate SSD’s) but when I try to boot Manjaro it’s stuck in the loading screen. How can I fix this?


Moderator edit: Removed useless photo

did you had manjaro already installed before the new card? or is it a fresh install?

A wild guess: was your previous GPU an Nvidia?

Try booting in recovery mode. Then from the command line try doing a “modprobe yourgraphics module”

Would that be modprobe radeon ?

See if you get a gui then.

It was Intel UHD 630

Before the new card, the old card was Intel UHD 630

so in the black screen enter tty: ctrl+alt+f2 or f1-f6, enter your username and password, and run these commands:
sudo mhwd -r pci video-linux
install it again:
sudo mhwd -i pci video-linux
systemctl reboot

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.