Re: 2.6.17-git broke suspend!

From: Jens Axboe
Date: Tue Jun 27 2006 - 17:28:40 EST


On Tue, Jun 27 2006, Dave Jones wrote:
> On Tue, Jun 27, 2006 at 08:55:33PM +0200, Jens Axboe wrote:
>
> > > I don't see any cpufreq stuff in your dmesg at all.
> > > Is it definitly on in the config ?
> >
> > Strangely, now /sys/devices/system/cpu/cpu0 also seems to be empty on
> > this kernel. Wonder what is going on here...
> >
> > CONFIG_CPU_FREQ=y
> > CONFIG_CPU_FREQ_TABLE=y
> > # CONFIG_CPU_FREQ_DEBUG is not set
> > CONFIG_CPU_FREQ_STAT=y
> > # CONFIG_CPU_FREQ_STAT_DETAILS is not set
> > CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
> > # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
> > CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
> > CONFIG_CPU_FREQ_GOV_POWERSAVE=m
> > CONFIG_CPU_FREQ_GOV_USERSPACE=m
> > CONFIG_CPU_FREQ_GOV_ONDEMAND=m
> > CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m
>
> CONFIG_X86_SPEEDSTEP_CENTRINO too ?

Yep:

CONFIG_X86_SPEEDSTEP_CENTRINO=y
CONFIG_X86_SPEEDSTEP_CENTRINO_ACPI=y
CONFIG_X86_SPEEDSTEP_CENTRINO_TABLE=y

> booting with cpufreq.debug=7 should show _some_ info.
> Give that a shot

Ok, will give that a go. I'm on the SUSE 10.1 kernel right now, and that
one definitely works.

--
Jens Axboe

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/