linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* scanner problem
@ 2001-04-12 14:59 ernte23
  2001-04-12 16:19 ` Gérard Roudier
  0 siblings, 1 reply; 2+ messages in thread
From: ernte23 @ 2001-04-12 14:59 UTC (permalink / raw)
  To: linux-kernel

hi,

when trying to scan with xsane and "agfa snapscan 1236s", i get the
following message:

Attached scsi generic sg2 at scsi0, channel 0, id 5, lun 0, type 6
sym53c895-0-<5,*>: target did not report SYNC.
sym53c895-0-<5,0>: extraneous data discarded.
sym53c895-0-<5,0>: COMMAND FAILED (89 0) @cff3d000.

what can i do about this?

thanks, Felix

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: scanner problem
  2001-04-12 14:59 scanner problem ernte23
@ 2001-04-12 16:19 ` Gérard Roudier
  0 siblings, 0 replies; 2+ messages in thread
From: Gérard Roudier @ 2001-04-12 16:19 UTC (permalink / raw)
  To: ernte23; +Cc: linux-kernel



On Thu, 12 Apr 2001 ernte23@gmx.de wrote:

> hi,
> 
> when trying to scan with xsane and "agfa snapscan 1236s", i get the
> following message:
> 
> Attached scsi generic sg2 at scsi0, channel 0, id 5, lun 0, type 6
> sym53c895-0-<5,*>: target did not report SYNC.

This message is just a warning. If your scanner does not support
synchronous data transfers, then it is ok. You may want to check the doc
of the device on this point.

> sym53c895-0-<5,0>: extraneous data discarded.
> sym53c895-0-<5,0>: COMMAND FAILED (89 0) @cff3d000.

This is the way the driver signals data overrun. Btw, I never used xsane.
If this tool has some trace mode that tells what SCSI commands are sent to
the device, this would help to get such traces.

> what can i do about this?

At least, try to catch the SCSI commands that are sent to the device, and
report them.

  Gérard.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-04-12 19:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-12 14:59 scanner problem ernte23
2001-04-12 16:19 ` Gérard Roudier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).