Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on...
Note: An (*) indicates there is no official participation from that distribution here at LQ. |
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.
|
|
03-03-2004, 01:28 PM
|
#1
|
LQ Newbie
Registered: Sep 2003
Distribution: Gentoo livecd for i686
Posts: 19
Rep:
|
Network problem in gentoo
Ok I have installed gentoo and have gotten it to boot but now I have another problem I can't get the network or internet to work on gentoo. I use cable modem that is hooked up to a wireless router 2.4ghz type-g with 4 hardwired 10/100 ports. It is connected via cat5e cable to the router, I think it has to do with one of the config files I am not sure. Yes it works when I use the gentoo live cd and I can use links to view websites. So I don't think it has to do with the connection.
Thanks for the help in advance
DDR
|
|
|
03-03-2004, 03:29 PM
|
#2
|
Senior Member
Registered: Dec 2002
Location: Atlantic City, NJ
Distribution: Ubuntu & Arch
Posts: 3,503
Rep:
|
When you boot up do you see eth0 start? Perhaps you forgot to add net.eth0 to your startup scripts?
rc-update add net.eth0 default
or perhaps eth0 is not configured correctly? Check out /etc/conf.d/net.
|
|
|
03-03-2004, 04:01 PM
|
#3
|
LQ Newbie
Registered: Sep 2003
Distribution: Gentoo livecd for i686
Posts: 19
Original Poster
Rep:
|
Just to check I typed it in and it says-net.eth0 already installed in runlevel default; skipping
So I don't think thats the problem but I don't see it when I boot the computer.
I went into /etc/conf.d/net with nano I believe I have it setup correctly
iface_eth0="dhcp" I think that is correct
dhcpcd_eth0=",,," What goes there
One more thing what are aliases?
Why is ther two iface_eth0=.
|
|
|
03-04-2004, 12:43 PM
|
#4
|
Member
Registered: Apr 2003
Distribution: gentoo
Posts: 238
Rep:
|
Did it work during the install?
When you type "ifconfig -a" does it show eth0?
If not then you may have to patch or recompile with support for the network card as you may have forgot it. If it did work during the install, you can boot off the LiveCD again and type "lsmod" to find out what modules it used to get the network card working.
|
|
|
03-04-2004, 10:14 PM
|
#5
|
LQ Newbie
Registered: Sep 2003
Distribution: Gentoo livecd for i686
Posts: 19
Original Poster
Rep:
|
Thanks arrruken
I will try when I get time.
Lately we have painters painting the house inside so i had the internet network down.
Last edited by DDR extreme; 03-04-2004 at 10:15 PM.
|
|
|
03-05-2004, 12:07 AM
|
#6
|
LQ Newbie
Registered: Sep 2003
Distribution: Gentoo livecd for i686
Posts: 19
Original Poster
Rep:
|
when I type ifconfig -a it does show eth0, but I found somethind diifernet when I did lsmod with the livecd it showed more modules then with what I I have installed. So can you tell me how to Recompile it with those certain modules and what to type in please.
Thanks for the help in advance.
DDR
|
|
|
03-06-2004, 12:45 AM
|
#7
|
LQ Newbie
Registered: Sep 2003
Distribution: Gentoo livecd for i686
Posts: 19
Original Poster
Rep:
|
Is there anyone out there to help me with what i need to do?
|
|
|
03-07-2004, 12:46 AM
|
#8
|
Member
Registered: Apr 2003
Distribution: gentoo
Posts: 238
Rep:
|
If when you type ifconfig -a you see eth0, then all you should have to do to get the net working is type "dhcpcd eth0"(if you use dhcp). You can assign a static as well, and give it a default gateway if you like.
Since you said it did show up, you shouldnt have to recompile. As far as the other modules that showed up on the live cd, unless some devices arent working with your install, you probably dont need them. If you used genkernel, then you should have support for all of those modules, and you can get the modules to load add boot time by adding the names of the modules to , /etc/modules.autoload.d/kernerl-version-you-use.
|
|
|
All times are GMT -5. The time now is 10: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
|
|