From owner-freebsd-current@FreeBSD.ORG Wed Sep 1 17:58:12 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 9C5EF16A4CE for ; Wed, 1 Sep 2004 17:58:12 +0000 (GMT) Received: from jive.SoftHome.net (jive.SoftHome.net [66.54.152.27]) by mx1.FreeBSD.org (Postfix) with SMTP id 3B9ED43D49 for ; Wed, 1 Sep 2004 17:58:12 +0000 (GMT) (envelope-from ertank@softhome.net) Received: (qmail 6140 invoked by uid 417); 1 Sep 2004 17:58:11 -0000 Received: from mambo-.softhome.net (HELO softhome.net) (172.16.2.15) by shunt-smtp-out-0 with SMTP; 1 Sep 2004 17:58:11 -0000 Received: from localhost (localhost [127.0.0.1]) (uid 417) by softhome.net with local; Wed, 01 Sep 2004 11:58:11 -0600 From: ertank@softhome.net To: freebsd-current@freebsd.org Date: Wed, 01 Sep 2004 11:58:11 -0600 Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Sender: ertank@softhome.net X-Originating-IP: [81.215.213.190] Message-ID: X-Mailman-Approved-At: Thu, 02 Sep 2004 11:53:01 +0000 Subject: 5.3-BETA2 boot problem 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: Wed, 01 Sep 2004 17:58:12 -0000 Hi, I could not decide which list to post, so here it goes. I do not know if it's me or something else, but I can not boot with recent sources. I have FreeBSD 5.3-BETA2 #0: Tue Aug 31 22:36:53 EEST 2004 sources with cvsup. This kernel locks during boot. BETA1 locked previously, too. By "lock" I mean console keybord lights are freezing. Keyboard does not work. Screen stays same. Only reset from case or re-cycling the power helps. There is no core dump or log. I wrote below from verbose output. After initializin "lo0" there is two times below text and system locks: --- ata0: reinit channel .. ata0: reset tp1 mask=03 ostat=50 ostat1=50 ata0-master: stat=0x50 err=0x01 lsb=0x00 msb=0x00 ata0-slave: stat=0x10 err=0x01 lsb=0x14 msb=0xeb ata0: reset tp2 stat0=50 stat1=10 devices=0x9 ata0: resetting done .. --- I do not have with my old current kernel which is built and have codes nearly the same date: FreeBSD 5.2-CURRENT #0: Thu Jul 1 22:40:57 EEST 2004 Hope this helps to find problem. Regards, -- Ertan Kucukoglu ertank@softhome.net