plustek@linuxhacker.org
plustek@linuxhacker.org
Hello list,
After upgrading from mandrake 9.0 to 9.1, i am not able to load pt_drv
module.
I've rechecked my parallel port settings, it's set as "Normal".
(the other choices are EPP, ECP, EPP+ECP)
module.conf file contain the lines as describe in the doc.
Although i suspect a problem in the parallel port mode.
I've join a log copy when trying to load the module.
Any help would be apreciated.
Olivier
PS : the lamp is switching on when i "make load"
<begin log copy>
pt_drv : driver version 0.42-10
pt_drv : no device(s) detected, (-9020)
*********************************************
pt_drv: init_module()
devfs_mk_dir(scanner): using old entry in dir: c158b5c0 ""
pt_drv : driver version 0.42-10
ProcFsInitialize()
ptdrvInit(0)
Init settings done
ScanData = 0xd9664000
Using fast I/O
Requested port at 0x378
Requested port (0x378) found
Port mode reported: (0x0045)
Port for device 0 registered
ptdrvOpen(port=0x378)
Try to claim the parport
parport-modi: SPP EPP EPP(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=0x78 and status=0x8, port=0x378
p48xxReadWriteTest()
Found a 96003 ASIC at Reg 0x13
ModelSet4830()
modelInitPageSettings()
A4 set
ModelSet4830() done.
p48xxDoTest()
Bank 0 overwritten
found 0 bytes of memory
No memory ! No scanner...
p48xxReadWriteTest()
Found a 96003 ASIC at Reg 0x13
ModelSet4830()
modelInitPageSettings()
A4 set
ModelSet4830() done.
p48xxDoTest()
Bank 0 overwritten
found 0 bytes of memory
No memory ! No scanner...
p48xxReadWriteTest()
Found a 96003 ASIC at Reg 0x13
ModelSet4830()
modelInitPageSettings()
A4 set
ModelSet4830() done.
p48xxDoTest()
Bank 0 overwritten
found 0 bytes of memory
No memory ! No scanner...
p48xxReadWriteTest()
Found a 96003 ASIC at Reg 0x13
ModelSet4830()
modelInitPageSettings()
A4 set
ModelSet4830() done.
p48xxDoTest()
Bank 0 overwritten
found 0 bytes of memory
No memory ! No scanner...
p48xxReadWriteTest()
Found a 96003 ASIC at Reg 0x13
ModelSet4830()
modelInitPageSettings()
A4 set
ModelSet4830() done.
p48xxDoTest()
Bank 0 overwritten
found 0 bytes of memory
No memory ! No scanner...
detectScannerConnection() returns -9020.
************* ASIC9800x *************
IOInitialize()
ASIC = 0xE0
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)
---------------------------------------------
<end log copy>
plustek@linuxhacker.org