LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 01-22-2002, 09:28 PM   #1
Photon
LQ Newbie
 
Registered: Dec 2001
Location: Miami, Fl
Distribution: Mandrake 7.1
Posts: 15

Rep: Reputation: 0
Unhappy NIC Card Help


I have a Linsys100TX adapter in my box. I compiled the driver from the floppy disk, and put it in the lib/2.4xx and insmod'd tulip.o and scan-pci.o but when i try to ifup eth0 it just delays Please help if you can.


:smash:
 
Old 01-22-2002, 10:11 PM   #2
DMR
Member
 
Registered: Jun 2001
Location: Fairfax, California
Distribution: RH 9.0, RH 7.3, Mandrake 8.0
Posts: 986

Rep: Reputation: 30
I'm pretty sure Redhat 7.1 has support for the tulip module buit-in; you shouldn't need to compile it separately. were you not able select it in Redhat's network configuration tool?

If not, and you have to compile, here's some general info:

- tulip.o is dependent on pci-scan.o, which means that pci-scan.o must be loaded before tulip.o. The way to make your system aware of this and load modules in the proper order automatically is by running "depmod -a" to update the module dependancy list after installing the modules.

A few more things to check:

-Log in as root, go to the command line or terminal window, and type "lspci" 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.

-If you get a failure on bootup, you may have a resource (IRQ or I/O address) conflict with another device. Try turning off Plug-N-Play support in your BIOS, it can cause conflicts with some cards.

-You can also verify the IRQ/address info by typing "ifconfig". There should be stats for the loopback device (lo) and eth0. "ifconfig -a" will list all devices, active or not; try that as well.

- After doing "depmod -a", try loading the module again. You can also try "modprobe tulip" as opposed to "insmod tulip". After loading the module, type "lsmod" to see if the tulip driver appears in the list of active modules.

-Check that the line "alias eth0 tulip" exists in /etc/modules.conf (it might be /etc/conf.modules instead). If not, add it.

Finally, how are you assigning the NIC's IP? Are you giving it a static address, or does it obtain one via DHCP?

Last edited by DMR; 01-22-2002 at 10:14 PM.
 
Old 01-23-2002, 12:13 PM   #3
Photon
LQ Newbie
 
Registered: Dec 2001
Location: Miami, Fl
Distribution: Mandrake 7.1
Posts: 15

Original Poster
Rep: Reputation: 0
I'm assigning the IP from my router (DHCP)
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
NIC card 1_8_7 Slackware 10 02-18-2005 06:37 PM
NIC card lucs Slackware 1 02-10-2005 07:43 AM
nic card meradik Fedora - Installation 0 01-21-2005 12:16 AM
nic card shania Linux - Newbie 7 10-31-2003 04:46 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

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