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

2008-06-19 Thread Julien BLACHE
Adolf Winterer [EMAIL PROTECTED] wrote:

Hi,

 HP Multifunction device PSC 1210 is connected via USB. The device is found

Which backend do you use with this device? Looks like it's going to be
hplip or hpoj, which aren't in libsane.

JB.

-- 
 Julien BLACHE - Debian  GNU/Linux Developer - [EMAIL PROTECTED] 
 
 Public key available on http://www.jblache.org - KeyID: F5D6 5169 
 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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

2008-06-19 Thread Julien BLACHE
reassign 486912 hplip
thanks

Adolf Winterer [EMAIL PROTECTED] wrote:

Hi,

 Which backend do you use with this device? Looks like it's going to be
 hplip or hpoj, which aren't in libsane.

 It's the hplip backend.

Then it's up to the hplip package to take care of the permissions :)

JB.

-- 
 Julien BLACHE [EMAIL PROTECTED]  |  Debian, because code matters more 
 Debian  GNU/Linux Developer|   http://www.debian.org
 Public key available on http://www.jblache.org - KeyID: F5D6 5169 
 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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

2008-06-18 Thread Adolf Winterer
Package: libsane
Version: 1.0.19-11
Severity: normal

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. 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 -
# Hewlett-Packard multifunction device PSC 1210
SYSFS{idVendor}==03f0, SYSFS{idProduct}==2f11, MODE=0664, 
GROUP=scanner, ENV{libsane_matched}=yes
- ende quote -

After restarting udev the device was shown in user context, scanimage found 
the device and scanning with kooka was perfect. Hotplugging the device worked
without problems.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libsane depends on:
ii  adduser  3.108   add and remove users and groups
ii  libavahi-client3 0.6.22-3Avahi client library
ii  libavahi-common3 0.6.22-3Avahi common library
ii  libc62.7-10  GNU C Library: Shared libraries
ii  libexif120.6.16-2.1  library to parse EXIF files
ii  libgphoto2-2 2.4.0-9 gphoto2 digital camera library
ii  libgphoto2-port0 2.4.0-9 gphoto2 digital camera port librar
ii  libieee1284-30.2.11-4cross-platform library for paralle
ii  libjpeg626b-14   The Independent JPEG Group's JPEG 
ii  libsane-extras   1.0.19.7API library for scanners -- extra 
ii  libtiff4 3.8.2-8 Tag Image File Format (TIFF) libra
ii  libusb-0.1-4 2:0.1.12-11 userspace USB programming library
ii  makedev  2.3.1-88creates device files in /dev
ii  udev 0.114-2 /dev/ and hotplug management daemo

Versions of packages libsane recommends:
ii  avahi-daemon  0.6.22-3   Avahi mDNS/DNS-SD daemon
ii  sane-utils1.0.19-11  API library for scanners -- utilit

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]