[mythtv-users] stutter playback of h264 on geforce 210 but not on ION

Bill Meek keemllib at gmail.com
Wed Mar 28 00:03:15 UTC 2012


On 03/27/2012 06:18 PM, Doug Lytle wrote:
> Brian J. Murrell wrote:
>> OK. I don't even have a cpufreq in /sys/devices/system/cpu/cpu0
>
> Neither do I. Running a self-compiled 3.x kernel and an AMD64 dual-core:

Hi;

You might have it turned off here:

In make nconfig (etc.)
   Power management and ACPI options
     CPU Frequency scaling
       'ondemand' cpufreq policy governor
       x86 CPU frequency scaling drivers  --->

$ grep CPU_FREQ /boot/config-3.0.0-16-generic
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_TABLE=y
CONFIG_CPU_FREQ_STAT=y
CONFIG_CPU_FREQ_STAT_DETAILS=y
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y

-- 
Bill


More information about the mythtv-users mailing list