Dual Core Problems
Ivaylo Mateev
imateev at uos.de
Tue Jul 10 12:22:30 UTC 2007
On 10.07.2007, at 14:11, Tom Evans wrote:
> On Tue, 2007-07-10 at 13:58 +0200, Ivaylo Mateev wrote:
>> It is not working :(
>>
>> On 10.07.2007, at 13:47, Søren Klintrup wrote:
>>
>>> Ivaylo Mateev wrote:
>>>
>>>> ACPI is not working corectly. When i type shutdown -h now, the
>>>> Computer do not power off, but stay on with the Uptime massage
>>>
>>> you need to use 'shutdown -p now' to power off the system.
>>>
>>> read shutdown(8) for more
>>>
>>> /Søren
>>>
>
> Please don't top-post.
>
> 'shutdown -h now' will halt the system, ie put it into a state whereby
> pressing the power button will turn off the system.
>
> 'shutdown -p now' will halt the system and then power down the system
> down.
>
> If 'shutdown -p now' isn't working for you, what is the output of
> 'sysctl hw.acpi'?
[strato at heavymetal ~]$ sudo sysctl hw.acpi
hw.acpi.supported_sleep_state: S3 S4 S5
hw.acpi.power_button_state: S5
hw.acpi.sleep_button_state: S3
hw.acpi.lid_switch_state: NONE
hw.acpi.standby_state: S1
hw.acpi.suspend_state: S3
hw.acpi.sleep_delay: 1
hw.acpi.s4bios: 0
hw.acpi.verbose: 0
hw.acpi.disable_on_reboot: 0
hw.acpi.handle_reboot: 0
hw.acpi.reset_video: 0
hw.acpi.cpu.cx_lowest: C1
hw.acpi.thermal.min_runtime: 0
hw.acpi.thermal.polling_rate: 10
hw.acpi.thermal.user_override: 0
hw.acpi.thermal.tz0.temperature: 48.0C
hw.acpi.thermal.tz0.active: -1
hw.acpi.thermal.tz0.passive_cooling: 1
hw.acpi.thermal.tz0.thermal_flags: 0
hw.acpi.thermal.tz0._PSV: 80.0C
hw.acpi.thermal.tz0._HOT: -1
hw.acpi.thermal.tz0._CRT: 90.0C
hw.acpi.thermal.tz0._ACx: 80.0C -1 -1 -1 -1 -1 -1 -1 -1 -1
[strato at heavymetal ~]$
More information about the freebsd-stable
mailing list