Bug 86133 - kdemultimedia package breaks sound
Summary: kdemultimedia package breaks sound
Status: RESOLVED WORKSFORME
Alias: None
Product: kdemultimedia
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Multimedia Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-28 03:00 UTC by Klaus Voelker
Modified: 2008-12-26 17:36 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Klaus Voelker 2004-07-28 03:00:54 UTC
Version:            (using KDE KDE 3.2.3)
Installed from:    Gentoo Packages
Compiler:          gcc version 3.3.3 
OS:                Linux

A lot of people seem to have problems with the kdemultimedia package breaking the alsa sound after installation. See for example <a href="http://dot.kde.org/1070894366/1071099818/">this thread</a> or <a href="http://portal.suse.com/sdb/en/2004/05/thallma_91_sndsilence.html">this SuSE help page</a>. Since I found no bug report addressing this, I thought I should write one.

As for myself, I had a Gentoo installation with the sound working fine, until I installed the kdemultimedia package and rebooted. Afterwards the sound was dead, and after hours of googling I found that I had to mute the IEC958 channels. I think the kdemultimedia package should better not touch those settings if they cause so many problems.
Comment 1 Klaus Voelker 2004-07-28 03:08:16 UTC
Oops - I forgot: my system has a MSI Neo2 LS mobo with an Intel Corp. 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 2).
Comment 2 Stefan Gehn 2004-07-28 13:17:35 UTC
This might be the cause of the following reasons:
1. your soundcard sucks (or why should _unmuting_ a channel make the sound go away?)
2. alsa sucks, by default it mutes all channels, I guess the kmix default for alsa is to unmute all channels so people get sound at all

Once you set up proper values in kmix and exit kde they will be saved and reused next time. I don't see a problem in this behaviour.
Comment 3 Michael Pyne 2004-07-28 18:55:25 UTC
I've actually had this problem myself.  KMix had enabled the Digital Sound setting on my intel8x0, which completely hosed all sound, even after you went and disabled the setting.

Raising volume to normal on the channels is one thing, but the boolean enable/disable switches shouldn't be touched IMO unless KMix can confirm that they are just "Mute" switches.
Comment 4 Klaus Voelker 2004-07-28 21:10:58 UTC
Stefan,  

this behavior is a problem because:

1) A large variety of sound cards is affected, as you can see from the links in my original posting.

2) the channels in question (for my soundcard, at least) are CAPTURE channels, not output channels. Why should kmix even have to touch them?

3) This behavior causes endless headaches for not-so-experienced users, and gives KDE a bad reputation (think of all the "KDE broke my sound!" postings on various newsgroups.)

In my case, I had to press the "advanced" button in kmix and then mute "IEC958 Capture." Sure, easy enough if you know what to do, but the solution didn't immediately come to my mind...
Comment 5 Lieven Buts 2004-07-29 08:45:59 UTC
I also had problems with the intel8x0 ALSA driver, as discussed in 
bug #69320. Briefly, there is a mixer setting called "External amplifier 
down", which was enabled by default in KMix causing the laptop's built-in
speakers to be disabled.

I have just upgraded to Linux 2.6.7, and I have noticed that ion the 
most recent ALSA version, the name of the mixer control has been
changed to "External amplifier" and its meaning has been reversed!!!
It now has to be turned on to enable the laptop speakers.
Comment 6 FiNeX 2008-12-26 17:36:40 UTC
alsa/artsd has been improved on more recent version. Moreover the current KDE4 is using phonon which works well with alsa too.