From owner-freebsd-questions Tue May 8 10:23:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from marlo.eagle.ca (marlo.eagle.ca [209.167.16.10]) by hub.freebsd.org (Postfix) with ESMTP id A233C37B422 for ; Tue, 8 May 2001 10:23:16 -0700 (PDT) (envelope-from freymann@eagle.ca) Received: from phantom (staff.eagle.ca [209.167.16.15]) by marlo.eagle.ca (8.11.0/8.11.0) with SMTP id f48HKUJ83056 for ; Tue, 8 May 2001 13:20:30 -0400 (EDT) (envelope-from freymann@eagle.ca) Message-ID: <001a01c0d7e3$8d14c2f0$0f01a8c0@phantom> Reply-To: "Gerald T. Freymann" From: "Gerald T. Freymann" To: Subject: troubles with burncd in data mode Date: Tue, 8 May 2001 13:23:08 -0400 Organization: eagle.ca MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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