Skip to content

Instantly share code, notes, and snippets.

@wonkoderverstaendige
Created July 21, 2015 17:55
Show Gist options
  • Save wonkoderverstaendige/9c56529de335cc18976a to your computer and use it in GitHub Desktop.
Save wonkoderverstaendige/9c56529de335cc18976a to your computer and use it in GitHub Desktop.
Thottle fan on Acer 1810TZ when on AC
#!/bin/bash
sudo modprobe acerhdf
sudo sh -c 'echo -n "enabled" > /sys/class/thermal/thermal_zone0/mode'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment