From owner-freebsd-stable@FreeBSD.ORG Tue Feb 7 07:38:15 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 0284616A422 for ; Tue, 7 Feb 2006 07:38:15 +0000 (GMT) (envelope-from malcolm.kay@internode.on.net) Received: from smtp1.adl2.internode.on.net (smtp1.adl2.internode.on.net [203.16.214.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id 724EC43D78 for ; Tue, 7 Feb 2006 07:37:59 +0000 (GMT) (envelope-from malcolm.kay@internode.on.net) Received: from alpha.home (ppp149-137.lns3.adl2.internode.on.net [59.167.149.137]) by smtp1.adl2.internode.on.net (8.13.5/8.13.5) with ESMTP id k177bqA4090352; Tue, 7 Feb 2006 18:07:52 +1030 (CST) (envelope-from malcolm.kay@internode.on.net) From: Malcolm Kay Organization: at home To: freebsd-stable@freebsd.org Date: Tue, 7 Feb 2006 18:07:50 +1030 User-Agent: KMail/1.8 References: <20060207015911.16cd48f1.sergey.lungu@gmail.com> In-Reply-To: <20060207015911.16cd48f1.sergey.lungu@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200602071807.51127.malcolm.kay@internode.on.net> Cc: Sergey Lungu Subject: Re: atapicam problem (again): hang on boot with DVD burner 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: Tue, 07 Feb 2006 07:38:15 -0000 On Tue, 7 Feb 2006 09:29 am, Sergey Lungu wrote: > Hi! > > I'm not burning DVDs frequently, so I haven't seen this > problem before. I have burned a DVD with growisofs and after > that I am seeing a 3-5 min hang at boot time. No error > messages at all, just hang :) > > Here is what I have: > > Copyright (c) 1992-2005 The FreeBSD Project. > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, > 1993, 1994 The Regents of the University of California. All > rights reserved. FreeBSD 6.1-PRERELEASE #0: Fri Feb 3 > 11:35:18 MSK 2006 > keyer@ogre.obchaga.org:/usr/obj/usr/src/sys/OGRE > ACPI APIC Table: > Timecounter "i8254" frequency 1193182 Hz quality 0 > CPU: Intel(R) Pentium(R) 4 CPU 2.40GHz (2405.47-MHz 686-class > CPU) Origin = "GenuineIntel" Id = 0xf41 Stepping = 1 > > [...] > > acd0: DMA limited to UDMA33, controller found non-ATA66 cable > acd0: DVDR at ata1-master > UDMA33 cd0 at ata1 bus 0 target 0 lun 0 > cd0: Removable CD-ROM SCSI-0 > device cd0: 33.000MB/s transfers > cd0: Attempt to query device size failed: NOT READY, Medium > not present > In my limited experience of hanging on boot up the delay has been caused by the next, not yet announced activity (possibly not a very useful comment). Malcolm > [3-5 min hang goes here] > > Trying to mount root from ufs:/dev/ad0s2a > > The most interesting thing is that I had no such problem > before using my DVD burner! > > Is there a way to fix it?