Date: Tue, 8 May 2001 13:23:08 -0400 From: "Gerald T. Freymann" <freymann@eagle.ca> To: <freebsd-questions@FreeBSD.ORG> Subject: troubles with burncd in data mode Message-ID: <001a01c0d7e3$8d14c2f0$0f01a8c0@phantom>
next in thread | raw e-mail | index | archive | help
Well, I was able to grab music tracks in wav form and write back to a music cd no problems. But you think I can write back a directory full of mp3's in data mode?? I've tried dumping a bunch of files into a directory, making sure they add up to 650 Megs or less, and then I issue this command: burncd -f /dev/acd1c -s 4 data *.* fixate I have an HP drive which is 8 times write on just a writeable CD and I've tried it at 8 and 4 and it still pukes. It starts writing, but stops and random points. I see lots of this stuff when trying to write this particular group of files: May 7 19:24:15 scaryg /kernel: acd1: READ_TOC - ILLEGAL REQUEST asc=24 ascq=00 error=04 May 7 19:35:45 scaryg /kernel: acd1: READ_TRACK_INFO - ILLEGAL REQUEST asc=24 ascq=00 sks=40 00 02 error=04 May 7 19:41:32 scaryg /kernel: acd1: READ_TOC - ILLEGAL REQUEST asc=24 ascq=00 error=04 May 7 19:45:15 scaryg /kernel: acd1: READ_TRACK_INFO - ILLEGAL REQUEST asc=24 ascq=00 sks=40 00 c0 error=04 May 7 21:22:47 scaryg /kernel: acd1: READ_TOC - ILLEGAL REQUEST asc=24 ascq=00 error=04 May 7 21:34:47 scaryg /kernel: acd1: READ_TRACK_INFO - ILLEGAL REQUEST asc=24 ascq=00 sks=40 00 02 error=04 May 8 07:13:30 scaryg /kernel: acd1: READ_TOC - ILLEGAL REQUEST asc=24 ascq=00 error=04 May 8 07:14:00 scaryg /kernel: acd1: WRITE_BIG - MEDIUM ERROR asc=0c ascq=09 error=04 May 8 12:13:36 scaryg /kernel: acd1: READ_TOC - ILLEGAL REQUEST asc=24 ascq=00 error=04 May 8 12:16:06 scaryg /kernel: acd1: WRITE_BIG - MEDIUM ERROR asc=0c ascq=09 error=04 May 8 12:50:37 scaryg /kernel: acd1: READ_TOC - ILLEGAL REQUEST asc=24 ascq=00 error=04 May 8 13:07:37 scaryg /kernel: acd1: READ_TRACK_INFO - ILLEGAL REQUEST asc=24 ascq=00 sks=40 00 02 error=04 So far I've ruined 4 cd's. Two of the CD's will show you a directory. One of those two won't play an entire MP3, it stops early of goes off to space. One didn't appear to be that bad, but I never had time at lunch to try playing some down at the end. So I trimmed the filenames a bit, deleted some that weren't full songs, tried again. Got the stuff above at 12:13-13:07. Tried to mount the cd drive remotely, it locked up and is refusing connections. Are there some un-written "rules" on how to write MP3 files? Hell, I even tried making an ISO image out of the directory and writing it. Still no luck. -Gf. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001a01c0d7e3$8d14c2f0$0f01a8c0>