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:03] Sean Rhonelinux:notes:kernel_parameters_todo [2025/11/07 02:54] (current) – [i915] Sean Rhone
Line 2: Line 2:
  
 <code> <code>
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
- 
 sudo zypper install 'fwupd' sudo zypper install 'fwupd'
  
Line 18: 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 29: 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>
Line 54: 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 102: 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>
/usr/local/www/wiki/data/attic/linux/notes/kernel_parameters_todo.1761012232.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