User Tools

Site Tools


linux:notes:modprobe.d_tweaks

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:modprobe.d_tweaks [2026/04/30 20:47] – [USB UASP] Sean Rhonelinux:notes:modprobe.d_tweaks [2026/05/27 06:23] (current) – [USB UASP] Sean Rhone
Line 1: Line 1:
 +====== Information ======
 +
 +  * ''modprobe.d'' Tweaks
 +
 ====== Spinesnap ====== ====== Spinesnap ======
  
Line 86: Line 90:
 ===== USB UASP ===== ===== USB UASP =====
  
-  * :!: NAS needs UAS disabled and fallback to ''usb-storage'' ((UAS has random disconnects any PSU Windows and Linux))+  * :?: NAS needs UAS disabled and fallback to ''usb-storage'' ((UAS has random disconnects any PSU Windows and Linux)) ([[linux:notes:ext4|ext4 NAS]]) ((~2026/05/27: UAS seemingly stable with external-powered USB hub implying it could be board port/hardware related vs UAS subsystem)) 
 + 
 +==== JMicron ==== 
 + 
 +  * ''152d:0578 JMicron Technology Corp. / JMicron USA Technology Corp. JMS578 SATA 6Gb/s'' 
 + 
 +  echo 'options usb-storage quirks=152d:0578:u' | sudo tee '/etc/modprobe.d/99-uas-disable.conf' > '/dev/null' 
 + 
 +==== WAVLINK ==== 
 + 
 +  * ''174c:1352 ASMedia Technology Inc. USB 3.1 Device PM''
  
-  echo 'options usb-storage quirks=174c:1352:u' | sudo tee '/etc/modprobe.d/99-wavlink-uas.conf' > '/dev/null'+  echo 'options usb-storage quirks=174c:1352:u' | sudo tee '/etc/modprobe.d/99-uas-disable.conf' > '/dev/null'
  
 ===== radeon ===== ===== radeon =====
/srv/www/wiki/data/attic/linux/notes/modprobe.d_tweaks.1777596426.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