Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Nov 2003 22:44:05 -0600
From:      Eric Anderson <anderson@centtech.com>
To:        Nate Lawson <nate@root.org>
Cc:        current@freebsd.org
Subject:   Re: acpi_cpu_idle panic (Was: Re: kernel panic with todays source)
Message-ID:  <3FBAF515.6070507@centtech.com>
In-Reply-To: <20031118172757.S65940@root.org>
References:  <20031116120622.O57495@root.org> <200311180346.22259@harrymail> <20031118095752.R64353@root.org> <200311182346.13704@harrymail> <3FBAC2DB.1080004@centtech.com> <20031118172757.S65940@root.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Nate Lawson wrote:

>>Ok - what do I need to do to try this new acpi stuff out?  I'm running
>>-current as of Nov 14th, and I'd like to help debug/test this on my
>>notebook..
>>    
>>
>
>cvsup to -current as of today would be a good first start.  The code was
>committed Nov 15.  Then boot with acpi enabled and post the output of
>sysctl hw.acpi.cpu.  You can try different levels by doing sysctl
>hw.acpi.cpu.cx_lowest=x where x is 0...(number_supported_states - 1)
>  
>
Thanks! I've rebuilt and am happy to say that nothing is hosed and I 
booted successfully :)

Here's my sysctl output:
$ sysctl hw.acpi.cpu
hw.acpi.cpu.max_speed: 8
hw.acpi.cpu.current_speed: 4
hw.acpi.cpu.performance_speed: 8
hw.acpi.cpu.economy_speed: 4
hw.acpi.cpu.cx_supported: C1/1 C2/1 C3/85 C3/185
hw.acpi.cpu.cx_lowest: 0
hw.acpi.cpu.cx_history: 23589/0 0/0 0/0 0/0

I played with the different levels a bit, and can't tell much difference 
in them. Let me know what else I can try to break with this.  Just for 
the info, I booted with a/c plugged in, but did the sysctl running on 
battery.

Thanks Nate for the hints..
Eric

-- 
------------------------------------------------------------------
Eric Anderson	   Systems Administrator      Centaur Technology
All generalizations are false, including this one.
------------------------------------------------------------------




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FBAF515.6070507>