http://bugzilla.kernel.org/show_bug.cgi?id=12476
------- Comment #15 from [email protected] 2009-01-21 19:32 ------- Hi, Alekasandar Thanks for caring this issue. From the acpidump it seems that this is similar to that on the Ivo's laptop. And the ACPI fan device is also turned on/off by evaluating the ACPI _ON/_OFF object. If the DTSP is zero, there is nothing to do in the _ON/_OFF object. In such case the physical fan device can't be controlled by ACPI fan object. Do you mean that the FAN device can work well on windows? Xp or Vista? If it is XP, how about adding the following option? > acpi_osi="!Linux" acpi_osi="!Windows 2006" If it is vista, how about adding the following option? > acpi_osi="!Linux" acpi_osi="!Windows 2001" acpi_osi="!Windows 2001 SP1" acpi_osi="!Windows 2001 SP2" Thanks. -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
