On Wed, Aug 08, 2007 at 10:44:56AM +0300, Alexander Burnos wrote: [ скипнуто ]
> root#billy[0]~>hwclock --systohc --utc > Cannot access the Hardware Clock via any known method. > Use the --debug option to see the details of our search for an access > method. > root#billy[0]~>hwclock --debug --systohc --utc > hwclock from util-linux-2.12p > hwclock: Open of /dev/rtc failed, errno=2: No such file or directory. > No usable clock interface found. > Cannot access the Hardware Clock via any known method. > root#billy[0]~>modprobe -l | g rtc > root#billy[0]~> > > root#billy[0]/usr/src>grep -i rtc /boot/config-2.6.20.1 > # CONFIG_HPET_EMULATE_RTC is not set > CONFIG_RTC=y > CONFIG_HPET_RTC_IRQ=y > # CONFIG_RTC_CLASS is not set > root#billy[0]/usr/src> ls -l /dev/rtc ? udev ? > > > Материнка случаем не NForce2? > > NForce точно, NForce2 именно ли - не знаю, lspci не показывает, в dmesg > не вижу. Машина удаленная. Как можно точно проверить? На NForce такое наблюдалось c 2.6 ядрами, workaround - "noapic" в опциях ядра. У Вас не amd64 случаем? Железо точно не менялось? Сделайте-ка вот что: # while true; do cat /proc/interrupts; sleep 1; done шквала прерываний нигде не видим? -- Stanislav

