Bug 650532
| Summary: | udev error on boot related to USB fingerprint reader | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Richard Shaw <hobbes1069> | ||||
| Component: | libfprint | Assignee: | Bastien Nocera <bnocera> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 14 | CC: | bnocera, ciorci, harald, jonathan, michael.monreal, pingou | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-01-30 13:44:14 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Richard Shaw
2010-11-06 22:10:51 UTC
$ 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 *** |