LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 11-30-2004, 03:36 AM   #1
noelcantona
LQ Newbie
 
Registered: Jun 2003
Posts: 23

Rep: Reputation: 15
Fail to install NIC on Redhat 9


I have a 3com NIC on a 200Mhz machine running Redhat 9 CLI. During the installation, the NIC was not detected.

A bit of searching lead me to:

http://www.tech-recipes.com/linux_tips179.html

Still fail.

How do I go about detecting and installing my NIC? I am a total n00b to this, so I am not sure if output of ifconfig is relevant:

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask 255.0.0.0
UDP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:10 errors:0 dropped:0 overruns:0 frame:0
TX packets:10 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:700 (700.0 b) TX bytes:700 (700.0 b)

Note: I am pretty sure that the driver is inside the installation cd, because I attempted a FTP installation and the NIC can be setup successfully.

cheers,
 
Old 11-30-2004, 07:46 AM   #2
Peacedog
LQ Guru
 
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296

Rep: Reputation: 168Reputation: 168
Please post the output from /sbin/lspci -v, and /sbin/lsmod. If the nic is an isa card, try a pnpdump.
good luck.
 
Old 11-30-2004, 07:52 PM   #3
noelcantona
LQ Newbie
 
Registered: Jun 2003
Posts: 23

Original Poster
Rep: Reputation: 15
This is the output:

00:00.0 Host bridge: Intel Corp. 430HX - 82439HX TXC [Triton II] (rev 03)
Flags: bus master, medium devsel, latency 32

00:07.0 ISA bridge: Intel Corp. 82371SB PIIX3 ISA [Natoma/Triton II] (rev 01)
Flags: bus master, medium devsel, latency 0

00:07.1 IDE interface: Intel Corp. 82371SB PIIX3 IDE [Natoma/Triton II] (prog-if 80 [Master])
Flags: bus master, medium devsel, latency 32
I/O ports at e800 [size=16]

00:0c.0 VGA compatible controller: S3 Inc. 86c764/765 [Trio32/64/64V+] (prog-if 00 [VGA])
Flags: medium devsel, IRQ 10
Memory at fb000000 (32-bit, non-prefetchable) [size=8M]
Expansion ROM at <unassigned> [disabled] [size=64K]
 
Old 12-01-2004, 01:44 AM   #4
noelcantona
LQ Newbie
 
Registered: Jun 2003
Posts: 23

Original Poster
Rep: Reputation: 15
I `ls /lib/modules/kernelv/kernel/drivers/net`, get a few *.o related to my 3com NIC driver.

Then I `modprobe -l` and this is a part of the output:

/lib/modules/2.4.20-8/kernel/drivers/net/3c501.o
/lib/modules/2.4.20-8/kernel/drivers/net/3c503.o
/lib/modules/2.4.20-8/kernel/drivers/net/3c505.o
/lib/modules/2.4.20-8/kernel/drivers/net/3c507.o
/lib/modules/2.4.20-8/kernel/drivers/net/3c509.o
/lib/modules/2.4.20-8/kernel/drivers/net/3c515.o
/lib/modules/2.4.20-8/kernel/drivers/net/3c59x.o

The NIC still not detected, plus `isapnp` does not appear to be a valid command.

Can I just get the proper *.o and `insmod`?

cheers,
 
Old 12-01-2004, 06:55 AM   #5
Peacedog
LQ Guru
 
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296

Rep: Reputation: 168Reputation: 168
Quote:
The NIC still not detected, plus `isapnp` does not appear to be a valid command.
Try pnpdump, then have a look here.

http://www.roestock.demon.co.uk/isap...pnpdump.8.html

Quote:
Can I just get the proper *.o and `insmod`?
It may work, but, you'll probably have better luck with modprobe and some options from the pnpdump info.
good luck.
 
Old 12-01-2004, 06:41 PM   #6
noelcantona
LQ Newbie
 
Registered: Jun 2003
Posts: 23

Original Poster
Rep: Reputation: 15
Thanks peacedog, I install isapnp-->run pnpdump--> found out my card is 3c508 which has no *.o, manage to find its driver and loaded it using `insmod`.

cheers,
 
Old 12-01-2004, 06:55 PM   #7
Peacedog
LQ Guru
 
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296

Rep: Reputation: 168Reputation: 168
Glad you got it sorted, and thank you for posting the solution, it may help someone else.
good luck.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
network everywhere NIC large downloads fail Bagleemo Linux - Networking 4 02-26-2006 12:18 PM
Redhat 9 nvidia nic install tomgreg2002 Linux - Distributions 1 04-29-2004 10:08 PM
NIC fail to load/detect/config Darkman_2099 Linux - Hardware 7 12-07-2003 01:45 AM
wireless nic install redhat 9.0 jonasmit Linux - Wireless Networking 0 07-30-2003 08:22 PM
Need help with NIC install on Redhat 7.2 ?? admy Linux - General 1 11-21-2002 01:47 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 06:04 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration