From owner-freebsd-stable@FreeBSD.ORG Sat Jul 15 20:54:22 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03EAD16A4DA for ; Sat, 15 Jul 2006 20:54:22 +0000 (UTC) (envelope-from rcbdyndns@bellsouth.net) Received: from imf22aec.mail.bellsouth.net (imf22aec.mail.bellsouth.net [205.152.59.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6739443D53 for ; Sat, 15 Jul 2006 20:54:21 +0000 (GMT) (envelope-from rcbdyndns@bellsouth.net) Received: from ibm67aec.bellsouth.net ([66.21.212.114]) by imf22aec.mail.bellsouth.net with ESMTP id <20060715205420.KCYX13979.imf22aec.mail.bellsouth.net@ibm67aec.bellsouth.net> for ; Sat, 15 Jul 2006 16:54:20 -0400 Received: from [192.168.0.102] (really [66.21.212.114]) by ibm67aec.bellsouth.net with ESMTP id <20060715205420.GCUE16552.ibm67aec.bellsouth.net@[192.168.0.102]> for ; Sat, 15 Jul 2006 16:54:20 -0400 Message-ID: <44B955FA.6030708@bellsouth.net> Date: Sat, 15 Jul 2006 15:54:18 -0500 From: B Briggs User-Agent: Thunderbird 1.5.0.4 (X11/20060605) MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: burncd blank and format problems X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Jul 2006 20:54:22 -0000 Sorry to have to bring this up again, seems like it was an issue 4 years ago, but I don't know if it's really resolved. If I do: #burncd -f /dev/acd0 blank then burncd will sleep forever. (I have to Ctrl-C for it to exit) It doesn't really hang, but please read this: http://www.freebsd.org/cgi/query-pr.cgi?pr=44803 (I looked at the source code, the only thing I could figure that CDRIOCPROGRESS is ALWAYS returning 0. Inside a while(1), that will never break; Same results with erase instead of blank. On that pr (44803), user says blank worked, however, even when I Ctl-C and break after a while, any data that I write on the disk is invalid: I mean that if I copy it, it will not pass diff. Now this could be a problem with my DRD-RW device, but all of the other ports work with it. So is this my configuration problem? I doubt it, since the usr/ports stuff work ok (cdrecord, growifofs, cdrdao...) I've spent a lot of time on burncd, and it just doesn't work for me. I'm on FreeBSD 6.1R, Pioneer DVD: cd0 at ata1 bus 0 target 0 lun 0 cd0: Removable CD-ROM SCSI-0 device cd0: 66.000MB/s transfers cd0: cd present [115847 x 2048 byte records] If you need any more config data, let me know. -- Bo Briggs