User Tools

Site Tools


how_to_fix_trim_on_jms578_usb_to_sata_adapter

This is an old revision of the document!


1. Firstly get comfortable with the Linux command-line.

2. Clone the repository

git clone https://github.com/BertoldVdb/jms578flash

3. Follow it's build guide and build it.

4. Backup it's firmware (in case you mess something up)

sudo ./jms578flash -extract -firmware backup.bin

5. Update to your desired firmware:

sudo ./jms578flash -flash -firmware firmware.bin

You can try out the two firmware's that are in this zip file: updated_jms578_firmware.zip

But if they don't work you also might need to force the device to be recognized as a UAS drive. Run AS ROOT.

echo "152d:0578:u" > /sys/module/usb_storage/parameters/quirks
how_to_fix_trim_on_jms578_usb_to_sata_adapter.1697644495.txt.gz · Last modified: by nikp123

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki