same here..
I tried some blacklisting in /lib/udev/rules.d/95-devkit-disks.rules .

# Check if a disk is ATA SMART capable 
# 

# USB ATA enclosures with a SAT layer 
ATTRS{idVendor}=="152d", ATTRS{idProduct}=="2329", GOTO="check_sat_end"
KERNEL=="sd*[!0-9]", ATTR{removable}=="0", ENV{ID_BUS}=="usb", 
ENV{DEVTYPE}=="disk", IMPORT{program}="devkit-disks-probe-ata-smart $tempnode"

LABEL="check_sat_end"


** Attachment added: "udev.txt"
   http://launchpadlibrarian.net/31796082/udev.txt

-- 
JMicron drives cause USB resets on ATA smart probing 
https://bugs.launchpad.net/bugs/387161
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to