Linux - Laptop and NetbookHaving a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
ACPI randomly reads the core temperature incorrectly, causing it shut down because it reaches critical temperature. Is there either a way to turn the thermal monitor off without completely turning off ACPI or something that will do the same things as ACPI without the same bugs?
I think that this feature is contained in the kernel module "thermal".
Disable it by opening a root shell and issuing "rmmod thermal".
The directory /proc/acpi/thermal_zone/ should be present before "rmmod", and be deleted afterwards.
I looked for that and it wasn't there. I also don't have a directory acpi in /proc, so I'm not even sure how it's working. If it helps I run Fedora 12.
Is there a way to disable the kernel panic shutdown for overheating? I can monitor the temperature manually without it forcing me to shutdown.
Somehow the acpi directory was recently created. I'm not sure how that happened but it is now there. I still don't have the thermal module loaded, so I can't remove it to stop thermal monitoring by acpi. Is there another way to disable ACPI thermal monitoring?
I was able to find a BIOS update for my computer, and that seems to have fixed the problem.
If anyone knows why ACPI may have randomly stopped working and gotten this error a post here may help someone else who may be getting this problem and doesn't have a BIOS update.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.