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.
2.5 KiB
2.5 KiB
| 1 | Option | Description |
|---|---|---|
| 2 | quiet | Downloading without text messages |
| 3 | splash | Show welcome window |
| 4 | noplymouth | Disable Plymouth |
| 5 | acpi=off | Disable ACPI |
| 6 | noapic | Disable APIC |
| 7 | nolapic | Disable local APIC |
| 8 | single | Single User Mode |
| 9 | nomodeset | Disable kernel selection and loading of video drivers |
| 10 | i915.modeset=1 | Use kernel modesetting [KMS] (0=disable, 1=on, -1=force vga console preference [default]) (int) |
| 11 | i915.enable_fbc=0 | Enable frame buffer compression for power savings (default: -1 (use per-chip default)) (int) |
| 12 | i915.enable_psr=0 | Enable PSR (0=disabled, 1=enabled) (int) |
| 13 | 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) |
| 14 | i915.enable_ips=N | Enable IPS (default: true) (int) |
| 15 | i915.fastboot=1 | Try to skip unnecessary mode sets at boot time (0=disabled, 1=enabled) Default: -1 (use per-chip default) (int) |
| 16 | i915.disable_display=Y | Disable display (default: false) (bool) |
| 17 | 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) |
| 18 | i915.enable_dp_mst=N | Enable multi-stream transport (MST) for new DisplayPort sinks. (default: true) (bool) |
| 19 | i915.enable_gvt=Y | Enable support for Intel GVT-g graphics virtualization host support (default:false) (bool) |
| 20 | ahci.marvell_enable=1 | Marvell SATA via AHCI (1 = enabled) (int) |
| 21 | ahci.mobile_lpm_policy=1 | Default LPM policy for mobile chipsets (default:-1) (int) |
| 22 | snd-intel-dspcfg.dsp_driver=1 | Force the DSP driver for Intel DSP (0=auto, 1=legacy, 2=SST, 3=SOF) (int) |
| 23 | intel_idle.no_acpi=Y | Do not use ACPI _CST for building the idle states list (default:N) (bool) |
| 24 | intel_idle.use_acpi=Y | Use ACPI _CST for building the idle states list (default:N) (bool) |
| 25 | intel_idle.max_cstate=1 | Prevents the processor from going into a deep sleep state (default:9) (int) |
| 26 | intel_idle.max_cstate=2 | Eliminates flickering laptop display on Ultra Voltage processors (int) |
| 27 | intel_idle.max_cstate=3 | Eliminates flickering laptop display on Ultra Voltage processors (int) |
| 28 | intel_idle.max_cstate=4 | Eliminates flickering laptop display on Ultra Voltage processors (int) |
| 29 | intel_idle.states_off=1 | Mask of disabled idle states (0=disabled, 1=enabled) Default: 0 (uint) |
| 30 | usbcore.autosuspend=-1 | default autosuspend delay (-1=disabled) (int) |
| 31 | modprobe.blacklist=nouveau | Force dont`t load nouveau driver video for Nvidia |