Opened 3 years ago

Closed 2 years ago

#17017 closed enhancement (fixed)

Intel I219-V (0d4f) device not working

Reported by: dsjonny Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: Drivers/Network/ipro1000 Version: R1/beta2
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Ethernet network adapter not working on my laptop (Lenovo T14). Checked the source code and not found the device id in the code:

listdev:

device Network controller (Ethernet controller) (2|0|0)
  vendor 8086: Intel Corporation
  device 0d4f: Ethernet Connection (10) I219-V

There is no any network related entry in the syslog.

Using hrev55168 x86_64.

Change History (5)

comment:1 by Coldfirex, 3 years ago

It looks like FreeBSD supports it at least https://github.com/freebsd/freebsd-src/commit/933837ffb5e11d4274e16969b82b4445ed17812a. I am not sure this specific driver is synced with us yet or not.

comment:3 by waddlesplash, 2 years ago

Blocked By: 17212 added
Resolution: duplicate
Status: newclosed

#17212 is a duplicate of this one, but it has more information, so closing in favor of that.

There is a test driver available on that ticket for x86_64; please do test and see if it works for you, please comment there if it does and I will include it by default.

comment:4 by waddlesplash, 2 years ago

Resolution: duplicate
Status: closedreopened

comment:5 by waddlesplash, 2 years ago

Blocked By: 17212 removed
Resolution: fixed
Status: reopenedclosed

Ah, I missed that it is actually part of e1000. In that case it was fixed in hrev55552.

Note: See TracTickets for help on using tickets.