You are not logged in.
I am on the latest updates as of today and noticed that the firmware for my realtek NIC is not loading on boot. I decompressed the relevant firmware file under the /usr/lib/firmware/rtl_nic directory and the error went away on the next boot.
core/linux-firmware 20240115.9b6d0b08-2
The error from dmesg:
r8169 0000:04:00.0: Unable to load firmware rtl_nic/rtl8168e-2.fw (-2)
Last edited by slytux (2024-02-09 03:36:23)
Offline
Are you not using an Arch/repo kernel? Firmware decompression should happen transparently on relevantly setup kernels.
Last edited by V1del (2024-02-08 11:27:59)
Offline
This can be closed. I don't see the error with the stock Arch kernel. I was using my custom kernel config from some time ago.
Last edited by slytux (2024-02-08 21:55:58)
Offline
Please mark as [SOLVED] by editing the title in your first post.
Offline
I found the setting to be enabled in the kernel build customization menu. It is under Device Drivers --> Generic Driver Options --> Firmware Loading Support and under the compression settings. I am updating from an old kernel config that didn't have it set. Also, make menuconfig should be put back and left commented in the PKGBUILD in case Arch users want to customize settings.
Offline