Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 217072

Summary: KDE control center had no "sound system" option therefore no sound in KDE
Product: Gentoo Linux Reporter: far jump <far.jmp>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info

Description far jump 2008-04-09 23:33:36 UTC
Linux xps 2.6.24-gentoo-r4 #4 SMP Wed Apr 9 17:45:54 EDT 2008 i686 Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz GenuineIntel GNU/Linux
emerge kde-meta

KDE all works as expected, but there is no "sound system" option under "Sound & Multimedia" in the control center.  Hence, there is no sound.  The sound card:
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)
is configured in the kernel and alsaconf and alsamixer see it and set it up correctly
emerge splay and can play sound from command line
mplayer will play video with sound.
No sound from any KDE app.
 

Reproducible: Always

Steps to Reproduce:
1. turn on computer
2.
3.

Actual Results:  
no sound

Expected Results:  
sound
Comment 1 far jump 2008-04-09 23:36:25 UTC
Created attachment 149255 [details]
emerge --info
Comment 2 Timo Gurr (RETIRED) gentoo-dev 2008-04-10 07:29:36 UTC
You have two options, one is to install your KDE applications with USE="arts" to get the kde's sound system (you don't want this), and the other one is to simply use an external player which is also our recommendation since arts is pretty much broken and unmaintained.

For setup instructions see Wulf's comment #3 in bug #192622:
http://bugs.gentoo.org/show_bug.cgi?id=192622#c3
Comment 3 far jump 2008-04-10 08:43:10 UTC
thank you
Comment 4 far jump 2008-04-10 08:43:36 UTC
thank you