FIX missing firmware

Post Reply
zemerdon
Site Admin
Posts: 255
Joined: Mon Jan 23, 2023 8:13 pm

FIX missing firmware

Post by zemerdon »

There is a similar bug reported here : Debian Bugs

The files rtl8125a-3.fw and rtl8168fp-3.fw can be found on:

Git Kernel

Then run the commands :

sudo cp ~/Downloads/*.fw /lib/firmware/rtl_nic/
sudo update-initramfs -u
The issue looks like this one : Possible missing frmware /lib/firmware/i915
Post Reply