On Tuesday 21 February 2006 10:41, Craig FALCONER wrote: > I also get this in dmesg: > > Losing too many ticks! > TSC cannot be used as a timesource. > Possible reasons for this are: > You're running with Speedstep, > You don't have DMA enabled for your hard disk (see hdparm), > Incorrect TSC synchronization on an SMP system (see dmesg). > Falling back to a sane timesource now.
Is the kernel option CONFIG_X86_PM_TIMER set? see: drivers/acpi/Kconfig line 287 and following. -- CS
