Degradation came in phases.
There was 11.2/pulseaudio. Everything worked fine. After some software update channels became misplaced (system considered side channels as a front), pulseaudio stopped working at all and was removed. After upgrade to 11.3 mics stopped working.
Current state:
> speaker-test -Dplug:front -c2 -twav
speaker-test 1.0.23
Playback device is plug:front
Stream parameters are 48000Hz, S16_LE, 2 channels
WAV file(s)
Rate set to 48000Hz (requested 48000Hz)
Buffer size range from 64 to 262144
Period size range from 32 to 131072
Using max buffer size 262144
Periods = 4
was set period_size = 65536
was set buffer_size = 262144
0 - Front Left
1 - Front Right
.....
plays front left/right on physically side left/right channels.
KMix sees them as Side.
YAST2/Sound/Volumes:
Master Front has no effect.
Front has no effect.
White noise only thru the mics.
> rpm -qa | grep alsa
alsa-plugins-1.0.23-1.9.x86_64
alsa-1.0.23-2.12.x86_64
alsa-tools-1.0.23-1.8.x86_64
alsa-utils-1.0.23-1.8.x86_64
alsa-oss-32bit-1.0.17-29.2.x86_64
alsa-firmware-1.0.23-1.2.noarch
alsa-plugins-32bit-1.0.23-1.9.x86_64
alsa-oss-1.0.17-29.2.x86_64
> rpm -qa | grep libasound
libasound2-1.0.23-2.12.x86_64
libasound2-32bit-1.0.23-2.12.x86_64
> rpm -qa | grep pulse
libpulse-browse0-0.9.21-10.1.1.x86_64
libxine1-pulse-1.1.19-2.pm.48.2.x86_64
libpulse-mainloop-glib0-0.9.21-10.1.1.x86_64
libpulse0-0.9.21-10.1.1.x86_64
> hwinfo --sound
16: PCI 07.0: 0403 Audio device
[Created at pci.318]
Unique ID: M71A.sk58wUIKo2B
SysFS ID: /devices/pci0000:00/0000:00:07.0
SysFS BusID: 0000:00:07.0
Hardware Class: sound
Model: "nVidia MCP67 High Definition Audio"
Vendor: pci 0x10de "nVidia Corporation"
Device: pci 0x055c "MCP67 High Definition Audio"
SubVendor: pci 0x1043 "ASUSTeK Computer Inc."
SubDevice: pci 0x8345
Revision: 0xa1
Driver: "HDA Intel"
Driver Modules: "snd_hda_intel"
Memory Range: 0xdbef8000-0xdbefbfff (rw,non-prefetchable)
IRQ: 21 (22884 events)
Module Alias: "pci:v000010DEd0000055Csv00001043sd00008345bc04sc03i00"
Driver Info #0:
Driver Status: snd_hda_intel is active
Driver Activation Cmd: "modprobe snd_hda_intel"
Config Status: cfg=yes, avail=yes, need=no, active=unknown
> uname -a
Linux razer 2.6.34.7-0.5-desktop #1 SMP PREEMPT 2010-10-25 08:40:12 +0200 x86_64 x86_64 x86_64 GNU/Linux
> cat /etc/modprobe.d/50-sound.conf
options snd slots=snd-hda-intel
# M71A.sk58wUIKo2B:MCP67 High Definition Audio
alias snd-card-0 snd-hda-intel
alsa-info: http://www.alsa-project.org/db/?f=d6f3d125777b9aa85f183095b39df884a1069449
Thank you in advance.