Re: cannot set the volume anymore after I've successfully installed alsaequal

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

 



Maurizio Dall'Acqua wrote:
> On Fri, March 3, 2017 20:26, Clemens Ladisch wrote:
>> Maurizio Dall'Acqua wrote:
>>> numid=22,iface=MIXER,name='PCM Playback Volume'
>>> numid=23,iface=MIXER,name='hdmi_volume'
>>
>> These look suspicious.  Did you at any time try the softvol plugin?
>
> No, I haven't tried softvol plugin.

Then I guess the default configuration for your card already uses the
softvol plugin.  This means that to keep the softvol functionality, you
have to refer to the "default" device (which is not possible if you're
redefining it), or insert it yourself:

pcm.plugequal {
    type equal
    slave.pcm {
        type softvol
        slave.pcm "plug:dmix"
        control {
            name "PCM Playback Volume"
            card 1                        # must be same card number
        }
    }
}


Regards,
Clemens

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Alsa-user mailing list
Alsa-user@xxxxxxxxxxxxxxxxxxxxx
https://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