Re: cdrdao problem

From: Frederick Bruckman (fredb_at_immanent.net)
Date: 10/11/03

  • Next message: Rudolf Polzer: "Re: Which BSD?"
    Date: Sat, 11 Oct 2003 10:27:41 -0500
    
    

    In article <bm6bjt$jblh5$1@id-171956.news.uni-berlin.de>,
            Boran <boran@vmlinux.org> writes:
    > I have a Dell PC with NetBSD 1.6 installed. I can't get cdrdao to
    > find my cd-writer, but cdrecord does. I have no previous experience
    > with cdrdao so I don't know if I'm missing something obvious.

    Actually, you seem to have NetBSD 1.6T installed, a six month old
    development version. If the suggestions below don't work, consider
    upgrading to 1.6ZC.

    > 15,0,0 1500) 'SAMSUNG ' 'CD-R/RW SW-248F ' 'R602' Removable
     
    > Output from cdrdao scanbus
    > --------------------------
    > bash-2.05b# uname -a
    > NetBSD stargate 1.6T NetBSD 1.6T (ZOMAR) #0: Tue Sep 9 21:16:05 CEST
    > 2003 root@stargate:/usr/src/sys/arch/i386/compile/ZOMAR i386
    > bash-2.05b# cdrdao scanbus
    > Cdrdao version 1.1.7 - (C) Andreas Mueller <andreas@daneb.de>
    > SCSI interface library - (C) Joerg Schilling
    > Paranoia DAE library - (C) Monty
    >
    > Check http://cdrdao.sourceforge.net/drives.html#dt for current driver
    > tables.

    Well, you could actually do that.. and/or simply

      echo 'W|SAMSUNG|CD-R/RW SW-248F|generic-mmc-raw' >> ~/.crdrao-drivers

    (generic-mmc-raw seems to be the preferred choice for all the newer drives.)
    If it's the second drive, you might also need

      echo 'write_device:"/dev/rcd1d"' >> ~/.cdrdao
      echo 'read_device:"/dev/rcd1d"' >> ~/.cdrdao

    otherwise, not. Put a disk in, and try

      cdrdao disk-info

    I can burn CD's with pkgsrc cdrdao fine, but "scanbus" does nothing for me,
    either.

    -- 
    Frederick
    

  • Next message: Rudolf Polzer: "Re: Which BSD?"

    Relevant Pages

    • cdrdao problem
      ... find my cd-writer, but cdrecord does. ... with cdrdao so I don't know if I'm missing something obvious. ... Output from cdrdao scanbus ... SCSI interface library - Joerg Schilling ...
      (comp.unix.bsd.netbsd.misc)
    • Re: [SLE] CD Writer misbehaving in 9.1!!!
      ... |I hope it will create the k3bsetup program. ... I compiled cdrdao. ... allowed me to change the permissions for both cdrecord ... I did think of installing xcdroast... ...
      (SuSE)
    • k3b and cdrecord/cdrdao problem
      ... K3b uses cdrecord to actually write cds. ... Install the cdrtools package which contains cdrecord. ... Unable to find cdrdao executable ...
      (Debian-User)
    • Re: [SLE] New/different problem with CD writting...
      ... On Friday 08 August 2003 10:51 am, Jose J. Cintron wrote: ... > your system does not support ATAPI with cdrdao. ... > (SCSI emulation) foo all writeer devices. ... K3b no longer uses cdrdao to burn cds, it is now using cdrecord, so the ...
      (SuSE)
    • Re: CD recording
      ... > this doesn't seem to be my issue, because I can't burn CDs as root either. ... I'm using the same version of cdrecord. ... I stayed with 2.6.6 in an unsuccessful attempt to avoid ... Fortunately, cdrdao does work with this drive, at least in 2.6.6. ...
      (Debian-User)