rcraid-dkms icon indicating copy to clipboard operation
rcraid-dkms copied to clipboard

Question To Users

Open ghost opened this issue 3 years ago • 1 comments

Has any of you tested these drivers on b550 chipsets and does it work?

ghost avatar Oct 10 '21 02:10 ghost

Hi! Two years later, I read this issue. Hope it helps.

I am running an amd Ryzen 3700x b550 chipset on a Manjaro with kernel Linux 5.15.128-1-MANJARO x86_64

To my surprise, it works like a charm!!!!! What I did though, was a little weird. I write it here in case it helps.

I started the normal process with: git clone https://github.com/thopiekar/rcraid-dkms.git makepkg -si

I modified /etc/mkinitcpio.conf as said in Readme.md. After this, I read that Readme didnt recommend this for a dual boot system and I got a bit scared xD I undid my changes to /etc/mkinitcpio.conf and, to my surprise, when I rebooted my system, my Linux partition detected my hard drive. I didnt need to run:

mkinitcpio -p linux56

GreatNewHope avatar Aug 29 '23 09:08 GreatNewHope