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.
ubl-settings-bootloader/grub-cmdline-linux.csv

3.3 KiB

1OPTIONDESCRIPTION
2noplymouthDisable Plymouth
3rd.plymouth=0Disable Plymouth
4plymouth.enable=0Disable Plymouth
5plymouth.debugWrite debug output into /var/log/plymouth-debug.log
6acpi=offDisable ACPI
7noapicDisable APIC
8nolapicDisable local APIC
9singleSingle User Mode
10nomodesetDisable kernel selection and loading of video drivers
11nouveau.modeset=0Enable driver (default: auto, 0 = disabled, 1 = enabled, 2 = headless) (int)
12nouveau.noaccelDisable kernel/abi16 acceleration (int)
13i915.modeset=1Use kernel modesetting [KMS] (0=disable, 1=on, -1=force vga console preference [default]) (int)
14i915.enable_fbc=0Enable frame buffer compression for power savings (default: -1 (use per-chip default)) (int)
15i915.enable_dc=0Enable 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)
16i915.enable_psr=0Enable PSR (0=disabled, 1=enabled) (int)
17i915.disable_power_well=1Disable display power wells when possible (-1=auto [default], 0=power wells always on, 1=power wells disabled when possible) (int)
18i915.enable_ips=NEnable IPS (default: true) (int)
19i915.fastboot=1Try to skip unnecessary mode sets at boot time (0=disabled, 1=enabled) Default: -1 (use per-chip default) (int)
20i915.disable_display=YDisable display (default: false) (bool)
21i915.enable_guc=0Enable 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)
22i915.enable_dp_mst=NEnable multi-stream transport (MST) for new DisplayPort sinks. (default: true) (bool)
23i915.enable_gvt=YEnable support for Intel GVT-g graphics virtualization host support (default:false) (bool)
24ahci.marvell_enable=1Marvell SATA via AHCI (1 = enabled) (int)
25ahci.mobile_lpm_policy=1Default LPM policy for mobile chipsets (default:-1) (int)
26snd-intel-dspcfg.dsp_driver=1Force the DSP driver for Intel DSP (0=auto, 1=legacy, 2=SST, 3=SOF) (int)
27intel_idle.no_acpi=YDo not use ACPI _CST for building the idle states list (default:N) (bool)
28intel_idle.use_acpi=YUse ACPI _CST for building the idle states list (default:N) (bool)
29intel_idle.max_cstate=1Prevents the processor from going into a deep sleep state (default:9) (int)
30intel_idle.max_cstate=2Eliminates flickering laptop display on Ultra Voltage processors (int)
31intel_idle.max_cstate=3Eliminates flickering laptop display on Ultra Voltage processors (int)
32intel_idle.max_cstate=4Eliminates flickering laptop display on Ultra Voltage processors (int)
33intel_idle.states_off=1Mask of disabled idle states (0=disabled, 1=enabled) Default: 0 (uint)
34usbcore.autosuspend=-1Default autosuspend delay (-1=disabled) (int)
35modprobe.blacklist=nouveauForce dont`t load nouveau driver video for Nvidia
36libata.noacpi=1Disabling ACPI support for libata driver
37loglevel=3Displays only errors and higher priority messages
38iommu=ptPassthrough. Interrupt remapping is enabled but I/O remapping is disabled (on=Enable, pt=Passthrough, off=Disable)
39intel_iommu=onAn 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)
40amd_iommu=onAn 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)