[PARPORT] HP 7200 CD-Writer+ under RH7.0 (2.2.16 kernel)

From: Peter PANIK Nikitser (Peter.Nikitser@citec.com.au)
Date: Tue Nov 28 2000 - 20:02:36 EST

  • Next message: Kelsey Jordahl: "[PARPORT] HP7500+ writes data but not audio"

    Hi all,

    This is my first post to the list, having struggled over the last few days to
    get my burner working. I've read the HowTos and been through the archive, but
    get the following when I use cdrecord:

      [root@opus /opt]# cdrecord -v -V -scanbus
      Cdrecord 1.9 (i686-pc-linux-gnu) Copyright (C) 1995-2000 Jörg Schilling
      TOC Type: 1 = CD-ROM
      Using libscg version 'schily-0.1'
      scsibus0:
       
      Executing 'test unit ready' command on Bus 0 Target 0, Lun 0 timeout 40s
      CDB: 00 00 00 00 00 00
      cdrecord: Inappropriate ioctl for device. Cannot send SCSI cmd via ioctl
      [root@opus /opt]#

    I have done the following mods to my PC:

      1. Set Parallel Mode to EPP in the BIOS
      2. Installed RH7.0 with standard 2.2.16 kernel. This appears to have
    everything required!
      3. Run the following commands:

        insmod parport
        insmod paride
        insmod epat
        insmod pg verbose=1 drive0=0x378,0,0,-1,-1,0

    When I use the pcd driver, I can mount CD-ROMs fine, and extract data. So I
    know the mechanism is OK.

    I have essentially run out of ideas. Any suggestions? Some other information
    which may help:

      [root@opus /opt]# uname -a
      Linux opus 2.2.16-22 #1 Tue Aug 22 16:49:06 EDT 2000 i686 unknown
      [root@opus /opt]# lsmod
      Module Size Used by
      pg 5868 0
      parport_pc 7464 1 (autoclean)
      epat 6912 1
      paride 3532 1 [pg epat]
      parport 7312 1 [parport_pc paride]
      sg 15704 0 (unused)
      ide-scsi 7336 0
      ide-cd 23628 1 (autoclean)
      lockd 31176 1 (autoclean)
      sunrpc 52964 1 (autoclean) [lockd]
      3c59x 19844 1 (autoclean)
      agpgart 18600 0 (unused)
      es1371 25920 0
      soundcore 2596 4 [es1371]
      [root@opus /opt]#

    Thanks, Peter.

    -- 
    Peter Nikitser               email: Peter.Nikitser@citec.com.au
    UNIX Systems Administrator     tel: 07 3227 6979
    CITEC                          fax: 07 3222 2684
    BRISBANE QLD 4001              mob: 0414 650 905
    

    -- 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 : Tue Nov 28 2000 - 20:01:59 EST