From owner-freebsd-current@FreeBSD.ORG Thu May 21 21:57:04 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB64A106567F for ; Thu, 21 May 2009 21:57:04 +0000 (UTC) (envelope-from admin@lissyara.su) Received: from hosting.lissyara.su (hosting.lissyara.su [77.221.149.162]) by mx1.freebsd.org (Postfix) with ESMTP id 989A18FC25 for ; Thu, 21 May 2009 21:57:04 +0000 (UTC) (envelope-from admin@lissyara.su) Received: from [89.178.146.201] (port=42298 helo=HP.lissyara.su) by hosting.lissyara.su with esmtpa (Exim 4.69 (FreeBSD)) (envelope-from ) id 1M7GG7-0001Yk-01 for freebsd-current@freebsd.org; Fri, 22 May 2009 01:57:03 +0400 Message-ID: <4A15CE34.9000907@lissyara.su> Date: Fri, 22 May 2009 01:57:08 +0400 From: Alex Keda User-Agent: Thunderbird 2.0.0.21 (X11/20090405) MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <49E41A2F.9080105@lissyara.su> In-Reply-To: <49E41A2F.9080105@lissyara.su> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Description: if spam count > 60 - this is spam X-Spam-Count: 0 X-Descriptions: powered by www.lissyara.su X-Bounce-ID: hosting.lissyara.su Subject: Re: NMI ISA 2c, EISA ff X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 21 May 2009 21:57:05 -0000 Alex Keda пишет: > I try install FreBSD; boot from USB hard drive on HP 2133 (laptop) > Boot not success: > > agp0: on host0 > agp0: aperture size is 128M > NMI ISA 2c, EISA ff > NMI ... going to debugger > [thread pid0 tid 100000 ] > Stopped at pmap_remove+0x158: testl %eax,%eax > db> > > If I do not unplug hard drive - reboot with 2-3 seconds > If unplug - not reboot, but, 'db>' go to down - kind of press enter > (~10-20 seconds period) > System - i386, GENERIC, from yesterday sources I found reason (build more than 50 kernels for it - get very long time =)) without kernel options HWPMC_HOOKS all build and work fine for CURRENT sources. It not hardware bug. It FreeBSD bug.