On Wed, Mar 31, 2004 at 08:23:44PM +1200, Roger Searle wrote:
> [EMAIL PROTECTED] roger]# dmesg|grep eth
> eth0: RealTek RTL8139 Fast Ethernet at 0xd88f7000, 00:00:e2:9c:46:72, IRQ 3
> eth0:  Identified 8139 chip type 'RTL-8139C'
> eth0: Setting 100mbps full-duplex based on auto-negotiated partner 
> ability 41e1.
> NETDEV WATCHDOG: eth0: transmit timed out
> eth0: Tx queue start entry 4  dirty entry 0.
> eth0:  Tx descriptor 0 is 00002000. (queue head)
> eth0:  Tx descriptor 1 is 00002000.
> eth0:  Tx descriptor 2 is 00002000.
> eth0:  Tx descriptor 3 is 00002000.
> eth0: Setting 100mbps full-duplex based on auto-negotiated partner 
> ability 41e1.

Try rebooting your machine and appending 'acpi=off' to your regular
LILO/GRUB boot command.  If you're not sure how, Google, or tell us what
bootloader you're using.  If it works, it'll narrow the problem down
significantly.

It might also help to supply the output of 'cat /proc/interrupts' and a
copy of the full kernel boot log (via dmesg).

On Wed, Mar 31, 2004 at 09:09:59PM +1200, Steve Holdoway wrote:
> Well, the network card seems ok. Is there a light on the switch
> showing a link.

Those "NETDEV WATCHDOG" messages the kernel is emitting are a dead
giveaway.  The network card (or, actually, the driver) is not okay at
all.

Cheers,
-mjg
-- 
Matthew Gregan                     |/
                                  /|                [EMAIL PROTECTED]

Reply via email to