User Tools

Site Tools


linux:notes:drive_wipe

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:drive_wipe [2024/10/23 14:42] Sean Rhonelinux:notes:drive_wipe [2025/09/11 06:43] (current) – external edit 127.0.0.1
Line 24: Line 24:
 ===== Dell Fan Speed ===== ===== Dell Fan Speed =====
  
-  * 2024/10: Seemingly broken in new-ish/6.11+ kernels but works fine from 6.6(?) in oS Leap 15.6+  echo 'performance' | sudo tee '/sys/firmware/acpi/platform_profile' > '/dev/null' && cat '/sys/firmware/acpi/platform_profile'
  
-  sudo smbios-thermal-ctl --set-thermal-mode='performance'+  cat '/sys/firmware/acpi/platform_profile_choices' 
 + 
 +==== Old ==== 
 + 
 +**** 
 + 
 +  sudo zypper install -y 'python3-smbios-utils' && sudo smbios-thermal-ctl --set-thermal-mode='performance' && sudo zypper remove --clean-deps 'python3-smbios-utils'
  
 ====== Suspend/Wake ====== ====== Suspend/Wake ======
Line 157: Line 163:
   * :!: Steam and Oculus were **known** to be broken with 4K sector size on Windows 11   * :!: Steam and Oculus were **known** to be broken with 4K sector size on Windows 11
   * Steam and Oculus worked fine with 4K sector size on Windows 10 LTSC 2021 and Linux   * Steam and Oculus worked fine with 4K sector size on Windows 10 LTSC 2021 and Linux
-  * iTunes possibly fails with 4K sectors due to Bonjour and dnssd.dll ([[https://www.techpowerup.com/forums/threads/setting-4k-sector-size-on-nvme-ssds-does-performance-actually-change.289757/page-3#post-4981622|thread]])+  * iTunes possibly fails with 4K sectors due to Bonjour and dnssd.dll ([[https://www.techpowerup.com/forums/threads/setting-4k-sector-size-on-nvme-ssds-does-performance-actually-change.289757/page-3#post-4981622|post]])
  
 ===== Sector Size ===== ===== Sector Size =====
/srv/www/wiki/data/attic/linux/notes/drive_wipe.1729708945.txt.gz · Last modified: by Sean Rhone