Hi, I installed suse 11.1 yesterday and already spent a lot of time trying to fix an audio problem I have… I thought i didn’t have sound at all and started looking for solutions, did a lot of things, updating firmware, installing new version of alsa driver, etc…
Then i realized i had sound only with headphones and looked for a similar problem, nothing solved it, tried this page also: SDB:Intel-HDA sound problems - openSUSE
and did some experiments.
For example i modified /etc/modprobe.d/sound from
options snd-hda-intel enable=1 index=0
alias snd-card-0 snd-hda-intel
alias sound-slot-0 snd-hda-intel
to
options snd-hda-intel model=6stack enable=1 index=0
alias snd-card-0 snd-hda-intel
alias sound-slot-0 snd-hda-intel
This way I had sound on the speakers but when i plug the headphones the sound continues on the speakers…
I also tried adding the line
options snd-hda-intel model=z71v position_fix=1
But then again sound only with headphones.
After that I tried to reconfigure again the sound card but to no use…
Well, here is the other information that can be relevant for solving this issue:
su -c ‘/usr/sbin/alsa-info.sh’
http://www.alsa-project.org/db/?f=461f75487ff7f14cdd2b6d532da47b6278d2f6c2
rpm -qa | grep alsa
alsa-plugins-pulse-1.0.18-6.13
alsa-plugins-1.0.18-6.13
alsa-utils-1.0.19.git20090130-2.1
alsa-oss-1.0.17-1.43
alsa-oss-32bit-1.0.17-1.37
alsa-tools-1.0.19.git20090120-1.7
alsa-firmware-1.0.19.git20090120-1.1
alsa-driver-kmp-default-1.0.19.20090131_2.6.27.7_9.1-2.1
alsa-1.0.19.git20090130-1.1
rpm -qa | grep pulse
libpulse0-0.9.12-9.5
alsa-plugins-pulse-1.0.18-6.13
libpulse-browse0-0.9.12-9.5
pulseaudio-utils-0.9.12-9.5
pulseaudio-module-x11-0.9.12-9.5
pulseaudio-module-lirc-0.9.12-9.5
pulseaudio-esound-compat-0.9.12-9.5
vlc-aout-pulse-0.9.8a-9.1
libpulse-mainloop-glib0-0.9.12-9.5
pulseaudio-0.9.12-9.5
pulseaudio-module-zeroconf-0.9.12-9.5
pulseaudio-module-jack-0.9.12-9.5
libpulsecore4-0.9.12-9.5
libxine1-pulse-1.1.15-20.8
pulseaudio-module-bluetooth-0.9.12-9.5
rpm -q libasound2
libasound2-1.0.19.git20090130-1.1
uname -a
Linux linux-qouu 2.6.27.7-9-default #1 SMP 2008-12-04 18:10:04 +0100 x86_64 x86_64 x86_64 GNU/Linux
cat /etc/modprobe.d/sound
options snd slots=snd-hda-intel
5Dex.Pn_QgE8qwwD:SBx00 Azalia (Intel HDA)
alias snd-card-0 snd-hda-intel
Ah, my laptop is a packard bell BV…
Thanks a lot!
Best Regards!