| Summary: | ACPI, FreeBSD disables fan on Compaq Armada 1750 | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Nikolas Britton <freebsd> |
| Component: | i386 | Assignee: | freebsd-acpi (Nobody) <acpi> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 5.3-BETA7 | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Nikolas Britton
2004-10-12 10:50:24 UTC
Responsible Changed From-To: freebsd-bugs->freebsd-acpi Assign to the acpi mailing list. Posting a URL to your asl is a good start: acpidump -t -d > bad-fan.asl I'm not sure if this will help but I found a linux kernel patch that claims to fix the ACPI issues with the Compaq Armada 1700 and 1750 Site: https://kilobyte.dyndns.info/linux/ Patch: https://kilobyte.dyndns.info/linux/armada_1700_dsdt_linux-2.6.7.diff.bz2 As requested, here is a copy of my ASL: http://www.nbritton.org/uploads/compaq/armada_17xx.asl This bug also affects the whole Armada 1700 series. The work around I submitted does NOT work if the system is below the hw.acpi.thermal.tz0._ACx threshold, if it is below this threshold at system boot the fan will NEVER turn on even if hw.acpi.thermal.tz0.active=1 is set in loader.conf. Also is it possible to just extract the AML code from the Linux patch an use it to make a FreeBSD patch? I don't know as I'm not a programmer and I'm not sure of any GPL issues. Is this still an issue? -- Andriy Gapon State Changed From-To: open->closed Originator's email bounces now... |