Opened 13 years ago

Closed 12 years ago

#7694 closed enhancement (fixed)

Onboard Intel 82577LM Gigabit Network not working on Lenovo ThinkPad x201

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

Description (last modified by umccullough)

Wired network interface isn't detected on boot. listdev output attached. If anything else is helpful please let me know. Wired ethernet works fine with open AP's. Under linux it is detected as a e1000e PRO/1000 so I'm surprised it doesn't show up.

~> listdev

device Signal processing controller [11|80|0]
  vendor 8086: Intel Corporation
  device 3b32: 5 Series/3400 Series Chipset Thermal Subsystem

device Serial bus controller (SMBus) [c|5|0]
  vendor 8086: Intel Corporation
  device 3b30: 5 Series/3400 Series Chipset SMBus Controller

device Mass storage controller (SATA controller, AHCI 1.0) [1|6|1]
  vendor 8086: Intel Corporation
  device 3b2f: 5 Series/3400 Series Chipset 6 port SATA AHCI Controller

device Bridge (ISA bridge) [6|1|0]
  vendor 8086: Intel Corporation
  device 3b07: Mobile 5 Series Chipset LPC Interface Controller

device Bridge (PCI bridge, Subtractive decode) [6|4|1]
  vendor 8086: Intel Corporation
  device 2448: 82801 Mobile PCI Bridge

device Serial bus controller (USB Controller, EHCI) [c|3|20]
  vendor 8086: Intel Corporation
  device 3b34: 5 Series/3400 Series Chipset USB2 Enhanced Host Controller

device Network controller [2|80|0]
  vendor 8086: Intel Corporation
  device 4239: Centrino Advanced-N 6200

device Bridge (PCI bridge, Normal decode) [6|4|0]
  vendor 8086: Intel Corporation
  device 3b4a: 5 Series/3400 Series Chipset PCI Express Root Port 5

device Bridge (PCI bridge, Normal decode) [6|4|0]
  vendor 8086: Intel Corporation
  device 3b48: 5 Series/3400 Series Chipset PCI Express Root Port 4

device Bridge (PCI bridge, Normal decode) [6|4|0]
  vendor 8086: Intel Corporation
  device 3b42: 5 Series/3400 Series Chipset PCI Express Root Port 1

device Multimedia controller (Audio device) [4|3|0]
  vendor 8086: Intel Corporation
  device 3b56: 5 Series/3400 Series Chipset High Definition Audio

device Serial bus controller (USB Controller, EHCI) [c|3|20]
  vendor 8086: Intel Corporation
  device 3b3c: 5 Series/3400 Series Chipset USB2 Enhanced Host Controller

device Network controller (Ethernet controller) [2|0|0]
  vendor 8086: Intel Corporation
  device 10ea: 82577LM Gigabit Network Connection

device Communication controller (Serial controller, 16550) [7|0|2]
  vendor 8086: Intel Corporation
  device 3b67: 5 Series/3400 Series Chipset KT Controller

device Communication controller [7|80|0]
  vendor 8086: Intel Corporation
  device 3b64: 5 Series/3400 Series Chipset HECI Controller

device Display controller (VGA compatible controller, VGA controller) [3|0|0]
  vendor 8086: Intel Corporation

ifconfig shows the wireless interface and loopback and there's no device for the wired under /dev/net

Change History (3)

comment:1 by umccullough, 13 years ago

Description: modified (diff)

Fix the trac wiki formatting of the listdev output

comment:2 by modeenf, 13 years ago

Same with my HP.

I have a working copy of a driver that works with that card but the Vbox and vmware driver didn't work. So work in progress. All that's nedded are a update of e1000 from freeBSD.

comment:3 by diver, 12 years ago

Resolution: fixed
Status: newclosed

Should be fixed since hrev42680.

Note: See TracTickets for help on using tickets.