From owner-freebsd-acpi@FreeBSD.ORG Mon Aug 16 23:38:42 2004 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D972416A4CF for ; Mon, 16 Aug 2004 23:38:42 +0000 (GMT) Received: from mail.dada.it (mail2.dada.it [195.110.100.2]) by mx1.FreeBSD.org (Postfix) with SMTP id 30C9743D41 for ; Mon, 16 Aug 2004 23:38:37 +0000 (GMT) (envelope-from riccardo@torrini.org) Received: (qmail 21287 invoked from network); 16 Aug 2004 23:38:32 -0000 Received: from unknown (HELO silos.torrini.home) (195.110.114.101) by mail.dada.it with SMTP; 16 Aug 2004 23:38:32 -0000 Received: from trudy.torrini.home (trudy.torrini.home [192.168.22.3]) by silos.torrini.home (Postfix) with ESMTP id 03DD4A91B; Tue, 17 Aug 2004 01:38:33 +0200 (CEST) Received: by trudy.torrini.home (Postfix, from userid 1001) id 6B7DF1F36; Tue, 17 Aug 2004 01:38:33 +0200 (CEST) Date: Tue, 17 Aug 2004 01:38:33 +0200 From: Riccardo Torrini To: Nate Lawson Message-ID: <20040816233833.GA651@trudy.torrini.home> References: <20040815223335.GA82743@trudy.torrini.home> <41203316.90801@root.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41203316.90801@root.org> User-Agent: Mutt/1.5.6i cc: acpi@FreeBSD.ORG cc: freebsd-current@FreeBSD.ORG Subject: Re: Disabled known-bad BIOS revisions X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Aug 2004 23:38:43 -0000 On Sun, Aug 15, 2004 at 09:07:50PM -0700, Nate Lawson wrote: > Try booting with "unset acpi_load" so that acpi is not even loaded. Ahemmm, I'm sorry, but I read the next message and updated my BIOS before any other test :-( Anyway with kernel/world after end of june it boot only if: - add hint.acpi.0.disabled="0" or - use a kernel _without_ option SMP/option apic > Does your system work then? If so, the problem that needs to be > fixed is booting with ACPI disabled and is a bug. I find it hard > to believe that your system was designed to not work without ACPI > since it is from 1999. After a BIOS upgrade it works so I think it doesn't matter. If you really need a report from my old bios I'd think to revert to old one (but only if you _really_ _really_ need it :-) >> (only a "don't know if related" problem: after switching to sound >> and snd_* my machine don't play any sound, device is found at boot >> but no mixer nor dsp are created into /dev ... No need for this, found and solved. With old drivers my AWE/64 use sbc, now it need sb16. Don't ask me why. Sorry for wasting time. Maybe I'm wrong again but I kldloaded snd_driver so I now have both of them (snd_sbc compiled into the kernel and snd_sb16 loaded as module). Reading again NOTES give me a hint: I need both? >> Can I vote for "removing" this MoBo from quirks? > No, the hints give the same behavior you'd have on ... OtherOS ... No need to remove. It is a specific version that broke ACPI boot. After an update from 1014.beta001a to 1014.beta003 works again. Thanks for your time. -- Riccardo. ( http://www.GUFI.org/~vic/ )