Bug 189726

Summary: Add Support for Canon LiDE 60 to udev rules
Product: [Fedora] Fedora Reporter: Tim Niemueller <tim>
Component: sane-backendsAssignee: Nils Philippsen <nphilipp>
Status: CLOSED ERRATA QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-04-26 08:41:51 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 Tim Niemueller 2006-04-23 23:26:32 UTC
Description of problem:
LiDE 60 not in udev rules file and hence to access for normal users.

Version-Release number of selected component (if applicable):
sane-backends-1.0.17-5.fc5.8

How reproducible:
always

Steps to Reproduce:
1. plugin scanner
2. scanimage -L as normal user does not yield any results
  
Actual results:
scanimage -L as normal user does not yield any results

Expected results:
scanimage -L should find scanner as normal user

Additional info:
Can be fixed by adding
# Canon Inc.|LIDE 60
SYSFS{idVendor}=="04a9", SYSFS{idProduct}=="221c", SYMLINK+="scanner-%k"
to /etc/udev/rules.d/60-libsane.rules

Comment 1 Nils Philippsen 2006-04-25 14:42:03 UTC
sane-backends-1.0.17-5.fc5.9 contains udev config for your scanner, it should
hit updates-testing shortly. Would you please verify that it works? Thanks.

Comment 2 Tim Niemueller 2006-04-26 08:41:51 UTC
It works. Bug can be closed when this packages hits updates. Scanning with Canon
LiDE 60 works now out of the box.