Gentoo Archives: gentoo-ppc-user

From: Draeven <draeven@××××××××××××××.net>
To: gentoo-ppc-user@l.g.o
Subject: Re: [gentoo-ppc-user] Compile error on IDE Power Mac driver
Date: Thu, 01 Dec 2005 14:58:50
Message-Id: 438F0F78.4060204@dragons-breath.net
In Reply to: Re: [gentoo-ppc-user] Compile error on IDE Power Mac driver by Draeven
1 I'm sorry, I mean a dhcp client, not a server, the dhcp server should
2 already be on the network. The most popular and easiest client IMHO is
3 dhcpcd.
4
5 Like I said, "emerge dhcpcd"
6
7 HTH
8 Draeven
9
10 Draeven wrote:
11 > Did you remember to emerge a dhcpcd server?
12 >
13 > If not "emerge dhcpcd"
14 >
15 > Draeven
16 >
17 > Charles Trois wrote:
18 >
19 >> Draeven a écrit :
20 >>
21 >>>
22 >>> Charles Trois wrote:
23 >>> Charles,
24 >>>
25 >>> Did you do a "rc-update add net.eth0 default" so that the interface
26 >>> is brought up at boot?
27 >>>
28 >>> You may also want to take a look at this section of the Gentoo Handbook:
29 >>>
30 >>> http://www.gentoo.org/doc/en/handbook/handbook-ppc.xml?part=4
31 >>>
32 >> I am still working hard at this; I even have burnt a new CD and
33 >> reinstalled from it, but there is nothing doing. To state my problem
34 >> again, it occurs on an G4 iMac with the Gentoo universal
35 >> ppc-install-2005.1 disc. At the end of the boot process, just before the
36 >> login, I get this:
37 >>
38 >> ==========================================================================
39 >>
40 >>
41 >> * Starting syslog-ng ...
42 >>
43 >> [ ok ] * Starting gpm ...
44 >>
45 >> [ ok ] * Starting eth0
46 >> * Bringing up eth0
47 >> * Configuration not set for eth0 - assuming dhcp
48 >> * dhcp
49 >> * Running dhcpcd ...
50 >>
51 >> [ !! ] * Starting vixie-cron ...
52 >>
53 >> [ ok ] * Starting local ...
54 >>
55 >> [ ok ] * ERROR: Problem starting needed services.
56 >> * "netmount" was not started.
57 >>
58 >> ==========================================================================
59 >>
60 >>
61 >> And the corresponding bit in /var/log/messsages is:
62 >>
63 >> ==========================================================================
64 >>
65 >>
66 >> Dec 1 11:00:55 sirrah rc-scripts: Configuration not set for eth0 -
67 >> assuming dhcp
68 >> Dec 1 11:01:55 sirrah dhcpcd[4718]: timed out waiting for a valid DHCP
69 >> server response
70 >> Dec 1 11:01:55 sirrah cron[5378]: (CRON) STARTUP (V5.0)
71 >> Dec 1 11:01:56 sirrah rc-scripts: ERROR: Problem starting needed
72 >> services.
73 >> Dec 1 11:01:56 sirrah rc-scripts: "netmount" was not started.
74 >> Dec 1 11:02:50 sirrah login(pam_unix)[5457]: session opened for user
75 >> root by (uid=0)
76 >>
77 >> ==========================================================================
78 >>
79 >>
80 >> The cause of the trouble seems to be pointed out by the line
81 >> "dhcpcd[4718]: timed out waiting for a valid DHCP server response" (and
82 >> there is indeed quite a delay at the stage "Running dhcpcd").
83 >>
84 >> But now what can I do to get this "valid DHCP server response"? There
85 >> seems to be nothing about dhcp in the .config file: what then? does it
86 >> suppose that I am already connected to the Net?
87 >>
88 >> Charles
89 >>
90 >>
91 --
92 gentoo-ppc-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-ppc-user] Compile error on IDE Power Mac driver Charles Trois <charles.trois@×××××××.fr>