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-3 Avahi client library ii libavahi-common3 0.6.22-3 Avahi common library ii libc6 2.7-10 GNU C Library: Shared libraries ii libexif12 0.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-3 0.2.11-4 cross-platform library for paralle ii libjpeg62 6b-14 The Independent JPEG Group's JPEG ii libsane-extras 1.0.19.7 API 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-88 creates 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-utils 1.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]