I am converting a system from 8.2 to 9.0 and have encountered a significant problem with abcde and cdparanoia. On the new system, both of them believe the CD is blank. Here is the output of cdparanoia as its a bit more informative:
> master# cdparanoia -vsQ > cdparanoia III release 9.8 (March 23, 2001) > (C) 2001 Monty <[email protected]> and Xiphophorus > FreeBSD porting (c) 2003 > Simon 'corecode' Schubert <[email protected]> > > Report bugs to [email protected] > http://www.xiph.org/paranoia/ > > Checking /dev/cd0 for cdrom... > > CDROM model sensed: HL-DT-ST CDRW/DVD GCC4244 B101 > > Checking for ATAPICAM... > Drive is ATAPI (using ATAPICAM or direct CAM (S)ATA transport) > > Checking for MMC style command set... > Drive does not have MMC CDDA support > 003: CDROM reporting illegal number of tracks > > Unable to open disc. Is there an audio CD in the drive? However cdcontrol has no problem obtaining the track list: > master# cdcontrol -f/dev/cd0 info > Starting track = 1, ending track = 6, TOC size = 58 bytes > track start duration block length type > ------------------------------------------------- > 1 0:02.00 10:09.73 0 45748 audio > 2 10:11.73 9:35.45 45748 43170 audio > 3 19:47.43 6:48.08 88918 30608 audio > 4 26:35.51 9:34.64 119526 43114 audio > 5 36:10.40 8:01.63 162640 36138 audio > 6 44:12.28 1:20.14 198778 6014 audio > 170 45:32.42 - 204792 - - > I need to be able to rip the cd to mp3 format. I don't see anyway to start that with cdcontrol. cdcontrol is also able to play the cd. I have tried another drive and it gives exactly the same results. Any ideas how to get around this? _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
