User Tools

Site Tools


linux:notes:kernel_parameters_todo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:notes:kernel_parameters_todo [2025/10/20 22:01] Sean Rhonelinux:notes:kernel_parameters_todo [2025/11/07 02:54] (current) – [i915] Sean Rhone
Line 1: Line 1:
-<code> +====== TODO ======
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
  
 +<code>
 sudo zypper install 'fwupd' sudo zypper install 'fwupd'
  
Line 16: Line 16:
  
 sudo zypper remove --clean-deps 'fwupd' sudo zypper remove --clean-deps 'fwupd'
- 
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
- 
-splash=silent resume=/dev/disk/by-uuid/x quiet security= 
- 
-# End 
 </code> </code>
  
Line 27: Line 21:
  
   drm_kms_helper.fbdev_emulation='0'   drm_kms_helper.fbdev_emulation='0'
 +
 +  splash=silent resume=/dev/disk/by-uuid/x quiet security=
  
 <code> <code>
 +systemd-analyze
 Startup finished in 4.464s (firmware) + 526ms (loader) + 329ms (kernel) + 1.595s (initrd) + 2.479s (userspace) = 9.394s  Startup finished in 4.464s (firmware) + 526ms (loader) + 329ms (kernel) + 1.595s (initrd) + 2.479s (userspace) = 9.394s 
 graphical.target reached after 2.479s in userspace.</code> graphical.target reached after 2.479s in userspace.</code>
Line 51: Line 48:
 options i915 enable_dsb=0 options i915 enable_dsb=0
 options i915 enable_fbc=0 options i915 enable_fbc=0
-options i915 enable_guc=0+options i915 enable_guc=3
 options i915 enable_ips=0 options i915 enable_ips=0
 options i915 enable_psr2_sel_fetch=0 options i915 enable_psr2_sel_fetch=0
Line 99: Line 96:
 options iwlwifi bt_coex_active=0 options iwlwifi bt_coex_active=0
 options iwlwifi led_mode=3 options iwlwifi led_mode=3
 +
 +# End</code>
 +
 +====== radeon ======
 +
 +  sudo -e '/etc/modprobe.d/99-radeon-tweaks.conf'
 +
 +<code>
 +options radeon audio=0
 +options radeon si_support=0
 +options radeon cik_support=0
  
 # End</code> # End</code>
  
 ====== Verify ====== ====== Verify ======
 +
 +  sudo zypper install 'sysfsutils'
  
   sudo systool -v -m 'x'   sudo systool -v -m 'x'
/usr/local/www/wiki/data/attic/linux/notes/kernel_parameters_todo.1761012099.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki