Bug 66659

Summary: 60-fprint-autosuspend.rules turns on autosuspend for "Microsoft Keyboard with Fingerprint Reader"
Product: libfprint Reporter: Andrei Slavoiu <ansla80>
Component: libfprintAssignee: libfprint-bugs
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Andrei Slavoiu 2013-07-07 08:03:42 UTC
045e:00bb is not a standalone reader but a keyboard made by Microsoft that integrates a reader. Turning on autosuspend for a keyboard makes typing a nightmare.
Comment 1 Bastien Nocera 2013-07-25 10:30:58 UTC
commit c14ebd8b636574cbe74aa05db0d0c1f6da9e2410
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jul 25 12:29:53 2013 +0200

    Add MS keyboard to the suspend blacklist
    
    045e:00bb isn't a stand-alone fingerprint reader, but a keyboard
    with a reader integrated.
    
    https://bugs.freedesktop.org/show_bug.cgi?id=66659

commit a6339a30ef8abea6c4dc90acbc04c49c07906abe
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jul 25 12:27:53 2013 +0200

    Fix udev rules printing
    
    The blacklisted devices weren't correctly checked for past the first
    item, as we weren't using the right index to get the product ID
    from the ID table.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.