Hello,

I just installed Kali 2020.1 yesterday with an bootable USB and through an Ethernet connection. Everything was alright, I just got a "It may be missing firmwares ..." during installation, but I checked "No".

After that, when I installed firmware-realtek package, I just got the following warning :
Code:
[W: Possible missing firmware /lib/firmware/rtl_nic/rtl8125a-3.fw for module r8169
I serached a lot on the Internet and so I "enabled" non free in /etc/apt/sources.list with adding correctly the non-free and contrib to get :
Code:
deb http://http.kali.org/kali kali-rolling main non-free contrib
deb-src http://http.kali.org/kali kali-rolling main non-free contrib
So afeter setting up this access to the non-free firmwares I just update apt, removed firmware-realtek and re-installed it. Then I get exactly the same warning about the missing firmware:


Code:
eading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  firmware-realtek
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 515 kB of archives.
After this operation, 1,621 kB of additional disk space will be used.
Get:1 http://ftp.free.fr/pub/kali kali-rolling/non-free amd64 firmware-realtek all 20190717-2 [515 kB]
Fetched 515 kB in 1s (973 kB/s)          
Selecting previously unselected package firmware-realtek.
(Reading database ... 348273 files and directories currently installed.)
Preparing to unpack .../firmware-realtek_20190717-2_all.deb ...
Unpacking firmware-realtek (20190717-2) ...
Setting up firmware-realtek (20190717-2) ...
Processing triggers for initramfs-tools (0.135+kali1) ...
update-initramfs: Generating /boot/initrd.img-5.4.0-kali4-amd64
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8125a-3.fw for module r8169
W: Possible missing firmware /lib/firmware/i915/icl_dmc_ver1_07.bin for module i915
W: Possible missing firmware /lib/firmware/i915/tgl_dmc_ver2_04.bin for module i915
W: Possible missing firmware /lib/firmware/i915/bxt_huc_ver01_8_2893.bin for module i915
I also searched directly for the file on the Internet but I can't find it. Could someone help me to get this firmware please? I'll need a wifi connection soon...

Thank you,
NVV