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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
07-01-2004, 06:13 AM
|
#1
|
LQ Newbie
Registered: Jul 2004
Posts: 2
Rep:
|
Installing network cards in RedHat 9
Hi,
I have a Pentium 2.4 GHz With Redhat and Windows XP dualbooting, and recently got cable internet, i set this up in windows, but got into redhat and found that none of my network cards were shown in the hardware section of the Network administration tool. i searched about and found no documents about an easy way to install them. i ended up reinstalling redhat 9 hoping they would be detected. unfortunately they have still not been detected and no network card installation window appeared during install. The NIC's are both Realtek RTL8139's and ive never before had any trouble with them.
Is there an easy way to install these NIC's? its a very newbie question but im plumb out of ideas. any help would be great
cheers
zinc
|
|
|
07-01-2004, 07:48 AM
|
#2
|
Senior Member
Registered: Mar 2003
Location: Beautiful BC
Distribution: RedHat & clones, Slackware, SuSE, OpenBSD
Posts: 1,791
Rep:
|
check the following
#dmesg|grep eth
Check in /etc/sysconfig/hwconf whether you see the NICs listed.
Check modprobe.conf whether the aliases are ok.
#lsmod
and check whether the appropriate kernel module is loaded.
|
|
|
07-02-2004, 04:06 AM
|
#3
|
LQ Newbie
Registered: Jul 2004
Posts: 2
Original Poster
Rep:
|
This is the network section of my hwconf, so they are there how do i install them so they are displayed in the hardware section of the the network administration tool?
-class: NETWORK
bus: PCI
detached: 0
device: eth
driver: disabled
desc: "Realtek|RTL-8139/8139C/8139C+"
vendorId: 10ec
deviceId: 8139
subVendorId: 10ec
subDeviceId: 8139
pciType: 1
-class: NETWORK
bus: PCI
detached: 0
device: eth
driver: disabled
desc: "Realtek|RTL-8139/8139C/8139C+"
vendorId: 10ec
deviceId: 8139
subVendorId: 10ec
subDeviceId: 8139
pciType: 1
|
|
|
07-02-2004, 04:28 AM
|
#4
|
Senior Member
Registered: Mar 2003
Location: Beautiful BC
Distribution: RedHat & clones, Slackware, SuSE, OpenBSD
Posts: 1,791
Rep:
|
did you try
#modprobe 8139too
Adding a very dirty approach
Shutdown your system. Remove the 2 NICs. Start the system.
Kudzu will (may) detect configuration changes. Go ahead and let it Reconfigure/remove the devices (your Network cards). Once you reach the console login/X Login, shutdown the system again.
Now install the cards back in the system and poweron your PC. Kudzu will (may) detect the new components and will configure them for you.
Not a very good method ... but works.
Last edited by ppuru; 07-02-2004 at 04:33 AM.
|
|
|
07-02-2004, 02:12 PM
|
#5
|
LQ Newbie
Registered: Jun 2004
Location: Delhi, INDIA
Distribution: Redhat, Fedora, Suse
Posts: 16
Rep:
|
I had the same problem with the very same NIC.
u can try two different methods by which i solved the prob.
boot in to your bios go to option where u can assign IRQ to PCI slot manually. u can
check the IRQ for your card from your windows XP device driver and assign the
same manually to ur BIOS save BIOS setting and exit. Now kudzu will detect the NIC
automatically at boot.
Other method is u have to note down all the settings from windows XP ethernet
configuration and add it to /etc/modules.conf or modprobe.conf i guess.
i used both method and both worked for me.
good luck u have to try something usually the first method should work.
Last edited by gredhat; 07-02-2004 at 02:13 PM.
|
|
|
All times are GMT -5. The time now is 06:26 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|