Hi all!
I'm having some problems while trying to use an HP CD-W Plus
7200 in my Linux box (kernel 2.4.2).
I follow the instructions in the file
Documentation/paride.txt: first I made a kernel with PARPORT,
PARPORT_PC, PARIDE, EPAT protocol and the PG driver compiled as
modules. After that I could 'insmod' all the modules, except the PG
driver
module:
root@obscure:~$ lsmod
Module Size Used by
epat 7200 0
paride 4064 1 [epat]
parport_pc 13536 0
parport 28768 0 [paride parport_pc]
root@obscure:~$ insmod pg
Using /lib/modules/2.4.2/kernel/drivers/block/paride/pg.o
/lib/modules/2.4.2/kernel/drivers/block/paride/pg.o: init_module:
Operation not permitted
/lib/modules/2.4.2/kernel/drivers/block/paride/pg.o: Hint: insmod
errors can be caused by incorrect module parameters, including invalid
IO or IRQ parameters
I got the same error when I use 'insmod pg drive0=0x378'
instead of just 'insmod pg'.
I'm using EPP mode in BIOS setup. 'dmesg' tell me
this:
root@obscure:~$ dmesg | egrep "parport|paride"
parport0: PC-style at 0x378 [PCSPP,TRISTATE,EPP]
parport0: cpp_mux: aa55f00f52ad51(8e)
parport0: cpp_daisy: aa5500ff(88)
parport0: assign_addrs: aa5500ff(88)
parport0: cpp_mux: aa55f00f52ad51(8e)
parport0: cpp_daisy: aa5500ff(88)
parport0: assign_addrs: aa5500ff(88)
paride: version 1.05 installed
paride: epat registered as protocol 0
Does anybody knows what can be going on here?
TIA
Alexandre
Florio
-- To unsubscribe, send mail to: linux-parport-request@torque.net --
-- with the single word "unsubscribe" in the body of the message. --
This archive was generated by hypermail 2b29 : Sat Mar 24 2001 - 18:36:27 EST