index=0 is not solution. It sets both channel (left and right):

amixer cset iface=MIXER,name='PCM Playback Volume',index=0 50%
numid=23,iface=MIXER,name='PCM Playback Volume'
  ; type=INTEGER,access=rw---,values=2,min=0,max=31,step=0
  : values=16,16


Jaroslav Kysela napsal(a):
> On Fri, 2 Jun 2006, Vladimír Volčko wrote:
>
>   
>> Hi!
>>
>>   I try managing subject, but I have no success.
>>
>> When I use following command (inspired by man page example):
>> amixer cset iface=MIXER,name='PCM Playback Volume',index=0 50%
>>
>> ... amixer set both lines (see ouput bellow):
>>
>> numid=23,iface=MIXER,name='PCM Playback Volume'
>>   ; type=INTEGER,access=rw---,values=2,min=0,max=31,step=0
>>   : values=16,16
>>
>> For command:
>> amixer cset iface=MIXER,name='PCM Playback Volume',index=1 90%
>>
>> ... amixer report error mesage:
>> amixer: Control default cinfo error: No such file or directory
>>     
>
> Try index=0.
>
>                                               Jaroslav
>
> -----
> Jaroslav Kysela <[EMAIL PROTECTED]>
> Linux Kernel Sound Maintainer
> ALSA Project, SUSE Labs



_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to