blob: 1a60191c0df0c9dad2efa196ba7db28b96e2bf74 (
plain)
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
65
66
67
68
|
<!-- retain these comments for translator revision tracking -->
<!-- original version: 59840 -->
<sect2 id="supported-peripherals">
<!-- <title>Peripherals and Other Hardware</title> -->
<title>Periferiche e altro hardware</title>
<para arch="not-s390">
<!--
Linux supports a large variety of hardware devices such as mice,
printers, scanners, PCMCIA and USB devices. However, most of these
devices are not required while installing the system.
-->
Linux supporta una grande varietà di dispositivi hardware
come per esempio mouse, stampanti, dispositivi PCMCIA e USB. Tuttavia
molte di queste periferiche non sono necessarie durante l'installazione
del sistema.
</para><para arch="x86">
<!--
USB hardware generally works fine, only some
USB keyboards may require additional configuration
(see <xref linkend="hardware-issues"/>).
-->
L'hardware USB generalmente funziona correttamente, solo qualche tastiera
USB a volte può richiedere qualche configurazione aggiuntiva
(si veda <xref linkend="hardware-issues"/>).
</para><para arch="x86">
<!--
Again, see the
<ulink url="&url-hardware-howto;">Linux Hardware Compatibility HOWTO</ulink>
to determine whether your specific hardware is supported by Linux.
-->
Si veda inoltre il
<ulink url="&url-hardware-howto;">Linux Hardware Compatibility HOWTO</ulink>
per sapere se un particolare dispositivo è supportato da Linux.
</para><para arch="s390">
<!--
Package installations from XPRAM and tape are not supported by this
system. All packages that you want to install need to be available on a
DASD or over the network using NFS, HTTP or FTP.
-->
L'installazione dei pacchetti da XPRAM e unità a nastro non è
supportata da questo sistema. Tutti i pacchetti che si vogliono installare
devono essere disponibili mediante DASD o dalla rete utilizzando NFS, HTTP
o FTP.
</para><para arch="mipsel">
<!--
The Cobalt RaQ has no support for additional devices but the Qube has one
PCI slot.
-->
La Cobalt RaQ non ha supporti per collegare dei dispositivi aggiuntivi,
ma la Qube ha uno slot PCI.
</para>
</sect2>
|