LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   cpudyn, alsa, acpi (https://www.linuxquestions.org/questions/debian-26/cpudyn-alsa-acpi-192115/)

Outabux 06-10-2004 08:03 PM

cpudyn, alsa, acpi
 
any idea if ALSA playback when using cpudyn (or any of the other dynamic throttling daemons) will ever be able to be glitch free when the cpu's throttling ?

Inspiron 8200, M50A12 BIOS and a host of goodies

Outabux 06-11-2004 08:49 PM

Or will i have to use OSS until this throttling thing is revised?

zen_guerrilla 06-14-2004 05:49 AM

I use acpi/cpudyn w/ alsa on my centrino lappy w/ sid without problems on audio playback (music & movies through mplayer). I suppose you use 2.6.x kernels...
One thing I found on audio cards based on intel8x0 (my lappy & nforce2-based desktop) is that they add lots of fuzz when vol/pcm are >94, so consider lowering their mixer volumes as another option.

Outabux 06-15-2004 06:30 AM

will change pcm setting, or rather check it...

for s/n (signal/noise ratio) reasons, volumes are usually set at about 70-80% of max volume. Enough to leave headroom and have good signal/noise ratio and having enough signal to push throughout chain.

still will check though
volumes never really high

have checked with apm, no probs

What laptop u got...make n model, specs, blah blah blah

i use dell 8200 w/M50 BIOS A12 (docking station requirement, otherwise standard i200 BIOS would suffice)

oh yeah, it stumbles on playback on all playback when throttling, even when the kde load and process indicator is playing its little music


thanx, also include some kernel configs if u think necessary

zen_guerrilla 06-15-2004 07:02 AM

Acer TM291LMi running sid-current & 2.6.6 (without pre-empt) & laptop-mode (check kernel's docs).
For the "stumbling" problems you mention you could also check pre-empt. However I don't like/use it for various other reasons :).

extracts from my kernel config :
Code:

ACPI
CONFIG_ACPI=y
CONFIG_ACPI_BOOT=y
CONFIG_ACPI_INTERPRETER=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_SLEEP_PROC_FS=y
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_FAN=y
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_THERMAL=y
# CONFIG_ACPI_ASUS is not set
# CONFIG_ACPI_TOSHIBA is not set
# CONFIG_ACPI_DEBUG is not set
CONFIG_ACPI_BUS=y
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_PCI=y
CONFIG_ACPI_SYSTEM=y

CPUFREQ
CONFIG_CPU_FREQ=y
# CONFIG_CPU_FREQ_PROC_INTF 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=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y
# CONFIG_CPU_FREQ_24_API is not set
CONFIG_CPU_FREQ_TABLE=y

CONFIG_X86_SPEEDSTEP_CENTRINO=y
CONFIG_X86_SPEEDSTEP_CENTRINO_TABLE=y


Outabux 06-17-2004 05:30 PM

fixed
 
apt-get update and upgrade fixed it


All times are GMT -5. The time now is 06:31 PM.