Skip to content

Intel driver e1000e failed with error -3 #4313

@zamolxe

Description

@zamolxe

Describe the issue you are experiencing

As the title says, it seems that e1000e fails and leaves the system without network.

e1000e 0000:00:19.0: probe with driver e1000e failed with error -3

Tried searching the changelogs between the 6.12.20 and 6.12.23 kernel without obvious finds,
so wondering if anyone else hit this bug/issue and if so, what workaround/solution is available ?

For the record, the HW is remote and I have limited options try things on it.

What operating system image do you use?

generic-x86-64 (Generic UEFI capable x86-64 systems)

What version of Home Assistant Operating System is installed?

15.2

Did the problem occur after upgrading the Operating System?

Yes

Hardware details

Motherboad: Intel DH67CF (AAG10215-207 )
According to the internet research the NIC is an intel 82579V

Steps to reproduce the issue

Just upgrade from 15.1 to 15.2

Anything in the Supervisor logs that might be useful for us?

n/a

Anything in the Host logs that might be useful for us?

boot on 15.2:

Sep 13 11:08:06 homeassistant kernel: pci 0000:00:19.0: [8086:1503] type 00 class 0x020000 conventional PCI endpoint
Sep 13 11:08:06 homeassistant kernel: pci 0000:00:19.0: BAR 0 [mem 0xfe500000-0xfe51ffff]
Sep 13 11:08:06 homeassistant kernel: pci 0000:00:19.0: BAR 1 [mem 0xfe528000-0xfe528fff]
Sep 13 11:08:06 homeassistant kernel: pci 0000:00:19.0: BAR 2 [io  0xf080-0xf09f]
Sep 13 11:08:06 homeassistant kernel: pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
Sep 13 11:08:06 homeassistant kernel: e1000e: Intel(R) PRO/1000 Network Driver
Sep 13 11:08:06 homeassistant kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
Sep 13 11:08:06 homeassistant kernel: e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Sep 13 11:08:06 homeassistant kernel: e1000e 0000:00:19.0: probe with driver e1000e failed with error -3

After a boot bank rollback to 15.1:

Sep 13 16:41:44 homeassistant kernel: pci 0000:00:19.0: [8086:1503] type 00 class 0x020000 conventional PCI endpoint
Sep 13 16:41:44 homeassistant kernel: pci 0000:00:19.0: BAR 0 [mem 0xfe500000-0xfe51ffff]
Sep 13 16:41:44 homeassistant kernel: pci 0000:00:19.0: BAR 1 [mem 0xfe528000-0xfe528fff]
Sep 13 16:41:44 homeassistant kernel: pci 0000:00:19.0: BAR 2 [io  0xf080-0xf09f]
Sep 13 16:41:44 homeassistant kernel: pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
Sep 13 16:41:44 homeassistant kernel: e1000e: Intel(R) PRO/1000 Network Driver
Sep 13 16:41:44 homeassistant kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
Sep 13 16:41:44 homeassistant kernel: e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Sep 13 16:41:44 homeassistant kernel: e1000e 0000:00:19.0 0000:00:19.0 (uninitialized): registered PHC clock
Sep 13 16:41:44 homeassistant kernel: e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) e8:40:f2:0b:c9:15
Sep 13 16:41:44 homeassistant kernel: e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
Sep 13 16:41:44 homeassistant kernel: e1000e 0000:00:19.0 eth0: MAC: 10, PHY: 11, PBA No: FFFFFF-0FF
Sep 13 16:41:44 homeassistant kernel: e1000e 0000:00:19.0 eno1: renamed from eth0
Sep 13 16:41:52 ha-ohv3 kernel: e1000e 0000:00:19.0 eno1: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx

System information

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions