Patch day killed my sound 11.1

I really hate starting yet another sound thread, but I’m at my wits end here.

There was some patch that got installed today that seems to have nuked my sound. I think it must have been a kernel update since vmware wanted its modules recompiled.

Speaker-test gives me nothing.

uname -a
Linux foo-bar 2.6.27.19-3.2-pae #1 SMP 2009-02-25 15:40:44 +0100 i686 i686i386 GNU/Linux

alsa-utils-1.0.18-6.4
alsa-tools-1.0.18-1.13
alsa-firmware-1.0.17-1.42
alsa-1.0.18-8.7
java-1_6_0-sun-alsa-1.6.0.u12-1.2.1
alsa-tools-gui-1.0.18-1.13
alsa-plugins-pulse-1.0.18-6.12
alsa-plugins-1.0.18-6.12
tsalsa-20080914-0.pm.1
alsa-oss-1.0.17-1.37

alsa-info.sh
http://www.alsa-project.org/db/?f=c89a9c9cfed812525d2ce5a66d77b3ba402d6c9e

It’s been working perfectly for weeks (I spent about a day reading past threads here to get it working) but one patch and it’s foobar-ed.

:frowning:

Any help is appreciated more than I can adequately express.

Bill

If it was a kernel update, then no dramas. As a volunteer I’ve been maintaing a wiki to help users update there alsa, in part to help users whose sound has been broken by a nominal (SuSE-GmbH provided) kernel update: Alsa-update - openSUSE

In your case, assuming this is a problem due to the kernel update, simply open a terminal or a konsole, type “su” (no quotes - enter root password when prompted) and then with your PC connected to the internet, copy and paste the following 6 zypper commands, executing them one at a time in sequence.

zypper ar http://download.opensuse.org/repositories/multimedia:/audio/openSUSE_11.1/ multimedia
zypper install alsa-oss alsa alsa-utils alsa-tools alsa-tools-gui alsa-plugins-pulse alsa-plugins alsa-firmware libasound2
zypper rr multimedia
zypper ar http://download.opensuse.org/repositories/multimedia:/audio:/KMP/openSUSE_11.1_Update/ multimedia
zypper install alsa-driver-kmp-pae
zypper rr multimedia

and then restart your PC and test your sound.

I assume you know about this page for audigy users to check 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)

Also be certain to check the obvious things - like loose cable, cabling re-wired by the maid … etc …

Ok, followed the steps (cut/paste ftw) and still no audio.

New info dumps:

http://www.alsa-project.org/db/?f=5ecbd388e379f2c7c505f39144e0edba3790f48d

uname -a
Linux foo-bar 2.6.27.19-3.2-pae #1 SMP 2009-02-25 15:40:44 +0100 i686 i686i386 GNU/Linux

rpm -qa | grep alsa
alsa-utils-1.0.19.git20090221-1.3
alsa-driver-kmp-pae-1.0.19.20090304_2.6.27.19_3.2-3.1
alsa-tools-1.0.19.git20090120-1.13
alsa-plugins-1.0.19.git20090303-1.4
java-1_6_0-sun-alsa-1.6.0.u12-1.2.1
alsa-oss-1.0.17.git20080715-2.22
alsa-tools-gui-1.0.19.git20090120-1.13
tsalsa-20080914-0.pm.1
alsa-firmware-1.0.19.git20090120-1.1
alsa-1.0.19.git20090304-1.1
alsa-plugins-pulse-1.0.19.git20090303-1.4

Thanks again!

just out of curiosity did you try running “alsaconf” as root in the console and then afer reconfiguring your card rebooting ?

What desktop are you using ? KDE ? Gnome?

Did you check out the advice above, that I quote here:

Sorry, I’m using KDE 4.

The Analog output mute was my first adventure so I check it first. After the upgrade it was muted, but I fixed it immediately.

Thanks!

Note that kmix in KDE4 often does not show all the controllable mixer items. You can go to one of the kmix menu and add extra channels for mixer control.

If after all this your sound still does not work, write a bug report on openSUSE-11.1 new kernel breaking your sound: Submitting Bug Reports - openSUSE

I enabled all the options to make sure nothing was muted that shouldn’t be.

I’m not sure what this means, but my headphones appear to work. :\

It could be a bug. One of the alsa developers wrote down in the HD-Audio.txt documentation file, that comes with 1.0.19 of alsa, that it is easier for the developers to get the headphones working, than it is for them to get the speakers working.