[newbie] network card woes

2001-03-04 Thread Carl Lafferty

I have an Intel pro 100+ Network card (that's what windows idents it as)
and since I upgraded my mobo from an asus p5ab to a p3b-f I can't get it to
work
in linux at all.  everything APPEARS to work fine however.
it is apparently detected and it USED to work...  I even did a complete
reinstall
of linux mandrake 7.2 and no go.

I used the dmesg command to obtain some info:

eepro100.c:v1.09j-t 9/29/99 Donald Becker
http://cesdis.gsfc.nasa.gov/linux/drivers/eepro100.html
eepro100.c: $Revision: 1.20.2.10 $ 2000/05/31 Modified by Andrey V.
Savochkin [EMAIL PROTECTED] and others
eth0: OEM i82557/i82558 10/100 Ethernet, 00:D0:B7:7E:19:75, I/O at 0xd000,
IRQ 0.
  Receiver lock-up bug exists -- enabling work-around.
  Board assembly 727095-007, Physical connectors present: RJ45
  Primary interface chip i82555 PHY #1.
  General self-test: passed.
  Serial sub-system self-test: passed.
  Internal registers self-test: passed.
  ROM checksum self-test: passed (0x04f4518b).



I am unsure why it is showing the card as having IRQ 0.  Windows says
it is on irq 9..



this is important since when I want to do things in linux at home
my wife still has to be able to get out to the net thru internet
connection sharing.

Any help is, as always, appreciated.

--
Carl Lafferty
System Administrator, Floyd County Public Library
Registered Linux User #201131





Re: [newbie] Network Card Woes

2000-11-19 Thread Ed Tharp

have you tried disabling Plug and pray aware OS in BIOS?
- Original Message -
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, November 18, 2000 2:36 PM
Subject: [newbie] Network Card Woes


 Hi list,

 I have been running two boxes for a while, one Mandrake and one Windows.
 I use the Mandrake box for www, mail, gateway, etc. and the Windows one
for
 work stuff. I use Samba, port forwarding, with no difficulties at all.

 I recently added a new harddrive to my Windows machine, and turned it into
a
 dual boot so I could have a "test" platform for Linux.  Unfortunately, I
 can't get my network card running.  I also can't get the sound card to
work.
 Is it possible they are in conflict?  (I don't really care about the
 sound...)
 I have tried a static assignment (ie. 192.168.0.1, dhcpcd, and pump), but
it
 seems that the error is more basic.

 Heres a sample of boot messages, can anyone suggest what to do?
 (I never had this problem on the other box!)  I am running a Celeron @
450,
 on a 440Bx motherboard, network card is a generic, SoundCard EssSolo,
 Mandrake 7.2.

 Sample below.

 TIA
 Bill

 --snip

 Nov 18 10:13:17 Bill1 init: Entering runlevel: 5
 Nov 18 10:13:18 Bill1 harddrake:  succeeded
 Nov 18 10:13:28 Bill1 kudzu:  succeeded
 Nov 18 10:13:28 Bill1 modprobe:
 /lib/modules/2.2.17-21mdk/alsa/snd-card-es1938.o:
 Nov 18 10:13:28 Bill1 modprobe: Hint: insmod errors can be caused by
 incorrect module parameters, including invalid IO or IRQ parameters
 Nov 18 10:13:28 Bill1 modprobe: init_module: Device or resource busy
 Nov 18 10:13:28 Bill1 modprobe:
 /lib/modules/2.2.17-21mdk/alsa/snd-card-es1938.o: insmod
 /lib/modules/2.2.17-21mdk/alsa/snd-card-es1938.o failed
 Nov 18 10:13:28 Bill1 modprobe:
 /lib/modules/2.2.17-21mdk/alsa/snd-card-es1938.o: insmod snd-card-es1938
 failed
 Nov 18 10:13:28 Bill1 sound: Loading sound module (snd-card-es1938) failed
 Nov 18 10:13:28 Bill1 network: Setting network parameters:  succeeded
 Nov 18 10:13:29 Bill1 network: Bringing up interface lo:  succeeded
 Nov 18 10:13:29 Bill1 insmod: /lib/modules/2.2.17-21mdk/net/ne2k-pci.o:
 invalid parameter parm_irq
 Nov 18 10:13:29 Bill1 ifup: Delaying eth0 initialization.
 Nov 18 10:13:29 Bill1 network: Bringing up interface eth0:  failed
 Nov 18 10:13:29 Bill1 portmap: portmap startup succeeded

 --snip









Re: [newbie] Network Card Woes

2000-11-19 Thread Neil Frame

Run sndconfig as root in a terminal window.  I bet LM put the soundcard on the wrong 
IRQ. Don't even bother trying changing the settings in DRAK.

Neil

On Sat, 18 November 2000, "Ed Tharp" wrote:

 
 have you tried disabling Plug and pray aware OS in BIOS?
 - Original Message -
 From: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Saturday, November 18, 2000 2:36 PM
 Subject: [newbie] Network Card Woes
 
 
  Hi list,
 
  I have been running two boxes for a while, one Mandrake and one Windows.
  I use the Mandrake box for www, mail, gateway, etc. and the Windows one
 for
  work stuff. I use Samba, port forwarding, with no difficulties at all.
 
  I recently added a new harddrive to my Windows machine, and turned it into
 a
  dual boot so I could have a "test" platform for Linux.  Unfortunately, I
  can't get my network card running.  I also can't get the sound card to
 work.
  Is it possible they are in conflict?  (I don't really care about the
  sound...)
  I have tried a static assignment (ie. 192.168.0.1, dhcpcd, and pump), but
 it
  seems that the error is more basic.
 
  Heres a sample of boot messages, can anyone suggest what to do?
  (I never had this problem on the other box!)  I am running a Celeron @
 450,
  on a 440Bx motherboard, network card is a generic, SoundCard EssSolo,
  Mandrake 7.2.
 
  Sample below.
 
  TIA
  Bill
 
  --snip
 
  Nov 18 10:13:17 Bill1 init: Entering runlevel: 5
  Nov 18 10:13:18 Bill1 harddrake:  succeeded
  Nov 18 10:13:28 Bill1 kudzu:  succeeded
  Nov 18 10:13:28 Bill1 modprobe:
  /lib/modules/2.2.17-21mdk/alsa/snd-card-es1938.o:
  Nov 18 10:13:28 Bill1 modprobe: Hint: insmod errors can be caused by
  incorrect module parameters, including invalid IO or IRQ parameters
  Nov 18 10:13:28 Bill1 modprobe: init_module: Device or resource busy
  Nov 18 10:13:28 Bill1 modprobe:
  /lib/modules/2.2.17-21mdk/alsa/snd-card-es1938.o: insmod
  /lib/modules/2.2.17-21mdk/alsa/snd-card-es1938.o failed
  Nov 18 10:13:28 Bill1 modprobe:
  /lib/modules/2.2.17-21mdk/alsa/snd-card-es1938.o: insmod snd-card-es1938
  failed
  Nov 18 10:13:28 Bill1 sound: Loading sound module (snd-card-es1938) failed
  Nov 18 10:13:28 Bill1 network: Setting network parameters:  succeeded
  Nov 18 10:13:29 Bill1 network: Bringing up interface lo:  succeeded
  Nov 18 10:13:29 Bill1 insmod: /lib/modules/2.2.17-21mdk/net/ne2k-pci.o:
  invalid parameter parm_irq
  Nov 18 10:13:29 Bill1 ifup: Delaying eth0 initialization.
  Nov 18 10:13:29 Bill1 network: Bringing up interface eth0:  failed
  Nov 18 10:13:29 Bill1 portmap: portmap startup succeeded
 
  --snip
 
 
 
 


___

Free Unlimited Internet Access! Try it now! 
http://www.zdnet.com/downloads/altavista/index.html

___





Re: [newbie] Network Card Woes

2000-11-19 Thread billw

Thanks for the replies.
I got a little extreme last night and pulled everything
out of the machine except the Network and Video cards,
and then re-installed LM from scratch.

Still no dice! I'm starting to think it has to be a hardware issue.
Do any of you have an ASUS P3BF (440BX chipset)??
I know the network card is ok because I have the same card
running in my other box, and this card runs fine in windows.

TIA
Bill.




- Original Message -
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, November 18, 2000 1:36 PM
Subject: [newbie] Network Card Woes


 Hi list,

 I have been running two boxes for a while, one Mandrake and one Windows.
 I use the Mandrake box for www, mail, gateway, etc. and the Windows one
for
 work stuff. I use Samba, port forwarding, with no difficulties at all.

 I recently added a new harddrive to my Windows machine, and turned it into
a
 dual boot so I could have a "test" platform for Linux.  Unfortunately, I
 can't get my network card running.  I also can't get the sound card to
work.
 Is it possible they are in conflict?  (I don't really care about the
 sound...)
 I have tried a static assignment (ie. 192.168.0.1, dhcpcd, and pump), but
it
 seems that the error is more basic.

 Heres a sample of boot messages, can anyone suggest what to do?
 (I never had this problem on the other box!)  I am running a Celeron @
450,
 on a 440Bx motherboard, network card is a generic, SoundCard EssSolo,
 Mandrake 7.2.

 Sample below.

 TIA
 Bill

 --snip

 Nov 18 10:13:17 Bill1 init: Entering runlevel: 5
 Nov 18 10:13:18 Bill1 harddrake:  succeeded
 Nov 18 10:13:28 Bill1 kudzu:  succeeded
 Nov 18 10:13:28 Bill1 modprobe:
 /lib/modules/2.2.17-21mdk/alsa/snd-card-es1938.o:
 Nov 18 10:13:28 Bill1 modprobe: Hint: insmod errors can be caused by
 incorrect module parameters, including invalid IO or IRQ parameters
 Nov 18 10:13:28 Bill1 modprobe: init_module: Device or resource busy
 Nov 18 10:13:28 Bill1 modprobe:
 /lib/modules/2.2.17-21mdk/alsa/snd-card-es1938.o: insmod
 /lib/modules/2.2.17-21mdk/alsa/snd-card-es1938.o failed
 Nov 18 10:13:28 Bill1 modprobe:
 /lib/modules/2.2.17-21mdk/alsa/snd-card-es1938.o: insmod snd-card-es1938
 failed
 Nov 18 10:13:28 Bill1 sound: Loading sound module (snd-card-es1938) failed
 Nov 18 10:13:28 Bill1 network: Setting network parameters:  succeeded
 Nov 18 10:13:29 Bill1 network: Bringing up interface lo:  succeeded
 Nov 18 10:13:29 Bill1 insmod: /lib/modules/2.2.17-21mdk/net/ne2k-pci.o:
 invalid parameter parm_irq
 Nov 18 10:13:29 Bill1 ifup: Delaying eth0 initialization.
 Nov 18 10:13:29 Bill1 network: Bringing up interface eth0:  failed
 Nov 18 10:13:29 Bill1 portmap: portmap startup succeeded

 --snip









[newbie] Network Card Woes

2000-11-18 Thread billw

Hi list,

I have been running two boxes for a while, one Mandrake and one Windows.
I use the Mandrake box for www, mail, gateway, etc. and the Windows one for
work stuff. I use Samba, port forwarding, with no difficulties at all.

I recently added a new harddrive to my Windows machine, and turned it into a
dual boot so I could have a "test" platform for Linux.  Unfortunately, I
can't get my network card running.  I also can't get the sound card to work.
Is it possible they are in conflict?  (I don't really care about the
sound...)
I have tried a static assignment (ie. 192.168.0.1, dhcpcd, and pump), but it
seems that the error is more basic.

Heres a sample of boot messages, can anyone suggest what to do?
(I never had this problem on the other box!)  I am running a Celeron @ 450,
on a 440Bx motherboard, network card is a generic, SoundCard EssSolo,
Mandrake 7.2.

Sample below.

TIA
Bill

--snip

Nov 18 10:13:17 Bill1 init: Entering runlevel: 5
Nov 18 10:13:18 Bill1 harddrake:  succeeded
Nov 18 10:13:28 Bill1 kudzu:  succeeded
Nov 18 10:13:28 Bill1 modprobe:
/lib/modules/2.2.17-21mdk/alsa/snd-card-es1938.o:
Nov 18 10:13:28 Bill1 modprobe: Hint: insmod errors can be caused by
incorrect module parameters, including invalid IO or IRQ parameters
Nov 18 10:13:28 Bill1 modprobe: init_module: Device or resource busy
Nov 18 10:13:28 Bill1 modprobe:
/lib/modules/2.2.17-21mdk/alsa/snd-card-es1938.o: insmod
/lib/modules/2.2.17-21mdk/alsa/snd-card-es1938.o failed
Nov 18 10:13:28 Bill1 modprobe:
/lib/modules/2.2.17-21mdk/alsa/snd-card-es1938.o: insmod snd-card-es1938
failed
Nov 18 10:13:28 Bill1 sound: Loading sound module (snd-card-es1938) failed
Nov 18 10:13:28 Bill1 network: Setting network parameters:  succeeded
Nov 18 10:13:29 Bill1 network: Bringing up interface lo:  succeeded
Nov 18 10:13:29 Bill1 insmod: /lib/modules/2.2.17-21mdk/net/ne2k-pci.o:
invalid parameter parm_irq
Nov 18 10:13:29 Bill1 ifup: Delaying eth0 initialization.
Nov 18 10:13:29 Bill1 network: Bringing up interface eth0:  failed
Nov 18 10:13:29 Bill1 portmap: portmap startup succeeded

--snip






Re: [newbie] Network Card Woes

2000-11-18 Thread Bob Currey

Were it me, I'd pull the sound card and check what IRQ the ethernet board is
on, and then go specify the IRQ in the hardware config drake.

But I'm as clueless as any, I guess...

BobC

- Original Message -
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, November 18, 2000 1:36 PM
Subject: [newbie] Network Card Woes


 Hi list,

 I have been running two boxes for a while, one Mandrake and one Windows.
 I use the Mandrake box for www, mail, gateway, etc. and the Windows one
for
 work stuff. I use Samba, port forwarding, with no difficulties at all.

 I recently added a new harddrive to my Windows machine, and turned it into
a
 dual boot so I could have a "test" platform for Linux.  Unfortunately, I
 can't get my network card running.  I also can't get the sound card to
work.
 Is it possible they are in conflict?  (I don't really care about the
 sound...)
 I have tried a static assignment (ie. 192.168.0.1, dhcpcd, and pump), but
it
 seems that the error is more basic.

 Heres a sample of boot messages, can anyone suggest what to do?
 (I never had this problem on the other box!)  I am running a Celeron @
450,
 on a 440Bx motherboard, network card is a generic, SoundCard EssSolo,
 Mandrake 7.2.

 Sample below.

 TIA
 Bill

 --snip

 Nov 18 10:13:17 Bill1 init: Entering runlevel: 5
 Nov 18 10:13:18 Bill1 harddrake:  succeeded
 Nov 18 10:13:28 Bill1 kudzu:  succeeded
 Nov 18 10:13:28 Bill1 modprobe:
 /lib/modules/2.2.17-21mdk/alsa/snd-card-es1938.o:
 Nov 18 10:13:28 Bill1 modprobe: Hint: insmod errors can be caused by
 incorrect module parameters, including invalid IO or IRQ parameters
 Nov 18 10:13:28 Bill1 modprobe: init_module: Device or resource busy
 Nov 18 10:13:28 Bill1 modprobe:
 /lib/modules/2.2.17-21mdk/alsa/snd-card-es1938.o: insmod
 /lib/modules/2.2.17-21mdk/alsa/snd-card-es1938.o failed
 Nov 18 10:13:28 Bill1 modprobe:
 /lib/modules/2.2.17-21mdk/alsa/snd-card-es1938.o: insmod snd-card-es1938
 failed
 Nov 18 10:13:28 Bill1 sound: Loading sound module (snd-card-es1938) failed
 Nov 18 10:13:28 Bill1 network: Setting network parameters:  succeeded
 Nov 18 10:13:29 Bill1 network: Bringing up interface lo:  succeeded
 Nov 18 10:13:29 Bill1 insmod: /lib/modules/2.2.17-21mdk/net/ne2k-pci.o:
 invalid parameter parm_irq
 Nov 18 10:13:29 Bill1 ifup: Delaying eth0 initialization.
 Nov 18 10:13:29 Bill1 network: Bringing up interface eth0:  failed
 Nov 18 10:13:29 Bill1 portmap: portmap startup succeeded

 --snip