Can confirm this worked Zoirn 18 with kernel 6.17-20 (ryzen 8500g and Intel b50)
git clone --depth=1 https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux- firmware.git ~/lfw sudo cp ~/lfw/amdgpu/* /lib/firmware/amdgpu/ sudo cp ~/lfw/xe/* /lib/firmware/xe/ sudo update-initramfs -u -k $(ls /boot/vmlinuz-* | grep 6.17 | sed 's|/boot/vmlinuz-||') sudo apt-mark hold linux-firmware -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2143294 Title: Ubuntu 24.04: kernel 6.17.0-14-generic causes AMDGPU init failure (MES timeout r=-110) and/or kernel panic; 6.14.0-37 works To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2143294/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
