~ubuntu-branches/ubuntu/raring/gnome-user-docs/raring-proposed

« back to all changes in this revision

Viewing changes to gnome-help/id/sound-crackle.page

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2012-04-16 23:55:05 UTC
  • mfrom: (2.4.5 sid)
  • Revision ID: package-import@ubuntu.com-20120416235505-45559x5ql5e85q3j
Tags: 3.4.1-1
* New upstream release.
* debian/copyright: Move to copyright 1.0 format.

Show diffs side-by-side

added added

removed removed

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