1998-12-24 01:17:11 +00:00
|
|
|
This is a list of additional programs, that may or may not be installed by
|
|
|
|
`make install', and that usually can be found in the `prog' directory of
|
|
|
|
this package.
|
|
|
|
|
2001-04-03 02:39:23 +00:00
|
|
|
These programs are generally small utilities used for debugging,
|
|
|
|
and installation of the lm_sensors package, and for demonstrating
|
|
|
|
the use of the drivers and libraries in this package.
|
|
|
|
For more elaborate programs (for example, GUI sensor displays),
|
|
|
|
see useful_addresses.html.
|
|
|
|
|
2001-01-13 17:24:42 +00:00
|
|
|
|
|
|
|
* doc/developers/editticket (written in shell, not installed)
|
|
|
|
Calls netscape to edit a specific support ticket.
|
|
|
|
|
|
|
|
* doc/developers/readticket (written in shell, not installed)
|
|
|
|
Calls netscape to read a specific support ticket.
|
|
|
|
|
1998-12-24 01:17:11 +00:00
|
|
|
* prog/config/grab_busses.sh (written in bash and awk, not installed)
|
|
|
|
This program helps you generate the `bus' statements for your configuration
|
|
|
|
file. It read /proc/bus/i2c (or the file specified on the command-line),
|
|
|
|
and prints to stdout `bus' statements reflecting the currently detected
|
|
|
|
adapters.
|
2001-01-13 17:24:42 +00:00
|
|
|
|
1999-09-20 15:28:44 +00:00
|
|
|
* prog/daemon/healthd.sh (written in bash, not installed)
|
|
|
|
An example of a very simple hardware health monitoring daemon.
|
2001-01-13 17:24:42 +00:00
|
|
|
|
1999-02-12 05:43:22 +00:00
|
|
|
* prog/detect/i2cdetect (written in C, not installed)
|
|
|
|
This program scans your complete I2C or SMBus adapter for connected devices.
|
|
|
|
Not all devices can be detected in this way, though; and it may hang your
|
|
|
|
bus. Syntax:
|
|
|
|
./i2cdetect 0
|
2001-01-13 17:24:42 +00:00
|
|
|
Here the '0' stands for the bus number (run i2cdetect with no arguments
|
|
|
|
to list all installed busses).
|
|
|
|
|
|
|
|
* prog/detect/sensors-detect (written in Perl, installed by 'make install')
|
|
|
|
This program tries to detect the available SMBus adapters and the chips
|
|
|
|
connected to them and/or the ISA bus. It also generates modprobe lines
|
|
|
|
and module options. This program is interactive and will ask you about
|
|
|
|
all information it needs.
|
|
|
|
|
1999-04-22 13:06:24 +00:00
|
|
|
* prog/doc/doc-features.pl (written in Perl, not installed)
|
|
|
|
This program is used to help us generate driver documentation; it scans
|
|
|
|
some C source programs to do this. Syntax:
|
|
|
|
./doc-features.pl BASE [PREFIX...]
|
|
|
|
BASE is the path to the base directory of the lm_sensors tree
|
|
|
|
PREFIX is one of more prefixes of chips you want documented; if left out,
|
|
|
|
all chips are documented.
|
2001-01-13 17:24:42 +00:00
|
|
|
|
1999-04-22 13:06:24 +00:00
|
|
|
* prog/doc/doc-insmod.pl (written in Perl, not installed)
|
|
|
|
This program is used to help us generate driver documentation; it reads
|
|
|
|
all module information and outputs insmod parameter information. Syntax:
|
|
|
|
./doc-insmod.pl DRIVER
|
2001-01-13 17:24:42 +00:00
|
|
|
|
1999-01-13 21:00:04 +00:00
|
|
|
* prog/dump/i2cdump (written in C, not installed)
|
2001-04-03 02:39:23 +00:00
|
|
|
This program dumps the registers of a I2C device that understands
|
2001-01-13 17:24:42 +00:00
|
|
|
the 'byte data' or 'word data' and block read SMBus protocols.
|
|
|
|
Usual syntax:
|
1999-01-13 21:00:04 +00:00
|
|
|
./i2cdump 0 0x49 b
|
2001-01-13 17:24:42 +00:00
|
|
|
Here the '0' stands for the bus number (run i2cdump with no arguments
|
|
|
|
to list all installed busses).
|
2001-04-03 02:39:23 +00:00
|
|
|
'0x49' is the device address, and 'b' or 'w' stands for byte
|
1999-01-13 21:00:04 +00:00
|
|
|
or word data.
|
2001-01-13 17:24:42 +00:00
|
|
|
|
2001-04-03 02:39:23 +00:00
|
|
|
* prog/dump/i2cset (written in C, not installed)
|
|
|
|
This program is used to write the register of a I2C device.
|
|
|
|
Usual syntax:
|
|
|
|
./i2cset bus device address data
|
|
|
|
|
1999-01-08 20:21:32 +00:00
|
|
|
* prog/dump/isadump (written in C, not installed)
|
2001-04-03 02:39:23 +00:00
|
|
|
This program dumps the registers of LM78-like chips, or more
|
|
|
|
exactly, chips which use one I/O-port for its address and one as its
|
1999-01-08 20:21:32 +00:00
|
|
|
data register. Usual syntax:
|
|
|
|
./isadump 0x295 0x296
|
2001-01-13 17:24:42 +00:00
|
|
|
|
1998-12-24 01:17:11 +00:00
|
|
|
* prog/eeprom/decode-dimms.pl (written in Perl 5, not installed)
|
|
|
|
This program decodes the information generated by the `eeprom.o' module.
|
|
|
|
It will only work for the installed eeprom module from the src/ directory,
|
|
|
|
not for the old one in the i2c/drivers/ directory.
|
2001-01-13 17:24:42 +00:00
|
|
|
|
2002-02-08 00:59:30 +00:00
|
|
|
* prog/eeprom/decode-vaio.pl (written in Perl 5, not installed)
|
|
|
|
This program decodes the information in a Sony Vaio laptop
|
|
|
|
identification eeprom at 0x57.
|
|
|
|
|
2001-08-15 02:13:27 +00:00
|
|
|
* prog/eepromer/eepromer (written in C, not installed)
|
|
|
|
This program reads and writes eeproms.
|
|
|
|
Danger: Do not use this to write your DRAM DIMM eeproms.
|
|
|
|
|
2001-01-13 17:24:42 +00:00
|
|
|
* prog/hotplug/m7101.o (kernel module, not installed)
|
|
|
|
An experimental kernel module to enable the Acer Labs 7101 PCI device.
|
|
|
|
See prog/hotplug/README for details.
|
|
|
|
|
2002-02-27 02:47:04 +00:00
|
|
|
* prog/hotplug/p4b_smbus.o (kernel module, not installed)
|
|
|
|
An experimental kernel module to enable the i801 2443 PCI device
|
|
|
|
on Asus P4B boards.
|
|
|
|
See prog/hotplug/README.p4b for details.
|
|
|
|
|
2002-06-30 23:39:32 +00:00
|
|
|
* prog/init/lm_sensors.init (shell script, not installed)
|
|
|
|
A SysV init script to be installed in /etc/rc.d/init.d/
|
|
|
|
It inserts the bus and chip modules.
|
|
|
|
|
|
|
|
* prog/init/sensord.init (shell script, not installed)
|
|
|
|
A SysV init script to be installed in /etc/rc.d/init.d/
|
|
|
|
It inserts the bus and chip modules and starts the sensord daemon.
|
2002-01-05 17:16:38 +00:00
|
|
|
|
2001-01-13 17:24:42 +00:00
|
|
|
* prog/matorb/displayit.pl (written in Perl, not installed)
|
|
|
|
A simple Perl script to display a 'screen' on a Matrix Orbital Display.
|
|
|
|
|
|
|
|
* prog/maxilife/sysinfo.sh (written in shell, not installed)
|
|
|
|
Write system information to the HP Maxilife LCD display using writelcd.sh.
|
|
|
|
|
|
|
|
* prog/maxilife/writelcd.sh (written in shell, not installed)
|
|
|
|
Write a string to the HP Maxilife LCD display.
|
|
|
|
|
1999-01-13 21:00:04 +00:00
|
|
|
* prog/mkdev/mkdev.sh (written in bash, not installed)
|
|
|
|
This script creates the /dev/i2c-* files. Please check the source before
|
|
|
|
you run it, as you may need to set some variables first.
|
2001-01-13 17:24:42 +00:00
|
|
|
|
2001-03-31 04:11:18 +00:00
|
|
|
* prog/rrd/sens_update_rrd (written in bash, not installed)
|
|
|
|
This script gathers sensors data and adds it to a round robin database
|
2001-04-03 02:39:23 +00:00
|
|
|
(RRD). RRD is then used to display the graphed data in web pages.
|
|
|
|
See prog/rrd/README for more information.
|
2001-03-31 04:11:18 +00:00
|
|
|
|
1999-12-03 00:48:25 +00:00
|
|
|
* prog/sensord/sensord (written in C, installed by `make install-prog-sensord')
|
2000-07-07 21:23:43 +00:00
|
|
|
This daemon can be used to periodically log sensor readings from
|
|
|
|
the sensors hardware to syslog, and to alert (using syslog level ALERT)
|
|
|
|
when a sensor alarm is signalled; for example, if a fan fails, a temperature
|
|
|
|
limit is exceeded, etc.
|
2001-01-13 17:24:42 +00:00
|
|
|
|
1998-12-24 01:17:11 +00:00
|
|
|
* prog/sensors/sensors (written in C, installed by `make install')
|
|
|
|
This pretty-prints the information provided by the modules. It is a normal
|
2001-01-13 17:24:42 +00:00
|
|
|
console application, using stdout. It is essential, because
|
1998-12-24 01:17:11 +00:00
|
|
|
unlike the raw /proc/sys/dev/sensors/*/* files, it takes your configuration
|
|
|
|
file into account.
|
2001-01-13 17:24:42 +00:00
|
|
|
|
2001-03-31 04:11:18 +00:00
|
|
|
* prog/tellerstats/gather.sh, tellerstats.sh (written in bash, not installed)
|
2001-04-03 02:39:23 +00:00
|
|
|
These scripts gather sensors data and graph the data for web pages.
|
|
|
|
See prog/tellerstats/README for more information.
|
2001-03-31 04:11:18 +00:00
|
|
|
|
2001-01-13 17:24:42 +00:00
|
|
|
* prog/xeon/decode-xeon.pl (written in Perl, not installed)
|
1999-09-20 15:28:44 +00:00
|
|
|
ID ROM data decoding for Xeon processors.
|