All of lore.kernel.org
 help / color / mirror / Atom feed
From: Clark Williams <williams@redhat.com>
To: Mark Knecht <markknecht@gmail.com>
Cc: RT <linux-rt-users@vger.kernel.org>
Subject: Re: 2.6.26.8-rt12 - No hwclock - works under 2.6.24-rt1
Date: Sat, 31 Jan 2009 13:20:41 -0600	[thread overview]
Message-ID: <20090131132041.6b65408c@torg> (raw)
In-Reply-To: <5bdc1c8b0901310958s555cfc0eg3ba649947d2581@mail.gmail.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Sat, 31 Jan 2009 09:58:28 -0800
Mark Knecht <markknecht@gmail.com> wrote:
> 
> Clark,
>    CONFIG_RTC_DRV_CMOS=y is set. However all of the specific chip
> versions immediately below it are not set so without at least one of
> those is the CONFIG_RTC_DRV_CMOS doing anything?
> 
>    If by change I need to set at least one of those chip options how
> do I determine what's on this motherboard?
> 
>    Scanning around this area I also notice that I've going none of the
> I2C RTC drivers selected either.
> 
>    I haven't had time to check yet but the 2.6.27-gentoo-r8 kernel
> didn't have this problem. I'll compare .config files between the two
> and see what differences I can find.
> 
> Thanks,
> Mark

Mark,

I don't have any of the platform drivers set for my laptop (Lenovo T60)
other than the CMOS driver.  None of the I2C or SPI drivers set. I
still think you need to look at what device the startup scripts are
looking for (probably /dev/rtc).

Here's a snippet of my config:

CONFIG_RTC_LIB=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_HCTOSYS=y
CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
CONFIG_RTC_DEBUG=y

#
# RTC interfaces
#
CONFIG_RTC_INTF_SYSFS=y
CONFIG_RTC_INTF_PROC=y
CONFIG_RTC_INTF_DEV=y
# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
# CONFIG_RTC_DRV_TEST is not set

#
# I2C RTC drivers
#
# CONFIG_RTC_DRV_DS1307 is not set
# CONFIG_RTC_DRV_DS1374 is not set
# CONFIG_RTC_DRV_DS1672 is not set
# CONFIG_RTC_DRV_MAX6900 is not set
# CONFIG_RTC_DRV_RS5C372 is not set
# CONFIG_RTC_DRV_ISL1208 is not set
# CONFIG_RTC_DRV_X1205 is not set
# CONFIG_RTC_DRV_PCF8563 is not set
# CONFIG_RTC_DRV_PCF8583 is not set
# CONFIG_RTC_DRV_M41T80 is not set
# CONFIG_RTC_DRV_S35390A is not set
# CONFIG_RTC_DRV_FM3130 is not set

#
# SPI RTC drivers
#
#
# Platform RTC drivers
#
CONFIG_RTC_DRV_CMOS=y
# CONFIG_RTC_DRV_DS1511 is not set
# CONFIG_RTC_DRV_DS1553 is not set
# CONFIG_RTC_DRV_DS1742 is not set
# CONFIG_RTC_DRV_STK17TA8 is not set
# CONFIG_RTC_DRV_M48T86 is not set
# CONFIG_RTC_DRV_M48T59 is not set
# CONFIG_RTC_DRV_V3020 is not set


Clark
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.10 (GNU/Linux)

iEYEARECAAYFAkmEpI4ACgkQHyuj/+TTEp0tBQCfW3H9E1Wq22d0K9kIoitVcO24
/GcAoNeqZaMmv0V9eB0stusKn8g3Wo1j
=Mg8X
-----END PGP SIGNATURE-----

  reply	other threads:[~2009-01-31 19:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-31  0:00 2.6.26.8-rt12 - No hwclock - works under 2.6.24-rt1 Mark Knecht
2009-01-31  7:35 ` Norval Watson
2009-01-31 14:52 ` Clark Williams
2009-01-31 17:58   ` Mark Knecht
2009-01-31 19:20     ` Clark Williams [this message]
2009-01-31 22:36       ` Mark Knecht
2009-02-01 16:21         ` Mark Knecht

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=20090131132041.6b65408c@torg \
    --to=williams@redhat.com \
    --cc=linux-rt-users@vger.kernel.org \
    --cc=markknecht@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.