diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2009-01-27 17:30:08 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2009-01-27 17:30:08 +0000 |
commit | 5ce8d30439463838f845c78bc926cc9b310a8743 (patch) | |
tree | bb1852dc58711c7baee31216a765067dfa49b65b /help-install/da/main::opt::o_acpi.html | |
parent | 10658e71475bd964263d09f1a661f24fadfaf496 (diff) | |
download | bootloader-theme-5ce8d30439463838f845c78bc926cc9b310a8743.tar bootloader-theme-5ce8d30439463838f845c78bc926cc9b310a8743.tar.gz bootloader-theme-5ce8d30439463838f845c78bc926cc9b310a8743.tar.bz2 bootloader-theme-5ce8d30439463838f845c78bc926cc9b310a8743.tar.xz bootloader-theme-5ce8d30439463838f845c78bc926cc9b310a8743.zip |
imported openSUSE.tar.bz2 (from gfxboot-4.1.19-2.1.src.rpm)4.1.19.1
Diffstat (limited to 'help-install/da/main::opt::o_acpi.html')
-rw-r--r-- | help-install/da/main::opt::o_acpi.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/help-install/da/main::opt::o_acpi.html b/help-install/da/main::opt::o_acpi.html new file mode 100644 index 0000000..d62b481 --- /dev/null +++ b/help-install/da/main::opt::o_acpi.html @@ -0,0 +1,7 @@ +<h3> +<a name="o_acpi">Kernevalgmuligheder: acpi</a> +</h3> + +<p>ACPI (Advanced Configuration and Power Interface) er en standard, der definerer, hvordan strømhåndteringen og opsætningen af systemet foretages mellem operativsystemet og BIOS'en. Som standard vil <em>acpi</em> blive aktiveret, hvis en BIOS der er nyere end år 2000, bliver fundet. Der er adskillige ofte brugte parametre, der bruges, til at styre hvordan ACPI opfører sig: <ul><li><em>pci=noacpi</em> -- anvend ikke ACPI til at route PCI-interrupts</li><li><em>acpi=oldboot</em> -- kun de dele af ACPI som er relevante for at boote forbliver aktiveret</li><li><em>acpi=off</em> -- slå ACPI fuldstændigt fra</li><li><em>acpi=force</em> -- slå ACPI til, selv hvis din BIOS er fra før år 2000</li></ul></p> + +<p>Især på nyere computere erstatter den det gamle <a href="#o_apm">apm</a>-system.</p> |