Hi
After trying many things I hope this forum can help me.
I have new machines with an Asus B150M-A mainboard. I installed opensuse 13.1 and get no sound at all.
I tried alternatively with SLES 11.3, fedora 23, and even ubuntu 14.04 - all had sound working out of the box.
But I need opensuse 13.1!
Up to now I tried pavucontrol, model=auto / fixed in modprobe.d/50-sound.conf and so on.
following is all system information I could gather for both opensuse 13.1 and SLES 11.3:
opensuse 13.1:
lorentz:~ # cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version k3.11.10-29-desktop.
lorentz:~ # cat /proc/asound/modules
0 snd_hda_intel
lorentz:~ # cat /proc/asound/cards
0 [Intel ]: HDA-Intel - HDA Intel
HDA Intel at 0xd1120000 irq 140
lorentz:~ # /sbin/lspci | grep Audio
00:1f.3 Audio device: Intel Corporation Device a170 (rev 31)
lorentz:~ # aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC887-VD Analog [ALC887-VD Analog]
Subdevices: 0/1
Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: ALC887-VD Digital [ALC887-VD Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 3: ID 2809 Digital [ID 2809 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
lorentz:~ # ls -l /dev/snd
total 0
drwxr-xr-x 2 root root 60 Dec 17 11:11 by-path
crw-rw---- 1 root audio 116, 9 Dec 17 11:11 controlC0
crw-rw---- 1 root audio 116, 8 Dec 17 11:11 hwC0D0
crw-rw---- 1 root audio 116, 7 Dec 17 11:11 hwC0D2
crw-rw---- 1 root audio 116, 6 Dec 17 10:14 pcmC0D0c
crw-rw---- 1 root audio 116, 5 Dec 17 10:37 pcmC0D0p
crw-rw---- 1 root audio 116, 4 Dec 17 10:14 pcmC0D1p
crw-rw---- 1 root audio 116, 3 Dec 17 11:11 pcmC0D2c
crw-rw---- 1 root audio 116, 2 Dec 17 10:14 pcmC0D3p
crw-rw---- 1 root audio 116, 1 Dec 17 11:11 seq
crw-rw---- 1 root audio 116, 33 Dec 17 11:11 timer
lorentz:~ # head -n 1 /proc/asound/card0/codec*
==> /proc/asound/card0/codec#0 <==
Codec: Realtek ALC887-VD
==> /proc/asound/card0/codec#2 <==
Codec: Intel ID 2809
lorentz:~ # hwinfo --sound
20: PCI 1f.3: 0403 Audio device
[Created at pci.319]
Unique ID: nS1_.hBRkVrdKTN7
SysFS ID: /devices/pci0000:00/0000:00:1f.3
SysFS BusID: 0000:00:1f.3
Hardware Class: sound
Model: "Intel Audio device"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0xa170
SubVendor: pci 0x1043 "ASUSTeK Computer Inc."
SubDevice: pci 0x86c7
Revision: 0x31
Driver: "snd_hda_intel"
Driver Modules: "snd_hda_intel"
Memory Range: 0xd1120000-0xd1123fff (rw,non-prefetchable)
Memory Range: 0xd1100000-0xd110ffff (rw,non-prefetchable)
IRQ: 140 (1522 events)
Module Alias: "pci:v00008086d0000A170sv00001043sd000086C7bc04sc03i00"
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
and
lorentz:~ # /usr/sbin/alsa-info.sh
Your ALSA information is located at http://www.alsa-project.org/db/?f=e8f83f566e6c23db53ef720c9281ef20d4228c62
lorentz:~ # speaker-test -c2 -t wav
gives me
speaker-test 1.0.27.2
Playback device is default
Stream parameters are 48000Hz, S16_LE, 2 channels
WAV file(s)
Rate set to 48000Hz (requested 48000Hz)
Buffer size range from 2048 to 16384
Period size range from 1024 to 1024
Using max buffer size 16384
Periods = 4
was set period_size = 1024
was set buffer_size = 16384
0 - Front Left
and gets stuck immediately, after pressing ctrl-c I get
Write error: -4,Interrupted system call
xrun_recovery failed: -4,Interrupted system call
Transfer failed: Interrupted system call
SLES 11.3:
condor:~ # cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.24.
condor:~ # cat /proc/asound/modules
0 snd_hda_intel
condor:~ # cat /proc/asound/cards
0 [PCH ]: HDA-Intel - HDA Intel PCH
HDA Intel PCH at 0xd1120000 irq 140
condor:~ # /sbin/lspci | grep Audio
00:1f.3 Audio device: Intel Corporation Device a170 (rev 31)
condor:~ # aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC887-VD Analog [ALC887-VD Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 3: ALC887-VD Digital [ALC887-VD Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
condor:~ # ls -l /dev/snd
total 0
drwxr-xr-x 2 root root 60 Dec 16 21:23 by-path
crw-rw---- 1 root audio 116, 8 Dec 16 21:23 controlC0
crw-rw---- 1 root audio 116, 7 Dec 16 21:23 hwC0D0
crw-rw---- 1 root audio 116, 6 Dec 16 21:23 hwC0D2
crw-rw---- 1 root audio 116, 5 Dec 16 14:24 pcmC0D0c
crw-rw---- 1 root audio 116, 4 Dec 16 14:24 pcmC0D0p
crw-rw---- 1 root audio 116, 2 Dec 16 21:23 pcmC0D2c
crw-rw---- 1 root audio 116, 3 Dec 16 14:24 pcmC0D3p
crw-rw---- 1 root audio 116, 1 Dec 16 21:24 seq
crw-rw---- 1 root audio 116, 33 Dec 16 21:23 timer
condor:~ # head -n 1 /proc/asound/card0/codec*
==> /proc/asound/card0/codec#0 <==
Codec: Realtek ALC887-VD
==> /proc/asound/card0/codec#2 <==
Codec: Intel ID 2809
condor:~ # hwinfo --sound
20: PCI 1f.3: 0403 Audio device
[Created at pci.323]
UDI: /org/freedesktop/Hal/devices/pci_8086_a170
Unique ID: nS1_.hBRkVrdKTN7
SysFS ID: /devices/pci0000:00/0000:00:1f.3
SysFS BusID: 0000:00:1f.3
Hardware Class: sound
Model: "Intel Audio device"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0xa170
SubVendor: pci 0x1043 "ASUSTeK Computer Inc."
SubDevice: pci 0x86c7
Revision: 0x31
Driver: "HDA Intel"
Driver Modules: "snd_hda_intel"
Memory Range: 0xd1120000-0xd1123fff (rw,non-prefetchable)
Memory Range: 0xd1100000-0xd110ffff (rw,non-prefetchable)
IRQ: 140 (1333 events)
Module Alias: "pci:v00008086d0000A170sv00001043sd000086C7bc04sc03i00"
Driver Info #0:
Driver Status: snd_hda_intel is active
Driver Activation Cmd: "modprobe snd_hda_intel"
Config Status: cfg=no, avail=yes, need=no, active=unknown
and
condor:~ # /usr/sbin/alsa-info.sh
Your ALSA information is located at http://www.alsa-project.org/db/?f=8fbce8cf3e701d57b1f7d35bc99f3dba718ce7bd
I can’t install SLES everywhere and DON’T want to move to another distro just because of sound problems.
I would apprechiate it very much if anyone could help me with any suggestion on how to fix this