On Sat, Jun 16, 2007 at 02:33:41AM +0300, S.Çağlar Onur wrote: > One of our colleagues found following problem with his old laptop while > testing Linus's latest git with external alsa-driver (v1.0.14). And we can > also reproduce same problem with 2.6.18.8 so it seems not a new regression > (if it is a regression). > > As a summary "sound stops to work if cpufreq_ondemand governor is used" on > that laptop. Problem occurs only if cpufreq_* modules are loaded and %100 > reproducable if system configured for ondemand governor.
I'm puzzled. The cpuinfo shows that this cpu doesn't have speedstep, so why acpi-cpufreq successfully loads is a mystery. What's in/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies ? Maybe the acpi implementation is faking multiple speeds using throttling a la p4-clockmod, which would be a bit loopy, but possible I guess. Dave -- http://www.codemonkey.org.uk - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/