summaryrefslogtreecommitdiff
path: root/it/hardware/buying-hardware.xml
blob: f60880650cdde09c2c8a754cfb7b952df2f1cd2c (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
<!-- retain these comments for translator revision tracking -->
<!-- original version: 64720 -->

 <sect1 arch="not-s390">
 <!-- <title>Purchasing Hardware Specifically for GNU/&arch-kernel;</title> -->
 <title>Acquistare hardware specifico per GNU/&arch-kernel;</title>
<para arch="linux-any">

<!--
There are several vendors, who ship systems with Debian or other
distributions of GNU/Linux
<ulink url="&url-pre-installed;">pre-installed</ulink>. You might pay more
for the privilege, but it does buy a level of peace of mind, since you can
be sure that the hardware is well-supported by GNU/Linux.
-->

Ci sono molti rivenditori che distribuiscono computer con Debian o altre
distribuzioni GNU/Linux <ulink url="&url-pre-installed;">preinstallate</ulink>.
È possibile che costino di più, ma questo acquisto
permette di stare tranquilli, perché si può essere sicuri che
l'hardware è ben supportato da GNU/Linux.

</para><para arch="any-x86">

<!--
If you do have to buy a machine with Windows bundled, carefully read
the software license that comes with Windows; you may be able to
reject the license and obtain a rebate from your vendor.  Searching
the Internet for <quote>windows refund</quote> may get you some useful
information to help with that.
-->

Se si deve comprare una macchina con Windows preinstallato, leggere
attentamente la licenza che viene data con Windows; si può rifiutare
la licenza e ottenere un rimborso dal produttore. Facendo una ricerca su
internet di <quote>windows refund</quote> si potrebbero recuperare delle
informazioni utili per fare questa operazione.

</para><para>

<!--
Whether or not you are purchasing a system with &arch-kernel; bundled, or even
a used system, it is still important to check that your hardware is
supported by the &arch-kernel; kernel.  Check if your hardware is listed in
the references found above.  Let your salesperson (if any) know that
you're shopping for a &arch-kernel; system.  Support &arch-kernel;-friendly hardware
vendors.
-->

Indipendentemente dall'acquisto di un sistema con &arch-kernel; preinstallato o
meno o addirittura un computer usato, è necessario assicurarsi che
l'hardware sia supportato dal kernel &arch-kernel;. Controllare se il proprio
hardware è presente nelle liste elencate precedentemente. Si deve far
sapere al rivenditore che si stà acquistando un computer su cui verrà
installato &arch-kernel;. Si dovrebbe supportare i produttori che appoggiano &arch-kernel;.

</para>

  <sect2>
  <!-- <title>Avoid Proprietary or Closed Hardware</title> -->
  <title>Evitare hardware chiuso o proprietario</title>
<para>

<!--
Some hardware manufacturers simply won't tell us how to write drivers
for their hardware. Others won't allow us access to the documentation
without a non-disclosure agreement that would prevent us from
releasing the &arch-kernel; source code.
-->

Alcuni costruttori di hardware non danno informazioni su come scrivere
i driver per i loro dispositivi. Altri non permettono di accedere alla
documentazione senza un accordo di non divulgazione che impedirebbe di
rilasciare il codice sorgente di &arch-kernel;.

</para><para>

<!--
Since we haven't been granted access to the documentation on these
devices, they simply won't work under &arch-kernel;. You can help by asking
the manufacturers of such hardware to release the documentation. If
enough people ask, they will realize that the free software community
is an important market.
-->

Poiché non è stato dato accesso alla documentazione di questi
dispositivi, questi non funzioneranno sotto &arch-kernel;. È possibile aiutare
chiedendo ai produttori di questi dispositivi di rilasciare la
documentazione. Se molte persone lo chiederanno, capiranno che la
comunità del software libero è un mercato importante.

</para>
  </sect2>

  <sect2 arch="any-x86">
  <!-- <title>Windows-specific Hardware</title> -->
  <title>Hardware specifico per Windows</title>
<para>

<!--
A disturbing trend is the proliferation of Windows-specific modems and
printers. In some cases these are specially designed to be operated by
the Microsoft Windows operating system and bear the legend <quote>WinModem</quote>
or <quote>Made especially for Windows-based computers</quote>. This
is generally done by removing the embedded processors of the hardware
and shifting the work they do over to a Windows driver that is run by
your computer's main CPU. This strategy makes the hardware less
expensive, but the savings are often <emphasis>not</emphasis> passed on to the
user and this hardware may even be more expensive than equivalent
devices that retain their embedded intelligence.
-->

Una moda scomoda è la proliferazione di modem e stampanti specifici
per Windows. In alcuni casi questi sono progettati specialmente per
essere pilotati dal sistema operativo Microsoft Windows e hanno una
targhetta <quote>WinModem</quote> o <quote>Made especially for Windows-based
computers</quote>. Questo in genere è realizzato rimuovendo i
processori integrati nei dispositivi e delegando il lavoro ad un driver
Windows che viene eseguito dal processore del computer. Questa strategia
rende l'hardware meno costoso, ma questi risparmi spesso
<emphasis>non</emphasis> si trasferiscono all'utente e questo hardware
può essere perfino più costoso dell'equivalente che mantiene
l'intelligenza integrata.

</para><para>

<!--
You should avoid Windows-specific hardware for two reasons. The first
is that the manufacturers do not generally make the resources
available to write a &arch-kernel; driver. Generally, the hardware and
software interface to the device is proprietary, and documentation is
not available without a non-disclosure agreement, if it is available
at all. This precludes it being used for free software, since free
software writers disclose the source code of their programs. The
second reason is that when devices like these have had their embedded
processors removed, the operating system must perform the work of the
embedded processors, often at <emphasis>real-time</emphasis> priority,
and thus the CPU is not available to run your programs while it is
driving these devices. Since the typical Windows user does not
multi-process as intensively as a &arch-kernel; user, the manufacturers hope
that the Windows user simply won't notice the burden this hardware
places on their CPU.  However, any multi-processing operating system,
even Windows 2000 or XP, suffers from degraded performance when
peripheral manufacturers skimp on the embedded processing power of
their hardware.
-->

Si dovrebbe evitare l'hardware specifico per Windows per due motivi. Il
primo consiste nel fatto che in generale questi produttori non
rendono disponibili le risorse necessarie alla scrittura dei driver per
&arch-kernel;. Generalmente, l'hardware e l'interfaccia tra il software e il
dispositivo sono proprietari e la documentazione non è accessibile
senza un accordo di non divulgazione, sempre ammesso che sia accessibile.
Questo impedisce che venga usata per il software libero, perché
i programmatori di software libero divulgano il sorgente dei loro
programmi. Il secondo motivo è che con questi dispositivi
a cui sono stati rimossi i processori, il sistema operativo dove svolgere il
lavoro al posto loro, spesso con priorità
<emphasis>real-time</emphasis>, e quindi la CPU non è disponibile per
eseguire i programmi mentre pilota i dispositivi. Poiché gli utenti
Windows non fanno uso così intenso di processi paralleli come
fanno invece gli utenti &arch-kernel;, i produttori sperano che gli utenti
Windows non notino il sovraccarico che i dispositivi comportano sul
processore. Tuttavia, qualsiasi sistema operativo che supporta l'esecuzione
di processi in parallelo, anche Windows 2000 o XP, soffre di una
degradazione delle prestazioni quando i produttori di hardware riducono
la potenza di calcolo dei loro dispositivi.

</para><para>

<!--
You can help improve this situation by encouraging these manufacturers
to release the documentation and other resources necessary for us to
program their hardware, but the best strategy is simply to avoid this
sort of hardware<phrase arch="linux-any"> until it is listed as working
in the <ulink url="&url-hardware-howto;">Linux Hardware Compatibility
HOWTO</ulink></phrase>.
-->

È possibile aiutare a migliorare questa situazione incoraggiando
questi produttori a rilasciare la documentazione e le altre risorse per
permettere di programmare il loro hardware, ma la migliore strategia
consiste semplicemente nell'evitare questi tipi di
dispositivi<phrase arch="linux-any"> fino a quando non verranno elencati
nel <ulink url="&url-hardware-howto;">Linux Hardware Compatibility
HOWTO</ulink></phrase>.

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