public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* RTC problem in PS3
@ 2008-11-16 22:44 Fabiano Manoel de Andrade
  2008-11-17 20:02 ` Marvin
  0 siblings, 1 reply; 3+ messages in thread
From: Fabiano Manoel de Andrade @ 2008-11-16 22:44 UTC (permalink / raw)
  To: linux-kernel

	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.





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-12-02 22:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-16 22:44 RTC problem in PS3 Fabiano Manoel de Andrade
2008-11-17 20:02 ` Marvin
2008-12-02 22:22   ` Geoff Levand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox