On Tue, Apr 07, 2009 at 11:21:35 +0200, Arkadiusz Miskiewicz wrote: > hwclock is always run by our rc-scripts (well, there are corner cases) but > rtc > module isn't autoloaded in such case ;/
Hmm... would it be some regression in current util-linux-ng or something specific to different RTC configuration in kernel? ~# rmmod rtc; lsmod | grep rtc; hwclock; lsmod | grep rtc Tue Apr 7 11:31:40 2009 -0.806023 seconds rtc 8696 0 ~# rpm -qf =hwclock util-linux-2.13-0.pre7.1.athlon ~: grep rtc /proc/misc 135 rtc ~: uname -r 2.6.29.1usPAE -- Tomasz Pala <[email protected]> _______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
