public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Joshua D Doll <joshua.doll@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] 2.6.26, rtc problem
Date: Fri, 18 Jul 2008 09:52:52 -0700	[thread overview]
Message-ID: <4880CA64.20702@gmail.com> (raw)
In-Reply-To: <200807182035.06023@goldspace.net>

Andrew Gaydenko wrote:
> ======= 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
>   
I was just letting you know where the file moved to for auto-loading 
modules. I'm not sure why hwclock isn't loading the module. You could 
try changing the modprobe -q to modprobe -v. To make the output verbose.

--Joshua Doll
-- 
gentoo-user@lists.gentoo.org mailing list



  reply	other threads:[~2008-07-18 16:52 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
2008-07-18 16:52         ` Joshua D Doll [this message]
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=4880CA64.20702@gmail.com \
    --to=joshua.doll@gmail.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