(SOLVED) was RE: Acer Aspire 5102 WLMi with Turion 64 X2 FreeBSD
6.2 ACPI problems
Nate Lawson
nate at root.org
Sat Dec 23 11:31:42 PST 2006
Abdullah Al-Marrie wrote:
> On 12/23/06, Nate Lawson <nate at root.org> wrote:
>> Abdullah Al-Marrie wrote:
>> > On 12/22/06, Paul Argentoff <argentoff at rtelekom.ru> wrote:
>> >> On Friday 22 December 2006 17:53, Abdullah Al-Marrie wrote:
>> >>
>> >> > Solved, and posted a HOWTO in my Blog, so other users with this wlan
>> >> > chip would be able to use ndisgen.
>> >>
>> >> Did you say 6.2 _booted_ on your BIOS? What bios release? 2.60?
>> >
>> > Yes, but don't update to 2.60 now, I'm downgrading right away to 2.40
>> >
>> > Here what happens when I close the lid, or choose to reboot.
>> >
>> >
>> > acpi_lid0: wake_prep disabled wake for \_SB_.LID_ (S5)
>> > unknown: wake_prep disabled wake for \_SB_.PCI0.PB3_ (S5)
>> > pcib2: wake_prep disabled wake for \_SB_.PCI0.PB4_ (S5)
>> > pcib3: wake_prep disabled wake for \_SB_.PCI0.PB5_ (S5)
>> > uknown: wake_prep disabled wake for \_SB_.PCI0.PB6_ (S5)
>> > uknown: wake_prep disabled wake for \_SB_.PCI0.PB7_ (S5)
>> > pcib2: wake_prep disabled wake for \_SB_.PCI0.BB4_ (S5)
>> > pcib3: wake_prep disabled wake for \_SB_.PCI0.BB5_ (S5)
>> > ochi0: wake_prep disabled wake for \_SB_.PCI0.OHC1_ (S5)
>> > ochi1: wake_prep disabled wake for \_SB_.PCI0.OHC2_ (S5)
>> > uknown: wake_prep disabled wake for \_SB_.PCI0.EHCI (S5)
>> > uknown: wake_prep disabled wake for \_SB_.PCI0.HDA_ (S5)
>> > atkbdc0: wake_prep disabled wake for \_SB_.PCI0.LPC0.KBC0_ (S5)
>> > rl0: wake_prep disabled wake for \_SB_.PCI0.P2P_.ELAN (S5)
>> > uknown: wake_prep disabled wake for \_SB_.PCI0.AUDO (S5)
>> > uknown: wake_prep disabled wake for \_SB_.PCI0.MODM (S5)
>> >
>> > The Operating system has halted.
>> > Please press any key to reboot.
>> >
>>
>> That shows a normal "halt" sequence. If it halts when you close the
>> lid, then check your hw.acpi.lid_switch_state sysctl. It should not be
>> S5 (power off). Just set it to NONE.
>>
>> All this is in the acpi man page.
>>
>> --
>> Nate
>>
>
> It's set to this by default.
>
> # sysctl hw.acpi.lid_switch_state=NONE
> hw.acpi.lid_switch_state: NONE -> NONE
That's what I expected. So if you close the lid, it does not halt the
system. You just meant those messages were concerning you. They are
nothing to worry about.
To help reboot succeed, you can try changing hw.acpi.disable_on_reboot
and/or hw.acpi.handle_reboot
--
Nate
More information about the freebsd-acpi
mailing list