From: John Blinka <jblinka@neo.rr.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] ntp-client doesn't start
Date: Sun, 05 Nov 2006 10:55:57 -0500 [thread overview]
Message-ID: <454E098D.2040807@neo.rr.com> (raw)
Hi,
I have a very old Dell P150ST laptop that I try to maintain Gentoo on.
Every time I boot it,
it complains "ERROR: cannot start ntp-client as net.eth0 could not be
started".
The laptop is old enough that the ethernet connection is by a Xircom
pcmcia card, and this
works well except for ntp-client. The claim that "net.eth0 could not be
started" puzzles
me since, after the machine boots, ifconfig gives
eth0 Link encap:Ethernet HWaddr 00:10:A4:FE:EC:4C
inet addr:192.168.1.105 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:445 errors:0 dropped:0 overruns:0 frame:0
TX packets:74 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:70632 (68.9 Kb) TX bytes:8288 (8.0 Kb)
Interrupt:3 Base address:0x300
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:46 errors:0 dropped:0 overruns:0 frame:0
TX packets:46 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:3207 (3.1 Kb) TX bytes:3207 (3.1 Kb)
Thinking that the error message means that ntp-client is being started
before eth0 is completely
configured, I have followed the advice in
http://gentoo-wiki.com/HOWTO_NTP and modified my
depend() in /etc/init.d/ntp-client to
depend() {
before cron portmap
need net
after net.eth0
use dns logger
}
but this has had no effect.
I would appreciate any thoughts on what the error message means, and how
to get ntp-client
working.
Thanks,
John Blinka
--
gentoo-user@gentoo.org mailing list
next reply other threads:[~2006-11-05 16:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-05 15:55 John Blinka [this message]
2006-11-05 22:55 ` [gentoo-user] ntp-client doesn't start Roger Mason
2006-11-06 10:53 ` John Blinka
2006-11-06 18:52 ` [gentoo-user] " reader
2006-11-06 21:19 ` John Blinka
2006-11-06 21:26 ` Bo Ørsted Andresen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=454E098D.2040807@neo.rr.com \
--to=jblinka@neo.rr.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox