Gentoo Archives: gentoo-user

From: Manuel Fiorelli <manuel.fiorelli@×××××.com>
To: Gentoo User Mailing List <gentoo-user@l.g.o>
Subject: [gentoo-user] Cannot start net.eth0
Date: Sun, 30 Aug 2009 17:52:15
Message-Id: c650a5e70908301601u7b22614bj74fd872aab3bbc47@mail.gmail.com
1 I installed Gentoo from a minimal CD on a HP Pavillion dv6. I chose to
2 use genkernel to automatically configure the kernel. Unfortunately,
3 during the boot, it seems that the dhcp client isn't able to contact
4 the DHCP server.
5
6 Running lspci, I can detect the network adapter:
7 <snippet>
8 03:00.0 Ethernet Controller: Realtek Semiconductor CO., Ltd.
9 RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)
10 </snippet>
11
12 It seems that the system has loaded the module r8169, even if it
13 doesn't match exactly my model.
14
15 If I start /etc/init.d/net.eth0 manually, I can see
16
17 <snippet>
18 * starting eth0
19 * bringing ip eth0
20 * dhcp
21 * Running dhclient ....
22 PING 192.168.0.1 (192.168.0.1) 56(84) bytes of data.
23
24 --- 192.168.0.1 ping statistics ---
25 1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 0ms
26 </snippet>
27
28 Thanks in advance,
29 Manuel Fiorelli

Replies

Subject Author
[gentoo-user] Re: Cannot start net.eth0 Manuel Fiorelli <manuel.fiorelli@×××××.com>