lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 16 Nov 2008 20:44:50 -0200
From:	Fabiano Manoel de Andrade <fabianoma@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: RTC problem in PS3

	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.




--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ