LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-29-2001, 10:06 PM   #1
bpmovva
LQ Newbie
 
Registered: Nov 2001
Location: united states
Distribution: RedHat 7.2
Posts: 7

Rep: Reputation: 0
Question problem with ethernet card


redhat 7.2 is not detecting my ethernet card.

/sbin/ifconfig shows only the loopback and no eth0.

will reinstalling linux solve my problem ?

i am a newbie....... so i request the linux guru's out there to plz help me out asap.
 
Old 11-29-2001, 10:32 PM   #2
mcleodnine
Senior Member
 
Registered: May 2001
Location: Left Coast - Canada
Distribution: s l a c k w a r e
Posts: 2,731

Rep: Reputation: 45
post some info about your ethernet card (manufacturer, model no.) ASAP.
 
Old 11-29-2001, 10:39 PM   #3
bpmovva
LQ Newbie
 
Registered: Nov 2001
Location: united states
Distribution: RedHat 7.2
Posts: 7

Original Poster
Rep: Reputation: 0
windows 98 recognises my ethernet card as

Hp EN1207D-TX PCI 10/100 Fast Ethernet Adapter
 
Old 11-29-2001, 10:48 PM   #4
mcleodnine
Senior Member
 
Registered: May 2001
Location: Left Coast - Canada
Distribution: s l a c k w a r e
Posts: 2,731

Rep: Reputation: 45
Try 'modprobe tulip alias eth0' or 'modprobe rtl8139 alias eth0' and see what you get.
 
Old 11-29-2001, 11:07 PM   #5
bpmovva
LQ Newbie
 
Registered: Nov 2001
Location: united states
Distribution: RedHat 7.2
Posts: 7

Original Poster
Rep: Reputation: 0
modprobe tulip alias eth0 gave the following output

/lib/modules/2.4.7-10/kernel/drivers/net/tulip/tulip.o: init_module: no such device

/lib/modules/2.4.7-10/kernel/drivers/net/tulip/tulip.o: insmod/lib/modules/2.4.7-10/kernel/drivers/net/tulip/tulip.o failed

whereas the second command
modprobe rtl8139 alias eth0 just executed without any output. i checked ifconfig to see if linux detected the ethernet card but it didnt.
 
Old 11-29-2001, 11:14 PM   #6
mcleodnine
Senior Member
 
Registered: May 2001
Location: Left Coast - Canada
Distribution: s l a c k w a r e
Posts: 2,731

Rep: Reputation: 45
If tulip worked - that's good as modprobe usually only reports bad news. Try 'ifup'or whatever script Red Hat uses to get the network started.
 
Old 11-29-2001, 11:29 PM   #7
bpmovva
LQ Newbie
 
Registered: Nov 2001
Location: united states
Distribution: RedHat 7.2
Posts: 7

Original Poster
Rep: Reputation: 0
ifup eth0 gave the following output

/sbin/ifup: configuration for eth0 not found
 
Old 12-03-2001, 08:19 AM   #8
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
According to this redhat page your card is supported, there should be links there to the info you need to get it working.
 
Old 12-03-2001, 05:48 PM   #9
bpmovva
LQ Newbie
 
Registered: Nov 2001
Location: united states
Distribution: RedHat 7.2
Posts: 7

Original Poster
Rep: Reputation: 0
I managed to get it to work but thankx anyway for the info aussie.
 
Old 01-23-2002, 04:31 PM   #10
pqs0103
LQ Newbie
 
Registered: Jan 2002
Posts: 2

Rep: Reputation: 0
Can you tell me how? I got the same problem, redhat doesn't recognize my Hp EN1207D-TX PCI 10/100 Fast Ethernet Adapter. Thanks
 
Old 01-23-2002, 06:05 PM   #11
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
modprobe rtl8139 alias eth0
ifconfig eth0 up
netconfig (or is it netconf... its been a while since I used RH)
Follow the steps in netconfig.

This should then come up like this every boot... hopefully.

Cheers,

Finegan
 
Old 01-23-2002, 08:40 PM   #12
bpmovva
LQ Newbie
 
Registered: Nov 2001
Location: united states
Distribution: RedHat 7.2
Posts: 7

Original Poster
Rep: Reputation: 0
try the following pqs0103.... it worked for me

insmod 8139too
ifconfig eth0 <ip address> netmask <mask> up
 
Old 01-31-2002, 07:06 PM   #13
pqs0103
LQ Newbie
 
Registered: Jan 2002
Posts: 2

Rep: Reputation: 0
Thanks for the reply, Finegan and Bmpovva.

Modprobe does not find rtl8139 module.

And unfortunately 8139too module does not work for me. Redhat says device cannot be initialized.
I also tried to compile the rtl8139.c myslef. But I got unresolved symbol(such as kmalloc) when "insmod pci-scan.o rtl8139.o"

Any idea what's to do next. I am using Redhat 2.4.7-10 release.
 
  


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
Problem with ethernet card Kover_25 Linux - Networking 2 04-19-2005 05:20 AM
Ethernet card on laptop: I installed my D-Link ethernet card into Redhat 9, not detec brighamr Linux - Hardware 0 05-18-2004 12:33 AM
Problem with ethernet card? ankitgdit Linux - Hardware 3 04-28-2004 02:22 PM
problem with ethernet card n3wb1e Linux - Hardware 1 02-13-2004 08:54 PM
Problem with ethernet card? Machinegun Linux - Networking 32 07-09-2003 05:01 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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