
I downloaded the image ("Minimal Installation CD" and copied it to a flash drive using Rufus, which is how I've always done it. What is the Rescue CD? This : https://wiki.gentoo.org/wiki/LiveUSB ?bammbamm808 wrote:Install media? You should be using the latest System Rescue CD, which is Gentoo-based. Hopefully that will have a kernel config that works with your hardware, then you can start with that config for your own kernel during the install process.

Code: Select all
gentoo iommu=softYeah you have rev. 1.0. I also noticed you have the oldest BIOS available. This sounds silly but maybe a BIOS downgrade would help? Although I think that's not possible, it won't stop me from trying. Wish me luck.mlybarger wrote:I'm not sure about rev/bios settings. I did at one point have to use iommu soft. But that was years ago with initial setup.
I hope to replace with a ryzen 8 core 16 thread machine sometime this year.

Have you tried the System Rescue CD/USB yet? I think that will likely get you started. Sounds like you don't have the necessary kernel drivers loading. I wouldn't waste time with BIOS settings until you have tried that.CarterCox wrote:Yeah you have rev. 1.0. I also noticed you have the oldest BIOS available. This sounds silly but maybe a BIOS downgrade would help? Although I think that's not possible, it won't stop me from trying. Wish me luck.mlybarger wrote:I'm not sure about rev/bios settings. I did at one point have to use iommu soft. But that was years ago with initial setup.
I hope to replace with a ryzen 8 core 16 thread machine sometime this year.

So, the sysrescue cd boots every time and your devices work? And attempting to boot off of a kernel you have compliled manually or with genkernel, from the hard disk doesnt? What gpu are you using? Have you tried the kernel config someone posted above, with changes for diff gpu and any other hardware as needed? Have you tried bokting with "nomodeset"?CarterCox wrote:@bammbamm808: Yes. I installed using sysrescuecd. Strangely enough, I didn't need to use iommu=soft to use it properly. But the after reboot, no USB, just like the liveCD. I'm sure I enabled the options I needed. I double checked, and this is not the first time I do it. Tried new BIOS settings, kernel parameters, etc.
However, I don't think that's the problem. Even using "genkernel all" would have the same result since the generated kernel would be the same as the liveCD.