|
Bugzilla – Full Text Bug Listing |
| Summary: | re-plug USB scanner required for normal user access | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Johannes Meixner <jsmeix> |
| Component: | Hotplug | Assignee: | Johannes Meixner <jsmeix> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | forgotten_55iwwMllzz, jsmeix |
| Version: | Beta 3 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | SuSE Linux 10.1 | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Johannes Meixner
2006-02-27 15:45:54 UTC
Added a user information to the YaST scanner configuration. Submitted yast2-scanner 2.13.13 to STABLE. I removed the user information from the YaST scanner configuration because I found out that the same can be done via the resmgr call: /sbin/resmgr add /dev/bus/usb/<bus-number>/<device-number> scanner usb This would grant resmgr access as long as the system runs and as long as the scanner is not unplugged from the USB and re-plugged. For the next reboot or if the scanner is unplugged from the USB and re-plugged the resmgr access is granted via the udev -> HAL -> resmgr machinery (according to bug #153128). Submitted yast2-scanner 2.13.14 to STABLE. |