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/2132337 Title: amdgpu failes to write register on linux-oem-24.04d To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-meta-oem-6.17/+bug/2132337/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
