You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.3 KiB
1.3 KiB
| 1 | Get | Set=1 | Set=0 | Option | Description |
|---|---|---|---|---|---|
| 2 | get boot GRUB_BOOT_SILENT | quiet | cmd_false | quiet | Downloading without text messages |
| 3 | get boot GRUB_BOOT_SILENT | splash | cmd_false | splash | Show welcome window |
| 4 | get boot GRUB_BOOT_SILENT | noplymouth | cmd_false | noplymouth | Disable Plymouth |
| 5 | get boot GRUB_BOOT_SILENT | acpi=off | cmd_false | acpi=off | Disable ACPI |
| 6 | get boot GRUB_BOOT_SILENT | noapic | cmd_false | noapic | Disable APIC |
| 7 | get boot GRUB_BOOT_SILENT | nolapic | cmd_false | nolapic | Disable local APIC |
| 8 | get boot GRUB_BOOT_SILENT | single | cmd_false | single | Single User Mode |
| 9 | get boot GRUB_BOOT_SILENT | nomodeset | cmd_false | nomodeset | Disable kernel selection and loading of video drivers |
| 10 | get boot GRUB_BOOT_SILENT | 915.enable_dc=0 | cmd_false | 915.enable_dc=0 | Disable GPU power management |
| 11 | get boot GRUB_BOOT_SILENT | ahci.mobile_lpm_policy=1 | cmd_false | ahci.mobile_lpm_policy=1 | Maximum performance, power management |
| 12 | get boot GRUB_BOOT_SILENT | snd-intel-dspcfg.dsp_driver=1 | cmd_false | snd-intel-dspcfg.dsp_driver=1 | Forced selection of an Intel sound device driver |
| 13 | get boot GRUB_BOOT_SILENT | intel_idle.max_cstate=1 | cmd_false | intel_idle.max_cstate=1 | Prevents the processor from going into a deep sleep state |
| 14 | get boot GRUB_BOOT_SILENT | intel_idle.max_cstate=4 | cmd_false | intel_idle.max_cstate=4 | Eliminates flickering laptop display on Ultra Voltage processors |