Scanner Epson Perfection 1670 do not support USB_SUSPEND

Bug #96883 reported by Oleksij Rempel
10
Affects Status Importance Assigned to Milestone
Linux
Fix Released
Medium
linux-source-2.6.20 (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: linux-image-2.6.20-13-lowlatency

This scanner seems to support powermanagment but will breacke with USB_SUSPEND.
All USB_SUSPEND enabled kernels are affected include upstream.

The best solution is to blacklist it:

--- linux-2.6.21-rc4/drivers/usb/core/quirks.c.alt 2007-03-19 18:17:58.000000000 +0100
+++ linux-2.6.21-rc4/drivers/usb/core/quirks.c 2007-03-19 18:18:01.000000000 +0100
@@ -30,7 +30,8 @@
 static const struct usb_device_id usb_quirk_list[] = {
        /* HP 5300/5370C scanner */
        { USB_DEVICE(0x03f0, 0x0701), .driver_info = USB_QUIRK_STRING_FETCH_255 },
-
+ /* Seiko Epson Corp - Perfection 1670 */
+ { USB_DEVICE(0x04b8, 0x011f), .driver_info = USB_QUIRK_NO_AUTOSUSPEND },
        /* Elsa MicroLink 56k (V.250) */
        { USB_DEVICE(0x05cc, 0x2267), .driver_info = USB_QUIRK_NO_AUTOSUSPEND },

This patch made by Oliver Neukum
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
This signature is a legal requirement

Changed in linux:
status: Unknown → Confirmed
Revision history for this message
Tim Gardner (timg-tpi) wrote :

Maybe next release.

Changed in linux-source-2.6.20:
assignee: nobody → ubuntu-kernel-team
status: Unconfirmed → Rejected
Changed in linux:
status: Confirmed → Rejected
Changed in linux:
status: Invalid → Fix Released
Revision history for this message
Launchpad Janitor (janitor) wrote : Kernel team bugs

Per a decision made by the Ubuntu Kernel Team, bugs will longer be assigned to the ubuntu-kernel-team in Launchpad as part of the bug triage process. The ubuntu-kernel-team is being unassigned from this bug report. Refer to https://wiki.ubuntu.com/KernelTeamBugPolicies for more information. Thanks.

Changed in linux:
importance: Unknown → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.