summaryrefslogtreecommitdiff
path: root/it/using-d-i/loading-firmware.xml
blob: 27b997c70fd385dae19a4d89a0f782572445eb84 (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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
<!-- retain these comments for translator revision tracking -->
<!-- original version: 68421 -->

 <sect1 id="loading-firmware" arch="not-s390">
 <!-- <title>Loading Missing Firmware</title> -->
 <title>Caricare i firmware mancanti</title>
<para>

<!--
As described in <xref linkend="hardware-firmware"/>, some devices require
firmware to be loaded. In most cases the device will not work at all
if the firmware is not available; sometimes basic functionality is not
impaired if it is missing and the firmware is only needed to enable
additional features.
-->

Come descritto in <xref linkend="hardware-firmware"/>, alcuni dispositivi
possono richiedere il caricamento di un firmware. Nella maggior parte dei
casi questi dispositivi non funzionano senza; qualche volta sono attive
solo alcune funzioni di base e il firmware è necessario per attivare le
funzionalità aggiuntive.

</para><para>

<!--
If a device driver requests firmware that is not available, &d-i; will
display a dialog offering to load the missing firmware. If this option
is selected, &d-i; will scan available devices for either loose firmware
files or packages containing firmware. If found, the firmware will be
copied to the correct location (<filename>/lib/firmware</filename>) and
the driver module will be reloaded.
-->

Quando un dispositivo richiede un firmware non disponibile, &d-i; mostra
una finestra di dialogo dando la possibilità di caricare il firmware
mancante. Se si utilizza questa opzione, &d-i; cerca all'interno dei
dispositivi disponibili i singoli file col firmware oppure i pacchetti
contenenti il firmware. Se la ricerca ha successo, il firmware verrà
copiato nella directory corretta (<filename>/lib/firmware</filename>) e
il modulo con il driver verrà ricaricato.

</para>
<note><para>

<!--
Which devices are scanned and which file systems are supported depends on
the architecture, the installation method and the stage of the installation.
Especially during the early stages of the installation, loading the firmware
is most likely to succeed from a FAT-formatted floppy disk or USB stick.
<phrase arch="x86">On i386 and amd64 firmware can also be loaded from an
MMC or SD card.</phrase>
-->

In quali dispositivi viene effettuata la ricerca e quali sono i
filesystem supportati dipendono dall'architettura, dal metodo
d'installazione e dalla fase dell'installazione. In particolare è molto
probabile che durante le prime fasi dell'installazione funzioni il
caricamento dei firmware da dischetti o chiavette USB con un filesystem
FAT. <phrase arch="x86">Sulle architetture i386 e amd64 i firmware
possono anche essere caricati da una MMC o SD.</phrase>

</para></note>
<para>

<!--
Note that it is possible to skip loading the firmware if you know the
device will also function without it, or if the device is not needed during
the installation.
-->

Notare che è possibile saltare il caricamento del firmware se il dispositivo
può funzionare senza oppure se il dispositivo non è necessario durante
l'installazione.

</para><para>

<!--
&d-i; only prompts for firmware needed by kernel modules loaded during
the installation. Not all drivers are included in &d-i;, in particular
radeon is not, so this implies that the capabilities of some devices may
be no different at the end of the installation from what they were at
the beginning. Consequently, some of your hardware may not be being used
to its full potential. If you suspect this is the case, or are just
curious, it is not a bad idea to check the output of the
<command>dmesg</command> command on the newly booted system and search
for <quote>firmware</quote>.
-->

&d-i; richiede solo il firmware che è necessario ai moduli del kernel
durante l'installazione. Non tutti i driver sono compresi nel &d-i;, in
particolare non è incluso radeon, quindi può accadere che al termine
dell'installazione le funzionalità di alcuni dispositivi potrebbero
essere uguali a come erano all'inizio. Di conseguenza parte dell'hardware
potrebbe non essere usato al massimo del suo potenziale. Per verificare
se accade proprio questo o per semplice curiosità, avviare il sistema
appena installato e cercare <quote>firmware</quote> nell'output del
comando <command>dmesg</command>.

</para>

  <sect2>
  <!-- <title>Preparing a medium</title> -->
  <title>Preparazione del supporto</title>
<para>

<!--
Official CD images do not include non-free firmware. The most common
method to load such firmware is from some removable medium such as a USB
stick. Alternatively, unofficial CD builds containing non-free firmware
can be found at <ulink url="&url-firmware-cds;"/>.

To prepare a USB stick (or other medium like a hard drive partition, or floppy
disk), the firmware files or packages must be placed in either the root directory
or a directory named <filename>/firmware</filename> of the file system on
the medium. The recommended file system to use is FAT as that is most
certain to be supported during the early stages of the installation.
-->

Le immagini ufficiali dei CD non contengono il firmware non-free. Il
metodo più comune per caricare il firmware non-free è da un supporto
removibile come una chiavetta USB. In alternativa è possibile trovare
in <ulink url="&url-firmware-cds;"/> le immagini di CD non ufficiali
contenenti il firmware non-free.

Per preparare una chiavetta USB (o un qualsiasi altro supporto come una
partizione del disco fisso o un dischetto) occorre copiare i file o i
pacchetti con il firmware nella directory principale o in una directory
con nome <filename>/firmware</filename> del filesystem sul supporto. Si
raccomanda l'uso di un filesystem FAT dato che è quello supportato sino
dalle prime fasi dell'installazione.

</para><para>

<!--
Tarballs and zip files containing current packages for the most common firmware are
available from:
-->

Dei tarball e dei file zip contenenti i pacchetti con i firmware più
comuni sono disponibili da:

<itemizedlist>
<listitem><para>
<ulink url="&url-firmware-tarballs;"/>
</para></listitem>
</itemizedlist>

<!--
Just download the tarball or zip file for the correct release and unpack it to
the file system on the medium.
-->

È sufficiente scaricare il tarball o il file zip adatto al proprio rilascio e
scompattarlo nel filesystem del supporto.

</para><para>

<!--
If the firmware you need is not included in the tarball, you can also
download specific firmware packages from the (non-free section of the)
archive. The following overview should list most available firmware
packages but is not guaranteed to be complete and may also contain
non-firmware packages:
-->

Se il firmware di cui si ha bisogno non è incluso nel tarball, è
possibile scaricare gli specifici pacchetti con il firmware dalla
sezione non-free dell'archivio. La panoramica seguente dovrebbe
elencare i principali pacchetti con firmware disponibili ma non si
garantisce che sia completa e potrebbe anche contenere dei pacchetti
senza firmware.

<itemizedlist>
<listitem><para>
<ulink url="&url-firmware-packages;"/>
</para></listitem>
</itemizedlist>

</para><para>

<!--
It is also possible to copy individual firmware files to the medium. Loose
firmware could be obtained for example from an already installed system or
from a hardware vendor.
-->

È anche possibile copiare i singoli file con il firmware nel supporto.
I singoli firmware possono essere recuperati, per esempio, da altri
sistemi già installati oppure dal produttore dell'hardware.

</para>
  </sect2>

  <sect2>
  <!-- <title>Firmware and the Installed System</title> -->
  <title>Firmware sul sistema installato</title>
<para>

<!--
Any firmware loaded during the installation will be copied automatically
to the installed system. In most cases this will ensure that the device
that requires the firmware will also work correctly after the system is
rebooted into the installed system. However, if the installed system runs
a different kernel version from the installer there is a slight chance that
the firmware cannot be loaded due to version skew.
-->

Tutti i firmware caricati durante l'installazione verranno copiati sul
sistema installato; nella maggior parte dei casi questo assicura che il
dispositivo che ha bisogno del firmware funzioni correttamente anche
dopo aver riavviato il sistema. Tuttavia, se il sistema installato
utilizza una versione del kernel diversa da quella usata per
l'installazione c'è la possibilità che il firmware non possa essere
caricato a causa della differenza fra le versioni.

</para><para>

<!--
If the firmware was loaded from a firmware package, &d-i; will also install
this package for the installed system and will automatically add the non-free
section of the package archive in APT's <filename>sources.list</filename>.
This has the advantage that the firmware should be updated automatically if
a new version becomes available.
-->

Se il firmware è stato caricato da un pacchetto, &d-i; installa il
pacchetto sul sistema finale e aggiunge automaticamente la sezione
non-free dell'archivio nel <filename>sources.list</filename> di APT.
Questo ha il vantaggio che quando è disponibile una nuova versione del
firmware questo verrà aggiornato automaticamente.

</para><para>

<!--
If loading the firmware was skipped during the installation, the relevant
device will probably not work with the installed system until the firmware
(package) is installed manually.
-->

Se il caricamento del firmware è stato saltato durante l'installazione,
i dispositivi che hanno bisogno del firmware non funzioneranno fino a
quando il firmware (o il pacchetto) non verrà installato manualmente.

</para>
<note><para>

<!--
If the firmware was loaded from loose firmware files, the firmware copied to
the installed system will <emphasis>not</emphasis> be automatically updated
unless the corresponding firmware package (if available) is installed after
the installation is completed.
-->

Se i firmware sono stati caricati da file singoli, i firmware verranno
copiati nel sistema installato ma <emphasis>non</emphasis> saranno
aggiornati automaticamente a meno che, una volta completata
l'installazione, non venga installato (se disponibile) il relativo
pacchetto.

</para></note>
  </sect2>
 </sect1>