From owner-freebsd-current@FreeBSD.ORG Mon Aug 30 13:05:09 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 85E8516A4D0 for ; Mon, 30 Aug 2004 13:05:09 +0000 (GMT) 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 DA4F843D49 for ; Mon, 30 Aug 2004 13:05:08 +0000 (GMT) (envelope-from sos@DeepCore.dk) Received: from [194.192.25.143] (laptop.deepcore.dk [194.192.25.143]) by spider.deepcore.dk (8.12.11/8.12.10) with ESMTP id i7UD57Ff098995; Mon, 30 Aug 2004 15:05:07 +0200 (CEST) (envelope-from sos@DeepCore.dk) Message-ID: <413325E4.7090302@DeepCore.dk> Date: Mon, 30 Aug 2004 15:04:36 +0200 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Mozilla Thunderbird 0.7.2 (X11/20040802) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Alexander S. Usov" References: <200408301251.38700.A.S.Usov@kvi.nl> <200408301424.39192.A.S.Usov@kvi.nl> <41331E52.6080305@DeepCore.dk> <200408301457.28559.A.S.Usov@kvi.nl> In-Reply-To: <200408301457.28559.A.S.Usov@kvi.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable cc: freebsd-current@freebsd.org Subject: Re: 5.3-BETA2 hangs during cdrom detection 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: Mon, 30 Aug 2004 13:05:09 -0000 Alexander S. Usov wrote: > On Monday 30 August 2004 14:32, S=F8ren Schmidt wrote: >=20 >>Alexander S. Usov wrote: >> >>>On Monday 30 August 2004 13:13, S=F8ren Schmidt wrote: >>> >>>>This has been fixed in -current some time ago, but has not been MFC'd= to >>>>the RELENG_5 branch yet... >>> >>>Does this means that the easiest solution is to put this cdrom as >>>ata0-slave and to wait for a few more beta's? >>> >>>BTW, I just downloaded and tried cdboot-6.0-CURRENT-20040830-SESNAP.is= o >>>It wrote: >>>ata1-slave: FAILURE - ATA_IDENTIFY no interrupt >>>ata1-slave: FAILURE - ATA_IDENTIFY no interrupt >>>ATAPI_RESET time : 40us >>>acd0: CDROM at ata1-master PIO4 >>> >>>and then hanged again :( >> >>Does it continue if you disconnect the CDROM entirely ? >=20 >=20 > Almoust :) >=20 > I have just tried two combinations: > - moving the cdrom to ata0-slave > - disconnecting it at all. >=20 > As long, as I boot the 6.0 from HDD, it works fine in both cases. I did= n't=20 > tried this woth CD as ata1-master, but suppose it will also work. > However booting it from CD causes hang right after CD detection as desc= ribed=20 > above. Hmm, this sounds like something else then, but I have no idea what :/ -S=F8ren