Hi Gerhard! Gerhard Jaeger wrote: > the problem seems to be the UIO Error, which also sometimes exist > on Linux, but in the end has no effect on the functionality. > I did quite a lot of tests these days on the LiDE20 (because of > some calibration issues), but had no problems so far. > > What does the beep mean? On Linux scanimage -L neither beeps, nor > it hangs.
I have no idea what the beep means.. I was hoping something in the plustek backend issued a beep and you'd know what it means :P > On Tuesday 09 August 2005 10:06, Paul Smedley wrote: >> Wonder if anyone has any ideas on the semi-random LiDE20 hangs on OS/2. >> >> Most of the time - if I run scanimage -L it hangs scanimage.exe. When >> it runs - I get a single beep out of the PC speaker, and looking at the >> logs, scanimage has gone through all the backend exit routines. >> Usually, unplugging the scanner will clear the scanimage -L hang. >> >> A sample log of this condition is at >> http://smedley.info/lide20debugoutput-L-hang.txt >> >> Sometimes, scanimage -L will still give the beep, but not hang - sample >> log at http://smedley.info/lide20debugoutput-L-beep-nohang.txt >> >> Finally, even rarer, sometimes scanimage -L doesn't beep at all, nor >> does it hang - a log of this condition is at >> http://smedley.info/lide20debugoutput-scan-good.txt > > Hmmm, could not access this file! I've attached the 3xlogs zipped as it's only 20k >> Anyone have any clues at all? > > No, not really, I'll do some tests with the threading enabled... Hmmm maybe I should disable threading and see if it helps.... Cheers, Paul. -------------- next part -------------- A non-text attachment was scrubbed... Name: lide20logs.zip Type: application/octet-stream Size: 22708 bytes Desc: not available Url : http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20050811/3f9a1084/lide20logs-0001.obj From mar...@mkcollins.org Thu Aug 11 07:06:44 2005 From: mar...@mkcollins.org (Martin Collins) Date: Sat Aug 13 00:18:08 2005 Subject: [sane-devel] sane freezes In-Reply-To: <200508091958.38375...@candlsh.freeserve.co.uk> References: <200508091958.38375...@candlsh.freeserve.co.uk> Message-ID: <20050811080644.56680bd3.mar...@mkcollins.org> On Tue, 9 Aug 2005 19:58:38 +0000 Candlish <b...@candlsh.freeserve.co.uk> wrote: > Sirs, > > With a Trust SCSI 19200 scanner and dmx3191d scsi card working on > Debian 2.6.8-11-amd64-k8 kernel; my scanner works for 18 seconds > and then freezes. ... > Will dmx3191d work with my new kernel module or should I buy another > card? If so can anyone suggest a suitable model scsi card. Try some debugging before you spend any money. Set SANE_DEBUG_SANEI_SCSI=255 before scanning and see what the terminal output says. Martin