plustek@linuxhacker.org
plustek@linuxhacker.org
Subject: Re: 4830 Problem
From: Gerhard Jaeger
Date: Wed, 12 Mar 2003 08:19:39 +0100
Hi,
On Mittwoch, 5. März 2003 23:25, Robert Fendt wrote:
> Hi,
>
> it's me again. Ok, I recompiled the driver with debug enabled. Here's the
> output:
[SNIP]
> parport-modi: SPP PS/2 EPP
> Using EPP-mode
generally okay!
> Starting Scanner-detection (ASIC 96001/3)
> ************ DETECTP48xx ************
> ModelSet4800()
> modelInitPageSettings()
> A4 set
> ModelSet4800() done.
> P48xxInitAsic()
> DacInitialize()
> ImageInitialize()
> IOFuncInitialize()
> IOInitialize()
> MotorInitialize()
> Dataport = 0x0378
> Ctrlport = 0x037a
> Test 0x55
> Test 0xAA
> Compare data=0x7f and status=0x7e, port=0x378
> p48xxReadWriteTest()
> Can't find your model, asic = 0x77
here is the problem!!!
This sometimes seems to work and sometimes not - maybe a timing
problem!
Please alter the module options for pt drv and set slowIO=1,
see sane-plustek manpage for further information.
Then try again!
Gerhard
> detectScannerConnection() returns -9031.
> *** DETECTION DONE, result: -9031 ***
> pt drv open()
> pt drv close()
> ptdrvClose()
> MiscRestorePort()
> - no need to restore portmode !
> Releasing parport
> pt drv open()
> ioctl( PTDRV OPEN DEVICE)
> Lamp-Timer stopped!
> Init settings done
> Using fast I/O
--> here fast I/O!!!
> ptdrvOpen(port=0xffff)
> Try to claim the parport
> parport-modi: SPP PS/2 EPP
> Using EPP-mode
> Starting Scanner-detection (ASIC 96001/3)
plustek@linuxhacker.org