From owner-freebsd-stable@FreeBSD.ORG Wed Dec 21 09:59:19 2005 Return-Path: X-Original-To: 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 29CA816A41F for ; Wed, 21 Dec 2005 09:59:19 +0000 (GMT) (envelope-from stranger@sberbank.sibnet.ru) Received: from sbk-gw.sibnet.ru (sbk-gw.sibnet.ru [217.70.96.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D98943D5D for ; Wed, 21 Dec 2005 09:59:17 +0000 (GMT) (envelope-from stranger@sberbank.sibnet.ru) Received: from sbk-gw.sibnet.ru (localhost [127.0.0.1]) by sbk-gw.sibnet.ru (Postfix) with SMTP id 563FC39846; Wed, 21 Dec 2005 15:58:47 +0600 (NOVT) Received: by sbk-gw.sibnet.ru (Postfix, from userid 1017) id 35CB439831; Wed, 21 Dec 2005 15:58:46 +0600 (NOVT) Received: from localhost (localhost [127.0.0.1]) by sbk-gw.sibnet.ru (Postfix) with ESMTP id 0E0BD3982B; Wed, 21 Dec 2005 15:58:45 +0600 (NOVT) Date: Wed, 21 Dec 2005 15:58:45 +0600 (NOVT) From: "Maxim M. Kazachek" X-X-Sender: stranger@sbk-gw.sibnet.ru To: Rong-En Fan In-Reply-To: <6eb82e0512190529r6a08b505sc483ef43c43889a@mail.gmail.com> Message-ID: <20051221155740.T35998@sbk-gw.sibnet.ru> References: <6eb82e0512190529r6a08b505sc483ef43c43889a@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: stable@freebsd.org Subject: Re: 6.0/amd64 boot hang if apic enabled on IBM x336 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: Wed, 21 Dec 2005 09:59:19 -0000 Oops, I've just remember that I've also set hint.atkbd.0.flags="0" and I've no problems with keyboard. Sincerely, Maxim M. Kazachek mailto:stranger@sberbank.sibnet.ru On Mon, 19 Dec 2005, Rong-En Fan wrote: > Hi all, > > We have a IBM xSeries 336 which has 2 Pentium 4 (EM64T) 3.2G with 2GB memory. > When we boot it with 6.0-RELEASE/amd64, it hangs after acd0 is shown. > However, if apic is disabled, then it boots. For 5.4-RELEASE/amd64, it works > great. A 7.0-CURRENT (SNAP009, Nov/2005) shows the same behavior. > > To have it boot, I set following in loader.conf > > hint.atkbd.0.disabled="0x4" # otherwise, I lose my keyboard > hint.apic.0.disabled="1" > > The verbose dmesg with/without apic, and the asl dump (with bios version 1.12, > the latest one found on IBM site) are available at: > > http://www.rafan.org/FreeBSD/x336/ > > BTW, the SCSI timeout message from dmesg-noapic.txt is a bit wired. If I boot > without verbose message it does not show, everything works great. With > verbose booting, > those messages show up and it takes me a lot of time to get into multiuser mode. > > Regards, > Rong-En Fan > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > >