[alsa-devel] AIC23 playback volume control not working
Aggarwal, Anuj
anuj.aggarwal at ti.com
Thu Sep 24 15:55:41 CEST 2009
Hi,
I am trying to change the playback volume using amixer commands but
am not able to see any effect. Register writes are happening correctly
but no change in volume. Here is a short log:
root at omap3evm:~# amixer cset numid=1 0
tlv320aic23_write: reg=0x2, value=0x0
data[0]=0x4, data[1]=0x0
tlv320aic23_write: reg=0x3, value=0x0
data[0]=0x6, data[1]=0x0
numid=1,iface=MIXER,name='Digital Playback Volume'
; type=INTEGER,access=rw---R--,values=2,min=0,max=127,step=0
: values=0,0
| dBscale-min=-121.00dB,step=1.00dB,mute=0
root at omap3evm:~#
root at omap3evm:~#
root at omap3evm:~#
root at omap3evm:~#
root at omap3evm:~#
root at omap3evm:~# amixer cset numid=1 127
tlv320aic23_write: reg=0x2, value=0x7f
data[0]=0x4, data[1]=0x7f
tlv320aic23_write: reg=0x3, value=0x7f
data[0]=0x6, data[1]=0x7f
numid=1,iface=MIXER,name='Digital Playback Volume'
; type=INTEGER,access=rw---R--,values=2,min=0,max=127,step=0
: values=127,127
| dBscale-min=-121.00dB,step=1.00dB,mute=0
root at omap3evm:~#
root at omap3evm:~#
Any suggestions are appreciated.
Regards,
Anuj Aggarwal
More information about the Alsa-devel
mailing list