Bug 216907 - No udev rule for HP OfficeJet 5615
Summary: No udev rule for HP OfficeJet 5615
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: sane-backends
Version: 6
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nils Philippsen
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-11-22 16:51 UTC by Carsten Clasohm
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-11-07 14:04:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Carsten Clasohm 2006-11-22 16:51:44 UTC
Description of problem:

/etc/udev/rules.d/60-libsane.rules does not contain a rule for the HP OfficeJet
5615 printer/scanner/fax/copier. This prevents users other than root from
accessing the scanner because pam-console doesn't notice the device.

Version-Release number of selected component (if applicable):

sane-backends-1.0.18-5.fc6

How reproducible:

always

Steps to Reproduce:
1. plug in the HP OfficeJet 5615 via USB
2. look at the newly created /dev/usbdev1.7_ep0* files
  
Actual results:

device files are owned by root

Expected results:

device files should be owned by the currently logged-in user

Additional info:

The following udev rule fixes this:

# Hewlett-Packard OfficeJet 5615
SYSFS{idVendor}=="03f0", SYSFS{idProduct}=="4f11", SYMLINK+="scanner-%k"

Comment 1 Nils Philippsen 2007-07-24 07:39:59 UTC
Please try sane-backends-1.0.18-10.fc6 which should be in updates-testing and
contains fixes in that area.

Comment 2 Nils Philippsen 2007-11-07 14:04:53 UTC
Closing due to inactivity.


Note You need to log in before you can comment on or make changes to this bug.