Thanks for the reply.
Yes, it's IDE and I'm doing SCSI emulation. All that is working correctly. But when I run:
# cdrdao write --device 0,1,0 cd.toc
it complains:
Cdrdao version 1.1.5 - (C) Andreas Mueller <andreas@daneb.de>
SCSI interface library - (C) Joerg Schilling
L-EC encoding library - (C) Heiko Eissfeldt
Paranoia DAE library - (C) Monty
Check
http://cdrdao.sourceforge.net/drives.html#dt for current driver tables.
Using libscg version 'schily-0.5'
0,1,0: HL-DT-ST CD-RW GCE-8400B Rev: B104
ERROR: No driver found for 'HL-DT-ST CD-RW GCE-8400B', available drivers:
cdd2600
generic-mmc
generic-mmc-raw
plextor
plextor-scan
ricoh-mp6200
sony-cdu920
sony-cdu948
taiyo-yuden
teac-cdr55
toshiba
yamaha-cdr10x
ERROR: Cannot setup device 0,1,0.
-------------------------------------------------
So I checked sourceforge and there are no other drivers besides what I already have.
I also checked on the Goldstar site
http://www.lgeservice.com/CDRW.htm and they only have drivers for Windows.
I was able to record *something* by adding '--driver generic-mmc' to the command, but I'm not really comfortable doing that, and I'm not sure if the recording is "OK". This is the first time I've written a CD (in this case .wav files - audio) and xmms won't play it at all, even though it plays other CDs. And kscd will only play it in the CD ROM drive, not the CD RW drive, even though I can normally play from either, and it seems to have difficulty loading the CD in the CD ROM drive.
So I'm assuming I need a different driver beyond what I already have, and that it may not even be written for Linux yet?
Thanks.
-joe vannucci