One question about HPET: I applied the force-enable HPET patch to my current kernel (2.6.22-rc3), recompiled it and still HPET seem to be disabled... What do I have to do to make it work? (I'm running a ICH4 chipset)
Peter On Sun, 2007-05-27 at 13:45 +0200, Benjamin Pineau wrote: > On Sun, May 27, 2007 at 12:21:28PM +0200, Antoine Caillau wrote: > > > > Peter, is my kernel configuration ok ? Or should I set some others > > options to no ? > > Hi, > There are other useful kernel options, all listed there: > http://www.linuxpowertop.org/faq.php > > For your extra time interrupts problem, you may want to look if HPET is > enabled on your system: > cat /sys/devices/system/clocksource/clocksource0/available_clocksource > (or grep hpet /proc/timer_list) > should show the word "hpet", and if NMI watchdog is off : > cat /proc/sys/kernel/nmi_watchdog > should be 0. > > > _______________________________________________ > Power mailing list > [email protected] > http://www.bughost.org/mailman/listinfo/power _______________________________________________ Power mailing list [email protected] http://www.bughost.org/mailman/listinfo/power
