Karl Schmidt <k...@xtronics.com> wrote:

Hi,

> After retesting it is now /dev/sg7 so:
>
> # cat /sys/dev/char/21\:7/device/model
> GT-9700
> # cat /sys/dev/char/21\:7/device/vendor
> EPSON
> # cat /sys/dev/char/21\:7/device/type
> 3

> # grep GT-9700 /lib/udev/rules.d/60-libsane.rules
> # Epson Perfection 2450 | Epson GT-9700F | Epson Perfection 2450 PHOTO
> #Epson Perfection 2450 | EPSON GT-9700 ?
> KERNEL=="sg[0-9]*", ATTRS{type}=="3", ATTRS{vendor}=="EPSON",
> ATTRS{model}=="EPSON GT-9700", MODE="0664", GROUP="scanner",
> ENV{libsane_matched}="yes"

Just replace ATTRS{model}=="EPSON GT-9700" with ATTRS{model}=="GT-9700"
in the rule, and it should work.

The model string isn't consistent across all Epson scanners...

JB.

-- 
 Julien BLACHE - Debian & GNU/Linux Developer - <jbla...@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 debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to