From owner-freebsd-current@FreeBSD.ORG Tue Jan 13 13:27:57 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 AAB6D16A4D0 for ; Tue, 13 Jan 2004 13:27:57 -0800 (PST) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 913CF43D4C for ; Tue, 13 Jan 2004 13:27:47 -0800 (PST) (envelope-from sos@spider.deepcore.dk) Received: from spider.deepcore.dk (localhost [127.0.0.1]) by spider.deepcore.dk (8.12.10/8.12.10) with ESMTP id i0DLS6mK010285; Tue, 13 Jan 2004 22:28:06 +0100 (CET) (envelope-from sos@spider.deepcore.dk) Received: (from sos@localhost) by spider.deepcore.dk (8.12.10/8.12.10/Submit) id i0DLS68Z010284; Tue, 13 Jan 2004 22:28:06 +0100 (CET) (envelope-from sos) Message-Id: <200401132128.i0DLS68Z010284@spider.deepcore.dk> In-Reply-To: To: Evan Dower Date: Tue, 13 Jan 2004 22:28:06 +0100 (CET) Sender: sos@spider.deepcore.dk From: sos@deepcore.dk X-Mailer: ELM [version 2.4ME+ PL99f (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=ISO-8859-1 X-mail-scanned: by DeepCore Virus & Spam killer v1.3 X-Mailman-Approved-At: Tue, 13 Jan 2004 15:14:41 -0800 cc: freebsd-current@FreeBSD.ORG Subject: Re: audio cd problems 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: Tue, 13 Jan 2004 21:27:57 -0000 It seems Evan Dower wrote: > I will focus on issue #1 of CDs taking a long time to show up. > Preliminary testing shows mixed results with > FreeBSD 5.1-CURRENT (CUSTOM) #0: Tue Jan 13 05:48:16 PST 2004 > (cvsup'd early this morning, built at the time shown above, world installed > less than an hour ago, should this be 5.2-CURRENT?). Sometimes CDs become > visible within a minute, other times I get (same as when I don't have a CD > in the drive): > > % cdcontrol -f /dev/acd0 info > cdcontrol: getting toc header: Input/output error > % grip > Error: Failed to read disc contents > Error: Failed to read disc contents > > for several minutes. Sometimes I eject and reinsert to try again, sometimes > I just walk away for a while and hope it shows up by the time I get back. > There are no messages on the console about this. Your drive cant read the TOC off the media, causing things to stall as it wont respond to requests for disk access until it has decided whats in there. Does the activity LED flash on the drive ? does it make seek noise ? -Søren Yes I know it works under windows!!