Opensuse 11 kde 3.5 clean install no sound

Opensuse 11 KDE 3.5 Clean Install No sound


I hope the following information helps. I have onboard sound and a sound card.
These are listed in my sound configuration.
My user name is a member of the audio group.

SB Audigy
Configured as sound card number 1
Driver snd-emu10k1

RV610 audio device [Radeon HD 2400 PRO]
Configured as sound card number 0
Driver snd-hda-intel

Me:~> rpm -qa | grep alsa
alsa-utils-1.0.16-35.1
alsa-1.0.16-39.1
alsa-firmware-1.0.16-24.1
alsa-plugins-1.0.16-57.1
alsa-oss-1.0.15-48.1
Me:~> rpm -qa | grep pulse
Me:~> rpm -q libasound2
libasound2-1.0.16-39.1
Me:~> uname -a
Linux linux-058z 2.6.25.16-0.1-pae #1 SMP 2008-08-21 00:34:25 +0200 i686 athlon i386 GNU/Linux
Me:~> cat /etc/modprobe.d/sound

options snd slots=snd-hda-intel,snd-emu10k1

2Oa+.JTx1064b7W4:RV610 audio device [Radeon HD 2400 PRO]

alias snd-card-0 snd-hda-intel

HJNj.zmyCPdHleeA:SB Audigy

alias snd-card-1 snd-emu10k1

I am new to opensuse and I have tested all of this hardware in ubuntu and windows xp it works, but not in opensuse. Thank you.

Help page
SDB:AudioTroubleshooting - openSUSE

Check all the settings in Yast
I use a sound card in preference to onboard.

Check your mixer. Many audigy users have trouble navigating thru their mixer options. Please take a look at this guide for audigy users in setting up their mixer:
[Solution] Creative Audigy 1/2 + 11.0 + KDE/GNOME + ALSA - openSUSE Forums](http://forums.opensuse.org/hardware/386773-solution-creative-audigy-1-2-11-0-kde-gnome-alsa.html)

Me:~> speaker-test -Dplug:front -c2 -l5 -twav

speaker-test 1.0.16

Playback device is plug:front
Stream parameters are 48000Hz, S16_LE, 2 channels
WAV file(s)
Playback open error: -2,No such file or directory
Playback open error: -2,No such file or directory
Playback open error: -2,No such file or directory
Playback open error: -2,No such file or directory
Playback open error: -2,No such file or directory
Playback open error: -2,No such file or directory

Me:~> alsaconf
bash: alsaconf: command not found

Me:~> cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.16rc2 (Thu Jan 31 16:40:16 2008 UTC).

Me:~> cat /proc/asound/modules
0 snd_emu10k1

Me:~> cat /proc/asound/cards
0 [Audigy2 ]: Audigy2 - Audigy 2 [Unknown]
Audigy 2 [Unknown] (rev.4, serial:0x10061102) at 0xc800, irq 18

Me:~> /usr/sbin/alsa-info.sh
bash: /usr/sbin/alsa-info.sh: No such file or directory

Me:~> bash alsa-info.sh
bash: alsa-info.sh: No such file or directory
Me:~> alsa-info.sh
bash: alsa-info.sh: command not found

Me:~> bash tsalsa
bash: tsalsa: No such file or directory
Me:~> tsalsa
bash: tsalsa: command not found

Your ALSA information is located at http://www.alsa-project.org/db/?f=f2e0ad4c5911b628e6e7e69bc4b584562d59faad

tsalsa completed in 181 seconds
paste this url in #alsa: tsalsa.txt - nopaste.com (beta)

options snd slots=snd-emu10k1

HJNj.zmyCPdHleeA:SB Audigy

alias snd-card-0 snd-emu10k1

tried to play test sound and it started, I heard it, then it quickly stopped and I tried again to test it then it would not even start.

I am puzzled…

Me:~> head -n 1 /proc/asound/card0/codec*
head: error reading `/proc/asound/card0/codec97#0’: Is a directory

Again I am stuck please help. Thank you so much.

I think you were unsuccessful in following the first link that I provided:
[Solution] Creative Audigy 1/2 + 11.0 + KDE/GNOME + ALSA - openSUSE Forums](http://forums.opensuse.org/hardware/386773-solution-creative-audigy-1-2-11-0-kde-gnome-alsa.html)

where for kde it notes you should switch ON your “Audigy Analog Output Digital Output Jack”.

When I look at the tsalsa script output for your mixer I note:

Amixer contents for card 0 [Audigy2] _____________________________________        
amixer set 'Audigy Analog/Digital Output Jack',0 off        

You have it inappropriately switched OFF.

Please read and try to follow the URL that I provided.

Thankyou and good luck.

Thank you now I have found the problem. When I switch on the Analog/Digital output and run the test sound it starts then stops immediately. When I check the mixer the analog/digital output is suddenly switched off. How can this happen? I switch it back on, then the same thing happens every time.

What have you tried to do, in order to save the settings ?

Have you triedsu -c 'alsactl store’to save your sound settings?