From 4aed2c8219774f5d797760606b8489a92ddc5163 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- doc/faq/sound.docbook | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 doc/faq/sound.docbook (limited to 'doc/faq/sound.docbook') diff --git a/doc/faq/sound.docbook b/doc/faq/sound.docbook new file mode 100644 index 000000000..d7db604bc --- /dev/null +++ b/doc/faq/sound.docbook @@ -0,0 +1,55 @@ + +Troubleshooting sound problems + +&kde; uses the &arts; sound system which is complex and powerful, +making it difficult for some users to troubleshoot when things go +wrong. Here are some tips to help you diagnose what it's doing when your +sound misbehaves : + + + + +How can I troubleshoot sound related problems in &kde;? + + + To check that sound is working independently of &arts;, make +sure that artsd isn't running and then try playing sound +through XMMS or another multimedia application +that isn't a part of &kde;. If that application doesn't play sound, then +your general sound setup is probably broken and it's not a &kde; +problem. + +Try playing sound with +artsplay. Try various +formats, ogg, mp3 and wav. Any error messages there might be useful in +pointing you in the right direction. + +Try setting the &arts; output method to OSS. In the +&kcontrolcenter; go to Sound & Multimedia +Sound System. On the +Hardware tab, under Select the audio +device choose Open Sound System. If you are +running alsa this will use the OSS +emulation, which may give better or worse results. + +Running artsd from a terminal will give you a lot of debug output, +some of which might help you to diagnose the problem. Trying this in +conjunction with using artsplay in a second terminal can give a wealth of information. If an artsd instance is already running, exit it with artsshell +terminate + + + + +I've upgraded to the latest version of &kde; keeping my old configuration, and my system sounds don't work anymore! + +Assuming you've installed &arts; correctly and you still have the codecs installed your previous &kde; installation needed, chances are this is a small problem with your knotifyrc. To confirm this, try creating an entirely new user and seeing if system notifications work under the new account. If they do, try moving your $KDEHOME/share/config/knotifyrc out of the way for your original user to see if this solves the problem. + + + + + + + + -- cgit v1.2.3