From owner-freebsd-stable@FreeBSD.ORG Thu Feb 9 11:11:01 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 B2ED316A420; Thu, 9 Feb 2006 11:11:01 +0000 (GMT) (envelope-from dgeo@dgeos.net) Received: from titine.dgeos.net (titine.esm2.imt-mrs.fr [147.94.38.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id 367E143D45; Thu, 9 Feb 2006 11:11:00 +0000 (GMT) (envelope-from dgeo@dgeos.net) Received: from localhost (localhost [127.0.0.1]) by titine.dgeos.net (Postfix) with ESMTP id ECD38678AC; Thu, 9 Feb 2006 13:18:45 +0100 (CET) Received: from titine.dgeos.net ([127.0.0.1]) by localhost (titine.dgeos.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 14272-05; Thu, 9 Feb 2006 13:18:40 +0100 (CET) Received: from dgeos.net (localhost [127.0.0.1]) by titine.dgeos.net (Postfix) with ESMTP id 5C5D06789D; Thu, 9 Feb 2006 13:18:40 +0100 (CET) Received: from dgeo.esm2.imt-mrs.fr (dgeo.esm2.imt-mrs.fr [147.94.38.97]) by mail.dgeos.net (Horde MIME library) with HTTP; Thu, 09 Feb 2006 13:18:40 +0100 Message-ID: <20060209131840.0pgsy7fs1s0ocos0@mail.dgeos.net> Date: Thu, 09 Feb 2006 13:18:40 +0100 From: Geoffroy Desvernay To: "Mars G. Miro" References: <28edec3c0602032049l3d258a5cx72efe2c2ba4b23aa@mail.gmail.com> <43E8E353.1090900@dgeos.net> <28edec3c0602071826t5b619al24f0a93c713b5d30@mail.gmail.com> In-Reply-To: <28edec3c0602071826t5b619al24f0a93c713b5d30@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.0.4) / FreeBSD-5.4 X-Virus-Scanned: amavisd-new at 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: Thu, 09 Feb 2006 11:11:01 -0000 Quoting "Mars G. Miro" : > On 2/8/06, Geoffroy Desvernay wrote: >> >> >>>I've got the same problem with an A7N8X-X (athlon 2000+) motherboard and >> >>>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 hang) >> > >> > 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. > Working at 133Mhz with hint.apic.0.disabled="1" in looader.conf. Thanks for that :) I saw at http://acpi.sf.net/dsdt/view.php?id=233 that a dsdt specific for this board is available... (not fixing all), could this fix anything in my case ? I think I'll give a try on of these days... Geoffroy ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.