Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
after Installing Gentoo eth0
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
gledis
n00b
n00b


Joined: 05 Apr 2006
Posts: 8
Location: Bologna / Italy

PostPosted: Wed Apr 05, 2006 9:31 am    Post subject: after Installing Gentoo eth0 Reply with quote

Hi everyone.
I've installed Gentoo :)). It works. My problem is that I'm Not having Internet connection. Probably installing, I've forgot to save my eth0 setup. Does anyone knows
what do I have to do??
My network is ADSL.

Now I'm having only text mode. How do I do to install: Gnome and make it start directly in graphical mode??

Thanx 2 all
Back to top
View user's profile Send private message
bkunlimited
l33t
l33t


Joined: 18 Jun 2004
Posts: 672

PostPosted: Wed Apr 05, 2006 9:49 am    Post subject: Reply with quote

to answer your second question: take a look here: http://www.gentoo.org/doc/en/index.xml?catid=desktop

for your first question, maybe this helps you: http://gentoo-wiki.com/HOWTO_Connect_using_PPPoE
Back to top
View user's profile Send private message
gledis
n00b
n00b


Joined: 05 Apr 2006
Posts: 8
Location: Bologna / Italy

PostPosted: Wed Apr 05, 2006 10:44 am    Post subject: Reply with quote

I tried to use the

ifconfig eth0 (no data is sendet e none received) even with ping

I tried:

ping -c 3 www.yahoo.it ---> bash: ping: command not found
adsl-setup ---> bash: adsl-setup: command not found

anyone can help???
Back to top
View user's profile Send private message
swooshOnLn
l33t
l33t


Joined: 28 Feb 2006
Posts: 741
Location: Charlotte, North Carolina

PostPosted: Wed Apr 05, 2006 5:09 pm    Post subject: Reply with quote

did you install from a stage 1 tarball? or the livecd?
_________________
"WARNING: you may LOL"

This is my font size, color, and signature. It will change to whatever I pick. How cool is that?
Back to top
View user's profile Send private message
gledis
n00b
n00b


Joined: 05 Apr 2006
Posts: 8
Location: Bologna / Italy

PostPosted: Wed Apr 05, 2006 5:44 pm    Post subject: dhcp Reply with quote

No I've installed from the third one.

Now I'm tryin the: /etc/init.d/net.eth0 start and it turns

* Starting eth0
* Cannot default to dhcp as there is no dhcp module loaded
* No configuration for eth0

Perhaps I have to load the DHCP. I've Installed gentoo downloading from Internet, Sure that the lan card works.

Next problem is where to download the DHCP file :)
Back to top
View user's profile Send private message
nixnut
Bodhisattva
Bodhisattva


Joined: 09 Apr 2004
Posts: 10974
Location: the dutch mountains

PostPosted: Wed Apr 05, 2006 5:54 pm    Post subject: Reply with quote

Moved from Installing Gentoo to Networking & Security.
postinstallation networking problem, so moved here
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered

talk is cheap. supply exceeds demand
Back to top
View user's profile Send private message
monkeyboy
n00b
n00b


Joined: 18 Apr 2002
Posts: 29
Location: Denver

PostPosted: Wed Apr 05, 2006 6:16 pm    Post subject: Reply with quote

Did you merge dhcpcd when you did your install? You can see if it is installed by doing
Code:
emerge -p net-misc/dhcpcd

That will allow your nic to get an ip address via dhcp. If you don't have it installed, you can probably boot back to the live cd, mount your partitions, chroot /mnt/gentoo /bin/bash, and emerge dhcpcd from there.
Back to top
View user's profile Send private message
Sredhar
n00b
n00b


Joined: 08 Nov 2004
Posts: 7

PostPosted: Wed Apr 05, 2006 8:15 pm    Post subject: I had a similar problem Reply with quote

Hello,

I had a similar problem and here is what i did to get it resolved. ( with felp from gentoo folks )


1) I compiled the kernel with my network card driver as a module. Do you have information about what netowrk card you are using?

you can get more information about that here


2) At first when i did lsmod (which lists all the modules loaded) it wasnt showing b44 module (which is my ethernetcard) being loaded.


3) i did modprobe and it showed all the modules which are there in the system. i did ( modprobe b44 ) which loaded the module.

4) also do modules-update just in case.

5) i started eth0 with the command ( /etc/init.d/net.eth0 start ) which fixed the problem


If this works for you dont forget to do (rc-update add net.eth0 default) so that eth0 will be brought up at boot time.



Hope this helps. And i am a n00b too to if anyone find something wrong in what i wrote please let me know. :D


Cheers,
Sri
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum