From: Andrew Gaydenko <a@gaydenko.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] 2.6.26, rtc problem
Date: Fri, 18 Jul 2008 20:35:05 +0400 [thread overview]
Message-ID: <200807182035.06023@goldspace.net> (raw)
In-Reply-To: <4880C279.1080504@gmail.com>
======= On Friday 18 July 2008, Joshua D Doll wrote: =======
> Andrew Gaydenko wrote:
> > ======= On Friday 18 July 2008, Alan McKinnon wrote: =======
> >
> >> On Friday 18 July 2008, Andrew Gaydenko wrote:
> >>> Hi!
> >>>
> >>> After upgrading to 2.6.26 I have got a problem with starting hwclock
> >>> service - it doesn't find /dev/rtc. I have tried to add rtc_cmos
> >>> to /conf.d/modules, but the module loads after the service starting.
> >>>
> >>> So, questions are:
> >>>
> >>> 1. How to force the module loading be before the service starting?
> >>
> >> I believe /etc/modules.d/* may do it. AFAIK it runs very early in the
> >> init sequence
> >>
> >>
> >>
> >> --
> >> Alan McKinnon
> >> alan dot mckinnon at gmail dot com
> >
> > If understand well, those files (in /etc/modules.d/) contain
> > configuration options for modules rather a list of modules to load.
> >
> > The was /etc/modules.autoload.d/kernel-2.6 file wich at some update
> > point magically disappered. I think Gentoo developers suppose some
> > replacement for this file.
> >
> >
> > Andrew
>
> I still have that file on one of my systems. My other system is running
> openrc which does not have that file but it does have
> /etc/conf.d/modules.
>
> --Joshua Doll
'hwclock' contains this fragment:
ebegin "Setting system clock using the hardware clock [${utc}]"
if [ -e /proc/modules -a ! -e /dev/rtc ]; then
modprobe -q rtc || modprobe -q genrtc
fi
But there are no such modules at all :-) I have installed openrc since
april, but have got time-related problem only now.
Andrew
--
gentoo-user@lists.gentoo.org mailing list
next prev parent reply other threads:[~2008-07-18 16:35 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-18 15:02 [gentoo-user] 2.6.26, rtc problem Andrew Gaydenko
2008-07-18 15:41 ` Alan McKinnon
2008-07-18 16:07 ` Andrew Gaydenko
2008-07-18 16:19 ` Joshua D Doll
2008-07-18 16:35 ` Andrew Gaydenko [this message]
2008-07-18 16:52 ` Joshua D Doll
2008-07-18 16:03 ` Sebastian Günther
2008-07-18 20:53 ` Neil Bothwick
2008-07-18 21:51 ` Andrew Gaydenko
2008-07-20 15:13 ` Andrew Gaydenko
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=200807182035.06023@goldspace.net \
--to=a@gaydenko.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