LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 08-14-2001, 10:35 PM   #1
rayflynn
LQ Newbie
 
Registered: Jul 2001
Location: Atlanta
Distribution: Redhat
Posts: 17

Rep: Reputation: 0
SOHO eth0 and redhat 7x help


installed redhat 7.1 with 2.4.x kernel. and it doesn't recognize eth0 card. can i install driver from floppy? or am I doing install wrong? what's up?
eth0 card is SOHOware fast NDC 10/100 F/E Adapter
 
Old 08-15-2001, 01:13 PM   #2
vance
Member
 
Registered: Feb 2001
Location: San Francisco
Distribution: Mandrake 8.1 modified
Posts: 80

Rep: Reputation: 15
hey ray...
this is just a shot in the dark and may be completely unrelated to your problem:

i had a similar problem and my card (an eznet card) used the rtl8139.o driver under the old linux kernel. check your etc/modules file to see if this driver is used for yours as well. if it is, they renamed it rtl8139too.o for linux 2.4.

like i say its a shot in the dark, but maybe it lets you know someone's out there. grin.

good luck.
vance.
 
Old 08-15-2001, 08:39 PM   #3
DMR
Member
 
Registered: Jun 2001
Location: Fairfax, California
Distribution: RH 9.0, RH 7.3, Mandrake 8.0
Posts: 986

Rep: Reputation: 30
I believe your card should be using the tulip.o module, which is natively supported by the kernel. Here's my "canned-answer" checklist for basic NIC problems, hope it is of some help:
Quote:
1. Check the screen output at bootup. If the NIC is being properly initialized, you should see a line that says: "Bringing up eth0- O.K." If you see "failed" or "delaying" instead, you've got problems (see #3).

2. Assuming the NIC comes up, you can do the configuration with the graphical configuration tools linuxconf or netconf. Click on Basic host information->Adaptor 1. From there, select eth0 as the device, choose the correct module for your NIC from the drop-down list of kernel modules, and enable the device. Then either choose DHCP (if you're using it), or enter your IP information manually. After that, fill in your DNS and gateway/routing info under the appropriate sections.

3. If you get a failure on bootup, you may have a resource conflict with another device. Try turning off Plug-N-Play support in your BIOS, it can cause conflicts with some cards.

4. Log in as root, go to the command line or terminal window, and type "cat /proc/pci" and verify that your NIC is being recognized. Type "cat /proc/interrupts" and make sure your NIC's IRQ isn't conflicting with another device. Type "cat /proc/ioports" and check the address ranges for conflicts. If you have resource conflicts, you can try rearranging the slot order of your PCI cards.

5. You can also verify the IRQ/address info by typing "ifconfig". There should be stats for the loopback device (lo) and eth0.

6. If the module isn't loading, try to load it manually by typing "insmod <your module's name>" or "modprobe <your module's name>". After that, type "lsmod" to list all loaded modules; the module should show up there.

7. You can then manually configure the NIC by typing "ifconfig eth0 xxx.xxx.xxx.xxx up", where xxx.xxx.xxx.xxx is your IP address.

8. Last, type "alias eth0 <your module's name>".
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Having problems getting KDE to start after SOHO upgrade SOHO sinczar MEPIS 1 09-07-2005 01:46 PM
redhat 9 via-rhine eth0 markymac Linux - Networking 2 03-31-2005 08:56 PM
redhat+eth0+eth1 aristeidis Red Hat 5 03-20-2004 05:37 AM
RedHat 9.0 no eth0 no ethernet adapter johnh62 Linux - Hardware 6 09-12-2003 09:39 PM
eth0 inactive in RedHat 8.0 reitsma Linux - Networking 13 12-12-2002 05:24 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 12:58 PM.

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