Changes between Version 18 and Version 19 of SAT-with-UAS-Linux
- Timestamp:
- Nov 23, 2019, 11:41:16 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SAT-with-UAS-Linux
v18 v19 145 145 There are two approaches to getting smartmontools to work with one of these devices, both involving setting a "quirks" flag for the device in question. 146 146 147 A. [=#workaround-set-u If you just want to get smartmontools working again and don't care about the performance improvements the come from using UAS mode ],you can simply use the IGNORE_UAS flag to tell Linux to stick with the usb-storage mode instead, by using the "u" flag on the `usb-storage.quirks` setting.[[BR]][[BR]]147 A. [=#workaround-set-u If you just want to get smartmontools working again and don't care about the performance improvements the come from using UAS mode,] you can simply use the IGNORE_UAS flag to tell Linux to stick with the usb-storage mode instead, by using the "u" flag on the `usb-storage.quirks` setting.[[BR]][[BR]] 148 148 A. [=#workaround-unset-t If you want to continue using UAS mode and are sure your particular device does properly support SAT mode] even though the kernel detects it as a device that does not (e.g. as described in ticket:971#comment:12) , you can override that default configuration and suppress the NO_ATA_1X/":t" flag by passing an empty flag list in the `usb-storage.quirks` setting. 149 149