On Friday, December 20, 2002, at 08:07 PM, Brendan Lane Larson wrote:

I was just toying with cdrecord on my Powerbook (TiBook DVI edition). With cdrecord 1.11a40 (from the unstable tree), I can't seem to get cdrecord to recognize the built-in CD burner that Apple ships with the TiBook (which shows up as /dev/disk3 in disktool).

The document /sw/etc/default/cdrecord contains for convenience this line:

CDR_DEVICE = IOCompactDiscServices

But I've also tried to force it based on some of the examples provided by others here, such as:

cdrecord -v -speed 12 -eject dev=IOCompactDiscServices myisofile.iso

and the output that I receive is:

Cdrecord 1.11a40 (powerpc-apple-macosx6.2) Copyright (C) 1995-2002 J�Zrg Schilling
TOC Type: 1 = CD-ROM
scsidev: 'IOCompactDiskServices'
devname: 'IOCompactDiskServices'
scsibus: -2 target: -2 lun: -2
cdrecord: Undefined error: 0. No matching device IOCompactDiskServices found.. Cannot open SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are root.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
and according to the man page, cdrecord -scanbus doesn't work on OS X, so I diddled around and tried a few combinations (such as dev=3,0) but no luck. Has anyone had success with a built-in CDRW?
If it's a combo drive try 'dev=IODVDServices'.

Steve Wall



-------------------------------------------------------
This SF.NET email is sponsored by: Order your Holiday Geek Presents Now!
Green Lasers, Hip Geek T-Shirts, Remote Control Tanks, Caffeinated Soap,
MP3 Players,  XBox Games,  Flying Saucers,  WebCams,  Smart Putty.
T H I N K G E E K . C O M       http://www.thinkgeek.com/sf/
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to