[Bug 387161] Re: JMicron drive 152d:2329 causes USB resets on ATA smart probing

2009-09-18 Thread Robert Willert
this fix works here too

-- 
JMicron drive 152d:2329 causes 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


[Bug 387161] Re: JMicron drives cause USB resets on ATA smart probing

2009-09-16 Thread Robert Willert
No SMART with sat12, sat16, sunplus.
HDD reset with jmicron.
"Failed to open disk jmicron:/dev/sdb: No such file or directory"

I submitted my results to
https://bugzilla.redhat.com/show_bug.cgi?id=515881.

-- 
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


[Bug 387161] Re: JMicron drives cause USB resets on ATA smart probing

2009-09-15 Thread Robert Willert
my blacklisting works fine ;)
"ATA SMART not supported" from skdump


** Attachment added: "lsusb.log"
   http://launchpadlibrarian.net/31857174/lsusb.log

-- 
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


[Bug 387161] Re: JMicron drives cause USB resets on ATA smart probing

2009-09-14 Thread Robert Willert
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