At Thu, 20 Feb 2003 09:17:01 +1000, Mitchell wrote: > > 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 > ... > 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 > }
you didn't choose the correct capture source. > control.20 { > comment.access 'read write' > comment.type INTEGER > comment.range '0 - 15' > iface MIXER > name 'Capture Volume' > value.0 0 > value.1 0 > } and capture volume is zero. run alsamixer and select "Line", press the space key there. move to "Capture", make sure the capture flag is set (if not, press space), and raise the capture volume. "Line" volume has nothing to do with the capture. it's a playback volume. Takashi ------------------------------------------------------- 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