[sane-devel] usb umax 2200 configuration issues II
lists at jm3.net
lists at jm3.net
Thu Apr 4 00:29:45 BST 2002
On Wed, Mar 27, 2002 at 11:08:23AM -0600, Frank Zago wrote:
>
> > i am running the 2.4.18 kernel now, with usb support on. see the
> > file xsane-run.txt for the xsane run. everything else is the same, except
> > the kernel version.
>
> The scanner returns an error I've never seen (02).
> Edit umax-usb.c. And replace the three ocurrence of
> if (result == 8)
> with
> if (result == 8 || result == 2)
urg. made the change, recompiled, rebooted, and reset the scanner.
so, now instead of:
> ...
> [umax] Sending SCSI cmd 0x00 cdb len 6, param len 0, result len 0
> [umax] error in sanei_pv8630_bulkread (got 02)
> [umax] scanner reports Error during device I/O, waiting ...
> [umax] Sending SCSI cmd 0x00 cdb len 6, param len 0, result len 0
, i get:
> ...
> [umax] Sending SCSI cmd 0x00 cdb len 6, param len 0, result len 0
> [umax] error in sanei_pv8630_bulkread (got 02)
> [umax] mini_init_scanner
> [umax] scanner reports Error during device I/O, waiting ...
> [umax] Sending SCSI cmd 0x00 cdb len 6, param len 0, result len 0
> [umax] error in sanei_pv8630_bulkread (got 08)
> [umax] mini_init_scanner
> [umax] Sending SCSI cmd 0x00 cdb len 6, param len 0, result len 0
> [umax] error in sanei_pv8630_bulkread (got 08)
> [umax] mini_init_scanner
>
> (last three lines loop forever until i ctl-c)
full run at:
http://jm3.net/misc/sane-usb-problems/xsane.out-2.txt
it seems like i'm so close!!!
jm3 / john manoogian III / jm3 at jm3.net / http://jm3.net
More information about the sane-devel
mailing list