Saturday, May 4, 2024
 Popular · Latest · Hot · Upcoming
24
rated 0 times [  24] [ 0]  / answers: 1 / hits: 46754  / 2 Years ago, wed, december 1, 2021, 1:52:27

Whenever I try to install any drivers or something I get this error. Because this error I guess I am not able to on the machine. I have booted normal from recovery mode after that I have rebooted system but no luck.


w: possible missing firmware /lib/firmware/rtl_nic/rtl8125a-3.fw for module r8169 
w: possible missing firmware /lib/firmware/rtl_nic/rtl8168fp-3.fw for module r8169
i: the initramfs will attempt to resume from /dev/nvme0n1p4
i: (uuid=827a4ecd-a3d9-4990-8a01-bb7aa2a57a22)
i: set the resume variable to override this.

More From » firmware

 Answers
4

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


[#2457] Wednesday, December 1, 2021, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
housecoarmer

Total Points: 434
Total Questions: 116
Total Answers: 120

Location: Albania
Member since Sun, Nov 22, 2020
4 Years ago
housecoarmer questions
;