On 11/01/2010 03:26 AM, Julien BLACHE wrote:
Karl Schmidt wrote:
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...
Thanks you - hope this helps the next guy as well..
---
Karl Schmidt 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 | Eps
On 10/31/2010 04:18 AM, Julien BLACHE wrote:
Karl Schmidt wrote:
$ scanimage -L
device `epson2:/dev/sg3' is a Epson GT-9700 flatbed scanner
$ ll /dev/sg3
crw--- 1 root root 21, 3 Oct 30 20:31 /dev/sg3
Did you unplug/replug the scanner after adding the rule?
Yes - just to be sure I just
Karl Schmidt wrote:
Hi,
> No joy..
>
> $ scanimage -L
> device `epson2:/dev/sg3' is a Epson GT-9700 flatbed scanner
> $ ll /dev/sg3
> crw--- 1 root root 21, 3 Oct 30 20:31 /dev/sg3
Did you unplug/replug the scanner after adding the rule?
Can you send the content of the following files, und
On 10/30/2010 08:03 AM, Julien BLACHE wrote:
Does it work for the FireWire attachment if you add this rule to
/lib/udev/rules.d/60-libsane.rules, in the SCSI section:
KERNEL=="sg[0-9]*", ATTRS{type}=="3", ATTRS{vendor}=="EPSON", ATTRS{model}=="EPSON GT-9700",
MODE="0664", GROUP="scanner", ENV{l
Karl Schmidt wrote:
Hi,
> Both using the usb and the 1394 interface get created with crw--- 1 root
> root permissions
This is expected for the FireWire interface, but USB should work.
> The Epson perfection 2450 is seen as a EPSON GT-9700 - I think hardware wise
> it is the same thing?
Package: libsane
Version: 1.0.21-4
Severity: normal
--- Please enter the report below this line. ---
Both using the usb and the 1394 interface get created with crw--- 1 root
root permissions
Should be available via scanner group
The Epson perfection 2450 is seen as a EPSON GT-9700 - I thi
7 matches
Mail list logo