> Of course, I created the scsi devices :
Looks o.k.
> Of course, I tested umax-cli :
> $ umax-cli -I -v4
> Found UMAX scanner Astra 610S version V1.3 on device /dev/sga
That looks a bit strange ... It should only be recognized on sgb ...
> $ scanimage -d /dev/sga
> scanimage: open of device /dev/sga failed: Invalid argument
> $ scanimage -d /dev/sgb
> scanimage: open of device /dev/sgb failed: Invalid argument
Yeah ... I suspect these should rather be "-d umax:/dev/sgb"
or something like it, as the driver will need to know which protocol
to talk, too ...
> $ cat /dev/sg?
> cat: /dev/sga: Permission denied
> cat: /dev/sgb: Permission denied
O.K. This is normal. These devices cannot be accesses that easily.
However it shows, that two devices are there.
I do not know the UMAX driver too well, but I assume the "umax:" prefix
will do the trick.
CU,Andy
-- Andreas Beck | Email : <becka@sunserver1.rz.uni-duesseldorf.de>
-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com