OK, thanks, I note from the script output your PC has a 32-bit openSUSE-11.1 with 1.0.17/1.0.18 of alsa.
The output of the various rpm commands indicated that setup is an ok “stock” setup and has not been mistakenly altered.
I see that 4 sound devices are detected, two of which are USB devices. I assume the HDMI deivces is part of the hardware associated with the HDA-Intel (a STAC9271D).
!!Soundcards recognised by ALSA
!!-----------------------------
0 [Intel ]: HDA-Intel - HDA Intel
HDA Intel at 0xe0420000 irq 22
1 [HDMI ]: HDA-Intel - HDA ATI HDMI
HDA ATI HDMI at 0xe0310000 irq 17
2 [USX2Y ]: USB US-X2Y - TASCAM US-X2Y
TASCAM US-X2Y (1604:8007 if 0 at 002/002)
3 [camera ]: USB-Audio - USB camera
USB camera at usb-0000:00:1a.1-1, full speed
For audio capture devices, I note the following:
**** List of CAPTURE Hardware Devices ****
card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
card 2: USX2Y [TASCAM US-X2Y], device 0: US-X2Y Audio [US-X2Y Audio #0]
card 3: camera [USB camera], device 0: USB Audio [USB Audio]
I assume you are trying to capture audio to the HDA-Intel Stac9271D, which has been identified as card 0.
If you are trying to capture via a “line in” input, as caf4926 suggested you need to setup the mixer to open the necessary channgels (although his image did not show it). I also believe you need to setup your mixer better. The diagnostic script output suggests it is set to NOT allow any line in, which is not what you want I believe.
Please note the following from the script output:
!!Amixer output
!!-------------
!!-------Mixer controls for card 0 [Intel]
Card hw:0 ‘Intel’/'HDA Intel at 0xe0420000 irq 22’
Mixer name : ‘SigmaTel STAC9271D’
Components : ‘HDA:83847627’
Simple mixer control ‘Front Mic Jack Mode’,0
Items: ‘Mic In’ ‘Line In’
Item0: 'Mic In’
Simple mixer control ‘Line Jack Mode’,0
Items: ‘Mic In’ ‘Line In’
Item0: 'Mic In’
Simple mixer control ‘Mic Jack Mode’,0
Items: ‘Mic In’ ‘Line In’
Item0: 'Mic In’
Simple mixer control ‘Capture’,0
Front Left: Capture 9 [64%] [13.50dB] [on]
Front Right: Capture 9 [64%] [13.50dB] [on]
Simple mixer control ‘Capture’,1
Front Left: Capture 0 [0%] [0.00dB] [off]
Front Right: Capture 0 [0%] [0.00dB] [off]
Simple mixer control ‘Capture’,2
Front Left: Capture 0 [0%] [0.00dB] [off]
Front Right: Capture 0 [0%] [0.00dB] [off]
Simple mixer control ‘Input Source’,0
Items: ‘Mic’ ‘Front Mic’ ‘Line’
Item0: 'Mic’
Simple mixer control ‘Input Source’,1
Items: ‘Mic’ ‘Front Mic’ ‘Line’
Item0: 'Mic’
Simple mixer control ‘Input Source’,2
Items: ‘Mic’ ‘Front Mic’ ‘Line’
Item0: 'Mic’
Simple mixer control ‘Mux’,0
Front Left: Capture 0 [0%] [0.00dB]
Front Right: Capture 0 [0%] [0.00dB]
Simple mixer control ‘Mux’,1
Front Left: Capture 0 [0%] [0.00dB]
Front Right: Capture 0 [0%] [0.00dB]
Simple mixer control ‘Mux’,2
Front Left: Capture 0 [0%] [0.00dB]
Front Right: Capture 0 [0%] [0.00dB]
I do not have your PC’s hardware, nor any experience with it, but the above does suggest a misconfiguration to me. I highlighted in RED what could be mistakes, where anyone in the wrong configuration might cause a problem.
In all cases but one, capture is set to zero to ensure NO capture. In all cases the switches are set to “Mic” and not one to “Line”. Hence Line will not function. I believe you need to set “Line” in an appropriate control and also set “capture” in the corresponding control up to a reasonably high % for capture. And you need to identify on your hardware which mixer control corresponds to what physical input.
Now mixer controls for other two are slim and I assume they are not relevant to this problem:
!!-------Mixer controls for card 2 [USX2Y]
Card hw:2 ‘USX2Y’/‘TASCAM US-X2Y (1604:8007 if 0 at 002/002)’
Controls : 0
Simple ctrls : 0
!!-------Mixer controls for card 3 [camera]
Card hw:3 ‘camera’/‘USB camera at usb-0000:00:1a.1-1, full speed’
Mixer name : ‘USB Mixer’
Components : ‘USB045e:00f5’
Simple mixer control ‘Mic’,0
Mono: Capture 0 [0%] [0.00dB] [on]
Simple mixer control ‘Auto Gain Control’,0
Mono: Playback [off]
I also searched the alsa web site for the stac9271d to see if there were any pressing updates in alsa for it, but obtained no indications of updates for the stac9271d nor stac9271. I did get a general “hit” for the stac92xx, with a couple of recent updates, but the descriptions suggest to me this may not be relevant to your PC’s stac9271D: Search results - AlsaProject
Hence for now I recommend you stick with alsa-1.0.17/1.0.18.