That diagnostic script indicates some strange things, so please bear with me and can you provide some additional clarification.
First, I note this from the script:
!!ALSA Version
!!------------
**Driver version: 1.0.23-git20101216**
Library version: 1.0.23
Utilities version: 1.0.23
1.0.23-git-anything is not normally for openSUSE, so it suggests to me you have updated your alsa from the openSUSE packager’s multimedia repository. Sometimes when one does that they can have strange effects for sound device control, if one does not also update the other alsa applications. I can NOT tell if you did that.
So please provide also the output of:
rpm -qa '*alsa*'
Next, I note this:
!!Modprobe options (Sound related)
!!--------------------------------
snd-hda-intel: **model=acer-aspire-8930g**
snd-hda-intel: **enable_msi=1**
Those sort of edits were typically required in openSUSE-11.2’s /etc/modprobe.d/50-sound.conf file, but often not in 11.3’s. Are you absolutely certain they are necessary ? If not certain, what happens if you remove them ?
**ARECORD**
**ERROR: ld.so: object '/usr/lib/libv4l/v4l1compat.so' from LD_PRELOAD cannot be preloaded: ignored.**
**** List of CAPTURE Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC889 Analog [ALC889 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 2: ALC889 Analog [ALC889 Analog]
Subdevices: 2/2
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
That error message should NOT be there. That tells me something else is incorrect in your setup. I am very puzzled why a libv4l reference should be there. Have you conducted other edits to configuration files that I can not detect from the diagnostic script ?
I confess I am currently thinking there is a risk that your efforts to :
- update to the latest alsa version , and
- apply special mode configurations
could be the cause of this difficulty.
My apologies if this is not the case, but I think before we spend time looking at other possibilities, it is important this be removed as a possible cause of the problems.