From owner-freebsd-stable@FreeBSD.ORG Wed Feb 8 02:26:32 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 2276A16A420 for ; Wed, 8 Feb 2006 02:26:32 +0000 (GMT) (envelope-from marsgmiro@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A02943D46 for ; Wed, 8 Feb 2006 02:26:31 +0000 (GMT) (envelope-from marsgmiro@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so1479605nzo for ; Tue, 07 Feb 2006 18:26:30 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=LEMMzYO3z3MvQH6zLoPJchH6Xegj4fdfZh2+9YFAf7/RNrnHz0if6PR3uL02BS6PI4+CoaIzIBPbcxz3J/KIRMYC2n1OtBCFr2q9ydkra49o3BwdFn8Vjeou78a6E75woFnBGec6QRLx3i2r26iXhZbDRnPbQj86Lb+pfbT5j7U= Received: by 10.37.2.28 with SMTP id e28mr5552533nzi; Tue, 07 Feb 2006 18:26:29 -0800 (PST) Received: by 10.36.74.18 with HTTP; Tue, 7 Feb 2006 18:26:29 -0800 (PST) Message-ID: <28edec3c0602071826t5b619al24f0a93c713b5d30@mail.gmail.com> Date: Wed, 8 Feb 2006 10:26:29 +0800 From: "Mars G. Miro" To: Geoffroy Desvernay In-Reply-To: <43E8E353.1090900@dgeos.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <28edec3c0602032049l3d258a5cx72efe2c2ba4b23aa@mail.gmail.com> <43E8E353.1090900@dgeos.net> Cc: freebsd-stable@freebsd.org, bug-followup@freebsd.org Subject: Re: i386/86880: [hang] 6.0 hangs or reboots whilst 5.4 is stable (ASUS-A7NX motherboard with nforce2 chipset) 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, 08 Feb 2006 02:26:32 -0000 On 2/8/06, Geoffroy Desvernay wrote: > > >>>I've got the same problem with an A7N8X-X (athlon 2000+) motherboard a= nd > >>>6-STABLE (Build Feb, 2 2006). > >>>booting with kernel.debug says nothing, seems to be hardware hang but > >>>doesn't happend with linux nor OpenBSD. Didn't tried 5.3 yet. > >>>Hang after detection of ATA devices (floppy's light turns on, then han= g) > > > > I've experienced this myself. Happens w/ nForce-based mobos and > > certain shuttles. My fix has to always set the BIOS setting of the HD > > to LBA instead of Auto or CHS. > > > > Try this and report back ;-) > > > Tried this unsuccessfully, but fixing cpu freq to 100Mhz (instead of > 133Mhz) seems to work... > > I've read something about disabling firewire in the bios, but I have it > on a separate card (not in the MB), and I can't remove it for the moment.= .. > Also try disabling APIC (not ACPI) as I've encountered several mobos that have this implemented poorly w/c results in weird behaviors of the OS. > I'm not kernel developper, but I may try patches or ? > I'm not aware of any patches but I think this is just a hardware config problem tho YMMV. > Geoffroy. > > > cheers mars