[Voyage-linux] Errors during boot of 0.9.1 on ALIX
Teco Boot
(spam-protected)
Fri Dec 13 17:49:07 HKT 2013
6)
>> [info] Loading kernel module rtc.
>> FATAL: Module rtc not found.
>>
>> Verified:
>> root at voyage:/etc# modprobe rtc
>> FATAL: Module rtc not found.
> Original RTC seems to be depreciated and is replaced by RTC_LIB and this cannot be compiled as module. BTW, the below rtc is loaded on ALIX:
>
> [ 2.366627] platform rtc_cmos: registered platform RTC device (no PNP device)
> [ 4.255481] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
> [ 4.274732] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
> [ 4.387042] rtc_cmos rtc_cmos: setting system clock to 2000-01-16 19:19:59 U)
I don't have the rtc (Alix6):
root at voyage:~# dmesg | grep -i rtc
[ 1.460077] platform rtc_cmos: registered platform RTC device (no PNP device found)
[ 1.673833] Using IPI No-Shortcut mode
root at voyage:~#
root at voyage:~# hwclock -r
hwclock: Cannot access the Hardware Clock via any known method.
hwclock: Use the --debug option to see the details of our search for an access method.
root at voyage:~#
root at voyage:~# hwclock -r --directisa
Mon Jan 3 18:51:13 2000 -0.242235 seconds
root at voyage:~#
I can use a setting in /etc/default/hwclock as bypass.
root at voyage:~# echo "HWCLOCKPARS=--directisa" >> /etc/default/hwclock
So two options: fix rtc_cmos or apply the bypass.
Opinions?
Teco
More information about the Voyage-linux
mailing list