Re: Life with a UMAX 610S Scanner on Linux

becka@rz.uni-duesseldorf.de
Thu, 27 Nov 1997 17:59:14 +0100 (MET)

> $ cat /proc/scsi/scsi
> Attached devices:
> Host: scsi0 Channel: 00 Id: 03 Lun: 00
> Vendor: PLEXTOR Model: CD-ROM PX-4XCS Rev: 1.01
> Type: CD-ROM ANSI SCSI revision: 02
> Host: scsi0 Channel: 00 Id: 05 Lun: 00
> Vendor: UMAX Model: Astra 610S Rev: V1.3
> Type: Scanner ANSI SCSI revision: 02

> 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