kernel-parameters.txt (da82c92f1150f66afabf78d2c85ef9ac18dc6d38) kernel-parameters.txt (4f4cfa6c560c93ba180c30675cf845e1597de44c)
1 acpi= [HW,ACPI,X86,ARM64]
2 Advanced Configuration and Power Interface
3 Format: { force | on | off | strict | noirq | rsdt |
4 copy_dsdt }
5 force -- enable ACPI if default was off
6 on -- enable ACPI but allow fallback to DT [arm64]
7 off -- disable ACPI if default was on
8 noirq -- do not use ACPI for IRQ routing

--- 5052 unchanged lines hidden (view full) ---

5061 <id> := (optional) platform device id
5062 example:
5063 virtio_mmio.device=1K@0x100b0000:48:7
5064
5065 Can be used multiple times for multiple devices.
5066
5067 vga= [BOOT,X86-32] Select a particular video mode
5068 See Documentation/x86/boot.rst and
1 acpi= [HW,ACPI,X86,ARM64]
2 Advanced Configuration and Power Interface
3 Format: { force | on | off | strict | noirq | rsdt |
4 copy_dsdt }
5 force -- enable ACPI if default was off
6 on -- enable ACPI but allow fallback to DT [arm64]
7 off -- disable ACPI if default was on
8 noirq -- do not use ACPI for IRQ routing

--- 5052 unchanged lines hidden (view full) ---

5061 <id> := (optional) platform device id
5062 example:
5063 virtio_mmio.device=1K@0x100b0000:48:7
5064
5065 Can be used multiple times for multiple devices.
5066
5067 vga= [BOOT,X86-32] Select a particular video mode
5068 See Documentation/x86/boot.rst and
5069 Documentation/svga.txt.
5069 Documentation/admin-guide/svga.rst.
5070 Use vga=ask for menu.
5071 This is actually a boot loader parameter; the value is
5072 passed to the kernel using a special protocol.
5073
5074 vm_debug[=options] [KNL] Available with CONFIG_DEBUG_VM=y.
5075 May slow down system boot speed, especially when
5076 enabled on systems with a large amount of memory.
5077 All options are enabled by default, and this

--- 220 unchanged lines hidden ---
5070 Use vga=ask for menu.
5071 This is actually a boot loader parameter; the value is
5072 passed to the kernel using a special protocol.
5073
5074 vm_debug[=options] [KNL] Available with CONFIG_DEBUG_VM=y.
5075 May slow down system boot speed, especially when
5076 enabled on systems with a large amount of memory.
5077 All options are enabled by default, and this

--- 220 unchanged lines hidden ---