Bug 650532 - udev error on boot related to USB fingerprint reader
Summary: udev error on boot related to USB fingerprint reader
Keywords:
Status: CLOSED DUPLICATE of bug 744637
Alias: None
Product: Fedora
Classification: Fedora
Component: libfprint
Version: 14
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: ---
Assignee: Bastien Nocera
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 657788 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-11-06 22:10 UTC by Richard Shaw
Modified: 2012-01-30 13:44 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-01-30 13:44:14 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
lsusb output of specific device (bus 5 device 2) (2.06 KB, text/plain)
2010-11-06 22:10 UTC, Richard Shaw
no flags Details

Description Richard Shaw 2010-11-06 22:10:51 UTC
Created attachment 458386 [details]
lsusb output of specific device (bus 5 device 2)

Description of problem:
Boot messages show the following error:
Starting udev: udevd-work[562]: error opening "ATTR{/sys/devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2:1.0/power/level} for writing: No such file or directory"

Version-Release number of selected component (if applicable):


How reproducible:
Every time at some point during F13 and now under F14.

Steps to Reproduce:
1. Boot
2.
3.
  
Actual results:
Error reported

Expected results:
No error reported

Additional info:
This may be related to the following bug
https://bugzilla.redhat.com/show_bug.cgi?id=504399

but my fingerprint reader is not the same kind as the original bug.

Comment 1 Harald Hoyer 2010-11-29 10:38:06 UTC
$ rpm -qf $(fgrep -lr 'power/level' /etc/udev/rules.d)
libfprint-0.3.0-1.fc14.x86_64

Comment 2 Richard Shaw 2010-11-29 22:16:35 UTC
I installed the 0.3.0 package from updates testing but still get the following error:

Starting udev: udevd-work[552]: error opening ATTR{/sys/devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2:1.0/power/level} for writing: No such file or directory

Comment 3 ciorci 2011-01-09 22:25:03 UTC
i have edit /etc/udev/rules.d/60-fprint-autosuspend.rules and i have add:

GROUP="plugdev", MODE="0664"

to any device listed.

i have created the group "plugdev" during "FingerprintGUI" ( http://www.n-view.net/Appliance//fingerprint/index.php ); all users are members of it.

Escuse for my bad english

Comment 4 ciorci 2011-01-09 22:28:55 UTC
i have solved by edit /etc/udev/rules.d/60-fprint-autosuspend.rules and i have add:

GROUP="plugdev", MODE="0664"

to any device listed.

i have created the group "plugdev" during "FingerprintGUI" sutup  
(http://www.n-view.net/Appliance//fingerprint/index.php ); 
all users are members of it.

More escuse for my bad english

Comment 5 Thomas Spura 2011-10-09 17:55:52 UTC
*** Bug 657788 has been marked as a duplicate of this bug. ***

Comment 6 Kay Sievers 2012-01-30 13:44:14 UTC

*** This bug has been marked as a duplicate of bug 744637 ***


Note You need to log in before you can comment on or make changes to this bug.