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 61 62 63 64
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="problem" id="hardware-cardreader" xml:lang="sl">
<info>
<link type="guide" xref="media#music"/>
<link type="guide" xref="hardware#problems"/>
<revision pkgversion="3.13.92" date="2014-09-20" status="review"/>
<revision version="gnome:42" status="final" date="2022-02-26"/>
<credit type="author">
<name>Dokumentacijski projekt GNOME</name>
<email>gnome-doc-list@gnome.org</email>
</credit>
<credit type="editor">
<name>Michael Hill</name>
<email>mdhillca@gmail.com</email>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<desc>Troubleshoot media card readers.</desc>
</info>
<title>Težave z bralnikom večpredstavnosnih kartic</title>
<p>Številni računalniki imajo bralnike za SD (Secure Digital), MMC (MultiMediaCard), SmartMedia, Memory Stick, CompactFlash in druge pomnilniške kartice. Morale bi biti samodejno <link xref="disk-partitions">priklopljene</link>. Tukaj je nekaj nasvetov za odpravljanje težav, če se to ne zgodi:</p>
<steps>
<item>
<p>Poskrbite, da je kartica pravilno vstavljena. Veliko kartic je, ko so pravilno vstavljene, videti kot da so narobe obrnjene. Prepričajte se, da je kartica trdno vstavljena v režo. Nekatere kartice, še posebno CompactFlash za pravilno vstavitev zahtevajo nekaj sile. (Bodite previdni, da ne pritisnete premočno).</p>
</item>
<item>
<p>Open <app>Files</app> from the
<gui xref="shell-introduction#activities">Activities</gui> overview. Does the inserted
card appear 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 <gui style="menu">Files</gui> in
the top bar and select the <gui style="menuitem">Sidebar</gui>.)</p>
</item>
<item>
<p>If your card does not show up in the sidebar, press
<keyseq><key>Ctrl</key><key>L</key></keyseq>, then type
<input>computer:///</input> and press <key>Enter</key>. If your card reader
is correctly configured, the reader should come up as a drive when no card is
present, and the card itself when the card has been mounted.</p>
</item>
<item>
<p>V primeru da vidite bralnik kartic, a ne kartice, je težava lahko v kartici. Poskusite drugo kartico ali preverite kartico na drugem bralniku, če je to mogoče.</p>
</item>
</steps>
<p>If no cards or drives are shown when browsing the <gui>Computer</gui>
location, it is possible that your card reader does not work with Linux due to
driver issues. If your card reader is internal (inside the computer instead of
sitting outside) this is more likely. The best solution is to directly connect
your device (camera, cell phone, etc.) to a USB port on the computer. USB
external card readers are also available, and are far better supported by
Linux.</p>
</page>
|