From owner-freebsd-current@FreeBSD.ORG Sat Oct 23 19:26:33 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62CE416A4CE; Sat, 23 Oct 2004 19:26:33 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id D27EB43D1D; Sat, 23 Oct 2004 19:26:30 +0000 (GMT) (envelope-from scottl@freebsd.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.12.11/8.12.10) with ESMTP id i9NJRENB066853; Sat, 23 Oct 2004 13:27:14 -0600 (MDT) (envelope-from scottl@freebsd.org) Message-ID: <417AB000.50502@freebsd.org> Date: Sat, 23 Oct 2004 13:24:48 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040929 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Maxim Sobolev References: <4177BA5D.4080505@portaone.com> <417AAE2F.3080701@portaone.com> In-Reply-To: <417AAE2F.3080701@portaone.com> X-Enigmail-Version: 0.86.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=3.8 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pooker.samsco.org cc: re@freebsd.org cc: "current@freebsd.org" cc: sos@freebsd.org Subject: Re: 5.3-BETA "burncd blank" hangs in 50% of cases X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Oct 2004 19:26:33 -0000 Maxim Sobolev wrote: > Hello? Is anybody home? > > -Maxim > > Maxim Sobolev wrote: > >> Hi Soren, >> >> I've noticed that burncd blank command hangs in 50% of cases (at least >> with CD-RWs). Every time symptoms are the same: progress goes to 29% >> and then just hangs indefinitely. ^C allows to close burncd. However, >> the disk appears to be blanked just fine, since the following burncd >> data starts writing from LBA 0 as expected. >> >> In remaining 50% of cases, the progress indicator goes slowly to >> 20-something%, then quickly jumps to 90-something% and then burncd >> exits correctly. >> >> As I said the problem is easily reproducible so that I am ready to >> provide any necessary debugging information. >> >> My CD-RW runs in UDMA33 mode, but the problem persists in PIO mode as >> well. Other than that, it burns and reads CD-RWs without any problems. >> >> It would be nice to have this fixed before 5.3 goes out. >> >> -Maxim Sorry, I assumed that others would have jumped in by now. I see similar issues myself, and sometimes even fixating a CD will 'hang'. Since it's not fatal, just annoying, I don't consider it a show-stopper. Of course it will be nice to fix it at some point. My guess is that either the driver and burncd aren't using the correct command to get status from the drives, or the drives are just generally marginal and refuse to give accurate status. We can investigate it further at a later time, I guess. Scott