|
Cross-LFS RealTimeClock does not work
ok.... So now when my cross linuxfromscratch on an ibook G4 with kernel 2.6.30 boots, the hardware clock fails to set! The boot message is:
Setting system clock...
RTC_RD_TIME: Invalid argument
ioctl() to /dev/rtc to read the time failed.
So i tried selecting every RTC driver available in the kernel and that didnt work. Under Device Drivers-->Real Time Clock i have selected:
Set system time from RTC on startup and resume = y
RTC used to set the system time = rtc0
/sys/class/rtc/rtcN = y
/proc/driver/rtc = y
/dev/rtcN = y
And then ALL of the drivers below selected.
I tried setting the clock through hwclock and i got the same error.
Does anyone have any idea what's going on?
Last edited by timmytycoon; 06-26-2009 at 08:00 PM.
|