Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
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.
|
|
06-04-2006, 10:41 PM
|
#1
|
LQ Newbie
Registered: Oct 2004
Posts: 15
Rep:
|
RTL8169 driver install help
I'm noob to Linux. Please help!
I'm running under FC4 and try to install driver for my built-in NIC RTL8169.
I read other posts regarding the issue. I tried /sbin/modprobe r8169 which don't return anything. But /sbin/modprobe /lib/modules/2.6.12-1.1447_FC4/kernel/drivers/net/r8169.ko returns module not found even though the file exist.
If someone able to install and make the card work, please post your solution.
Thanks,
|
|
|
06-04-2006, 10:49 PM
|
#2
|
Senior Member
Registered: Jan 2005
Location: Canada
Distribution: ubuntu
Posts: 2,539
Rep:
|
Quote:
I tried /sbin/modprobe r8169 which don't return anything.
|
if modprobe is successful it shouldnt display anything. after you modprobe, do 'ifconfig eth0 up'. if your connecting through a router, itll most likely work from there.
|
|
|
06-04-2006, 10:51 PM
|
#3
|
Member
Registered: Nov 2003
Location: ~
Distribution: Ubuntu 10.04
Posts: 843
Rep:
|
in linux, a blank line returned means it works.
just use ifconfig to configurate your device, or use the existing Fedora Core tools in place.
Optionaly, you can shove r8169 into the /etc/modules.conf so it starts automatically, or simply use the existing hardware installation GUI.
|
|
|
06-05-2006, 12:13 AM
|
#4
|
LQ Guru
Registered: Jan 2002
Posts: 6,042
Rep:
|
After you got it loaded type ifconfig. It should give you eth0 in the list. If it does, then you can type `service network start` as root. If you have not change any network settings, it should assume that you want it to get IP address automatically. If it does not, you have to load up the network utility to configure your network. Unfortunately, you have to use GUI because they (Redhat) do not think of making a CLI program.
|
|
|
All times are GMT -5. The time now is 12:09 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
|
|