summaryrefslogtreecommitdiffstats
path: root/help-boot/tr/opt::o_acpi.html
diff options
context:
space:
mode:
Diffstat (limited to 'help-boot/tr/opt::o_acpi.html')
-rw-r--r--help-boot/tr/opt::o_acpi.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/help-boot/tr/opt::o_acpi.html b/help-boot/tr/opt::o_acpi.html
new file mode 100644
index 0000000..e6dd220
--- /dev/null
+++ b/help-boot/tr/opt::o_acpi.html
@@ -0,0 +1,15 @@
+<h3>
+<a name="o_acpi">Çekirdek Seçenekleri: acpi</a>
+</h3>
+
+<p> ACPI (Advanced Configuration and Power Interface) is a standard that defines power and configuration management interfaces between an operating system and the BIOS. By default, <em>acpi</em> is switched on when a BIOS is detected that is newer than from year 2000. There are several commonly used parameters to control the behavior of ACPI: <ul>
+ <li><em>pci=noacpi</em> -- PCI kesmelerini yönlendirmek için ACPI kullanma</li>
+ <li><em>acpi=oldboot</em> -- sadece önyükleme ile ilgili ACPI bölümleri etkinleştirilir</li>
+ <li><em>acpi=off</em> -- ACPI tümüyle kapatılsın</li>
+ <li><em>acpi=force</em> -- BIOS 2000 yılından önce üretilmiş bile olsa ACPI etkinleştirilir</li>
+</ul>
+</p>
+
+<p>
+Özellikle yeni bilgisayarlarda, eski <a href="#o_apm">apm</a> sisteminin yerini almıştır.
+</p>