[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#512546: Ethernet card not found



On Fri, Aug 27, 2010 at 02:31:22PM +1000, Ben Hutchings wrote:
> 
> I've committed support for this in the svn repository branch for lenny.
> You can build and test this now by following the instructions at
> <http://kernel-handbook.alioth.debian.org/ch-common-tasks.html#s-common-official-vcs> or wait for version 2.6.26-25 to appear in stable-proposed-updates.
> 

With a little guidance from Ben I was able to build a package
(linux-image-2.6.26-2-686_2.6.26-25_i386.deb) and install it.

The network card is now recognized and so far it is working ok.
Details in the attachments.

Many thanks for the quick response!

-- 
% lspci -kvvv -s 00:19.0
00:19.0 Ethernet controller: Intel Corporation 82567LM-3 Gigabit Network Connection (rev 02)
	Subsystem: Dell Device 0276
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 220
	Region 0: Memory at fdfe0000 (32-bit, non-prefetchable) [size=128K]
	Region 1: Memory at fdfd9000 (32-bit, non-prefetchable) [size=4K]
	Region 2: I/O ports at ece0 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: e1000e
	Kernel modules: e1000e

% lspci -knn -s 00:19.0
00:19.0 Ethernet controller [0200]: Intel Corporation 82567LM-3 Gigabit Network Connection [8086:10de] (rev 02)
	Kernel driver in use: e1000e
	Kernel modules: e1000e
% dmesg |grep eth0
[    3.978370] eth0: (PCI Express:2.5GB/s:Width x1) b8:ac:6f:3e:71:bb
[    3.978423] eth0: Intel(R) PRO/1000 Network Connection
[    3.978505] eth0: MAC: 8, PHY: 8, PBA No: 2011ff-0ff
[   56.485401] eth0: Link is Up 100 Mbps Full Duplex, Flow Control: None
[   56.485463] eth0: 10/100 speed: disabling TSO
% sudo ethtool eth0
Settings for eth0:
        Supported ports: [ TP ]
        Supported link modes:   10baseT/Half 10baseT/Full 
                                100baseT/Half 100baseT/Full 
                                1000baseT/Full 
        Supports auto-negotiation: Yes
        Advertised link modes:  10baseT/Half 10baseT/Full 
                                100baseT/Half 100baseT/Full 
                                1000baseT/Full 
        Advertised auto-negotiation: Yes
        Speed: 100Mb/s
        Duplex: Full
        Port: Twisted Pair
        PHYAD: 2
        Transceiver: internal
        Auto-negotiation: on
        Supports Wake-on: pumbag
        Wake-on: g
        Current message level: 0x00000001 (1)
        Link detected: yes

Reply to: