To verify if quirks parameter is in place inspect `dmesg` _after_ plugging in
the device.
You should have a line indicating "quirks match" for your device - e.g. (in my
case)
[ 2266.284812] usb-storage 8-4:1.0: USB Mass Storage device detected
[ 2266.284979] usb-storage 8-4:1.0: Quirks match for
I can confirm same with old LACIE 250GB
However adding usb-storage quirks 'uw' for it _may_ work around the issue;
e.g. add (just substitute vendor and product id for yours)
options usb-storage quirks=059f:0651:uw
dmesg with above quirks / kernel 3.16.0-31-generic
[ 57.952732] usb 2-4: new hi
2 matches
Mail list logo