At the moment I’m booting fedora sway edition with nomodeset.
Looks like I have amdgpu kernel module (a lot of stuff at /lib/firmware/amdgpu), but it is not-loaded (“lsmod | grep amd”).
According to some existing posts here, this is expected (for nomodeset-case)
I’ve also tried to add amdgpu into dracut conf, but without success:
Are there any wiki/instruction regarding right installation of amdgpu stuff for fedora?
P.S. tried using GRUB_CMDLINE_LINUX=“rhgb quiet amd_iommu=on iommu=pt psi=1 amdgpu.ppfeaturemask=0xffffffff”, but ended up in a black-screen during boot
Why do you need the nomodeset and all the other kernel options?
I have a ampgpu, RX 7800 XT, and do not need to do anything special for it to just-work™.
What hardware do you have?
Please post the output of inxi -FGxx.
Without nomodeset I’m just getting blank screen on boot every time.
I suspect, that I need to set some non-default amd-specific kernell parameters at grub, but don’t know, which ones exactly…
I need to set some other kernel parameters in order to avoid “blank screen” during boot.
At the moment I know only one such parameter - “nomodeset”, but it prevents amdgpu module loading.
This time I tried a few other amdgpu options, got a blank screen issue again (on all my vt-s), then restarted with “nomodeset” and grabbed previous journal. Here it is:
But, I’d like to know are there any guide/manual/instruction for how to determine, which options do I really need (for my Ryzen 7 5700G with Cezanne arch: GCN-5 pcie: speed: 8 GT/s lanes: 16 bus-ID: 06:00.0 chip-ID: 1002:1638)
I’ve been using wayland over xserver for awhile (years). No problems with the 5600G since I built this systm, it has the same Cezanne architecture, so I wonder what’s different for you.
First of all, I’m going to check if there are some BIOS updates available for my MB, then - google for problems with my specific 5700G case, then (as Joe Suggested) - file a bug to linux kernel amdgpu drm driver tracker.
Then (if needed) - try to find low-profile external gpu for my slim case (and even change a case, power supply and buy a regular graphichs card if all the mentioned above does not help).
Of cause, it would be really good if I could find any specific amdgpu parameters for my HW. I strongly feel that the problem is actually not in HW itself, since I’m working fine on x-server with some default drivers (mesa or whatever is there) and can see good 2d screen with 4K (instead of FHD) resolution