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

« back to all changes in this revision

Viewing changes to gnome-help/ja/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="ja">
 
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
  
 
18
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
19
      <mal:name>松澤 二郎</mal:name>
 
20
      <mal:email>jmatsuzawa@src.gnome.org</mal:email>
 
21
      <mal:years>2011, 2012</mal:years>
 
22
    </mal:credit>
 
23
  
 
24
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
25
      <mal:name>赤星 柔充</mal:name>
 
26
      <mal:email>yasumichi@vinelinux.org</mal:email>
 
27
      <mal:years>2011, 2012</mal:years>
 
28
    </mal:credit>
 
29
  
 
30
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
31
      <mal:name>日本GNOMEユーザー会</mal:name>
 
32
      <mal:email>http://www.gnome.gr.jp/</mal:email>
 
33
      <mal:years>2011, 2012</mal:years>
 
34
    </mal:credit>
 
35
  </info>
 
36
 
 
37
<title>I hear crackling or buzzing when sounds are playing</title>
 
38
 
 
39
  <p>If you hear crackling or buzzing when sounds are playing on your computer,
 
40
 you may have a problem with the audio cables or connectors, or a problem with
 
41
 the drivers for the sound card.</p>
 
42
 
 
43
<list>
 
44
 <item>
 
45
  <p>Check that the speakers are plugged in correctly.</p>
 
46
  <p>If the speakers aren't fully plugged in, or if they are plugged into the
 
47
  wrong socket, you might hear a buzzing sound.</p>
 
48
 </item>
 
49
 
 
50
 <item>
 
51
  <p>Make sure the speaker/headphone cable isn't damaged.</p>
 
52
  <p>Audio cables and connectors can gradually wear with use. Try plugging the
 
53
  cable or headphones into another audio device (like an MP3 player or a CD
 
54
  player) to check if there is still a crackling sound. If there is, you may need
 
55
  to replace the cable or headphones.</p>
 
56
 </item>
 
57
 
 
58
 <item>
 
59
  <p>Check if the sound drivers aren't very good.</p>
 
60
  <p>Some sound cards don't work very well on Linux because they don't have very
 
61
  good drivers. This problem is more difficult to identify. Try searching for
 
62
  the make and model of your sound card on the internet, plus the search term
 
63
  "Linux", to see if other people are having the same problem.</p>
 
64
  <p>You can use the <cmd>lspci</cmd> command to get more information about your
 
65
  sound card.</p>
 
66
 </item>
 
67
</list>
 
68
 
 
69
<comment>
 
70
  <cite date="2012-02-19">shaunm</cite>
 
71
  <p>Are we shipping any sort of device manager? If we do (or even if we
 
72
  recommend one, but people need to install it), and if you can get all
 
73
  the information you need about the sound card from that, we should
 
74
  link to that for getting info on your sound card.</p>
 
75
</comment>
 
76
 
 
77
</page>