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 05-29-2002, 01:31 AM   #1
Ryan_Sutton
Member
 
Registered: May 2002
Location: California
Distribution: Fedora 9
Posts: 101

Rep: Reputation: 15
anyone installed a 3com 3c5098 C NIC in Linux?


hello having trouble installing my 3COm 3c5098 NIC in Red Hat 7.2, It is an older ISA card and Linux can't auto detect it, when I manually set it up it gives me a bug report, anyone succesfully installed one? please inform
 
Old 05-29-2002, 04:03 PM   #2
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
You mean a 3c509B probably. The older ISA cards sometimes take memory i/o settings and blah blah blah. This one usually just needs an IRQ.

Try:

cat /proc/interrupts
and look for an un-used one, 7 or 5 are usually good, then pass the module the argument on modprobe:

modprobe 3c509 irq=5

for instance. Keep trying that until it registers in "dmesg"

Luck,

Finegan
 
Old 05-29-2002, 08:53 PM   #3
Ryan_Sutton
Member
 
Registered: May 2002
Location: California
Distribution: Fedora 9
Posts: 101

Original Poster
Rep: Reputation: 15
Ok thanks, it shows up in dmesg now, however when I use the network device configuration util in X it only has eth0 on there, why doesn;t it see eth1?
 
Old 05-29-2002, 09:07 PM   #4
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
Because the Network Device Configurator that is part of (Gnome?) is pants. RedHat is scrambling to find good Open Source GUI tools after they decided to ditch the uber-bugy init-mutilating linuxconf a few releases ago. Ignore it, the card works. You can bring it up and address it with "ifconfig". Also, if you want it to come up right at boot, its easiest to just cheat and put the configuration in /etc/rc.d/rc.local, like:

/sbin/modprobe 3c509 irq=x
/sbin/ifconfig eth1 192.168.x.x (for a static)

or

/sbin/ifconfig eth1 dhcpcd (for dhcp)

yadyadya, luck,

Finegan
 
Old 05-30-2002, 12:59 AM   #5
Ryan_Sutton
Member
 
Registered: May 2002
Location: California
Distribution: Fedora 9
Posts: 101

Original Poster
Rep: Reputation: 15
once more question, after I do modprobe and set the IRQ it see's eth1 in dmesg, however when I cat /proc/interrupts it's not in there. Also is there a command to run to see just what eth devices are installed?
 
Old 05-30-2002, 02:05 AM   #6
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
ifconfig -a

Dunno about it appearing in /proc/interrupts. I usually stop caring to look after I get the card up... weird.

Cheers,

Finegan
 
  


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
eth0 NIC Card Not Working! 3com 3c501 NIC. Mustard010 Linux - Networking 16 08-15-2007 02:22 AM
3Com Nic Issue BittaBrotha Fedora 2 07-26-2005 05:57 AM
ISA NIC recognizes, but doesn't work: 3Com 3c5098 rmdl Linux - Newbie 4 07-26-2004 11:36 PM
3COM NIC 3c905C-TX-M abiagi Linux - Networking 12 12-04-2003 10:47 PM
3com Etherlink III 3c5098-TP farhan Linux - Networking 4 02-15-2003 06:58 AM

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

All times are GMT -5. The time now is 05:08 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