http://bugzilla.kernel.org/show_bug.cgi?id=7122





------- Additional Comments From [EMAIL PROTECTED]  2006-12-06 12:58 -------
Dear Linux user or developer,

I do not know any coding andIi am not an expert at all. I tried kernel 
2.6.19, still, after a suspend to ram the fan does't work anymore like 
2.6.18. After a resume from suspend to disk the fan works fine.

I found a simple solution to the problem:

Comment out before compiling these 4 lines of the fan module:

/*static int acpi_fan_suspend(struct acpi_device *device, int state);
* static int acpi_fan_resume(struct acpi_device *device, int state);
*/

and:

/*              .suspend = acpi_fan_suspend,
*               .resume = acpi_fan_resume,
*/

Things will work properly then.

I hope someone will resolve this bug, i am prepared to test a possible 
solution, but again, I am a Linux user and not an expert.

Kind regards,

Otto Meijer



>From: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: [Bug 7122] Thermal management problems - HPC nx6325
>Date: Mon, 4 Dec 2006 15:01:11 -0800
>
>http://bugzilla.kernel.org/show_bug.cgi?id=7122
>
>
>
>
>
>------- Additional Comments From [EMAIL PROTECTED]  2006-12-04 14:57 
>-------
>Hi, I have the same fan problem after S3 suspend on my HP NC6000 notebook, 
>on
>2.6.19. I have no DSDT errors and no errors are printed to dmesg. I cannot
>transition fans after resuming.
>
>However, if I apply the patch from comment #38, everything magically starts
>working again (like 2.6.17).
>
>Please apply.
>
>------- You are receiving this mail because: -------
>You are on the CC list for the bug, or are watching someone who is.

_________________________________________________________________
Nieuw: Live Mail. Mis het niet en profiteer direct van de voordelen! 
http://imagine-windowslive.com/mail/launch/default.aspx?Locale=nl-nl



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to