Your message dated Thu, 02 Jun 2011 14:44:50 +0200
with message-id <[email protected]>
and subject line Fixed in 1.0.22
has caused the Debian Bug report #589125,
regarding udev: does not detect GT-9700 scanner on firewire
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
589125: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=589125
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: udev
Version: 160-1
Severity: normal
Tags: patch
it turns out that there is an entry for the GT-9700 but it is for USB and not
scsi. When the perfection 2450 is connected to firewire it is detected as a
scsi device and the permissions are not set correctly on the device, so xsane
cannot detect in.
The following scanner rule seems to work:
KERNEL=="sg[0-9]*", ATTRS{type}=="3", ATTRS{vendor}=="EPSON",
ATTRS{model}=="GT-9700", MODE="0664", GROUP="scanner",
ENV{libsane_matched}="yes"
This is an old scanner so there probably aren't too many people worried about
this, but it would probably be helpful to add this in the scsi rules section of
the libsane rules.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-3-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages udev depends on:
ii debconf [debconf-2.0] 1.5.33 Debian configuration management sy
ii libc6 2.11.2-2 Embedded GNU C Library: Shared lib
ii libselinux1 2.0.94-1 SELinux runtime shared libraries
ii libudev0 160-1 libudev shared library
ii libusb-0.1-4 2:0.1.12-15 userspace USB programming library
ii lsb-base 3.2-23.1 Linux Standard Base 3.2 init scrip
ii util-linux 2.17.2-3.1 Miscellaneous system utilities
Versions of packages udev recommends:
ii pciutils 1:3.1.7-4 Linux PCI Utilities
ii usbutils 0.87-5 Linux USB utilities
udev suggests no packages.
-- debconf information:
udev/new_kernel_needed: false
udev/title/upgrade:
udev/reboot_needed:
--- End Message ---
--- Begin Message ---
Source: sane-backends
Version: 1.0.22-1
The SCSI IDs for the Perfection 2450 were added in sane-backends 1.0.22.
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
--- End Message ---