public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Intel Gigabit Ethernet problem
@ 2007-07-30 16:33 Daniel da Veiga
  2007-07-30 16:58 ` Albert Hopkins
  0 siblings, 1 reply; 7+ messages in thread
From: Daniel da Veiga @ 2007-07-30 16:33 UTC (permalink / raw
  To: gentoo-user

Hi list,

I've been struggling with this for a while, I am setting up this new
machine, but got stuck because I can't find a way to make the network
card work... According to lspci:

02:00.0 Ethernet controller: Intel Corporation 82573E Gigabit Ethernet
Controller (Copper) (rev 03)

The weird thing is, it works just fine when booting the LiveCD, dmesg shows:

Intel(R) PRO/1000 Network Driver - version 7.2.9-k4
Copyright (c) 1999-2006 Intel Corporation.
ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 17
PCI: Setting latency timer of device 0000:02:00.0 to 64
e1000: 0000:02:00.0: e1000_probe: (PCI Express:2.5Gb/s:32-bit) 00:10:c6:a1:5a:41
e1000: eth0: e1000_probe: Intel PRO/1000 Network Connection
e1000: eth0: e1000_watchdog: NIC Link is Up 100 Mbps Full Duplex
e1000: eth0: e1000_watchdog: 10/1000 speed: disabling TSO

but when booting the local kernel:

Intel(R) PRO/1000 Network Driver - version 7.2.9-k4
Copyright (c) 1999-2006 Intel Corporation.
ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 17
PCI: Setting latency timer of device 0000:02:00.0 to 64
e1000: eth0: e1000_probe: Intel PRO/1000 Network Connection

and the interface is not created, neither the "watchdog" part of dmesg
that shows in the LiveCD appears, and thus, no network connection.

I've tried different kernels, with the same result (the LiveCD has the
2.6.19-gentoo-r5, and I've tried this and 2.6.21-gentoo-r4. Tried
compiled in the kernel, as module, "modprobe -r", nothing works...

Any help would be much appreciated!

-- 
Daniel da Veiga
Computer Operator - RS - Brazil
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V-
PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
------END GEEK CODE BLOCK------
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] Intel Gigabit Ethernet problem
  2007-07-30 16:33 [gentoo-user] Intel Gigabit Ethernet problem Daniel da Veiga
@ 2007-07-30 16:58 ` Albert Hopkins
  2007-07-30 17:11   ` Daniel da Veiga
  0 siblings, 1 reply; 7+ messages in thread
From: Albert Hopkins @ 2007-07-30 16:58 UTC (permalink / raw
  To: gentoo-user

On Mon, 2007-07-30 at 13:33 -0300, Daniel da Veiga wrote:
> Hi list,
> 
> I've been struggling with this for a while, I am setting up this new
> machine, but got stuck because I can't find a way to make the network
> card work... According to lspci:
> 
> 02:00.0 Ethernet controller: Intel Corporation 82573E Gigabit Ethernet
> Controller (Copper) (rev 03)
> 
> The weird thing is, it works just fine when booting the LiveCD, dmesg shows:
> 
> Intel(R) PRO/1000 Network Driver - version 7.2.9-k4
> Copyright (c) 1999-2006 Intel Corporation.
> ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 17
> PCI: Setting latency timer of device 0000:02:00.0 to 64
> e1000: 0000:02:00.0: e1000_probe: (PCI Express:2.5Gb/s:32-bit) 00:10:c6:a1:5a:41
> e1000: eth0: e1000_probe: Intel PRO/1000 Network Connection
> e1000: eth0: e1000_watchdog: NIC Link is Up 100 Mbps Full Duplex
> e1000: eth0: e1000_watchdog: 10/1000 speed: disabling TSO
> 
> but when booting the local kernel:
> 
> Intel(R) PRO/1000 Network Driver - version 7.2.9-k4
> Copyright (c) 1999-2006 Intel Corporation.
> ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 17
> PCI: Setting latency timer of device 0000:02:00.0 to 64
> e1000: eth0: e1000_probe: Intel PRO/1000 Network Connection

It appears as if driver works and has created the device but...

Have you configured the device in /etc/conf.d/net?  Have you added
net.eth0 to the default runlevel?

http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=4&chap=1

--
Albert W. Hopkins

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] Intel Gigabit Ethernet problem
  2007-07-30 16:58 ` Albert Hopkins
@ 2007-07-30 17:11   ` Daniel da Veiga
  2007-07-30 17:19     ` Joshua Doll
  0 siblings, 1 reply; 7+ messages in thread
From: Daniel da Veiga @ 2007-07-30 17:11 UTC (permalink / raw
  To: gentoo-user

On 7/30/07, Albert Hopkins <marduk@gentoo.org> wrote:
> On Mon, 2007-07-30 at 13:33 -0300, Daniel da Veiga wrote:
> > Hi list,
> >
> > I've been struggling with this for a while, I am setting up this new
> > machine, but got stuck because I can't find a way to make the network
> > card work... According to lspci:
> >
> > 02:00.0 Ethernet controller: Intel Corporation 82573E Gigabit Ethernet
> > Controller (Copper) (rev 03)
> >
> > The weird thing is, it works just fine when booting the LiveCD, dmesg shows:
> >
> > Intel(R) PRO/1000 Network Driver - version 7.2.9-k4
> > Copyright (c) 1999-2006 Intel Corporation.
> > ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 17
> > PCI: Setting latency timer of device 0000:02:00.0 to 64
> > e1000: 0000:02:00.0: e1000_probe: (PCI Express:2.5Gb/s:32-bit) 00:10:c6:a1:5a:41
> > e1000: eth0: e1000_probe: Intel PRO/1000 Network Connection
> > e1000: eth0: e1000_watchdog: NIC Link is Up 100 Mbps Full Duplex
> > e1000: eth0: e1000_watchdog: 10/1000 speed: disabling TSO
> >
> > but when booting the local kernel:
> >
> > Intel(R) PRO/1000 Network Driver - version 7.2.9-k4
> > Copyright (c) 1999-2006 Intel Corporation.
> > ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 17
> > PCI: Setting latency timer of device 0000:02:00.0 to 64
> > e1000: eth0: e1000_probe: Intel PRO/1000 Network Connection
>
> It appears as if driver works and has created the device but...
>

The device was not created (and yeah, that's weird since there's a
mention to "eth0" in dmesg), also the init script is there and there
is a config for the interface at rc.conf/net. It seems the probe is
not working, as it never detects the link is up or down...

-- 
Daniel da Veiga
Computer Operator - RS - Brazil
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V-
PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
------END GEEK CODE BLOCK------
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] Intel Gigabit Ethernet problem
  2007-07-30 17:11   ` Daniel da Veiga
@ 2007-07-30 17:19     ` Joshua Doll
  2007-07-30 17:27       ` Joshua Doll
  0 siblings, 1 reply; 7+ messages in thread
From: Joshua Doll @ 2007-07-30 17:19 UTC (permalink / raw
  To: gentoo-user

Daniel da Veiga wrote:
> On 7/30/07, Albert Hopkins <marduk@gentoo.org> wrote:
>   
>> On Mon, 2007-07-30 at 13:33 -0300, Daniel da Veiga wrote:
>>     
>>> Hi list,
>>>
>>> I've been struggling with this for a while, I am setting up this new
>>> machine, but got stuck because I can't find a way to make the network
>>> card work... According to lspci:
>>>
>>> 02:00.0 Ethernet controller: Intel Corporation 82573E Gigabit Ethernet
>>> Controller (Copper) (rev 03)
>>>
>>> The weird thing is, it works just fine when booting the LiveCD, dmesg shows:
>>>
>>> Intel(R) PRO/1000 Network Driver - version 7.2.9-k4
>>> Copyright (c) 1999-2006 Intel Corporation.
>>> ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 17
>>> PCI: Setting latency timer of device 0000:02:00.0 to 64
>>> e1000: 0000:02:00.0: e1000_probe: (PCI Express:2.5Gb/s:32-bit) 00:10:c6:a1:5a:41
>>> e1000: eth0: e1000_probe: Intel PRO/1000 Network Connection
>>> e1000: eth0: e1000_watchdog: NIC Link is Up 100 Mbps Full Duplex
>>> e1000: eth0: e1000_watchdog: 10/1000 speed: disabling TSO
>>>
>>> but when booting the local kernel:
>>>
>>> Intel(R) PRO/1000 Network Driver - version 7.2.9-k4
>>> Copyright (c) 1999-2006 Intel Corporation.
>>> ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 17
>>> PCI: Setting latency timer of device 0000:02:00.0 to 64
>>> e1000: eth0: e1000_probe: Intel PRO/1000 Network Connection
>>>       
>> It appears as if driver works and has created the device but...
>>
>>     
>
> The device was not created (and yeah, that's weird since there's a
> mention to "eth0" in dmesg), also the init script is there and there
> is a config for the interface at rc.conf/net. It seems the probe is
> not working, as it never detects the link is up or down...
>
>   
What does ifconfig -a return? A lot of times udev will "remap" the 
device name. Especially if there is IP over firewall.


--Joshua Doll
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] Intel Gigabit Ethernet problem
  2007-07-30 17:19     ` Joshua Doll
@ 2007-07-30 17:27       ` Joshua Doll
  2007-07-30 17:47         ` Daniel da Veiga
  0 siblings, 1 reply; 7+ messages in thread
From: Joshua Doll @ 2007-07-30 17:27 UTC (permalink / raw
  To: gentoo-user

Joshua Doll wrote:
> Daniel da Veiga wrote:
>> On 7/30/07, Albert Hopkins <marduk@gentoo.org> wrote:
>>  
>>> On Mon, 2007-07-30 at 13:33 -0300, Daniel da Veiga wrote:
>>>    
>>>> Hi list,
>>>>
>>>> I've been struggling with this for a while, I am setting up this new
>>>> machine, but got stuck because I can't find a way to make the network
>>>> card work... According to lspci:
>>>>
>>>> 02:00.0 Ethernet controller: Intel Corporation 82573E Gigabit Ethernet
>>>> Controller (Copper) (rev 03)
>>>>
>>>> The weird thing is, it works just fine when booting the LiveCD, 
>>>> dmesg shows:
>>>>
>>>> Intel(R) PRO/1000 Network Driver - version 7.2.9-k4
>>>> Copyright (c) 1999-2006 Intel Corporation.
>>>> ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 17
>>>> PCI: Setting latency timer of device 0000:02:00.0 to 64
>>>> e1000: 0000:02:00.0: e1000_probe: (PCI Express:2.5Gb/s:32-bit) 
>>>> 00:10:c6:a1:5a:41
>>>> e1000: eth0: e1000_probe: Intel PRO/1000 Network Connection
>>>> e1000: eth0: e1000_watchdog: NIC Link is Up 100 Mbps Full Duplex
>>>> e1000: eth0: e1000_watchdog: 10/1000 speed: disabling TSO
>>>>
>>>> but when booting the local kernel:
>>>>
>>>> Intel(R) PRO/1000 Network Driver - version 7.2.9-k4
>>>> Copyright (c) 1999-2006 Intel Corporation.
>>>> ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 17
>>>> PCI: Setting latency timer of device 0000:02:00.0 to 64
>>>> e1000: eth0: e1000_probe: Intel PRO/1000 Network Connection
>>>>       
>>> It appears as if driver works and has created the device but...
>>>
>>>     
>>
>> The device was not created (and yeah, that's weird since there's a
>> mention to "eth0" in dmesg), also the init script is there and there
>> is a config for the interface at rc.conf/net. It seems the probe is
>> not working, as it never detects the link is up or down...
>>
>>   
> What does ifconfig -a return? A lot of times udev will "remap" the 
> device name. Especially if there is IP over firewall.
>
>
> --Joshua Doll
Opps firewire not firewall. Long weekend.

--Joshua Doll
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] Intel Gigabit Ethernet problem
  2007-07-30 17:27       ` Joshua Doll
@ 2007-07-30 17:47         ` Daniel da Veiga
  2007-07-30 18:47           ` Daniel da Veiga
  0 siblings, 1 reply; 7+ messages in thread
From: Daniel da Veiga @ 2007-07-30 17:47 UTC (permalink / raw
  To: gentoo-user

On 7/30/07, Joshua Doll <Joshua.Doll@gmail.com> wrote:
> Joshua Doll wrote:
> > Daniel da Veiga wrote:
> >> On 7/30/07, Albert Hopkins <marduk@gentoo.org> wrote:
> >>
> >>> On Mon, 2007-07-30 at 13:33 -0300, Daniel da Veiga wrote:
> >>>
> >>>> Hi list,
> >>>>
> >>>> I've been struggling with this for a while, I am setting up this new
> >>>> machine, but got stuck because I can't find a way to make the network
> >>>> card work... According to lspci:
> >>>>
> >>>> 02:00.0 Ethernet controller: Intel Corporation 82573E Gigabit Ethernet
> >>>> Controller (Copper) (rev 03)
> >>>>
> >>>> The weird thing is, it works just fine when booting the LiveCD,
> >>>> dmesg shows:
> >>>>
> >>>> Intel(R) PRO/1000 Network Driver - version 7.2.9-k4
> >>>> Copyright (c) 1999-2006 Intel Corporation.
> >>>> ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 17
> >>>> PCI: Setting latency timer of device 0000:02:00.0 to 64
> >>>> e1000: 0000:02:00.0: e1000_probe: (PCI Express:2.5Gb/s:32-bit)
> >>>> 00:10:c6:a1:5a:41
> >>>> e1000: eth0: e1000_probe: Intel PRO/1000 Network Connection
> >>>> e1000: eth0: e1000_watchdog: NIC Link is Up 100 Mbps Full Duplex
> >>>> e1000: eth0: e1000_watchdog: 10/1000 speed: disabling TSO
> >>>>
> >>>> but when booting the local kernel:
> >>>>
> >>>> Intel(R) PRO/1000 Network Driver - version 7.2.9-k4
> >>>> Copyright (c) 1999-2006 Intel Corporation.
> >>>> ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 17
> >>>> PCI: Setting latency timer of device 0000:02:00.0 to 64
> >>>> e1000: eth0: e1000_probe: Intel PRO/1000 Network Connection
> >>>>
> >>> It appears as if driver works and has created the device but...
> >>>
> >>>
> >>
> >> The device was not created (and yeah, that's weird since there's a
> >> mention to "eth0" in dmesg), also the init script is there and there
> >> is a config for the interface at rc.conf/net. It seems the probe is
> >> not working, as it never detects the link is up or down...
> >>
> >>
> > What does ifconfig -a return? A lot of times udev will "remap" the
> > device name. Especially if there is IP over firewall.
> >
> >
> > --Joshua Doll
> Opps firewire not firewall. Long weekend.
>

Happens to me all the time...

ifconfig -a shows only "lo".

I tried some crazy stunts (like copying the module from the livecd)
and now I got the interface listed, but it doesn't work and yells a
lot of "SIOCSIFFLAGS: Function not implemented" messages, along with
"Unable to allocate interrupt Error: -38" in dmesg.

I'm in the process of recompiling the kernel right now, and I hope
that will solve it (so far I only compiled the kernel while in the
LiveCD chroot, but now I have all packages and thus I'm trying to
compile it at the real system). That should make no difference, but
I'm trying everything...

-- 
Daniel da Veiga
Computer Operator - RS - Brazil
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V-
PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
------END GEEK CODE BLOCK------
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] Intel Gigabit Ethernet problem
  2007-07-30 17:47         ` Daniel da Veiga
@ 2007-07-30 18:47           ` Daniel da Veiga
  0 siblings, 0 replies; 7+ messages in thread
From: Daniel da Veiga @ 2007-07-30 18:47 UTC (permalink / raw
  To: gentoo-user

On 7/30/07, Daniel da Veiga <danieldaveiga@gmail.com> wrote:
> On 7/30/07, Joshua Doll <Joshua.Doll@gmail.com> wrote:
> > Joshua Doll wrote:
> > > Daniel da Veiga wrote:
> > >> On 7/30/07, Albert Hopkins <marduk@gentoo.org> wrote:
> > >>
> > >>> On Mon, 2007-07-30 at 13:33 -0300, Daniel da Veiga wrote:
> > >>>
> > >>>> Hi list,
> > >>>>
> > >>>> I've been struggling with this for a while, I am setting up this new
> > >>>> machine, but got stuck because I can't find a way to make the network
> > >>>> card work... According to lspci:
> > >>>>
> > >>>> 02:00.0 Ethernet controller: Intel Corporation 82573E Gigabit Ethernet
> > >>>> Controller (Copper) (rev 03)
> > >>>>
> > >>>> The weird thing is, it works just fine when booting the LiveCD,
> > >>>> dmesg shows:
> > >>>>
> > >>>> Intel(R) PRO/1000 Network Driver - version 7.2.9-k4
> > >>>> Copyright (c) 1999-2006 Intel Corporation.
> > >>>> ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 17
> > >>>> PCI: Setting latency timer of device 0000:02:00.0 to 64
> > >>>> e1000: 0000:02:00.0: e1000_probe: (PCI Express:2.5Gb/s:32-bit)
> > >>>> 00:10:c6:a1:5a:41
> > >>>> e1000: eth0: e1000_probe: Intel PRO/1000 Network Connection
> > >>>> e1000: eth0: e1000_watchdog: NIC Link is Up 100 Mbps Full Duplex
> > >>>> e1000: eth0: e1000_watchdog: 10/1000 speed: disabling TSO
> > >>>>
> > >>>> but when booting the local kernel:
> > >>>>
> > >>>> Intel(R) PRO/1000 Network Driver - version 7.2.9-k4
> > >>>> Copyright (c) 1999-2006 Intel Corporation.
> > >>>> ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 17
> > >>>> PCI: Setting latency timer of device 0000:02:00.0 to 64
> > >>>> e1000: eth0: e1000_probe: Intel PRO/1000 Network Connection
> > >>>>
> > >>> It appears as if driver works and has created the device but...
> > >>>
> > >>>
> > >>
> > >> The device was not created (and yeah, that's weird since there's a
> > >> mention to "eth0" in dmesg), also the init script is there and there
> > >> is a config for the interface at rc.conf/net. It seems the probe is
> > >> not working, as it never detects the link is up or down...
> > >>
> > >>
> > > What does ifconfig -a return? A lot of times udev will "remap" the
> > > device name. Especially if there is IP over firewall.
> > >
> > >
> > > --Joshua Doll
> > Opps firewire not firewall. Long weekend.
> >
>
> Happens to me all the time...
>
> ifconfig -a shows only "lo".
>
> I tried some crazy stunts (like copying the module from the livecd)
> and now I got the interface listed, but it doesn't work and yells a
> lot of "SIOCSIFFLAGS: Function not implemented" messages, along with
> "Unable to allocate interrupt Error: -38" in dmesg.
>
> I'm in the process of recompiling the kernel right now, and I hope
> that will solve it (so far I only compiled the kernel while in the
> LiveCD chroot, but now I have all packages and thus I'm trying to
> compile it at the real system). That should make no difference, but
> I'm trying everything...
>

Ok, after a few reboots (more like a lot), I wiped out all traces of
the kernel and configs, along with all modules, and started from
scratch my new kernel build, and guess... It's working...

Thank you for the replies.

-- 
Daniel da Veiga
Computer Operator - RS - Brazil
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V-
PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
------END GEEK CODE BLOCK------
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-07-30 18:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-30 16:33 [gentoo-user] Intel Gigabit Ethernet problem Daniel da Veiga
2007-07-30 16:58 ` Albert Hopkins
2007-07-30 17:11   ` Daniel da Veiga
2007-07-30 17:19     ` Joshua Doll
2007-07-30 17:27       ` Joshua Doll
2007-07-30 17:47         ` Daniel da Veiga
2007-07-30 18:47           ` Daniel da Veiga

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox