here is the NIC info.
Code: Select all
> inxi -Fxz
Network: Card-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller port: 3000 bus-ID: 03:00.0
IF: N/A state: N/A speed: N/A duplex: N/A mac: N/A
at first lsmod reported r8169 module loaded but not in use. after reading the forums i tried to install r8168.
the sittuation remains the same
Code: Select all
[ 0.911321] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 0.911327] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 0.911415] r8169 0000:03:00.0: enabling device (0000 -> 0003)
[ 0.911442] r8169 0000:03:00.0: PCI INT A: failed to register GSI
[ 0.911444] r8169 0000:03:00.0 (unnamed net_device) (uninitialized): enable failure
[ 0.911449] r8169: probe of 0000:03:00.0 failed with error -16
any suggestions?