[Rtai] Problem with eth0 driver - vanilla 2.6.23.17

Bernhard Pfund bernhard at chapter7.ch
Mon Sep 29 16:26:56 CEST 2008


Aref Taidi wrote:
> Hello everyone,
> 
> Has anybody had problem with Ethernet driver not being picked up during
> boot-up using the vanilla 2.6.23.17 ?
> 
> I have the following card in Dell Optiplex 755:
> 
> [root at localhost ~]# lspci | grep -i eth
> 00:19.0 Ethernet controller: Intel Corporation 82566DM-2 Gigabit Network
> Connection (rev 02)
> 
> Under normal FC9 (which works) based on kernel 2.6.25 I get the following:
> 
> [root at localhost ~]# dmesg | grep -i intel
> Intel(R) Core(TM)2 Duo CPU     E7200  @ 2.53GHz stepping 06
> agpgart: Detected an Intel Q35 Chipset.
> e1000e: Intel(R) PRO/1000 Network Driver - 0.2.0
> e1000e: Copyright (c) 1999-2007 Intel Corporation.
> eth0: Intel(R) PRO/1000 Network Connection
> 
> but dmesg sows nothing with the vanilla one, I wonder if 2.6.23.17 supports
> this card ? just trying to patch it with rtai 2.6.1 on x86_64 arch but got
> stuck at the early stages!
> 
> Many thanks in advance, any help is appreciated.
> 
> A.T.

This is certainly not a RTAI related thingy. The Intel Pro/1000 driver
has changed recently (dunno what kernel version), the e1000e you see
with your FC9 kernel is the new driver for Pro/1000 PCIe devices which
is probably the case for your card.

Dive into drivers section of your vanilla kernel and check if the
Pro/1000 driver for PCI express and / or the old e1000 are enabled.

HTH::Bernhard


More information about the Rtai mailing list