Hi,

Looks like creative uses AC97 codec with center volume control. Try 
this:
Do not uncomment

if ((err = snd_emu10k1_mixer(emu)) < 0) {
                snd_card_free(card);
                return err;
        }

instead try find in file alsa-driver/alsa-kernel/pci/emu10k1/emufx.c
in function _snd_emu10k1_init_efx
text
"Center Playback Volume" and change it - for example to "Center123 
Playback Volume" - this should control center volume.

Peter Zubaj



____________________________________
http://www.logofun.pobox.sk - urobte radost svojmu telefonu



-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to