[PARPORT] pg driver for Microsolutions tripleplay CD-RW

From: Bruce C. Tyler (bct5@cornell.edu)
Date: Mon Dec 10 2001 - 16:47:38 EST

  • Next message: PVotruba@Chemoprojekt.cz: "RE: [PARPORT] pg driver for Microsolutions tripleplay CD-RW"

    I am having trouble writing to this drive using the pg driver.
    The drive is model number 193250.

    I am able to mount the drive using the pcd driver however.
    But when I install the pg driver (without the pcd driver) I get the
    following probems:
    cdrecord -scanbus does not detect the drive.

    here is some output from dmesg:

    parport0: PC-style at 0x378 [PCSPP,TRISTATE]
    parport0: cpp_daisy: aa5500ff(38)
    parport0: assign_addrs: aa5500ff(38)
    parport0: cpp_daisy: aa5500ff(38)
    parport0: assign_addrs: aa5500ff(38)
    lp0: using parport0 (polling).
    paride: version 1.05 installed
    BACKPACK Protocol Driver V1.0.0
    Copyright 1999 by Micro Solutions, Inc., DeKalb IL.
    paride: backpack registered as protocol 0
    pg: pg version 1.02, major 97
    backpack: LPT 0378, Mfg Unk[0]
    backpack: ID 20, Tx Bidirectional (FW)
    pg0: Sharing parport0 at 0x378
    pg0: TEAC CD-W58E, master
    --------------------------------------------------------------
     
    and the results of the >cdrecord -scanbus :

    [root@localhost backpack]# cdrecord -scanbus
    Cdrecord 1.9 (i686-pc-linux-gnu) Copyright (C) 1995-2000 Jörg Schilling
    Linux sg driver version: 3.1.17
    Using libscg version 'schily-0.1'
    scsibus0:
            0,0,0 0) 'TOSHIBA ' 'CD-ROM XM-1502BN' '1001' Removable
    CD-ROM
            0,1,0 1) *
            0,2,0 2) *
            0,3,0 3) *
            0,4,0 4) *
            0,5,0 5) *
            0,6,0 6) *
            0,7,0 7) *
    scsibus1:
    cdrecord: Inappropriate ioctl for device. Cannot send SCSI cmd via ioctl
    -----------------------------------------------------------------------

    here are the currently installed modules:

    [root@localhost backpack]# /sbin/lsmod
    Module Size Used by
    pg 6448 0
    backpack 48464 1
    paride 3968 1 [pg backpack]
    parport_pc 17808 1 (autoclean)
    sg 26592 0 (autoclean)
    ide-scsi 8352 0
    scsi_mod 94336 2 [sg ide-scsi]
    parport 25856 1 [paride parport_pc]
    ppp_async 6768 0 (autoclean)
    ppp_generic 18032 0 (autoclean) [ppp_async]
    autofs 11136 1 (autoclean)
    ds 7184 2
    i82365 13504 2
    pcmcia_core 43456 0 [ds i82365]
    ipchains 38944 0 (unused)
    nls_iso8859-1 2880 1 (autoclean)
    nls_cp437 4384 1 (autoclean)
    vfat 9168 1 (autoclean)
    fat 32832 0 (autoclean) [vfat]
    usb-ohci 17264 0 (unused)
    usbcore 49632 1 [usb-ohci]
    ------------------------------------------------------------

    any ideas?

    Note: I am currently running kernel 2.4.2-2 on a RH 7.1 system.
    This is a Toshiba 440CDT laptop (133 Mhz pentium mmx).

    thanks for your help.

    -- 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 : Mon Dec 10 2001 - 16:59:43 EST