summaryrefslogtreecommitdiffstats
path: root/system/i8kutils/README
blob: 12cf13bd97a447ef3f591da8b4c33ba4e6902941 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
This is a collection of utilities to control Dell Inspiron and
Latitude laptops. It includes programs to turn the fan on and off,
to read fan status, CPU temperature, BIOS version and to handle the
volume buttons and Fn-keys. The package includes also a small Tk
applet, designed to be swallowed in the GNOME panel, which monitors
the CPU temperature and controls automatically the fans accordingly
to user defined thresholds. 

Make sure the i8k module is loaded before using i8kutils.

- i8kutils tarball includes a diagnostic utility named smm, claimed
to be dangerous by the developer (see comments at the top of smm
source file, smm.c). Compilation of smm is therefore disabled by
default; set the variable SMM=yes to enable it, e.g.
	# SMM=yes ./i8kutils.SlackBuild

Mind also that compilation of smm should fail on Slackware64, but 
the SlackBuild will try anyway.  smm can damage your data and your 
hardware, so be careful and use it only if you know what you're doing.