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.
3.3 KiB
3.3 KiB
| 1 | OPTION | DESCRIPTION |
|---|---|---|
| 2 | noplymouth | Disable Plymouth |
| 3 | rd.plymouth=0 | Disable Plymouth |
| 4 | plymouth.enable=0 | Disable Plymouth |
| 5 | plymouth.debug | Write debug output into /var/log/plymouth-debug.log |
| 6 | acpi=off | Disable ACPI |
| 7 | noapic | Disable APIC |
| 8 | nolapic | Disable local APIC |
| 9 | single | Single User Mode |
| 10 | nomodeset | Disable kernel selection and loading of video drivers |
| 11 | nouveau.modeset=0 | Enable driver (default: auto, 0 = disabled, 1 = enabled, 2 = headless) (int) |
| 12 | nouveau.noaccel | Disable kernel/abi16 acceleration (int) |
| 13 | i915.modeset=1 | Use kernel modesetting [KMS] (0=disable, 1=on, -1=force vga console preference [default]) (int) |
| 14 | i915.enable_fbc=0 | Enable frame buffer compression for power savings (default: -1 (use per-chip default)) (int) |
| 15 | i915.enable_dc=0 | Enable power-saving display C-states. (-1=auto [default], 0=disable, 1=up to DC5, 2=up to DC6, 3=up to DC5 with DC3CO, 4=up to DC6 with DC3CO) (int) |
| 16 | i915.enable_psr=0 | Enable PSR (0=disabled, 1=enabled) (int) |
| 17 | i915.disable_power_well=1 | Disable display power wells when possible (-1=auto [default], 0=power wells always on, 1=power wells disabled when possible) (int) |
| 18 | i915.enable_ips=N | Enable IPS (default: true) (int) |
| 19 | i915.fastboot=1 | Try to skip unnecessary mode sets at boot time (0=disabled, 1=enabled) Default: -1 (use per-chip default) (int) |
| 20 | i915.disable_display=Y | Disable display (default: false) (bool) |
| 21 | i915.enable_guc=0 | Enable GuC load for GuC submission and/or HuC load. Required functionality can be selected using bitmask values. (-1=auto [default], 0=disable, 1=GuC submission, 2=HuC load) (int) |
| 22 | i915.enable_dp_mst=N | Enable multi-stream transport (MST) for new DisplayPort sinks. (default: true) (bool) |
| 23 | i915.enable_gvt=Y | Enable support for Intel GVT-g graphics virtualization host support (default:false) (bool) |
| 24 | ahci.marvell_enable=1 | Marvell SATA via AHCI (1 = enabled) (int) |
| 25 | ahci.mobile_lpm_policy=1 | Default LPM policy for mobile chipsets (default:-1) (int) |
| 26 | snd-intel-dspcfg.dsp_driver=1 | Force the DSP driver for Intel DSP (0=auto, 1=legacy, 2=SST, 3=SOF) (int) |
| 27 | intel_idle.no_acpi=Y | Do not use ACPI _CST for building the idle states list (default:N) (bool) |
| 28 | intel_idle.use_acpi=Y | Use ACPI _CST for building the idle states list (default:N) (bool) |
| 29 | intel_idle.max_cstate=1 | Prevents the processor from going into a deep sleep state (default:9) (int) |
| 30 | intel_idle.max_cstate=2 | Eliminates flickering laptop display on Ultra Voltage processors (int) |
| 31 | intel_idle.max_cstate=3 | Eliminates flickering laptop display on Ultra Voltage processors (int) |
| 32 | intel_idle.max_cstate=4 | Eliminates flickering laptop display on Ultra Voltage processors (int) |
| 33 | intel_idle.states_off=1 | Mask of disabled idle states (0=disabled, 1=enabled) Default: 0 (uint) |
| 34 | usbcore.autosuspend=-1 | Default autosuspend delay (-1=disabled) (int) |
| 35 | modprobe.blacklist=nouveau | Force dont`t load nouveau driver video for Nvidia |
| 36 | libata.noacpi=1 | Disabling ACPI support for libata driver |
| 37 | loglevel=3 | Displays only errors and higher priority messages |
| 38 | iommu=pt | Passthrough. Interrupt remapping is enabled but I/O remapping is disabled (on=Enable, pt=Passthrough, off=Disable) |
| 39 | intel_iommu=on | An Intel hardware component called the I/O controller, which maps virtual device addresses to the physical addresses of system memory (on=Enable, pt=Passthrough, off=Disable) |
| 40 | amd_iommu=on | An AMD hardware component called the I/O controller, which maps virtual device addresses to the physical addresses of system memory (on=Enable, pt=Passthrough, off=Disable) |