Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Network Problem[SOLVED]
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
clock_cycles
n00b
n00b


Joined: 04 Nov 2006
Posts: 47

PostPosted: Fri Jan 05, 2007 5:47 am    Post subject: Network Problem[SOLVED] Reply with quote

Code:
lspci | grep net
0000:00:0a.0 Ethernet controller: Accton Technology Corporation SMC2-1211TX (rev 10)


I have dhclient.

Code:
emerge net-misc/dhcp


I have been doing a stage 3 install from the minimal CD. The system boots, but without networking I am unable to finish. At boot time, the ethernet fails.

I am sure I have done this.

Code:
rc-update add net.eth0 default


I haven't changed /etc/conf.d/net because I want to use dhcp.


SOLUTION
I found a module. I think it was Device Drivers --> 10/100 NICs --> Realtek. Then modprobe 8139too. Then I added that to the autoload file. Gentoo community is excellent.


Last edited by clock_cycles on Sat Jan 06, 2007 1:40 pm; edited 1 time in total
Back to top
View user's profile Send private message
yabbadabbadont
Advocate
Advocate


Joined: 14 Mar 2003
Posts: 4791
Location: 2 exits past crazy

PostPosted: Fri Jan 05, 2007 6:09 am    Post subject: Reply with quote

Try emerging dhcpcd while you are booted from the cd and in the chroot environment. It used to be the recommended dhcp client, but I haven't checked the install guide lately.
_________________
Bones McCracker wrote:
On the other hand, regex is popular with the ladies.
Back to top
View user's profile Send private message
nixnut
Bodhisattva
Bodhisattva


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

PostPosted: Fri Jan 05, 2007 5:57 pm    Post subject: Reply with quote

Moved from Installing Gentoo to Networking & Security.
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
clock_cycles
n00b
n00b


Joined: 04 Nov 2006
Posts: 47

PostPosted: Fri Jan 05, 2007 7:42 pm    Post subject: Reply with quote

Code:
emerge --unmerge net-misc/dhcp
emerge dhcpcd


At boot time I get a message like "net.eth0 does not exist". I included TCP/IP networking in my kernel as well as Packet Socket.

Code:
lspci | grep 56
0000:00:0c.1 Communication controller: Rockwell International Riptide HCF 56k PCI Modem


Does 802.11 mean wireless? I left it out because I don't have any wireless hardware. Could there be a conflict between my Riptide card and ethernet controller?
Back to top
View user's profile Send private message
noice
Guru
Guru


Joined: 05 Dec 2005
Posts: 473
Location: italia, Ischia

PostPosted: Fri Jan 05, 2007 7:45 pm    Post subject: Reply with quote

can you post
Code:
ifconfig -a
?
_________________
Noice

when you post remove comments
Code:
grep -vh '^[[:space:]]*\(#\|$\)' "$@"
Back to top
View user's profile Send private message
luqas
Guru
Guru


Joined: 02 Jan 2004
Posts: 588
Location: /US/Texas/Beaumont

PostPosted: Fri Jan 05, 2007 7:57 pm    Post subject: Reply with quote

you can do a rc-update /show to see if you have net.eth0 is in the system. Are you sure you have the correct driver in the kernel for your NIC compiled in the kernel? You can boot off the lived cd and do a lsmod to see what modules were loaded to pick the correct driver in your kernel.
Back to top
View user's profile Send private message
clock_cycles
n00b
n00b


Joined: 04 Nov 2006
Posts: 47

PostPosted: Fri Jan 05, 2007 8:44 pm    Post subject: Reply with quote

clear.

Last edited by clock_cycles on Fri Mar 23, 2007 2:36 am; edited 2 times in total
Back to top
View user's profile Send private message
luqas
Guru
Guru


Joined: 02 Jan 2004
Posts: 588
Location: /US/Texas/Beaumont

PostPosted: Fri Jan 05, 2007 9:22 pm    Post subject: Reply with quote

can you post the output of lsmod using the live cd?
Back to top
View user's profile Send private message
clock_cycles
n00b
n00b


Joined: 04 Nov 2006
Posts: 47

PostPosted: Fri Jan 05, 2007 9:32 pm    Post subject: Reply with quote

clear.

Last edited by clock_cycles on Fri Mar 23, 2007 2:34 am; edited 1 time in total
Back to top
View user's profile Send private message
clock_cycles
n00b
n00b


Joined: 04 Nov 2006
Posts: 47

PostPosted: Fri Jan 05, 2007 9:47 pm    Post subject: Modules Reply with quote

Is there a simple way to compile new modules without building a whole new bzImage? Anybody who has responded is my friend. :wink:

Thanks, Noice.


Last edited by clock_cycles on Fri Jan 05, 2007 9:50 pm; edited 2 times in total
Back to top
View user's profile Send private message
noice
Guru
Guru


Joined: 05 Dec 2005
Posts: 473
Location: italia, Ischia

PostPosted: Fri Jan 05, 2007 9:48 pm    Post subject: Reply with quote

look at here
_________________
Noice

when you post remove comments
Code:
grep -vh '^[[:space:]]*\(#\|$\)' "$@"
Back to top
View user's profile Send private message
clock_cycles
n00b
n00b


Joined: 04 Nov 2006
Posts: 47

PostPosted: Sat Jan 06, 2007 12:41 am    Post subject: Reply with quote

clear.

Last edited by clock_cycles on Fri Mar 23, 2007 2:34 am; edited 2 times in total
Back to top
View user's profile Send private message
noice
Guru
Guru


Joined: 05 Dec 2005
Posts: 473
Location: italia, Ischia

PostPosted: Sat Jan 06, 2007 12:59 am    Post subject: Reply with quote

clock_cycles wrote:
Also, is there a good reason not to have vim on the minimal CD?

it's minimal :roll:
_________________
Noice

when you post remove comments
Code:
grep -vh '^[[:space:]]*\(#\|$\)' "$@"
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