Code: Select all
title Gentoo Linux 2.6.22
root (hd0,5)
kernel /boot/kernel-gentoo-2.6.22 root=/dev/sda8 clocksource=acpi_pmCode: Select all
title Gentoo Linux 2.6.22
root (hd0,5)
kernel /boot/kernel-gentoo-2.6.22 root=/dev/sda8 clocksource=acpi_pmI have support for HPET and high res timers enabled in the latest gentoo-sources kernel. I'll remove the clocksource line from my boot command line and check my BIOS settings, I'm not sure if HPET is activated. But that's for the next rebootmicmac wrote:Try 2.6.22.5 (latest) and also compile in support for HPET clocksource (remove clocksource=acpi_pm from your boot cmd line) and high res timers. Check your BIOS for HPET activation.
I could not find anything related to HPET in my BIOS settings (on a Dell Inspiron 9300). Rebooting without the kernel command line gave the same problem. My kernel config, with commented lines stripped out, can be seen at http://pastebin.com/m6c389703, perhaps this helps to solve this strange problem?Braempje wrote:I have support for HPET and high res timers enabled in the latest gentoo-sources kernel. I'll remove the clocksource line from my boot command line and check my BIOS settings, I'm not sure if HPET is activated. But that's for the next rebootmicmac wrote:Try 2.6.22.5 (latest) and also compile in support for HPET clocksource (remove clocksource=acpi_pm from your boot cmd line) and high res timers. Check your BIOS for HPET activation.