| 1 |
<!-- retain these comments for translator revision tracking -->
|
| 2 |
<!-- $Id$ -->
|
| 3 |
|
| 4 |
<sect1 id="pre-install-bios-setup">
|
| 5 |
<title>Pre-Installation Hardware and Operating System Setup</title>
|
| 6 |
<para>
|
| 7 |
|
| 8 |
This section will walk you through pre-installation hardware setup, if
|
| 9 |
any, that you will need to do prior to installing &debian;. Generally,
|
| 10 |
this involves checking and possibly changing firmware settings for
|
| 11 |
your system. The <quote>firmware</quote> is the core software used by the
|
| 12 |
hardware; it is most critically invoked during the bootstrap process
|
| 13 |
(after power-up). Known hardware issues affecting the reliability of
|
| 14 |
&debian-gnu; on your system are also highlighted.
|
| 15 |
|
| 16 |
</para>
|
| 17 |
|
| 18 |
&bios-setup-i386.xml;
|
| 19 |
&bios-setup-powerpc.xml;
|
| 20 |
&bios-setup-sparc.xml;
|
| 21 |
&bios-setup-s390.xml;
|
| 22 |
|
| 23 |
<sect2 arch="x86;powerpc" id="hardware-issues">
|
| 24 |
<title>Hardware Issues to Watch Out For</title>
|
| 25 |
|
| 26 |
<formalpara arch="x86">
|
| 27 |
<title>USB BIOS support and keyboards</title>
|
| 28 |
<para>
|
| 29 |
|
| 30 |
If you have no AT-style keyboard and only a USB model, you may need
|
| 31 |
to enable legacy AT keyboard emulation in your BIOS setup. Only do this if
|
| 32 |
the installation system fails to use your keyboard in USB mode. Conversely,
|
| 33 |
for some systems (especially laptops) you may need to disable legacy USB
|
| 34 |
support if your keyboard does not respond.
|
| 35 |
Consult your main board manual and look in the BIOS for <quote>Legacy
|
| 36 |
keyboard emulation</quote> or <quote>USB keyboard support</quote> options.
|
| 37 |
|
| 38 |
</para>
|
| 39 |
</formalpara>
|
| 40 |
|
| 41 |
<formalpara arch="powerpc">
|
| 42 |
<title>Display-visibility on OldWorld Powermacs</title>
|
| 43 |
|
| 44 |
<para>
|
| 45 |
Some OldWorld Powermacs, most notably those with the <quote>control</quote>
|
| 46 |
display driver, may not reliably produce a colormap under Linux when the
|
| 47 |
display is configured for more than 256 colors. If you are experiencing such
|
| 48 |
issues with your display after rebooting (you can sometimes see data on
|
| 49 |
the monitor, but on other occasions cannot see anything) or, if the screen
|
| 50 |
turns black after booting the installer instead of showing you the user
|
| 51 |
interface, try changing your display settings under MacOS to use 256
|
| 52 |
colors instead of <quote>thousands</quote> or <quote>millions</quote>.
|
| 53 |
|
| 54 |
</para>
|
| 55 |
</formalpara>
|
| 56 |
</sect2>
|
| 57 |
</sect1>
|