From owner-freebsd-questions@FreeBSD.ORG Mon Oct 11 10:38:19 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A245716A4CE for ; Mon, 11 Oct 2004 10:38:19 +0000 (GMT) Received: from ms-smtp-02-eri0.southeast.rr.com (ms-smtp-02-lbl.southeast.rr.com [24.25.9.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E04043D3F for ; Mon, 11 Oct 2004 10:38:19 +0000 (GMT) (envelope-from agerber@ncsu.edu) Received: from [127.0.0.1] (rdu57-247-216.nc.rr.com [66.57.247.216] (may be forged))i9BAcE4S026776; Mon, 11 Oct 2004 06:38:16 -0400 (EDT) Message-ID: <416A6309.2010306@ncsu.edu> Date: Mon, 11 Oct 2004 06:40:09 -0400 From: Alan Gerber User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: krinklyfig@spymac.com References: <416991D2.8070806@ncsu.edu> <200410101328.24444.krinklyfig@spymac.com> <41699D1D.4090602@ncsu.edu> <200410110108.22943.krinklyfig@spymac.com> In-Reply-To: <200410110108.22943.krinklyfig@spymac.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: freebsd-questions@freebsd.org Subject: Re: Kernel modules & the 5.2.1-p9 to 5.3b7 migration? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Oct 2004 10:38:19 -0000 Joshua Tinnin wrote: >On Sunday 10 October 2004 01:35 pm, Alan Gerber >wrote: > > >>Joshua Tinnin wrote: >> >> >>>On Sunday 10 October 2004 12:47 pm, Alan Gerber >>>wrote: >>> >>> >>>>I recently decided to update my 5.2.1-p9 system to the latest beta >>>>to check out the improvements in ACPI code on my Dell Latitude >>>>D600 laptop. So I updated sources and went through the usual >>>>[build|install][world|kernel] procedure as described in the >>>>handbook: >>>>http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworl >>>>d.h tml >>>> >>>> >>>Did you rebuild your ports? If you haven't done this, you probably >>>should, as GCC has been updated. While you're at it you might want >>>to remove the mapping in libmap.conf and rebuild for the new >>>library versions in BETA7. I'm not sure if that will solve your >>>ACPI problems, but it has to be done anyway. >>> >>> >>Yes. I have rebuilt each of my installed ports, so in theory the >>libmap.conf mappings should be unnecessary. The problem still >>persists after removing the mappings, so it doesn't look like that >>has an affect on the problem either way. >> >> > >OK, well I doubted that was it, but just wanted to check. > >Have you tried booting without ACPI, such as: hint.acpi.0.disabled="1" >in /boot/device.hints? I realize this defeats the purpose of your >updating, but it might be worth seeing if it works without it. > >- jt >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > > Yes. APM takes over in this case, and the box is usable. However, it does the same thing without booting with ACPI disabled - it merely prints out the error message noted above and goes on its merry way - there is nothing preventing me from using the system whatsoever. -- Alan Gerber