ACPI (Advanced Configuration and Power Interface) is a standard for power management.
2
votes
3answers
4k views
How do I start the fan manually in Linux?
My fan doesn't run in Linux. I'm worried that the laptop might turn off if the temperature gets critically high.
I ran the following command:
dmesg | grep -I fan
This gave me:
ACPI: Fan [FAN0] ...
1
vote
1answer
174 views
The brightness on my Lenovo SL510 only moves between 100% and 0%?
I have a Lenovo SL510 laptop running Linux Mint Debian Edition (based on Debian Testing) using the Cinnamon DE, and the brightness appears to only have two settings: 100% and 0%. If I use the ...