Paul Davis wrote:
> i have been using alsamixer to control the playback volumes, and it
> seems to work fine. amixer reports the values correctly as well, so
> try
> 
>     amixer cget numid=11  # channel 1 playback volume

numid=11,iface=MIXER,name='Chn',index=1
  ; type=INTEGER,access=rw---,values=1,min=0,max=65536,step=1
  : values=49818

>     amixer cget numid=17  # channel 2 playback volume

numid=17,iface=MIXER,name='Chn',index=2
  ; type=INTEGER,access=rw---,values=1,min=0,max=65536,step=1
  : values=49818

Still no sound.

Could it be that my kernel is too old? 2.4.7.

Could it be that I am using alsa-utils-0.9.0rc1? The one in CVS fails
with:

aclocal: configure.in: 11: macro `AM_PATH_ALSA' not found in library
CFLAGS=-O2 -Wall -pipe -g
./configure 
loading cache ./config.cache
./configure: line 526: syntax error near unexpected token
`AM_INIT_AUTOMAKE(alsa-utils,'
./configure: line 526: `AM_INIT_AUTOMAKE(alsa-utils, 0.9.0rc1)'


Is it possible to route sound to the line out port?

Which channel and card do the OSS layer use? How can I control this?

Marcus

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to