Hi list,

I am having problems recording with a VIA82XX sound card using ALSA 0.9 RC7.

I can play back mp3, ogg and wav files ok using mpg321, ogg123 and aplay.

I have connected the output from a minidisc player to the line in of my
onboard sound card and when I play the minidisc I can hear the audio coming
through my sound card.  However when I record and then play back the wav
file it is completely silent.

I suspect this is a mixer setting of some description, although it looks
correct to me.

I have included my asound.state file below.  If anyone has any ideas on how
I could correct this I would greatly appreciate your help.

Mitchell Smith


state.82C686AB {
 control.1 {
  comment.access 'read write'
  comment.type BOOLEAN
  iface MIXER
  name 'Master Playback Switch'
  value true
 }
 control.2 {
  comment.access 'read write'
  comment.type INTEGER
  comment.range '0 - 31'
  iface MIXER
  name 'Master Playback Volume'
  value.0 31
  value.1 31
 }
 control.3 {
  comment.access 'read write'
  comment.type BOOLEAN
  iface MIXER
  name 'PC Speaker Playback Switch'
  value true
 }
 control.4 {
  comment.access 'read write'
  comment.type INTEGER
  comment.range '0 - 15'
  iface MIXER
  name 'PC Speaker Playback Volume'
  value 10
 }
 control.5 {
  comment.access 'read write'
  comment.type BOOLEAN
  iface MIXER
  name 'Phone Playback Switch'
  value true
 }
 control.6 {
  comment.access 'read write'
  comment.type INTEGER
  comment.range '0 - 31'
  iface MIXER
  name 'Phone Playback Volume'
  value 21
 }
 control.7 {
  comment.access 'read write'
  comment.type BOOLEAN
  iface MIXER
  name 'Mic Playback Switch'
  value false
 }
 control.8 {
  comment.access 'read write'
  comment.type INTEGER
  comment.range '0 - 31'
  iface MIXER
  name 'Mic Playback Volume'
  value 0
 }
 control.9 {
  comment.access 'read write'
  comment.type BOOLEAN
  iface MIXER
  name 'Mic Boost (+20dB)'
  value false
 }
 control.10 {
  comment.access 'read write'
  comment.type BOOLEAN
  iface MIXER
  name 'Line Playback Switch'
  value true
 }
 control.11 {
  comment.access 'read write'
  comment.type INTEGER
  comment.range '0 - 31'
  iface MIXER
  name 'Line Playback Volume'
  value.0 21
  value.1 21
 }
 control.12 {
  comment.access 'read write'
  comment.type BOOLEAN
  iface MIXER
  name 'CD Playback Switch'
  value true
 }
 control.13 {
  comment.access 'read write'
  comment.type INTEGER
  comment.range '0 - 31'
  iface MIXER
  name 'CD Playback Volume'
  value.0 21
  value.1 21
 }
 control.14 {
  comment.access 'read write'
  comment.type BOOLEAN
  iface MIXER
  name 'Aux Playback Switch'
  value true
 }
 control.15 {
  comment.access 'read write'
  comment.type INTEGER
  comment.range '0 - 31'
  iface MIXER
  name 'Aux Playback Volume'
  value.0 21
  value.1 21
 }
 control.16 {
  comment.access 'read write'
  comment.type BOOLEAN
  iface MIXER
  name 'PCM Playback Switch'
  value true
 }
 control.17 {
  comment.access 'read write'
  comment.type INTEGER
  comment.range '0 - 31'
  iface MIXER
  name 'PCM Playback Volume'
  value.0 21
  value.1 21
 }
 control.18 {
  comment.access 'read write'
  comment.type ENUMERATED
  comment.item.0 Mic
  comment.item.1 CD
  comment.item.2 Video
  comment.item.3 Aux
  comment.item.4 Line
  comment.item.5 Mix
  comment.item.6 'Mix Mono'
  comment.item.7 Phone
  iface MIXER
  name 'Capture Source'
  value.0 Mix
  value.1 Mix
 }
 control.19 {
  comment.access 'read write'
  comment.type BOOLEAN
  iface MIXER
  name 'Capture Switch'
  value true
 }
 control.20 {
  comment.access 'read write'
  comment.type INTEGER
  comment.range '0 - 15'
  iface MIXER
  name 'Capture Volume'
  value.0 0
  value.1 0
 }
 control.21 {
  comment.access 'read write'
  comment.type BOOLEAN
  iface MIXER
  name '3D Control - Switch'
  value false
 }
 control.22 {
  comment.access 'read write'
  comment.type INTEGER
  comment.range '0 - 15'
  iface MIXER
  name '3D Control - Center'
  value 0
 }
 control.23 {
  comment.access 'read write'
  comment.type INTEGER
  comment.range '0 - 15'
  iface MIXER
  name '3D Control - Depth'
  value 0
 }
 control.24 {
  comment.access 'read write'
  comment.type BOOLEAN
  iface MIXER
  name 'External Amplifier Power Down'
  value false
 }
 control.25 {
  comment.access 'read write'
  comment.type BOOLEAN
  iface CARD
  name Joystick
  value false
 }
}




-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to