Re: 2.6.15-rc4 RTC problems

From: Clemens Ladisch
Date: Mon Dec 05 2005 - 05:11:33 EST


Badari Pulavarty wrote:
> I am having troubles booting my 8-way P-III machine.
> On boot it hangs in init script boot.clock.
> It prints,
>
> "Setting up the CMOS clock"
>
> and hangs. So I disabled that script and brought up
> the machine and ran command manually. It looks like
> it waits forever to read from /dev/rtc.
>
> # strace /sbin/hwclock --adjust -u
> ....
> open("/dev/rtc", O_RDONLY|O_LARGEFILE) = 3
> ioctl(3, RTC_UIE_ON, 0) = 0
> read(3, <unfinished ...>

Are you using HPET? (see dmesg)
Do some interrupts arrive? (see /proc/interrupts)


Regards,
Clemens

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