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 20:59] 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 65: Line 62:
  
 # End</code> # End</code>
- 
-===== Verify ===== 
- 
-  sudo systool -v -m 'i915' 
- 
-  sudo modinfo -p 'i915' 
  
 ====== SSD ====== ====== SSD ======
Line 86: Line 77:
  
 # End</code> # End</code>
- 
-===== Verify ===== 
- 
-==== ahci ==== 
- 
-  sudo systool -v -m 'ahci' 
- 
-  sudo modinfo -p 'ahci' 
- 
-==== nvme ==== 
- 
-  sudo systool -v -m 'nvme' 
- 
-  sudo modinfo -p 'nvme' 
- 
-==== nvme_core ==== 
- 
-  sudo systool -v -m 'nvme_core' 
- 
-  sudo modinfo -p 'nvme_core' 
  
 ====== snd_hda_intel ====== ====== snd_hda_intel ======
Line 115: Line 86:
  
 # End</code> # End</code>
- 
-===== Verify ===== 
- 
-  sudo systool -v -m 'snd_hda_intel' 
- 
-  sudo modinfo -p 'snd_hda_intel' 
  
 ====== iwlwifi ====== ====== iwlwifi ======
Line 134: Line 99:
 # End</code> # End</code>
  
-===== Verify =====+====== radeon ======
  
-==== iwlmvm ====+  sudo -e '/etc/modprobe.d/99-radeon-tweaks.conf'
  
-  sudo systool -v -m 'iwlmvm'+<code> 
 +options radeon audio=0 
 +options radeon si_support=0 
 +options radeon cik_support=0 
 + 
 +# End</code>
  
-  sudo modinfo -p 'iwlmvm'+====== Verify ======
  
-==== iwlwifi ====+  sudo zypper install 'sysfsutils'
  
-  sudo systool -v -m 'iwlwifi'+  sudo systool -v -m 'x'
  
-  sudo modinfo -p 'iwlwifi'+  sudo modinfo -p 'x'
  
/usr/local/www/wiki/data/attic/linux/notes/kernel_parameters_todo.1761008363.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