~ubuntu-branches/ubuntu/vivid/ubuntu-kylin-docs/vivid

« back to all changes in this revision

Viewing changes to ubuntu-kylin-help/C/hardware-cardreader.page

  • Committer: Package Import Robot
  • Author(s): Lei Luo
  • Date: 2014-04-10 14:58:12 UTC
  • Revision ID: package-import@ubuntu.com-20140410145812-9mfgq3xleqy0l89f
Tags: 14.04.3

* Add "Replaces" field in debian control file to automatically remove
  ubuntu-docs before installation.
* Merge ubuntu-docs changes.
* Update zh_CN tranlation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<page xmlns="http://projectmallard.org/1.0/"
 
2
      type="topic"
 
3
      style="problem"
 
4
      id="hardware-cardreader">
 
5
 
 
6
  <info>
 
7
    <link type="guide" xref="media#photos"/>
 
8
    <link type="guide" xref="hardware#problems"/>
 
9
 
 
10
    <desc>Troubleshoot media card readers</desc>
 
11
 
 
12
    <revision version="13.10" date="2013-09-12" status="review"/>
 
13
 
 
14
    <credit type="author">
 
15
      <name>GNOME Documentation Project</name>
 
16
      <email>gnome-doc-list@gnome.org</email>
 
17
    </credit>
 
18
 
 
19
    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
 
20
  </info>
 
21
 
 
22
<title>Media card reader problems</title>
 
23
 
 
24
<p>Many computers contain readers for SD (Secure Digital), MMC (MultiMediaCard), SmartMedia, Memory Stick, CompactFlash, and other storage media
 
25
cards. These should be automatically detected and <link xref="disk-partitions">mounted</link>. Here are some
 
26
troubleshooting steps if they are not:</p>
 
27
 
 
28
<steps>
 
29
<item>
 
30
<p> Make sure that the card is put in correctly. Many cards look as though they are
 
31
upside down when correctly inserted. Also make sure that the card is firmly seated
 
32
in the slot; some cards, especially CompactFlash, require a small amount of force to insert
 
33
correctly. (Be careful not to push too hard! If you come up against something solid,
 
34
do not force it.)</p>
 
35
</item>
 
36
 
 
37
<item>
 
38
<p> Open <app>Files</app> by using the <gui>Dash</gui>. Does the inserted
 
39
 card appear in the <gui>Devices</gui> list in the left sidebar? Sometimes the card appears in this list but is not mounted; click it once to mount. (If the sidebar is not visible, press <key>F9</key> or click
 
40
 <guiseq><gui>View</gui><gui> Sidebar</gui><gui> Show Sidebar</gui></guiseq>.)
 
41
</p>
 
42
</item>
 
43
 
 
44
<item>
 
45
<p>If your card does not show up in the sidebar, click <guiseq><gui>Go</gui><gui>Computer</gui></guiseq>.
 
46
If your card reader is correctly configured, the reader should come up as a drive
 
47
when no card is present, and the card itself when the card has been mounted (see the picture below).</p>
 
48
</item>
 
49
 
 
50
<item>
 
51
<p>If you see the card reader but not the card, the problem may be with the card itself.
 
52
Try a different card or check the card on a different reader if possible.</p>
 
53
</item>
 
54
</steps>
 
55
 
 
56
<p>If no cards or drives are available in the <gui>Computer</gui> folder,
 
57
it is possible that your card reader does not work with Linux due to driver issues.
 
58
If your card reader is internal (inside the computer instead of sitting outside)
 
59
this is more likely. The best solution is to directly connect your device
 
60
(camera, cell phone, etc.) to a USB port on the computer. USB external card
 
61
readers are also available, and are far better supported by Linux.</p>
 
62
 
 
63
</page>