plustek: Thread: pt_drv doesn't recognize scanner


[<<] [<] Page 1 of 1 [>] [>>]
Subject: pt_drv doesn't recognize scanner
From: ####@####.#### (Horst =?iso-8859-15?q?R=FCckriegel?=)
Date: 30 Jul 2002 22:03:24 -0000
Message-Id: <200207302347.04481.h.rueckriegel@t-online.de>

Hi,

I have an Optic Pro 4830P Scanner. Thanks to the help I got from you 
everything worked fine. But since about 2 weeks ago the driver stopped 
recognizing the scanner and I don't know why.
Any Ideas?

Greetings from Germany/Lieblos
Christian Rückriegel
Subject: Re: pt_drv doesn't recognize scanner
From: "Jaeger, Gerhard" ####@####.####
Date: 2 Aug 2002 08:42:56 -0000
Message-Id: <200208020836.KAA21194@kah.ulm.sysgo.de>

On Dienstag, 30. Juli 2002 23:47, Horst Rückriegel wrote:
> Hi,
>
> I have an Optic Pro 4830P Scanner. Thanks to the help I got from you
> everything worked fine. But since about 2 weeks ago the driver stopped
> recognizing the scanner and I don't know why.
> Any Ideas?
>
> Greetings from Germany/Lieblos
> Christian Rückriegel

Hi,

does the scanner work with Windoze? What about the logs, can you send
me the output of dmesg (after enabling the DEBUG stuff in the driver)?
I think there are only two possibilities:
- defetive hardware
- some changes in your system that touch the parport communication

Gerhard
Subject: Re: pt_drv doesn't recognize scanner
From: ####@####.#### (Horst =?iso-8859-15?q?R=FCckriegel?=)
Date: 2 Aug 2002 13:18:18 -0000
Message-Id: <200208021501.34207.h.rueckriegel@t-online.de>

Hi,

Here is the information you requested:
The scanner works under windows.
And here is the output of dmesg:

---SNIP---
*********************************************
pt_drv: init_module()
pt_drv : driver version 0.41-6
ProcFsInitialize()
ptdrvInit(0)
Init settings done, but i do have some problems because
every scan is just a black sheet. That should be only a driver issue.
ScanData = 0xc5f4c000
Using fast I/O
Requested port at 0x378
Requested port (0x378) found
Port mode reported: (0x0047)
Port for device 0 registered
ptdrvOpen(port=0x378)
Try to claim the parport
parport-modi: SPP PS/2 EPP EPP(ECP) PS/2(ECP)
Using EPP-mode
Starting Scanner-Autodetection
************ DETECTP48xx ************
ModelSet4800()
modelInitPageSettings()
A4 set
ModelSet4800() done.
P48xxInitAsic()
DacInitialize()
ImageInitialize()
IOFuncInitialize()
IOInitialize()
MotorInitialize()
Dataport = 0x0378
Ctrlport = 0x037a
Test 0x55
Test 0xAA
Compare data=0x90 and status=0x10, port=0x378
p48xxReadWriteTest()
Can't find your model, asic = 0x11
detectScannerConnection() returns -9031.
************* ASIC9800x *************
IOInitialize()
ASIC = 0xF1
Unknown ASIC-ID
*** DETECTION DONE, result: -9020 ***
ptdrvClose()
MiscRestorePort()
- no need to restore portmode !
Releasing parport
ptdrvShutdown()
cleanup device 0
Port unregistered
ProcFsShutdown()
pt_drv: proc del 'info' root='pt_drv'
pt_drv: proc del 'pt_drv' root='/proc'
pt_drv : no device(s) detected, (-9020)
---------------------------------------------
---SNIP---


Am Freitag, 2. August 2002 10:29 schrieb Jaeger, Gerhard:
> On Dienstag, 30. Juli 2002 23:47, Horst Rückriegel wrote:
> > Hi,
> >
> > I have an Optic Pro 4830P Scanner. Thanks to the help I got from you
> > everything worked fine. But since about 2 weeks ago the driver stopped
> > recognizing the scanner and I don't know why.
> > Any Ideas?
> >
> > Greetings from Germany/Lieblos
> > Christian Rückriegel
>
> Hi,
>
> does the scanner work with Windoze? What about the logs, can you send
> me the output of dmesg (after enabling the DEBUG stuff in the driver)?
> I think there are only two possibilities:
> - defetive hardware
> - some changes in your system that touch the parport communication
>
> Gerhard
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ####@####.####
> For additional commands, e-mail: ####@####.####

Subject: Re: pt_drv doesn't recognize scanner
From: "Jaeger, Gerhard" ####@####.####
Date: 2 Aug 2002 15:48:57 -0000
Message-Id: <17aeRw-01Sk8eC@fmrl02.sul.t-online.com>

On Friday, 2. August 2002 15:01, Horst Rückriegel wrote:
[SNIP]
> ptdrvOpen(port=0x378)
> Try to claim the parport
> parport-modi: SPP PS/2 EPP EPP(ECP) PS/2(ECP)
> Using EPP-mode
> Starting Scanner-Autodetection

And here's the problem! The parport is somewhat set to ECP(EPP)
mode in the BIOS!
Make sure not to have any ECP mentioned in the parport-modi
line!

Gerhard
Subject: Re: pt_drv doesn't recognize scanner
From: ####@####.#### (Horst =?iso-8859-15?q?R=FCckriegel?=)
Date: 2 Aug 2002 18:06:46 -0000
Message-Id: <200208021950.02618.h.rueckriegel@t-online.de>

Hi,

I have checked the bios and the parport mode IS set to EPP
Any ideas?

Christian Rückriegel

Am Freitag, 2. August 2002 17:35 schrieb Jaeger, Gerhard:
> On Friday, 2. August 2002 15:01, Horst Rückriegel wrote:
> [SNIP]
>
> > ptdrvOpen(port=0x378)
> > Try to claim the parport
> > parport-modi: SPP PS/2 EPP EPP(ECP) PS/2(ECP)
> > Using EPP-mode
> > Starting Scanner-Autodetection
>
> And here's the problem! The parport is somewhat set to ECP(EPP)
> mode in the BIOS!
> Make sure not to have any ECP mentioned in the parport-modi
> line!
>
> Gerhard
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ####@####.####
> For additional commands, e-mail: ####@####.####

Subject: Re: pt_drv doesn't recognize scanner
From: "Jaeger, Gerhard" ####@####.####
Date: 3 Aug 2002 12:51:54 -0000
Message-Id: <17ayA4-2A7BuSC@fmrl09.sul.t-online.com>

On Friday, 2. August 2002 19:50, Horst Rückriegel wrote:
> Hi,
>
> I have checked the bios and the parport mode IS set to EPP
> Any ideas?
>
> Christian Rückriegel
>
You might try and set the parport to SPP, then use the forceMode=2
switch to force the usage of EPP. You might also try forceMode=0...

Gerhard
Subject: Re: pt_drv doesn't recognize scanner
From: ####@####.#### (Horst =?iso-8859-15?q?R=FCckriegel?=)
Date: 4 Aug 2002 12:45:49 -0000
Message-Id: <200208041428.18178.h.rueckriegel@t-online.de>

So, I have tried forcemode=0 and 2 with no effect. But I recognized that under 
Windows the scanner has also stopped scanning now. He only scanns blank
pages. Any ideas? Or do i finaly have an hardware error?

Christian Rückriegel

Am Samstag, 3. August 2002 14:38 schrieben Sie:
> On Friday, 2. August 2002 19:50, Horst Rückriegel wrote:
> > Hi,
> >
> > I have checked the bios and the parport mode IS set to EPP
> > Any ideas?
> >
> > Christian Rückriegel
>
> You might try and set the parport to SPP, then use the forceMode=2
> switch to force the usage of EPP. You might also try forceMode=0...
>
> Gerhard

[<<] [<] Page 1 of 1 [>] [>>]


Powered by ezmlm-browse 0.20.