Changes between Version 19 and Version 20 of USB
- Timestamp:
- Aug 9, 2019, 6:44:06 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
USB
v19 v20 42 42 If [https://en.wikipedia.org/wiki/USB_Attached_SCSI UAS] transfer mode is enabled under Linux, `-d sat[,12]` may fail with error message `scsi error: unsupported field in scsi command` (see [query:?keywords=~uas+linux related tickets]). 43 43 This is because the Linux kernel rejects SAT ATA pass-through commands for certain devices with broken pass-through support. 44 This depends on Kernel version and may include 45 [https://github.com/torvalds/linux/commit/7fee72d5e8f1e7b8d8212e28291b1a0243ecf2f1 all Seagate enclosures], 46 [https://github.com/torvalds/linux/commit/bda13e35d584dabf52c9f77e0fe62683ac4d9f86 Initio INIC-3069] and 47 [https://github.com/torvalds/linux/commit/673029fe9c16c95600bdaca4760673527af32edf VIA VL711]. For more information see the [wiki:SAT-with-UAS-Linux SAT with UAS under Linux] page 44 For more information see the [wiki:SAT-with-UAS-Linux SAT with UAS under Linux] page. 48 45 49 46 The [https://github.com/kasbert/OS-X-SAT-SMART-Driver OS X SAT SMART Driver] provides access to SMART data for SAT, JMicron and Sunplus capable USB and Firewire devices on Mac OS X. On OSX El Capitan (10.11+) you may need a signed driver, which can be downloaded from the [http://binaryfruit.com/drivedx/usb-drive-support/ DriveDx website].