Softvol with CMI8738

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi everybody!
I bought a Terratec Aureon 5.1 PCI which uses a CMI8738-MC6 chip. I wantto play DVDs in 5.1 surround sound.I already made it do that, but unfortunately the mixer does not give methe possibility to adjust the volume very detailed, which is an absolutenecessity for my setup (which is a real cinema).
So, I thought I could just add an /etc/asound.conf where I split up the6-channel signal, apply the softvol plugin to those 6 streams (whichwould give me 6 sliders in my mixer) and then mix it all back togetherand output it.
As I have never ever done an asound.conf I thought I'd just start with asimple one by just adding a (more or less dummy) softvol control. So Iwrote the following into my asound.conf:
--------------------------------------pcm.softvol {    type softvol    slave {        pcm "hw:0,1"    }    control {        name "SoftMaster"    }}
pcm.dsp0 {  type plug  slave.pcm "softvol"  slave.channels 6  route_policy duplicate}
pcm.!default {  type plug  slave.pcm "softvol"  slave.channels 6  route_policy duplicate}--------------------------------------
I got that snippet from alsa.opensrc.org, specifically for my chipset,so I thought it should work out of the box.
But unfortunately absolutely nothing happens. In neiter alsamixer noramixer do I get a new control called "SoftMaster".
The config file is not being ignored, because when I add some garbagealsamixer does not start up.
Can somebody please help me?!
Sebastian Schäfer

-------------------------------------------------------------------------Take Surveys. Earn Cash. Influence the Future of ITJoin SourceForge.net's Techsay panel and you'll get the chance to share youropinions on IT & business topics through brief surveys - and earn cashhttp://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV_______________________________________________Alsa-user mailing listAlsa-user@xxxxxxxxxxxxxxxxxxxxxxxxxx://lists.sourceforge.net/lists/listinfo/alsa-user

[Index of Archives]     [ALSA Devel]     [Linux Audio Users]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]

  Powered by Linux