blob: 55e9307690b9f19a6eebd7fb14ab881f8410e979 (
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
|
<h3>
<a name="noacpi">Instalação -- ACPI Desactivado</a>
</h3>
<p>
Current hardware usually requires ACPI (Advanced Configuration and Power Interface)
to control the interrupt handling.
ACPI completely replaces the old APM system.
</p>
<p>
Select <em>Instalação -- ACPI Desactivado</em> if you encounter
problems during boot of the kernel. Known problems with machines that
have problems with ACPI are:
<ul>
<li>kernel freezes when booting</li>
<li>PCI Cards are not detected or initialized properly</li>
</ul>
</p>
<p>
You may also try the <a href="#firmware">Testar Firmware</a> boot option
and look at the test results of the ACPI validation.
</p>
|