All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabiano Manoel de Andrade <fabianoma@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: RTC problem in PS3
Date: Sun, 16 Nov 2008 20:44:50 -0200	[thread overview]
Message-ID: <1226875490.6597.11.camel@lottar> (raw)

	Hi I've compiled the latest version of linux kernel (2.6.27.6) in my
PS3 running debian and get a warning message listed here

	Setting the system clock.
  	Cannot access the Hardware Clock via any known method.
  	Use the --debug option to see the details of our search for an access method.
  	* Unable to set System Clock to: Sun Nov 16 20:33:06 UTC 2008


	The problem can be reproduced with the commands

	# hwclock --debug
 	hwclock from util-linux-ng 2.13.1.1
  	hwclock: Open of /dev/rtc failed, errno=2: No such file or directory.
  	No usable clock interface found.
  	Cannot access the Hardware Clock via any known method.
  	# ls -l /dev/rtc*
  	ls: cannot access /dev/rtc*: No such file or directory

	Loading the rtc-ppc module solve the problem, but after restart
the system I still have the problem. Looking at kernel config I change the
rtc-ppc to be build into kernel and this solve totally the problem. So the
ps3_defconfig must set the rtc-ppc to be build into kernel.

	Thanks in advance.
	Fabiano.





             reply	other threads:[~2008-11-16 22:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-16 22:44 Fabiano Manoel de Andrade [this message]
2008-11-17 20:02 ` RTC problem in PS3 Marvin
2008-11-17 20:02   ` Marvin
2008-12-02 22:22   ` Geoff Levand
2008-12-02 22:22     ` Geoff Levand

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=1226875490.6597.11.camel@lottar \
    --to=fabianoma@gmail.com \
    --cc=linux-kernel@vger.kernel.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 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.