Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Nov 2005 01:12:04 -0800
From:      Nate Lawson <nate@root.org>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        David Kelly <dkelly@hiwaay.net>, freebsd-acpi@FreeBSD.org
Subject:   Re: Worked in RELENG_5, fails in RELENG_6
Message-ID:  <438D6CE4.8010907@root.org>
In-Reply-To: <7689ADE7-14BF-42C8-A3BD-B10E514799B3@FreeBSD.org>
References:  <20051127010724.GA1161@Grumpy.DynDNS.org>	<200511280813.59911.jhb@freebsd.org>	<804E027B-1274-40E2-8691-F6B6D057BC0A@hiwaay.net>	<200511291452.35400.jhb@freebsd.org>	<20051129211928.GE4935@Grumpy.DynDNS.org>	<438CDFD3.4080800@dial.pipex.com>	<2647189F-12C2-4084-82C8-A706388BCB24@hiwaay.net> <7689ADE7-14BF-42C8-A3BD-B10E514799B3@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
John Baldwin wrote:
> 
> On Nov 29, 2005, at 10:50 PM, David Kelly wrote:
> 
>>
>> On Nov 29, 2005, at 5:10 PM, Alex Zbyslaw wrote:
>>
>>> David Kelly wrote:
>>>
>>>> Could I
>>>> boot a 5.4 CDROM to test ACPI?
>>>
>>> Yes you could.  I did this the other day on a machine that doesn't  
>>> even have a disk yet ;-)  acpidump is there.  Select fixit then  live 
>>> file system (if memory serves) but you probably knew that !
>>
>>
>> Problem solved, but I've been working on it too hard not to share  the 
>> story which might be useful:
>>
>> Without hw.physmem="2G" its now finding the full memory load so I  
>> don't know what was happening previously.
> 
> 
> Actually, this is the second report I've had that setting hw.physmem  
> interacts badly with ACPI.  The other report I had resulted in a  kernel 
> panic if it was set to 3G.

I suspect mapping the memory to read the FACS is failing for the 
hw.physmem case.  His machine probably has tables at 2G (highmem). A 
common location (other than < 1MB) is top of memory minus 16 MB.  I 
don't know what setting hw.physmem actually does -- does it change how 
we can map high memory?

-- 
Nate



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?438D6CE4.8010907>