Re: problems with SANE 0.66

David Mosberger-Tang (David.Mosberger@acm.org)
Thu, 30 Oct 1997 22:07:00 -0800

>>>>> On Thu, 30 Oct 1997 23:19:10 +0100, "Dirk Schvnberger" <schoenberger@signsoft.com> said:

Dirk> linux 1.0.25

This could be your problem. I'm not sure SANE works with anything
earlier than Linux 2.x.

Dirk> (the # lines are some own debug code, because somehow the
Dirk> sanei code don't bring debug code). Yes I set SANE_DEBUG_UMAX
Dirk> and SANE_SANEI_SCSI (or the equivalent thing from "man
Dirk> sane-config" to 128)

Did you export the variables? I've never heard of anyone having trouble
getting the debug output. Something like:

SANE_DEBUG_UMAX=128 SANE_DEBUG_DLL=128 scanimage -L

should produce some nice output.

--david

--
Source code, list archive, and docs: http://www.mostang.com/sane/
To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com