Since the upgrade to Ubuntu 9.10 I have issues with getting USB device resets on my Maxtor OneTouch USB harddrive:

Nov  9 20:54:37 localhost kernel: [32459.100021] usb 2-2: reset high speed USB device using ehci_hcd and address 4
Nov  9 21:54:37 localhost kernel: [36059.100017] usb 2-2: reset high speed USB device using ehci_hcd and address 4
Nov  9 23:24:37 localhost kernel: [41459.112025] usb 2-2: reset high speed USB device using ehci_hcd and address 4

The device itself continues to work fine, the resets however wake the device out of its sleep state and thus cause it to spin up, which is very annoying.

Interestingly, as the log shows, the resets happen at pretty regular intervals (i.e. one hour or half an hour), not randomly.

An USB card reader seems to have the same issues, while another USB harddrive from a different manufactor works fine on the same PC.

What could be causing this and how could I fix it?

link|improve this question

44% accept rate
feedback

2 Answers

up vote 1 down vote accepted

An upgrade to Ubuntu 10.04 seems to have fixed the issue.

link|improve this answer
feedback

Does this occur when the drive is mounted or umounted (or both)? If it's mounted are you certain nothing is accessing it?

link|improve this answer
It happens in both mounted and unmounted state. As far as I know nothing should be accessing the drive. – Grumbel Nov 10 '09 at 13:27
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.