Updated acpi_cpu patch

Nate Lawson nate at root.org
Tue Dec 2 14:06:37 PST 2003


On Tue, 2 Dec 2003, Lukas Ertl wrote:
> On Tue, 2 Dec 2003, Nate Lawson wrote:
> > Um, you have no _ACx values so the fan will be controlled by the BIOS.  We
> > should probably provide a way for users to supply their own _ACx values if
> > they're not happy with the BIOS's but I'm not sure your ASL exports a
> > power resource for the fan object.  Do you have an object with id PNP0C0B?
>
> No, there's no PNP0C0B device.

Build with options ACPI_DEBUG and boot with this in loader.conf:
debug.acpi.layer=ACPI_POWER
debug.acpi.level=ACPI_LV_OBJECTS

It will print any power resources you have.

-Nate


More information about the freebsd-current mailing list