Bug 125612
| Summary: | works for root only | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Igor Mozetic <igor.mozetic> |
| Component: | udev | Assignee: | Harald Hoyer <harald> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 2 | CC: | twaugh |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-02-21 19:04:00 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: | |||
|
Description
Igor Mozetic
2004-06-09 12:32:39 UTC
The problem is apparently in the hotplug tool. Namely, one can "chmod a+rw /proc/bus/usb/003/002" after finding the file name with sane-find-scanner, and xsane works for non-root as well. However, this must be done after each reboot, see http://www.sane-project.org/README.linux We ship a hotplug script for SANE: you can power off and on the device (or unplug/re-insert the USB connector) to achieve what you want. This needs to be solved properly, and I'm told that udev will eventually do that. I think, this is solved better by HAL, as scanners do not identify themselves easily as "scanner"s. Udev needs strict "rules" (identifier) to e.g. symlink a device node to /dev/scanner. also pam_console is good for that... No, it isn't -- that's what we use right now. *** This bug has been marked as a duplicate of 121511 *** Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |