[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
Re: Linux Question?
- Subject: Re: Linux Question?
- From: "Patrick Lidstone" <patrick@xxxxxxxxxxxx>
- Date: Mon, 31 May 2004 18:11:29 -0000
--- In ukha_d@xxxxxxx, "Ian Davidson" <ian@g...> wrote:
> Redhat 9
> Any clues as to were to start my linux skill is -5 on a scale of 1 -
10 !
>
Is it an ISA or PCI network card that is left in the machine?
Most likely explanation is that removing the previous card has
shifted your interrupts around, and the driver for the network card
can no longer find it.
Do
cat /proc/interrupts
to see what the current assignments are
and then hunt for the relevant network config of eth0 (most probably
somewhere beneath /etc, I'm not familiar with RH), and check that the
network driver is using the right parameters.
Alternatively, put the old card back in and hope it starts working
again :-)
Patrick
UKHA_D Main Index |
UKHA_D Thread Index |
UKHA_D Home |
Archives Home
|