Hi,

I would like to record from my microphon. When I use "arecord test.wav" 
the file is 44 bytes long and contains no input.

In alsamixer I have "Capture", "Capture 1" and "Capture 2" all set to 
100% and enabled the Capture (there is a red label saying CAPTURE 
togehter with L and R above) it. I have Input Source set to "Front Mic", 
Input Source 1 set to Mic and Input Source 2 set to CD.

I dont know what to do next.

$ cat /proc/asound/cards
  0 [SB             ]: HDA-Intel - HDA ATI SB
                       HDA ATI SB at 0xfebf8000 irq 201

$ cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.11rc2 (Wed Jan 04 
08:57:20 2006 UTC).

$ lsmod|grep snd
snd_hda_intel          15600  2
snd_hda_codec         111200  1 snd_hda_intel
snd_pcm                74408  2 snd_hda_intel,snd_hda_codec
snd_timer              20292  1 snd_pcm
snd                    46080  8 
snd_hda_intel,snd_hda_codec,snd_pcm,snd_timer
soundcore               8672  1 snd
snd_page_alloc          9800  2 snd_hda_intel,snd_pcm

$ amixer
Simple mixer control 'PCM',0
   Capabilities: pvolume
   Playback channels: Front Left - Front Right
   Limits: Playback 0 - 255
   Mono:
   Front Left: Playback 255 [100%]
   Front Right: Playback 255 [100%]
Simple mixer control 'Front',0
   Capabilities: pvolume pswitch
   Playback channels: Front Left - Front Right
   Limits: Playback 0 - 64
   Mono:
   Front Left: Playback 60 [94%] [on]
   Front Right: Playback 60 [94%] [on]
Simple mixer control 'Front Mic',0
   Capabilities: pvolume pswitch
   Playback channels: Front Left - Front Right
   Limits: Playback 0 - 65
   Mono:
   Front Left: Playback 65 [100%] [on]
   Front Right: Playback 65 [100%] [on]
Simple mixer control 'Surround',0
   Capabilities: pvolume pswitch
   Playback channels: Front Left - Front Right
   Limits: Playback 0 - 64
   Mono:
   Front Left: Playback 64 [100%] [on]
   Front Right: Playback 64 [100%] [on]
Simple mixer control 'Center',0
   Capabilities: pvolume pvolume-joined pswitch pswitch-joined
   Playback channels: Mono
   Limits: Playback 0 - 64
   Mono: Playback 64 [100%] [on]
Simple mixer control 'LFE',0
   Capabilities: pvolume pvolume-joined pswitch pswitch-joined
   Playback channels: Mono
   Limits: Playback 0 - 64
   Mono: Playback 64 [100%] [on]
Simple mixer control 'Side',0
   Capabilities: pvolume pswitch
   Playback channels: Front Left - Front Right
   Limits: Playback 0 - 64
   Mono:
   Front Left: Playback 64 [100%] [on]
   Front Right: Playback 64 [100%] [on]
Simple mixer control 'Line',0
   Capabilities: pvolume pswitch
   Playback channels: Front Left - Front Right
   Limits: Playback 0 - 65
   Mono:
   Front Left: Playback 64 [98%] [on]
   Front Right: Playback 64 [98%] [on]
Simple mixer control 'CD',0
   Capabilities: pvolume pswitch
   Playback channels: Front Left - Front Right
   Limits: Playback 0 - 65
   Mono:
   Front Left: Playback 65 [100%] [on]
   Front Right: Playback 65 [100%] [on]
Simple mixer control 'Mic',0
   Capabilities: pvolume pswitch
   Playback channels: Front Left - Front Right
   Limits: Playback 0 - 65
   Mono:
   Front Left: Playback 65 [100%] [on]
   Front Right: Playback 65 [100%] [on]
Simple mixer control 'PC Speaker',0
   Capabilities: pvolume pswitch
   Playback channels: Front Left - Front Right
   Limits: Playback 0 - 65
   Mono:
   Front Left: Playback 65 [100%] [on]
   Front Right: Playback 65 [100%] [on]
Simple mixer control 'Capture',0
   Capabilities: cvolume cswitch
   Capture channels: Front Left - Front Right
   Limits: Capture 0 - 35
   Front Left: Capture 35 [100%] [on]
   Front Right: Capture 35 [100%] [on]
Simple mixer control 'Capture',1
   Capabilities: cvolume cswitch
   Capture channels: Front Left - Front Right
   Limits: Capture 0 - 35
   Front Left: Capture 35 [100%] [on]
   Front Right: Capture 35 [100%] [on]
Simple mixer control 'Capture',2
   Capabilities: cvolume cswitch
   Capture channels: Front Left - Front Right
   Limits: Capture 0 - 35
   Front Left: Capture 35 [100%] [on]
   Front Right: Capture 35 [100%] [on]
Simple mixer control 'Channel Mode',0
   Capabilities: enum
   Items: '8ch'
   Item0: '8ch'
Simple mixer control 'Input Source',0
   Capabilities: enum
   Items: 'Mic' 'Front Mic' 'Line' 'CD'
   Item0: 'Front Mic'
Simple mixer control 'Input Source',1
   Capabilities: enum
   Items: 'Mic' 'Front Mic' 'Line' 'CD'
   Item0: 'Mic'
Simple mixer control 'Input Source',2
   Capabilities: enum
   Items: 'Mic' 'Front Mic' 'Line' 'CD'
   Item0: 'CD'


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to