Results 1 to 10 of 10

Thread: USB CDRW

  1. #1

    USB CDRW

    HI


    I am trying to attach a usb cdrw (Iomega Predator) to my machine running Mandrake 9.0. I have just upgraded to 9.0 thinking it would make life easier.
    I can't seem to find any way in which (after several reboots) the cdrw has been detected - except that the cd in it spins occasionally. I have searched the web for ideas without success. Isn't mandrake supposed to detect attached hardware and configure?

    When I do lsmod, I get

    Module Size Used by Not tainted
    lp 6720 0
    parport_pc 21672 1
    parport 23936 1 [lp parport_pc]
    sg 31276 0 (autoclean)
    msdos 5364 0 (autoclean)
    fat 31864 0 (autoclean) [msdos]
    nls_iso8859-1 2844 1 (autoclean)
    isofs 25652 1 (autoclean)
    inflate_fs 17892 0 (autoclean) [isofs]
    sd_mod 11788 0 (autoclean)
    sr_mod 15096 0 (autoclean) (unused)
    floppy 49340 0 (autoclean)
    snd-seq-oss 26176 0 (unused)
    snd-seq-midi-event 3208 0 [snd-seq-oss]
    snd-seq 33264 2 [snd-seq-oss snd-seq-midi-event]
    snd-pcm-oss 36932 0
    snd-mixer-oss 9016 0 [snd-pcm-oss]
    snd-ymfpci 42336 0
    snd-pcm 55808 0 [snd-pcm-oss snd-ymfpci]
    snd-mpu401-uart 2752 0 [snd-ymfpci]
    snd-rawmidi 12864 0 [snd-mpu401-uart]
    snd-opl3-lib 5764 0 [snd-ymfpci]
    snd-timer 9964 0 [snd-seq snd-pcm snd-opl3-lib]
    snd-seq-device 3836 0 [snd-seq-oss snd-seq snd-rawmidi snd-opl3-lib]
    snd-hwdep 3840 0 [snd-opl3-lib]
    snd-ac97-codec 25508 0 [snd-ymfpci]
    snd 24804 0 [snd-seq-oss snd-seq-midi-event snd-seq snd-pc
    m-oss snd-mixer-oss snd-ymfpci snd-pcm snd-mpu401-uart snd-rawmidi snd-opl3-lib
    snd-timer snd-seq-device snd-hwdep snd-ac97-codec]
    soundcore 3780 0 [snd]
    nfsd 66576 8 (autoclean)
    lockd 46480 1 (autoclean) [nfsd]
    sunrpc 60188 1 (autoclean) [nfsd lockd]
    ppp_async 7456 0 (unused)
    ppp_generic 20064 0 [ppp_async]
    slhc 5072 0 [ppp_generic]
    ipchains 39656 0 (unused)
    af_packet 13000 1 (autoclean)
    epic100 13196 1 (autoclean)
    mii 1152 0 (autoclean) [epic100]
    supermount 14340 3 (autoclean)
    ide-cd 28712 1
    cdrom 26848 0 [sr_mod ide-cd]
    usb-storage 51952 0 (unused)
    ide-scsi 8212 0
    scsi_mod 90372 4 [sg sd_mod sr_mod usb-storage ide-scsi]
    usb-uhci 21676 0 (unused)
    usbcore 58304 1 [usb-storage usb-uhci]
    rtc 6560 0 (autoclean)
    ext3 74004 2
    jbd 38452 2 [ext3]


    I note that usb-storage is unused.
    Can someone tell me how to get the machine to see the cdrw and how to tell which device it is on?


    Thanks

    Nitwood



  2. #2

    Re:USB CDRW

    hello,
    merry christmas and welcome to ljr - the usb cdwriter uses scsi emulation, open any terminal as user root and type cdrecord -scanbus this should tell you if it is being setup properly - if it works it should look something like this:

    Code:
    [root@bugs root]# cdrecord -scanbus
    Cdrecord 1.10 (i686-pc-linux-gnu) Copyright (C) 1995-2001 J�rg Schilling
    Linux sg driver version: 3.1.24
    Using libscg version 'schily-0.5'
    scsibus0:
            0,0,0     0) 'IDE     ' 'DVD-ROM 16X     ' '3.10' 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) *
    [root@bugs root]#



  3. #3

    Re:USB CDRW

    HI

    Merry Christmas to you too! It's almost over down here in Australia.
    Thanks for the reply.

    I tried cdrecord -scanbus and got this:



    Cdrecord 1.11a32 (i586-mandrake-linux-gnu) Copyright (C) 1995-2002 Jörg Schilling
    Linux sg driver version: 3.1.24
    Using libscg version 'schily-0.6'
    scsibus0:
    0,0,0 0) *
    0,1,0 1) *
    0,2,0 2) *
    0,3,0 3) 'IOMEGA ' 'ZIP 100 ' '14.A' Removable Disk
    0,4,0 4) *
    0,5,0 5) *
    0,6,0 6) *
    0,7,0 7) *


    which seems to indicate that the cdrw is not being detected. I have a zip drive as well.

    I'd appreciate any ideas.

    Thanks

    Nitwood



    [quote author=pbharris link=board=1;threadid=5942;start=0#56643 date=1040799172]
    hello,
    merry christmas and welcome to ljr - the usb cdwriter uses scsi emulation, open any terminal as user root and type cdrecord -scanbus this should tell you if it is being setup properly - if it works it should look something like this:

    Code:
    [root@bugs root]# cdrecord -scanbus
    Cdrecord 1.10 (i686-pc-linux-gnu) Copyright (C) 1995-2001 J�rg Schilling
    Linux sg driver version: 3.1.24
    Using libscg version 'schily-0.5'
    scsibus0:
            0,0,0     0) 'IDE     ' 'DVD-ROM 16X     ' '3.10' 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) *
    [root@bugs root]#



    [/quote]

  4. #4

    Re:USB CDRW

    hello,
    does usbview show anything, even an unknown device?

  5. #5

    Re:USB CDRW

    [quote author=pbharris link=board=1;threadid=5942;start=0#56677 date=1040870752]
    hello,
    does usbview show anything, even an unknown device?
    [/quote]

    Hi

    usbview says that there is a "ISD ATAPI BRIDGE" with the following specifications:

    ISD ATAPI BRIDGE
    Manufacturer: ISD
    Speed: 12Mb/s (full)
    USB Version: 1.10
    Device Class: 00(>ifc )
    Device Subclass: 00
    Device Protocol: 00
    Maximum Default Endpoint Size: 64
    Number of Configurations: 1
    Vendor Id: 05ab
    Product Id: 0030
    Revision Number: 1.00

    Config Number: 1
    Number of Interfaces: 1
    Attributes: c0
    MaxPower Needed: 0mA

    Interface Number: 0
    Name: (none)
    Alternate Number: 0
    Class: 08(stor.)
    Sub Class: 06
    Protocol: 02
    Number of Endpoints: 3

    Endpoint Address: 01
    Direction: out
    Attribute: 2
    Type: Bulk
    Max Packet Size: 64
    Interval: 0ms

    Endpoint Address: 82
    Direction: in
    Attribute: 2
    Type: Bulk
    Max Packet Size: 64
    Interval: 0ms

    Endpoint Address: 83
    Direction: in
    Attribute: 3
    Type: Int.
    Max Packet Size: 2
    Interval: 32ms

    Does this help?

    Thanks

    Nitwood

  6. #6

    Re:USB CDRW

    humm - just for giggles lets put a CD in the drive.
    Then lets do the following in a terminal:
    depmod -a
    then do a rmmod usb-storage
    followed by a modprobe usb-storage
    then retry the cdrecord -scanbus

    if this fails please post the output of ls -l /dev/ | grep sg and ls -l /dev/ | grep sd

  7. #7

    Re:USB CDRW

    [quote author=pbharris link=board=1;threadid=5942;start=0#56765 date=1040963243]
    humm - just for giggles lets put a CD in the drive.
    Then lets do the following in a terminal:
    depmod -a
    then do a rmmod usb-storage
    followed by a modprobe usb-storage
    then retry the cdrecord -scanbus

    if this fails please post the output of ls -l /dev/ | grep sg and ls -l /dev/ | grep sd

    [/quote]


    HI

    I did as you suggested and the response to cdrecord -scanbus
    was:

    cdrecord -scanbus
    Cdrecord 1.11a32 (i586-mandrake-linux-gnu) Copyright (C) 1995-2002 Jörg Schilling
    cdrecord: No such file or directory. Cannot open '/dev/pg*'. Cannot open SCSI driver.
    cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are root.


    ls -l /dev/ | grep sg

    gave no response

    ls -l /dev/ | grep sd
    gave

    lr-xr-xr-x 1 root root 7 Dec 27 22:41 ptysd -> pty/m61
    drwxr-xr-x 1 root root 0 Dec 27 22:42 sd/
    lr-xr-xr-x 1 root root 33 Dec 27 22:43 sda -> scsi/host0/bus0/target3/lun0/disc
    crw-rw-rw- 1 root tty 3, 61 Dec 27 22:41 ttysd


    Thanks again for your help!

    Nitwood



  8. #8

    Re:USB CDRW

    [quote author=pbharris link=board=1;threadid=5942;start=0#56765 date=1040963243]
    humm - just for giggles lets put a CD in the drive.
    Then lets do the following in a terminal:
    depmod -a
    then do a rmmod usb-storage
    followed by a modprobe usb-storage
    then retry the cdrecord -scanbus

    if this fails please post the output of ls -l /dev/ | grep sg and ls -l /dev/ | grep sd

    [/quote]

    Hi

    I am still stuck on this problem - the results of doing the above have already been posted.

    Can anyone help?


    Thanks


    Nitwood

  9. #9
    Moderator
    Good Guru
    Schotty's Avatar
    Join Date
    Jul 2001
    Location
    Milwaukee, WI
    Posts
    5,758

    Re:USB CDRW

    [quote author=nitwood link=board=1;threadid=5942;start=0#56781 date=1040992189]
    cdrecord -scanbus
    Cdrecord 1.11a32 (i586-mandrake-linux-gnu) Copyright (C) 1995-2002 Jörg Schilling
    cdrecord: No such file or directory. Cannot open '/dev/pg*'. Cannot open SCSI driver.
    cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are root.
    [/quote]

    Dude try that as root. You should get something ...

  10. #10

    Re:USB CDRW

    I don't know if this helps but when I connected my usb cradle pda I had to link the usb port to the cradle I.E....
    as root do..

    ln -s /dev/ttyUSB1 /dev/pilot (this is for the pda cd dev would be dif name)

    then change owner and permissions to the user

    It is just an idea sorry if it is clueless.

    good luck

Similar Threads

  1. cdrw in linux.
    By ursidae in forum Linux - Software, Applications & Programming
    Replies: 9
    Last Post: 11-21-2002, 11:23 PM
  2. Anyone have an updated CDRW PET?
    By Rastar in forum Linux - General Topics
    Replies: 3
    Last Post: 07-15-2002, 11:16 PM
  3. CDRW Help
    By Rastar in forum Linux - Hardware, Networking & Security
    Replies: 5
    Last Post: 07-08-2002, 02:01 PM
  4. microsolutions backpack parport cdrw / freebsd
    By philosophia in forum Linux - Hardware, Networking & Security
    Replies: 0
    Last Post: 06-13-2002, 03:05 PM
  5. microsolutions backpack cdrw drive
    By philosophia in forum Linux - Hardware, Networking & Security
    Replies: 0
    Last Post: 03-03-2002, 12:19 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •