/usr/share/help/C/ubuntu-help/sound-crackle.page is in ubuntu-docs 14.04.3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 | <page xmlns="http://projectmallard.org/1.0/"
type="topic" style="problem"
id="sound-crackle">
<info>
<link type="guide" xref="sound-broken"/>
<desc>Check your audio cables and sound card drivers.</desc>
<revision pkgversion="3.4.0" date="2012-02-19" status="outdated"/>
<revision version="13.10" date="2013-10-23" status="review"/>
<credit type="author">
<name>GNOME Documentation Project</name>
<email>gnome-doc-list@gnome.org</email>
</credit>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
<title>I hear crackling or buzzing when sounds are playing</title>
<p>If you hear crackling or buzzing when sounds are playing on your computer,
you may have a problem with the audio cables or connectors, or a problem with
the drivers for the sound card.</p>
<list>
<item>
<p>Check that the speakers are plugged in correctly.</p>
<p>If the speakers aren't fully plugged in, or if they are plugged into the
wrong socket, you might hear a buzzing sound.</p>
</item>
<item>
<p>Make sure the speaker/headphone cable isn't damaged.</p>
<p>Audio cables and connectors can gradually wear with use. Try plugging the
cable or headphones into another audio device (like an MP3 player or a CD
player) to check if there is still a crackling sound. If there is, you may need
to replace the cable or headphones.</p>
</item>
<item>
<p>Check if the sound drivers aren't very good.</p>
<p>Some sound cards don't work very well on Linux because they don't have very
good drivers. This problem is more difficult to identify. Try searching for
the make and model of your sound card on the internet, plus the search term
"Ubuntu", to see if other people are having the same problem.</p>
<p>You can run <cmd>sudo lspci -v</cmd> in the <app>Terminal</app> to get more information about your
sound card.</p>
</item>
</list>
<comment>
<cite date="2012-02-19">shaunm</cite>
<p>Are we shipping any sort of device manager? If we do (or even if we
recommend one, but people need to install it), and if you can get all
the information you need about the sound card from that, we should
link to that for getting info on your sound card.</p>
</comment>
</page>
|