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

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-02-23 14:38:11 UTC
  • mfrom: (1.1.10)
  • Revision ID: package-import@ubuntu.com-20120223143811-wyn109rglrbx3mnr
Tags: 3.3.1-0ubuntu1
* New upstream release.
* debian/watch: Watch for unstable releases

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="el">
 
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>Έργο Τεκμηρίωσης 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
  </info>
 
18
 
 
19
<title>I hear crackling or buzzing when sounds are playing</title>
 
20
 
 
21
  <p>If you hear crackling or buzzing when sounds are playing on your computer,
 
22
 you may have a problem with the audio cables or connectors, or a problem with
 
23
 the drivers for the sound card.</p>
 
24
 
 
25
<list>
 
26
 <item>
 
27
  <p>Check that the speakers are plugged in correctly.</p>
 
28
  <p>If the speakers aren't fully plugged in, or if they are plugged into the
 
29
  wrong socket, you might hear a buzzing sound.</p>
 
30
 </item>
 
31
 
 
32
 <item>
 
33
  <p>Make sure the speaker/headphone cable isn't damaged.</p>
 
34
  <p>Audio cables and connectors can gradually wear with use. Try plugging the
 
35
  cable or headphones into another audio device (like an MP3 player or a CD
 
36
  player) to check if there is still a crackling sound. If there is, you may need
 
37
  to replace the cable or headphones.</p>
 
38
 </item>
 
39
 
 
40
 <item>
 
41
  <p>Check if the sound drivers aren't very good.</p>
 
42
  <p>Some sound cards don't work very well on Linux because they don't have very
 
43
  good drivers. This problem is more difficult to identify. Try searching for
 
44
  the make and model of your sound card on the internet, plus the search term
 
45
  "Linux", to see if other people are having the same problem.</p>
 
46
  <p>You can use the <cmd>lspci</cmd> command to get more information about your
 
47
  sound card.</p>
 
48
 </item>
 
49
</list>
 
50
 
 
51
<comment>
 
52
  <cite date="2012-02-19">shaunm</cite>
 
53
  <p>Are we shipping any sort of device manager? If we do (or even if we
 
54
  recommend one, but people need to install it), and if you can get all
 
55
  the information you need about the sound card from that, we should
 
56
  link to that for getting info on your sound card.</p>
 
57
</comment>
 
58
 
 
59
</page>