On Thu, Mar 28, 2002 at 11:09:01PM +0100, Franz Bakan wrote: > Hi, > > Today an OS/2 user sent me the following output from stderr: > ( for 1.0.7 scanimage -L in ecp-mode) > > ... > [umax_pp_low] WriteSlow(0x8,0x40) passed... (umax_pp_low.c:4513) > [umax_pp_low] WriteSlow(0x8,0x60) passed... (umax_pp_low.c:4514) > [umax_pp_low] WriteSlow(0x8,0x22) passed... (umax_pp_low.c:4515) > [umax_pp_low] ClearRegister(0) passed... (umax_pp_low.c:4521) > [umax_pp_low] WriteSlow(0x8,0x22) passed... (umax_pp_low.c:4522) > [umax_pp_low] Init001() passed... (umax_pp_low.c:4524) > [umax_pp_low] Init002(0) passed... (umax_pp_low.c:4527) > [umax_pp_low] EPPRegisterWrite(0xA,0x0) passed... (umax_pp_low.c:4529) > [umax_pp_low] EPPRegisterRead, found 0x20 expected 0x00 (umax_pp_low.c:4536)
The very first write to parallel port in EPP mode fails. > [umax_pp] attach: failed to probe scanner on port 0x3BC > [umax_pp] attach: couldn't attach to `0x3BC' (Error during device I/O) > [umax_pp] attach(v1.0.6-devel): line 214: debug exception From the build number, I guess this is not the latest CVS. > [umax_pp] init: couldn't attach to port `0x3BC' > ... > > Anyone any idea? > I have allready sent the full error-log-files to stef. > > Bye, > Franz > > There are two options: - set parallel port to EPP only in BIOS, and see what happens - try latest CVS which has some code to set ECPEPP in this case Regards, Stef