[sane-devel] Mustek backend in 1.0.7 and 1.0.8

Henning Meier-Geinitz henning@meier-geinitz.de
Sat, 1 Jun 2002 19:31:30 +0200


Hi,

On Sat, Jun 01, 2002 at 05:13:53PM +0100, James Tappin wrote:
> I've been having a problem with the Mustek backend with the last 2 releases 
> of SANE. Basically 
> scanimage -d mustek:/dev/scanner > tmp2.pnm
> stops part way through the scan with the error (after setting the debug 
> level to 255):

Looks like a problem with the SCSI layer or SCSI driver on first
sight. Please send a full log to me (not the mailing list) with
SANE_DEBUG_SANEI_SCSI also set, e.g.

export SANE_DEBUG_MUSTEK=255
export SANE_DEBUG_SANEI_SCSI=255
scanimage -d mustek:/dev/scanner > tmp2.pnm

Which SCSI controller and which driver do you use? Which operating
system/version/distribution? Any special configuration in mustek.conf?

Bye,
  Henning