/[d-i]/trunk/installer/doc/manual/ca/hardware/hardware-supported.xml
ViewVC logotype

Contents of /trunk/installer/doc/manual/ca/hardware/hardware-supported.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 9934 - (hide annotations) (download) (as text)
Fri Mar 5 19:38:36 2004 UTC (9 years, 2 months ago) by mck-guest
Original Path: trunk/doc/manual/en/hardware/hardware-supported.xml
File MIME type: text/xml
File size: 7844 byte(s)
Delete or comment out old woody i386 flavors
1 toff 3219 <!-- retain these comments for translator revision tracking -->
2 mck-guest 9934 <!-- $Id: hardware-supported.xml,v 1.11 2004/03/05 19:38:36 mck-guest Exp $ -->
3 toff 3219
4     <sect1 id="hardware-supported">
5     <title>Supported Hardware</title>
6    
7 toff 3273 <para>
8    
9     Debian does not impose hardware requirements beyond the requirements
10 toff 3219 of the Linux kernel and the GNU tool-sets. Therefore, any
11     architecture or platform to which the Linux kernel, libc,
12 toff 3273 <command>gcc</command>, etc. have been ported, and for which a Debian
13     port exists, can run Debian. Please refer to the Ports pages at
14 barbier 4215 <ulink url="&url-ports;"></ulink> for
15 toff 3273 more details on &arch-title; architecture systems which have been
16     tested with Debian.
17 toff 3219
18 toff 3273 </para><para>
19    
20     Rather than attempting to describe all the different hardware
21 toff 3219 configurations which are supported for &arch-title;, this section
22     contains general information and pointers to where additional
23     information can be found.
24 toff 3273
25 toff 3219 </para>
26    
27     <sect2><title>Supported Architectures</title>
28    
29 toff 3273 <para>
30    
31 toff 4075 Debian &release; supports eleven major architectures and several
32 toff 3219 variations of each architecture known as 'flavors'.
33    
34 toff 3273 </para><para>
35    
36 toff 4890 <informaltable>
37     <tgroup cols="4">
38     <thead>
39     <row>
40     <entry>Architecture</entry><entry>Debian Designation</entry>
41     <entry>Subarchitecture</entry><entry>Flavor</entry>
42     </row>
43     </thead>
44 toff 3219
45 toff 4890 <tbody>
46     <row>
47 mck-guest 9934 <entry morerows="1">Intel x86-based</entry>
48     <entry morerows="1">i386</entry>
49     <entry morerows="1"></entry>
50 toff 4890 <entry>vanilla</entry>
51     </row><row>
52 mck-guest 9934 <entry>speakup</entry>
53 toff 4890 </row>
54 toff 3219
55 toff 4890 <row>
56     <entry morerows="5">Motorola 680x0</entry>
57     <entry morerows="5">m68k</entry>
58     <entry>Atari</entry>
59     <entry>atari</entry>
60     </row><row>
61     <entry>Amiga</entry>
62     <entry>amiga</entry>
63     </row><row>
64     <entry>68k Macintosh</entry>
65     <entry>mac</entry>
66     </row><row>
67     <entry morerows="2">VME</entry>
68     <entry>bvme6000</entry>
69     </row><row>
70     <entry>mvme147</entry>
71     </row><row>
72     <entry>mvme16x</entry>
73     </row>
74    
75     <row>
76     <entry morerows="2">DEC Alpha</entry>
77     <entry morerows="2">alpha</entry>
78     <entry morerows="2"></entry>
79     <entry>generic</entry>
80     </row><row>
81     <entry>jensen</entry>
82     </row><row>
83     <entry>nautilus</entry>
84     </row>
85    
86     <row>
87     <entry morerows="1">Sun SPARC</entry>
88     <entry morerows="1">sparc</entry>
89     <entry morerows="1"></entry>
90     <entry>sun4cdm</entry>
91     </row><row>
92     <entry>sun4u</entry>
93     </row>
94    
95     <row>
96     <entry morerows="3">ARM and StrongARM</entry>
97     <entry morerows="3">arm</entry>
98     <entry morerows="3"></entry>
99     <entry>netwinder</entry>
100     </row><row>
101     <entry>riscpc</entry>
102     </row><row>
103     <entry>shark</entry>
104     </row><row>
105     <entry>lart</entry>
106     </row>
107    
108     <row>
109     <entry morerows="3">IBM/Motorola PowerPC</entry>
110     <entry morerows="3">powerpc</entry>
111     <entry>CHRP</entry>
112     <entry>chrp</entry>
113     </row><row>
114     <entry>PowerMac</entry>
115     <entry>powermac, new-powermac</entry>
116     </row><row>
117     <entry>PReP</entry>
118     <entry>prep</entry>
119     </row><row>
120     <entry>APUS</entry>
121     <entry>apus</entry>
122     </row>
123    
124     <row>
125     <entry morerows="1">HP PA-RISC</entry>
126     <entry morerows="1">hppa</entry>
127     <entry>PA-RISC 1.1</entry>
128     <entry>32</entry>
129     </row><row>
130     <entry>PA-RISC 2.0</entry>
131     <entry>64</entry>
132     </row>
133    
134     <row>
135     <entry>Intel ia64-based</entry>
136     <entry>ia64</entry>
137     <entry></entry>
138     <entry></entry>
139     </row>
140    
141     <row>
142     <entry>MIPS (big endian)</entry>
143     <entry>mips</entry>
144     <entry>SGI Indy/I2</entry>
145     <entry>r4k-ip22</entry>
146     </row>
147    
148     <row>
149     <entry morerows="1">MIPS (little endian)</entry>
150     <entry morerows="1">mipsel</entry>
151     <entry morerows="1">DEC Decstation</entry>
152     <entry>r4k-kn04</entry>
153     </row><row>
154     <entry>r3k-kn02</entry>
155     </row>
156    
157     <row>
158     <entry morerows="1">IBM S/390</entry>
159     <entry morerows="1">s390</entry>
160     <entry morerows="1"></entry>
161     <entry>tape</entry>
162     </row><row>
163     <entry>vmrdr</entry>
164     </row>
165    
166     </tbody></tgroup></informaltable>
167    
168 toff 3273 </para><para>
169    
170     This document covers installation for the
171     <emphasis>&arch-title;</emphasis> architecture. If you are looking
172     for information on any of the other Debian-supported architectures
173     take a look at the
174 toff 3219 <ulink url="http://www.debian.org/ports/">Debian-Ports</ulink> pages.
175 toff 3273
176 toff 4076 </para><para condition="new-arch">
177 toff 3219
178     This is the first official release of &debian; for the &arch-title;
179     architecture. We feel that it has proven itself sufficiently to be
180     released. However, because it has not had the exposure (and hence
181     testing by users) that some other architectures have had, you may
182 toff 3273 encounter a few bugs. Use our
183 toff 3219 <ulink url="&url-bts;">Bug Tracking System</ulink> to report any
184 toff 3273
185     problems; make sure to mention the fact that the bug is on the
186     &arch-title; platform. It can be necessary to use the
187     <ulink url="&url-list-subscribe;">debian-&architecture; mailing list</ulink>
188     as well.
189    
190     </para>
191    
192 toff 3219 </sect2>
193    
194     <!-- supported cpu docs -->
195 toff 4076 &supported-alpha.xml;
196     &supported-arm.xml;
197     &supported-hppa.xml;
198     &supported-i386.xml;
199     &supported-ia64.xml; <!-- FIXME: currently missing -->
200     &supported-m68k.xml;
201     &supported-mips.xml;
202     &supported-mipsel.xml;
203     &supported-powerpc.xml;
204     &supported-s390.xml;
205     &supported-sparc.xml;
206 toff 3219
207 toff 4076 <sect2 id="gfx" arch="not-s390"><title>Graphics Card</title>
208 toff 3219
209 toff 4076 <para arch="i386">
210 toff 3273
211 toff 3219 You should be using a VGA-compatible display interface for the console
212     terminal. Nearly every modern display card is compatible with
213     VGA. Ancient standards such CGA, MDA, or HGA should also work,
214     assuming you do not require X11 support. Note that X11 is not used
215     during the installation process described in this document.
216 toff 3273
217 toff 4076 </para><para>
218 toff 3219
219     Debian's support for graphical interfaces is determined by the
220     underlying support found in XFree86's X11 system. The newer AGP video
221     slots are actually a modification on the PCI specification, and most
222     AGP video cards work under XFree86. Details on supported graphics
223     buses, cards, monitors, and pointing devices can be found at
224 mck-guest 7442 <ulink url="&url-xfree86;"></ulink>. Debian &release; ships
225 mck-guest 9934 with XFree86 version &x11ver;.
226 toff 3273
227 toff 4076 </para><para arch="mips">
228 toff 3219
229     The XFree86's X11 system is only supported on the SGI Indy.
230 toff 3273
231 toff 3219 </para>
232     </sect2>
233    
234 toff 4076 <sect2 arch="i386" id="laptops"><title>Laptops</title>
235 toff 3219 <para>
236 toff 3273
237 toff 3219 Laptops are also supported. Laptops are often specialized or contain
238     proprietary hardware. To see if your particular laptop works well
239     with GNU/Linux, see the
240     <ulink url="&url-x86-laptop;">Linux Laptop pages</ulink>
241 toff 3273
242 toff 3219 </para>
243     </sect2>
244    
245    
246 toff 4076 <sect2 condition="defaults-smp">
247 toff 3219 <title>Multiple Processors</title>
248    
249 toff 3273 <para>
250    
251     Multi-processor support &mdash; also called ``symmetric multi-processing''
252 toff 3219 or SMP &mdash; is supported for this architecture. The standard Debian
253 toff 4075 &release; kernel image was compiled with SMP support. This should not
254 toff 3219 prevent installation, since the SMP kernel should boot on non-SMP systems;
255     the kernel will simply cause a bit more overhead.
256    
257 toff 3273 </para><para>
258    
259     In order to optimize the kernel for single CPU systems, you'll have to
260 toff 3219 replace the standard Debian kernel. You can find a discussion of how
261 barbier 4435 to do this in <xref linkend="kernel-baking"/>. At this time
262 toff 4075 (kernel version &kernelversion;) the way you disable SMP is to deselect
263 toff 3273 ``symmetric multi-processing'' in the ``General'' section of the
264     kernel config.
265    
266 toff 3219 </para>
267    
268     </sect2>
269    
270    
271 toff 4076 <sect2 condition="supports-smp">
272 toff 3219 <title>Multiple Processors</title>
273     <para>
274 toff 3273
275     Multi-processor support &mdash; also called ``symmetric
276     multi-processing'' or SMP &mdash; is supported for this architecture.
277     However, the standard Debian &release; kernel image does not support
278     SMP. This should not prevent installation, since the standard,
279 toff 3219 non-SMP kernel should boot on SMP systems; the kernel will simply use
280     the first CPU.
281    
282 toff 3273 </para><para>
283    
284 toff 3219 In order to take advantage of multiple processors, you'll have to
285     replace the standard Debian kernel. You can find a discussion of how
286 barbier 4435 to do this in <xref linkend="kernel-baking"/>. At this time
287 toff 3273 (kernel version &kernelversion;) the way you enable SMP is to select
288     ``symmetric multi-processing'' in the ``General'' section of the
289     kernel config.
290    
291 toff 3219 </para>
292     </sect2>
293     </sect1>

  ViewVC Help
Powered by ViewVC 1.1.5