I recently moved from my GTX1060 to Radeon RX9060XT and after kernel and "make.conf" changes it works flawless .
There is one remaining issue:
The grub menu is invisible, just a black screen, but functional. So you can use ESC to interrupt the boot process and use the arrow key. Unfortunalty you cannot see where you are.
I am using legacy boot without EFI and my /etc/default/grup is
Code: Select all
GRUB_DISTRIBUTOR="Gentoo"
GRUB_CMDLINE_LINUX=""
GRUB_INITRD_LINUX="/amd-uc.img"
GRUB_TERMINAL_OUTPUT=console
GRUB_DISABLE_LINUX_PARTUUID=false
Has someone an idea how to get a visible boot menu in grub?
Could this have something to do with legacy boot?
