You are not logged in.
The linux-firmware package now has all firmware compressed with zstd, but the linux-pae kernel package still doesn't support this. I think it just needs CONFIG_FW_LOADER_COMPRESS_ZSTD=y to be set in the kernel config.
Offline
you can try disabling x86_64 features from grub for preventing them loading
Offline
you can try disabling x86_64 features from grub for preventing them loading
This problem has nothing to do with the architecture or the bootloader.
The kernel can't load the firmware for my GPU because the /lib/firmware/radeon/ARUBA_pfp.bin.zst file is compressed using zstd compression and the linux-pae kernel is built without support for decompressing zstd firmware images.
The fix should be quite simple, but since this is the only response I've gotten in the four months since I posted, and the PAE kernel package hasn't seen an update in nearly a year, I assume that it is simply no longer maintained. (mainline Arch has had around 32 kernel updates since then)
Offline
https://bugs.archlinux32.org/index.php? … ask_id=344
I try to build one, but last time I did things were quiet broken.
Offline