Getting Intel i219-V to work in Debian 12

f33dm3bits

Gold Member
Gold Supporter
Joined
Dec 11, 2019
Messages
6,259
Reaction score
4,732
Credits
45,987
It works on my system, except that I am using Arch Linux.
Code:
00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (7) I219-V (rev 10)

[   23.928538] e1000e: Intel(R) PRO/1000 Network Driver
[   23.928540] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[   23.928565] e1000e 0000:00:1f.6: enabling device (0000 -> 0002)
[   23.928754] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[   24.137344] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
[   24.206072] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 00:d8:61:9f:f1:ad
[   24.206074] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[   24.206179] e1000e 0000:00:1f.6 eth0: MAC: 13, PHY: 12, PBA No: FFFFFF-0FF
[   24.266281] e1000e 0000:00:1f.6 eno2: renamed from eth0
[   28.609875] e1000e 0000:00:1f.6 eno2: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
However its not recognized by system:
If it's not recognized by your system than the firmware is probably for it is probably not available on the system. So we just need to figure out what firmware blob is needed for the network card, then it will probably show up and be able to use and load the kernel driver for it.
 


f33dm3bits

Gold Member
Gold Supporter
Joined
Dec 11, 2019
Messages
6,259
Reaction score
4,732
Credits
45,987
Enable "non-free-firmware" in your sources, then update your source. Then install the package firmware-misc-nonfree, then reboot and check if your intel network card is recognized. If you don't have an internet connection you can just download the deb package form packages.debian.org since it doesn't have any dependencies.
 
Last edited:

f33dm3bits

Gold Member
Gold Supporter
Joined
Dec 11, 2019
Messages
6,259
Reaction score
4,732
Credits
45,987
I also came across this reply in another topic about the same intel network card.
i dont know why the hell this happened, i re enabled secure boot in bios and the ethernet just works, i have always disabled secure boot in linux with every pc i have had to avoid problems and now is the opposite

Code:
Network:
  Device-1: Intel Ethernet I219-V driver: e1000e
  IF: eno1 state: up speed: 1000 Mbps duplex: full mac: (my mac)
 
OP
N

nkonko

New Member
Joined
Jul 2, 2023
Messages
11
Reaction score
5
Credits
85
I also came across this reply in another topic about the same intel network card.

Thank you for trying to help! I tried the secure boot suggesion.
I have non-free-firmware enabled and firmware-misc-nonfree is already the newest version (20230210-5).
I think its debian specific binary related, but I am not sure.

Unrelated:
Just for posterity. I mentioned earlier in the thread that 'nothing is quite right with this system'. This was traced down to a bad ram module from G.Skill, which they promptly replaced and now system is perfect. Plus the CMOS battery was also dead, which was also replaced. EVGA Z590 is a good motherboard, I just wish I didn't have to drain my loop to replace CMOS battery (its under the GPU base).
 
Last edited:

Members online

No members online now.

Latest posts

Top