Re: cdrdao problem
From: Frederick Bruckman (fredb_at_immanent.net)
Date: 10/11/03
- Previous message: Karsten Kruse: "Re: Which BSD?"
- In reply to: Boran: "cdrdao problem"
- Next in thread: Boran: "Re: cdrdao problem"
- Reply: Boran: "Re: cdrdao problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: Karsten Kruse: "Re: Which BSD?"
- In reply to: Boran: "cdrdao problem"
- Next in thread: Boran: "Re: cdrdao problem"
- Reply: Boran: "Re: cdrdao problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|