oaken
October 3, 2008, 1:02am
1
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.
oldcpu
October 3, 2008, 7:54am
3
oaken:
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
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 )
oaken
October 4, 2008, 11:38am
4
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
oaken
October 4, 2008, 11:40am
5
Me:~> alsaconf
bash: alsaconf: command not found
oaken
October 4, 2008, 11:41am
6
Me:~> cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.16rc2 (Thu Jan 31 16:40:16 2008 UTC).
oaken
October 4, 2008, 11:41am
7
Me:~> cat /proc/asound/modules
0 snd_emu10k1
oaken
October 4, 2008, 11:42am
8
Me:~> cat /proc/asound/cards
0 [Audigy2 ]: Audigy2 - Audigy 2 [Unknown]
Audigy 2 [Unknown] (rev.4, serial:0x10061102) at 0xc800, irq 18
oaken
October 4, 2008, 11:43am
9
Me:~> /usr/sbin/alsa-info.sh
bash: /usr/sbin/alsa-info.sh: No such file or directory
oaken
October 4, 2008, 11:45am
10
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
oaken
October 4, 2008, 11:46am
11
Me:~> bash tsalsa
bash: tsalsa: No such file or directory
Me:~> tsalsa
bash: tsalsa: command not found
oaken
October 4, 2008, 11:48am
12
oaken
October 4, 2008, 11:51am
13
tsalsa completed in 181 seconds
paste this url in #alsa: tsalsa.txt - nopaste.com (beta)
oaken
October 4, 2008, 12:01pm
14
options snd slots=snd-emu10k1
HJNj.zmyCPdHleeA:SB Audigy
alias snd-card-0 snd-emu10k1
oaken
October 4, 2008, 12:04pm
15
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…
oaken
October 4, 2008, 12:11pm
16
Me:~> head -n 1 /proc/asound/card0/codec*
head: error reading `/proc/asound/card0/codec97#0’: Is a directory
oaken
October 4, 2008, 12:12pm
17
Again I am stuck please help. Thank you so much.
oldcpu
October 4, 2008, 4:53pm
18
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.
oaken
October 4, 2008, 11:54pm
19
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.
oldcpu
October 5, 2008, 12:22am
20
What have you tried to do, in order to save the settings ?
Have you triedsu -c 'alsactl store’to save your sound settings?