Skip to content

Incorrectly reported unsupported LAN card: Intel PRO/1000 PT (8086:105E) #659

Description

@5T33Z0

Incorrectly reported unsupported LAN card: Intel PRO/1000 PT (8086:105E)

Description

OpCore Simplify incorrectly reports the Intel PRO/1000 PT Dual Port Network Connection (Device ID 8086:105E) as unsupported.
The card is based on the Intel 82571 family.

However, this Ethernet controller works natively in macOS without additional kexts and has been verified to function out of the box up to and including macOS Tahoe.

Hardware Information (extracted form Report.json):

Port 1

"Intel(R) PRO/1000 PT Dual Port Network Connection #2": {
    "Bus Type": "PCI",
    "Device ID": "8086-105E",
    "Subsystem ID": "7044103C",
    "PCI Path": "PciRoot(0x0)/Pci(0x1c,0x4)/Pci(0x0,0x0)",
    "ACPI Path": "\\_SB.PCI0.RP05.PXSX"
}

Port 2

"Intel(R) PRO/1000 PT Dual Port Network Connection": {
    "Bus Type": "PCI",
    "Device ID": "8086-105E",
    "Subsystem ID": "7044103C",
    "PCI Path": "PciRoot(0x0)/Pci(0x1c,0x4)/Pci(0x0,0x1)"
}

Expected Behavior

OpCore Simplify should recognize Intel 8086:105E (PRO/1000 PT Dual Port Network Connection) as a supported Ethernet controller and should not display it as unsupported.

Greetings

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions