Re: [CentOS] hwclock and util-linux on 5.3

2009-04-06 Thread nate
Jerry Geis wrote: > > lsof | grep rtc returned nothing. Check to see if there are any rtc drivers loaded? I see there's an ALSA rtc driver(snd_rtc*) which people have complained about causing the same behavior, that might not show up in lsof. nate ___

Re: [CentOS] hwclock and util-linux on 5.3

2009-04-06 Thread Jerry Geis
> > Jerry Geis wrote: > >/ I am getting this error: > />/ hwclock --debug > />/ hwclock from util-linux-2.13-pre7 > />/ hwclock: Open of /dev/rtc failed, errno=16: Device or resource busy. > / > is something using /dev/rtc > > grep through the output of lsof to see... > > my shift key is screwed u

Re: [CentOS] hwclock and util-linux on 5.3

2009-04-06 Thread nate
Jerry Geis wrote: > I am getting this error: > hwclock --debug > hwclock from util-linux-2.13-pre7 > hwclock: Open of /dev/rtc failed, errno=16: Device or resource busy. is something using /dev/rtc grep through the output of lsof to see... my shift key is screwed up again, damnit, need to resta

Re: [CentOS] hwclock and util-linux on 5.3

2009-04-05 Thread William L. Maltby
On Sun, 2009-04-05 at 15:05 -0400, Jerry Geis wrote: > I am getting this error: > hwclock --debug > hwclock from util-linux-2.13-pre7 > hwclock: Open of /dev/rtc failed, errno=16: Device or resource busy. > No usable clock interface found. > Cannot access the Hardware Clock via any known method.