Hi, On Thu, Aug 23, 2001 at 12:12:31AM -0400, Andrew Lazarewicz wrote: > Hello! SANE 1.05 and XSANE 0.79 work fine, finally, with one exception. At > the end of a scan, the scan does not end correctly, and waits exactly 10 > minutes > to end the scan. After that, the menu functions return. The scan should end > when the physical scan is finished. > > Using SCSI Adaptec 2940; HP 6200C scanner.
I don't know the HP backend but 10 minutes sounds like a timeout in the SCSI generic layer. Is there any output in the kernel logfiles (e.g. /var/log/messages)? Otherwise you should be able to locate the code where the backend hangs by setting the environment variable SANE_DEBUG_HP=255 when running xsane. Bye, Henning