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.
$ rpm -qf $(fgrep -lr 'power/level' /etc/udev/rules.d) libfprint-0.3.0-1.fc14.x86_64
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
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
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
*** Bug 657788 has been marked as a duplicate of this bug. ***
*** This bug has been marked as a duplicate of bug 744637 ***