* Issue with e1000
@ 2008-10-22 11:48 Felipe Contreras
2008-10-22 12:43 ` Tony Vroon
2008-10-22 12:53 ` Andy Lutomirski
0 siblings, 2 replies; 4+ messages in thread
From: Felipe Contreras @ 2008-10-22 11:48 UTC (permalink / raw)
To: lkml
Hi,
I've been trying 2.6.27 and 2.6.27.2, and I haven't been able to use
the e1000 module.
I let my system handle the networking, Network Manager in Fedora 9,
but I also tried this:
ifup eth0
Device eth0 does not seem to be present, delaying initialization.
The module is not loaded automatically so I'm loading it myself,
nothing happens.
I'm also trying this:
modprobe e1000 debug=16
I see nothing special:
Intel(R) PRO/1000 Network Driver - version 7.3.20-k3-NAPI
Copyright (c) 1999-2006 Intel Corporation.
Am I missing something?
--
Felipe Contreras
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Issue with e1000
2008-10-22 11:48 Issue with e1000 Felipe Contreras
@ 2008-10-22 12:43 ` Tony Vroon
2008-10-22 13:23 ` Felipe Contreras
2008-10-22 12:53 ` Andy Lutomirski
1 sibling, 1 reply; 4+ messages in thread
From: Tony Vroon @ 2008-10-22 12:43 UTC (permalink / raw)
To: Felipe Contreras; +Cc: lkml
[-- Attachment #1: Type: text/plain, Size: 464 bytes --]
On Wed, 2008-10-22 at 14:48 +0300, Felipe Contreras wrote:
> I've been trying 2.6.27 and 2.6.27.2, and I haven't been able to use
> the e1000 module.
Perhaps your device is new enough to be PCI-express, and as such needs
the new e1000e driver? I would advise to have both drivers enabled or
modular, so you can try which one works.
(It is true that the e1000 driver attached to some PCIe hardware in the
past, this has been changed)
Regards,
Tony V.
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Issue with e1000
2008-10-22 11:48 Issue with e1000 Felipe Contreras
2008-10-22 12:43 ` Tony Vroon
@ 2008-10-22 12:53 ` Andy Lutomirski
1 sibling, 0 replies; 4+ messages in thread
From: Andy Lutomirski @ 2008-10-22 12:53 UTC (permalink / raw)
To: Felipe Contreras; +Cc: lkml
Felipe Contreras wrote:
> Hi,
>
> I've been trying 2.6.27 and 2.6.27.2, and I haven't been able to use
> the e1000 module.
>
> I let my system handle the networking, Network Manager in Fedora 9,
> but I also tried this:
> ifup eth0
> Device eth0 does not seem to be present, delaying initialization.
>
> The module is not loaded automatically so I'm loading it myself,
> nothing happens.
>
> I'm also trying this:
> modprobe e1000 debug=16
>
> I see nothing special:
> Intel(R) PRO/1000 Network Driver - version 7.3.20-k3-NAPI
> Copyright (c) 1999-2006 Intel Corporation.
>
> Am I missing something?
Depending which hardware you have, you may need to use e1000e instead.
http://lwn.net/Articles/278016/
--Andy
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Issue with e1000
2008-10-22 12:43 ` Tony Vroon
@ 2008-10-22 13:23 ` Felipe Contreras
0 siblings, 0 replies; 4+ messages in thread
From: Felipe Contreras @ 2008-10-22 13:23 UTC (permalink / raw)
To: Tony Vroon; +Cc: lkml
On Wed, Oct 22, 2008 at 3:43 PM, Tony Vroon <tony@vroon.org> wrote:
> On Wed, 2008-10-22 at 14:48 +0300, Felipe Contreras wrote:
>> I've been trying 2.6.27 and 2.6.27.2, and I haven't been able to use
>> the e1000 module.
>
> Perhaps your device is new enough to be PCI-express, and as such needs
> the new e1000e driver? I would advise to have both drivers enabled or
> modular, so you can try which one works.
> (It is true that the e1000 driver attached to some PCIe hardware in the
> past, this has been changed)
Hehe, yeap, that was it.
Thanks.
--
Felipe Contreras
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-10-22 13:23 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-22 11:48 Issue with e1000 Felipe Contreras
2008-10-22 12:43 ` Tony Vroon
2008-10-22 13:23 ` Felipe Contreras
2008-10-22 12:53 ` Andy Lutomirski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox