plustek: Thread: pt_drv doesnt load


[<<] [<] Page 1 of 1 [>] [>>]
Subject: pt_drv doesnt load
From: Erika Tiefengraber ####@####.####
Date: 5 May 2004 21:23:09 +0100
Message-Id: <200405052222.39603.erika.adsl@aon.at>

Hi
My Scanner is a Plustek 9636T
Everything was OK with Kernel 2.4.20
No I use Kernel 2.6.6-rc3
I compiled the Driver from sane-backends-1.0.14

But when I Try to load it
------------------------------------------------
pt_drv: init_module()
pt_drv : driver version 0.43-1
ProcFsInitialize()
ptdrvInit(0)
Init settings done
ScanData = 0xccfa0000
Using slow I/O
Requested port at 0x378
misc_attach
Requested port (0x378) found
Port mode reported: (0x0041)
ptdrvShutdown()
cleanup device 0
misc_detach
ProcFsShutdown()
pt_drv: proc del 'info' root='pt_drv'
pt_drv: proc del 'pt_drv' root='/proc'
pt_drv : no device(s) detected, (-9022)
-----------------------------------------------------
whats wrong
Erika

Subject: Re: pt_drv doesnt load
From: Gerhard Jaeger ####@####.####
Date: 7 May 2004 19:28:38 +0100
Message-Id: <200405072025.18779.gerhard@gjaeger.de>

Hi,

On Wednesday 05 May 2004 22:22, Erika Tiefengraber wrote:
> Hi
> My Scanner is a Plustek 9636T
> Everything was OK with Kernel 2.4.20

that's what I expected ;-)

> No I use Kernel 2.6.6-rc3

Hmmm.

> I compiled the Driver from sane-backends-1.0.14

Okay...

>
> But when I Try to load it
> ------------------------------------------------
> pt_drv: init_module()
> pt_drv : driver version 0.43-1
> ProcFsInitialize()
> ptdrvInit(0)
> Init settings done
> ScanData = 0xccfa0000
> Using slow I/O
> Requested port at 0x378
> misc_attach
> Requested port (0x378) found
> Port mode reported: (0x0041)
> ptdrvShutdown()
> cleanup device 0
> misc_detach
> ProcFsShutdown()
> pt_drv: proc del 'info' root='pt_drv'
> pt_drv: proc del 'pt_drv' root='/proc'
> pt_drv : no device(s) detected, (-9022)
> -----------------------------------------------------
> whats wrong

to be honest, I don't know :-(
I'll test it here on my box again, but I though it should work.
One workaround might be, that you use libieee1284 and recompile
sane-backends 1.0.14 so that the scanner can be used w/o any
kernel module - which was one intention of rewriting the stuff...

But anyway, I'll check it.

Ciao,
  Gerhard

Subject: pt_drv doesnt load
From: Artur Pedyczak ####@####.####
Date: 15 May 2004 13:37:56 +0100
Message-Id: <200405150837.54491.arthur-p@magma.ca>

Hi,
I read Erika's message  (May 5-th) regarding pt_drv. 
I am seeing the same behavior:
Scanner: 9636T
Kernel:   2.6.4-54.5-smp (suse stock kernel)
results:
====================================================================
May 15 08:10:36 tux1 kernel: *********************************************
May 15 08:10:36 tux1 kernel: pt_drv: init_module()
May 15 08:10:36 tux1 kernel: pt_drv : driver version 0.43-1
May 15 08:10:36 tux1 kernel: ProcFsInitialize()
May 15 08:10:36 tux1 kernel: ptdrvInit(0)
May 15 08:10:36 tux1 kernel: Init settings done
May 15 08:10:36 tux1 kernel: ScanData = 0xc2890000
May 15 08:10:36 tux1 kernel: Using fast I/O
May 15 08:10:36 tux1 kernel: Requested port at 0x3bc
May 15 08:10:36 tux1 kernel: misc_attach
May 15 08:10:36 tux1 kernel: Requested port (0x3bc) found
May 15 08:10:36 tux1 kernel: Port mode reported: (0x0043)
May 15 08:10:36 tux1 kernel: ptdrvShutdown()
May 15 08:10:36 tux1 kernel: cleanup device 0
May 15 08:10:36 tux1 kernel: misc_detach
May 15 08:10:36 tux1 kernel: ProcFsShutdown()
May 15 08:10:36 tux1 kernel: pt_drv: proc del 'info' root='pt_drv'
May 15 08:10:36 tux1 kernel: pt_drv: proc del 'pt_drv' root='/proc'
May 15 08:10:36 tux1 kernel: pt_drv : no device(s) detected, (-9022)
May 15 08:10:36 tux1 kernel: ---------------------------------------------
============================================================================

Arthur
Subject: Re: pt_drv doesnt load
From: Gerhard Jaeger ####@####.####
Date: 15 May 2004 15:05:19 +0100
Message-Id: <200405151605.40222.gerhard@gjaeger.de>

Hi,

I've check the code and did some tests on 2.6.6. In the I found the bug
and fixed it ib sane-project CVS. Please download the sources for plustek_pp
from CVS, recompile, reinstall and it should work now.

Ciao,
  Gerhard

On Wednesday 05 May 2004 22:22, Erika Tiefengraber wrote:
> Hi
> My Scanner is a Plustek 9636T
> Everything was OK with Kernel 2.4.20
> No I use Kernel 2.6.6-rc3
> I compiled the Driver from sane-backends-1.0.14
>
> But when I Try to load it
> ------------------------------------------------
> pt_drv: init_module()
> pt_drv : driver version 0.43-1
> ProcFsInitialize()
> ptdrvInit(0)
> Init settings done
> ScanData = 0xccfa0000
> Using slow I/O
> Requested port at 0x378
> misc_attach
> Requested port (0x378) found
> Port mode reported: (0x0041)
> ptdrvShutdown()
> cleanup device 0
> misc_detach
> ProcFsShutdown()
> pt_drv: proc del 'info' root='pt_drv'
> pt_drv: proc del 'pt_drv' root='/proc'
> pt_drv : no device(s) detected, (-9022)
> -----------------------------------------------------
> whats wrong
> Erika
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ####@####.####
> For additional commands, e-mail: ####@####.####

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


Powered by ezmlm-browse 0.20.