LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
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 12-08-2002, 03:09 PM   #16
TheCoffeeMug
Member
 
Registered: Aug 2002
Location: Faroe Islands
Distribution: Knoppix on hd
Posts: 54

Rep: Reputation: 15

Then you should maybe remove the line again. Try to write:

/sbin/lsmod

To see what modules are loaded. Try to setup networking with RedHats configuration tool: /usr/sbin/setup
 
Old 12-08-2002, 03:55 PM   #17
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 270Reputation: 270Reputation: 270
Instead of using the insmod command, try using the modprobe command as root.

# /sbin/modprobe tulip
# /sbin/ifconfig

And after the ifconfig command, see if it gives you another device besides the lo or local loopback

Should look something like this:
Code:
eth0      Link encap:Ethernet  HWaddr 00:02:E3:23:38:9C  
          inet addr:192.168.1.4  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:11997 errors:0 dropped:0 overruns:0 frame:0
          TX packets:11731 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100 
          RX bytes:9450278 (9.0 Mb)  TX bytes:1616619 (1.5 Mb)
          Interrupt:10 Base address:0x4000 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:11158 errors:0 dropped:0 overruns:0 frame:0
          TX packets:11158 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:1949467 (1.8 Mb)  TX bytes:1949467 (1.8 Mb)
Also have you tried running the netconfig command to configure your network ? Its usually pretty reliable and detects what module to use with whatever NIC.
 
Old 12-08-2002, 03:56 PM   #18
PlanetNEO
Member
 
Registered: Dec 2002
Location: Memphis, TN
Distribution: Mandrake 9.0
Posts: 47

Original Poster
Rep: Reputation: 15
Done. Same error message when I run insmod.

I'm getting the feeling it's not usually this hard.
 
Old 12-08-2002, 04:50 PM   #19
PlanetNEO
Member
 
Registered: Dec 2002
Location: Memphis, TN
Distribution: Mandrake 9.0
Posts: 47

Original Poster
Rep: Reputation: 15
No go. Though when I run dmesg there are like 10 entries like this at the bottom:

Linux tulip driver version 0.9.15-prell (May 11, 2002)

netconfig takes me to the same interface as /usr/sbin/setup. I can select setup networking and it gives me the option to set up. But it doesn't seem to save the changes because every time I open it, it looks exactly the same as when I started.

The module list with /sbin/lsmod does not show the network module loaded (I'm guessing that's the one I'm looking for), but the running services list at the System Services menu shows an * by network.

I can try to activate the eth0 module in the network configuration utility, but it keeps saying it can't active eth0. And I can't configure a network device. Even though it's supported, it isn't in the drop down list.

It's time to give up, been at this all day. It's a nice OS and has come a long way, but this is nuts. Going to try one last thing. Going to pull the card and reinstall it, then reinstall red hat. If it works, super. If not I'm just going to shelf it until I can go to Linux bootcamp or get a book.

Thanks for all the help, you were super.
 
Old 12-08-2002, 05:15 PM   #20
TheCoffeeMug
Member
 
Registered: Aug 2002
Location: Faroe Islands
Distribution: Knoppix on hd
Posts: 54

Rep: Reputation: 15
It would actually be nice if there was some little hardware howto that told you how to find information about your system, setup, trouble shooting, and so on. It could be called "Nerd - Know Your Hardware".
 
Old 12-08-2002, 05:58 PM   #21
PlanetNEO
Member
 
Registered: Dec 2002
Location: Memphis, TN
Distribution: Mandrake 9.0
Posts: 47

Original Poster
Rep: Reputation: 15
That would be handy. In this case one can strongly suspect operator error. It's not the os that's the problem, it's my lack of experience. The os is ready and I can improve.

Thanks again.
 
Old 12-08-2002, 06:08 PM   #22
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 270Reputation: 270Reputation: 270
Can you post your output of /proc/pci ??

cat /proc/pci

But if you see the device in dmesg, it could be some sort of IRQ problem or such. Or it could just be the card itself and chipset. Might could try to get an updated tulip driver ??
 
Old 12-08-2002, 08:02 PM   #23
PlanetNEO
Member
 
Registered: Dec 2002
Location: Memphis, TN
Distribution: Mandrake 9.0
Posts: 47

Original Poster
Rep: Reputation: 15
90% of networking problems happen at the hardware level. Reinstalled the card, reinstalled RedHat and it found the card and the network all by itself. Picked up a DHCP address and populated the DNS names and everything.

Thought it was strange that I couldn't activate the module on either distro. Unix is the original network language and it's like an OS 101 kind of thing. Plus there wasn't a lot in the support docs, which can mean no one else is having the same problem.

Man, do I feel stupid. Think I'll change user names to avoid perpetual shame.

Linux isn't the future, it's the present.

Thanks again, you guys are super.
 
Old 12-09-2002, 03:37 PM   #24
lintadsl
LQ Newbie
 
Registered: Oct 2002
Posts: 25

Rep: Reputation: 15
Nice, I was going to say recomplie the kernal. That way you can tell what NIC you have and will be used to kernal.
The best way to use linux system is once you set up the system, complie keranl is the final step to do. That way, you can also enable NFS, Netfiletering, so on.

Lint
 
Old 12-09-2002, 03:56 PM   #25
sudo
LQ Newbie
 
Registered: Dec 2002
Posts: 24

Rep: Reputation: 15
hmmm... should be that problematic... tried it myself once... but i solved it by eventually move the nic to a different pci-slot.. then it worked like a charm!!
 
  


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
Too frustrating Harnic Linux - Networking 6 09-04-2004 03:15 PM
this is getting frustrating thebutler4 Linux - Newbie 5 05-24-2004 06:59 PM
Sendmail is frustrating otisthegbs Linux - Software 1 08-09-2003 08:21 PM
why linux is frustrating rosko Linux - Software 64 08-09-2003 03:03 PM
Sound...so frustrating... slurride Slackware 4 02-26-2003 07:23 PM

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

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