[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#486912: Bug:#486912 libsane: HP PSC 1210, can scan as root, but not as user, udev rule missing



On Thu, 19 Jun 2008, Adolf Winterer wrote:
> HP Multifunction device PSC 1210 is connected via USB. The device is found
> with scanimage -L as root, but not as user. Using lsusb the USB device is
> shows as root but not as user.

Can you confirm you are a member of the scanner group?

> After some research I found that an udev 
> rule is missing. I added the following two lines to the file
> /etc/udev/rules.d/z60_libsane.rules
>
> --------- begin quote ---------
> # Hewlet-Packard multifunction device PSC 1210
> SYSFS{idVendor}=="03f0", SYSFS{idProduct}=="2f11", MODE="0664",
> GROUP="scanner", ENV{libsane_matched}="yes" --------- ende quote ---------

Adolf,

You should also have /etc/udev/rules.d/55-hpmud.rules, which should contain:
# Check for AiO products (0x03f0xx11).
SYSFS{idVendor}=="03f0", SYSFS{idProduct}=="??11", OWNER="lp",GROUP="scanner", 
MODE="0660"

this should match your device.

Can you confirm this resolves your issue?  

If not then could I ask you to use the reportbug(1) to submit a followup 
against hplip and that will pull more debug information `hp-check` in 
particular.

Thanks,
Mark

Attachment: signature.asc
Description: This is a digitally signed message part.


Reply to: