Re: [PARPORT] HP CD-R 7200

From: Hannu Niskanen (hannu.niskanen@gsf.fi)
Date: Thu Mar 29 2001 - 00:31:17 EST

  • Next message: Peter Ryser: "Re: [PARPORT] Example Code"

    At 12:00 28.3.2001 -0500, you wrote:
    >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 make a kernel with PARPORT,
    >PARPORT_PC, PARIDE, EPAT protocol and the PG driver compiled as
    >modules. After that I can '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
    >

    I did this with HP CDWriter 7500e & Redhat 6.2
    /sbin/insmod parport
    /sbin/insmod parport_cd
    /sbin/insmod paride
    /sbin/insmod epat
    /sbin/insmod pg verbose=1

    CDRECORD:
    cdrecord -scanbus

    But if it's a hardware problem, try this:
    HP7200i, which refuced to write more than aproximatly 1 cm of
    each record, I used the fix found from http://www.rict.freeserve.co.uk/cd26.htm
    and now it works fine. That is an IDE drive and I use it with Windows98.

    -- 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 : Thu Mar 29 2001 - 00:35:14 EST