From owner-freebsd-current Mon Nov 26 12:30:35 2001 Delivered-To: freebsd-current@freebsd.org Received: from panzer.kdm.org (panzer.kdm.org [216.160.178.169]) by hub.freebsd.org (Postfix) with ESMTP id 4726237B41A for ; Mon, 26 Nov 2001 12:30:32 -0800 (PST) Received: (from ken@localhost) by panzer.kdm.org (8.11.6/8.9.1) id fAQKURU05200; Mon, 26 Nov 2001 13:30:27 -0700 (MST) (envelope-from ken) Date: Mon, 26 Nov 2001 13:30:27 -0700 From: "Kenneth D. Merry" To: Christoph Herrmann Cc: current@FreeBSD.ORG Subject: Re: cdrecord produces broken CDs on -CURRENT Message-ID: <20011126133027.A5112@panzer.kdm.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from C.Herrmann@science-computing.de on Mon, Nov 26, 2001 at 04:26:18PM +0100 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Nov 26, 2001 at 16:26:18 +0100, Christoph Herrmann wrote: > Hi, > > Im running -STABLE and -CURRENT from different disks on the same box. > And with -STABLE there are no problems burning CDs with a YAMAHA CRW6416S > on an Adaptec 2940. > But withs -CURRENT all CDs are broken. Cdrecord produces no Error messages > and exits normaly, but there are areas with binary zeros on the CD. I > tested several versions of cdrecord, the newest out of the ports, I > compiled a staticly linked cdrecord on -STABLE which is running fine > there. But the result on -CURRENT is always the same: The CDs are broken > and they are identical, no matter which version of cdrecord I use. > Are there any known problems with /dev/pass* ? What else could be the > problem? So did you try the statically linked -stable binary on -current? Is it completely static? (i.e. ldd cdrecord should report that it isn't a dynamic executable) That may help narrow the problem down somewhat. I'm not sure, though, whether the -stable binary will work with the pass interface on -current. Are there any areas with good data on the CD? i.e. can you see any pattern to the corruption? If you compare the same CD burned from -current and -stable you might begin to see a patern. Is the table of contents correct? Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message