| 1 | |
|---|
| 2 | [root@quad1 lm-sensors]# make user |
|---|
| 3 | Makefile:300: kernel/include/sensors.hd: No such file or directory |
|---|
| 4 | Makefile:300: lib/data.ld: No such file or directory |
|---|
| 5 | Makefile:300: lib/general.ld: No such file or directory |
|---|
| 6 | Makefile:300: lib/error.ld: No such file or directory |
|---|
| 7 | Makefile:300: lib/chips.ld: No such file or directory |
|---|
| 8 | Makefile:300: lib/proc.ld: No such file or directory |
|---|
| 9 | Makefile:300: lib/access.ld: No such file or directory |
|---|
| 10 | Makefile:300: lib/init.ld: No such file or directory |
|---|
| 11 | Makefile:300: lib/sysfs.ld: No such file or directory |
|---|
| 12 | Makefile:300: lib/data.ad: No such file or directory |
|---|
| 13 | Makefile:300: lib/general.ad: No such file or directory |
|---|
| 14 | Makefile:300: lib/error.ad: No such file or directory |
|---|
| 15 | Makefile:300: lib/chips.ad: No such file or directory |
|---|
| 16 | Makefile:300: lib/proc.ad: No such file or directory |
|---|
| 17 | Makefile:300: lib/access.ad: No such file or directory |
|---|
| 18 | Makefile:300: lib/init.ad: No such file or directory |
|---|
| 19 | Makefile:300: lib/sysfs.ad: No such file or directory |
|---|
| 20 | Makefile:300: prog/detect/i2cdetect.rd: No such file or directory |
|---|
| 21 | Makefile:300: prog/dump/i2cdump.rd: No such file or directory |
|---|
| 22 | Makefile:300: prog/dump/i2cset.rd: No such file or directory |
|---|
| 23 | Makefile:300: prog/dump/i2cget.rd: No such file or directory |
|---|
| 24 | Makefile:300: prog/dump/i2cbusses.rd: No such file or directory |
|---|
| 25 | Makefile:300: prog/dump/util.rd: No such file or directory |
|---|
| 26 | Makefile:300: prog/dump/isadump.rd: No such file or directory |
|---|
| 27 | Makefile:300: prog/dump/isaset.rd: No such file or directory |
|---|
| 28 | Makefile:300: prog/dump/superio.rd: No such file or directory |
|---|
| 29 | Makefile:300: prog/sensors/main.rd: No such file or directory |
|---|
| 30 | Makefile:300: prog/sensors/chips.rd: No such file or directory |
|---|
| 31 | gcc -M -MG -DETCDIR="\"/etc\"" -I. -Ikernel/include -I/usr/local/include -Wundef -Wall -O2 prog/sensors/chips.c | \ |
|---|
| 32 | sed -e 's@^\(.*\)\.o:@prog/sensors/chips.rd prog/sensors/chips.ro: Makefile '`dirname prog/sensors/chips.rd`/Module.mk' @' > prog/sensors/chips.rd |
|---|
| 33 | gcc -M -MG -DETCDIR="\"/etc\"" -I. -Ikernel/include -I/usr/local/include -Wundef -Wall -O2 prog/sensors/main.c | \ |
|---|
| 34 | sed -e 's@^\(.*\)\.o:@prog/sensors/main.rd prog/sensors/main.ro: Makefile '`dirname prog/sensors/main.rd`/Module.mk' @' > prog/sensors/main.rd |
|---|
| 35 | gcc -M -MG -DETCDIR="\"/etc\"" -I. -Ikernel/include -I/usr/local/include -Wundef -Wall -O2 prog/dump/superio.c | \ |
|---|
| 36 | sed -e 's@^\(.*\)\.o:@prog/dump/superio.rd prog/dump/superio.ro: Makefile '`dirname prog/dump/superio.rd`/Module.mk' @' > prog/dump/superio.rd |
|---|
| 37 | gcc -M -MG -DETCDIR="\"/etc\"" -I. -Ikernel/include -I/usr/local/include -Wundef -Wall -O2 prog/dump/isaset.c | \ |
|---|
| 38 | sed -e 's@^\(.*\)\.o:@prog/dump/isaset.rd prog/dump/isaset.ro: Makefile '`dirname prog/dump/isaset.rd`/Module.mk' @' > prog/dump/isaset.rd |
|---|
| 39 | gcc -M -MG -DETCDIR="\"/etc\"" -I. -Ikernel/include -I/usr/local/include -Wundef -Wall -O2 prog/dump/isadump.c | \ |
|---|
| 40 | sed -e 's@^\(.*\)\.o:@prog/dump/isadump.rd prog/dump/isadump.ro: Makefile '`dirname prog/dump/isadump.rd`/Module.mk' @' > prog/dump/isadump.rd |
|---|
| 41 | gcc -M -MG -DETCDIR="\"/etc\"" -I. -Ikernel/include -I/usr/local/include -Wundef -Wall -O2 prog/dump/util.c | \ |
|---|
| 42 | sed -e 's@^\(.*\)\.o:@prog/dump/util.rd prog/dump/util.ro: Makefile '`dirname prog/dump/util.rd`/Module.mk' @' > prog/dump/util.rd |
|---|
| 43 | gcc -M -MG -DETCDIR="\"/etc\"" -I. -Ikernel/include -I/usr/local/include -Wundef -Wall -O2 prog/dump/i2cbusses.c | \ |
|---|
| 44 | sed -e 's@^\(.*\)\.o:@prog/dump/i2cbusses.rd prog/dump/i2cbusses.ro: Makefile '`dirname prog/dump/i2cbusses.rd`/Module.mk' @' > prog/dump/i2cbusses.rd |
|---|
| 45 | gcc -M -MG -DETCDIR="\"/etc\"" -I. -Ikernel/include -I/usr/local/include -Wundef -Wall -O2 prog/dump/i2cget.c | \ |
|---|
| 46 | sed -e 's@^\(.*\)\.o:@prog/dump/i2cget.rd prog/dump/i2cget.ro: Makefile '`dirname prog/dump/i2cget.rd`/Module.mk' @' > prog/dump/i2cget.rd |
|---|
| 47 | gcc -M -MG -DETCDIR="\"/etc\"" -I. -Ikernel/include -I/usr/local/include -Wundef -Wall -O2 prog/dump/i2cset.c | \ |
|---|
| 48 | sed -e 's@^\(.*\)\.o:@prog/dump/i2cset.rd prog/dump/i2cset.ro: Makefile '`dirname prog/dump/i2cset.rd`/Module.mk' @' > prog/dump/i2cset.rd |
|---|
| 49 | gcc -M -MG -DETCDIR="\"/etc\"" -I. -Ikernel/include -I/usr/local/include -Wundef -Wall -O2 prog/dump/i2cdump.c | \ |
|---|
| 50 | sed -e 's@^\(.*\)\.o:@prog/dump/i2cdump.rd prog/dump/i2cdump.ro: Makefile '`dirname prog/dump/i2cdump.rd`/Module.mk' @' > prog/dump/i2cdump.rd |
|---|
| 51 | gcc -M -MG -DETCDIR="\"/etc\"" -I. -Ikernel/include -I/usr/local/include -Wundef -Wall -O2 prog/detect/i2cdetect.c | \ |
|---|
| 52 | sed -e 's@^\(.*\)\.o:@prog/detect/i2cdetect.rd prog/detect/i2cdetect.ro: Makefile '`dirname prog/detect/i2cdetect.rd`/Module.mk' @' > prog/detect/i2cdetect.rd |
|---|
| 53 | gcc -M -MG -I. -Ikernel/include -I/usr/local/include -DSYSFS_SUPPORT -Wall -O2 lib/sysfs.c | \ |
|---|
| 54 | sed -e 's@^\(.*\)\.o:@lib/sysfs.ad lib/sysfs.ao: Makefile '`dirname lib/sysfs.ad`/Module.mk' @' > lib/sysfs.ad |
|---|
| 55 | gcc -M -MG -I. -Ikernel/include -I/usr/local/include -DSYSFS_SUPPORT -Wall -O2 lib/init.c | \ |
|---|
| 56 | sed -e 's@^\(.*\)\.o:@lib/init.ad lib/init.ao: Makefile '`dirname lib/init.ad`/Module.mk' @' > lib/init.ad |
|---|
| 57 | gcc -M -MG -I. -Ikernel/include -I/usr/local/include -DSYSFS_SUPPORT -Wall -O2 lib/access.c | \ |
|---|
| 58 | sed -e 's@^\(.*\)\.o:@lib/access.ad lib/access.ao: Makefile '`dirname lib/access.ad`/Module.mk' @' > lib/access.ad |
|---|
| 59 | gcc -M -MG -I. -Ikernel/include -I/usr/local/include -DSYSFS_SUPPORT -Wall -O2 lib/proc.c | \ |
|---|
| 60 | sed -e 's@^\(.*\)\.o:@lib/proc.ad lib/proc.ao: Makefile '`dirname lib/proc.ad`/Module.mk' @' > lib/proc.ad |
|---|
| 61 | gcc -M -MG -I. -Ikernel/include -I/usr/local/include -DSYSFS_SUPPORT -Wall -O2 lib/chips.c | \ |
|---|
| 62 | sed -e 's@^\(.*\)\.o:@lib/chips.ad lib/chips.ao: Makefile '`dirname lib/chips.ad`/Module.mk' @' > lib/chips.ad |
|---|
| 63 | gcc -M -MG -I. -Ikernel/include -I/usr/local/include -DSYSFS_SUPPORT -Wall -O2 lib/error.c | \ |
|---|
| 64 | sed -e 's@^\(.*\)\.o:@lib/error.ad lib/error.ao: Makefile '`dirname lib/error.ad`/Module.mk' @' > lib/error.ad |
|---|
| 65 | gcc -M -MG -I. -Ikernel/include -I/usr/local/include -DSYSFS_SUPPORT -Wall -O2 lib/general.c | \ |
|---|
| 66 | sed -e 's@^\(.*\)\.o:@lib/general.ad lib/general.ao: Makefile '`dirname lib/general.ad`/Module.mk' @' > lib/general.ad |
|---|
| 67 | gcc -M -MG -I. -Ikernel/include -I/usr/local/include -DSYSFS_SUPPORT -Wall -O2 lib/data.c | \ |
|---|
| 68 | sed -e 's@^\(.*\)\.o:@lib/data.ad lib/data.ao: Makefile '`dirname lib/data.ad`/Module.mk' @' > lib/data.ad |
|---|
| 69 | gcc -M -MG -I. -Ikernel/include -I/usr/local/include -DSYSFS_SUPPORT -fpic -D_REENTRANT -Wall -O2 lib/sysfs.c | \ |
|---|
| 70 | sed -e 's@^\(.*\)\.o:@lib/sysfs.ld lib/sysfs.lo: Makefile '`dirname lib/sysfs.ld`/Module.mk' @' > lib/sysfs.ld |
|---|
| 71 | gcc -M -MG -I. -Ikernel/include -I/usr/local/include -DSYSFS_SUPPORT -fpic -D_REENTRANT -Wall -O2 lib/init.c | \ |
|---|
| 72 | sed -e 's@^\(.*\)\.o:@lib/init.ld lib/init.lo: Makefile '`dirname lib/init.ld`/Module.mk' @' > lib/init.ld |
|---|
| 73 | gcc -M -MG -I. -Ikernel/include -I/usr/local/include -DSYSFS_SUPPORT -fpic -D_REENTRANT -Wall -O2 lib/access.c | \ |
|---|
| 74 | sed -e 's@^\(.*\)\.o:@lib/access.ld lib/access.lo: Makefile '`dirname lib/access.ld`/Module.mk' @' > lib/access.ld |
|---|
| 75 | gcc -M -MG -I. -Ikernel/include -I/usr/local/include -DSYSFS_SUPPORT -fpic -D_REENTRANT -Wall -O2 lib/proc.c | \ |
|---|
| 76 | sed -e 's@^\(.*\)\.o:@lib/proc.ld lib/proc.lo: Makefile '`dirname lib/proc.ld`/Module.mk' @' > lib/proc.ld |
|---|
| 77 | gcc -M -MG -I. -Ikernel/include -I/usr/local/include -DSYSFS_SUPPORT -fpic -D_REENTRANT -Wall -O2 lib/chips.c | \ |
|---|
| 78 | sed -e 's@^\(.*\)\.o:@lib/chips.ld lib/chips.lo: Makefile '`dirname lib/chips.ld`/Module.mk' @' > lib/chips.ld |
|---|
| 79 | gcc -M -MG -I. -Ikernel/include -I/usr/local/include -DSYSFS_SUPPORT -fpic -D_REENTRANT -Wall -O2 lib/error.c | \ |
|---|
| 80 | sed -e 's@^\(.*\)\.o:@lib/error.ld lib/error.lo: Makefile '`dirname lib/error.ld`/Module.mk' @' > lib/error.ld |
|---|
| 81 | gcc -M -MG -I. -Ikernel/include -I/usr/local/include -DSYSFS_SUPPORT -fpic -D_REENTRANT -Wall -O2 lib/general.c | \ |
|---|
| 82 | sed -e 's@^\(.*\)\.o:@lib/general.ld lib/general.lo: Makefile '`dirname lib/general.ld`/Module.mk' @' > lib/general.ld |
|---|
| 83 | gcc -M -MG -I. -Ikernel/include -I/usr/local/include -DSYSFS_SUPPORT -fpic -D_REENTRANT -Wall -O2 lib/data.c | \ |
|---|
| 84 | sed -e 's@^\(.*\)\.o:@lib/data.ld lib/data.lo: Makefile '`dirname lib/data.ld`/Module.mk' @' > lib/data.ld |
|---|
| 85 | ( grep 'SENSORS SYSCTL START' /dev/null kernel/chips/*.c | \ |
|---|
| 86 | sed -e 's/:.*//' -e 's#^#kernel/include/sensors.h: #' ) > kernel/include/sensors.hd |
|---|
| 87 | cat kernel/include/sensors.h.template > kernel/include/sensors.h |
|---|
| 88 | awk '/SENSORS SYSCTL START/,/SENSORS SYSCTL END/' kernel/chips/*.c >> kernel/include/sensors.h |
|---|
| 89 | echo '#endif' >> kernel/include/sensors.h |
|---|
| 90 | gcc -M -MG -DETCDIR="\"/etc\"" -I. -Ikernel/include -I/usr/local/include -Wundef -Wall -O2 prog/sensors/chips.c | \ |
|---|
| 91 | sed -e 's@^\(.*\)\.o:@prog/sensors/chips.rd prog/sensors/chips.ro: Makefile '`dirname prog/sensors/chips.rd`/Module.mk' @' > prog/sensors/chips.rd |
|---|
| 92 | gcc -I. -Ikernel/include -I/usr/local/include -DSYSFS_SUPPORT -Wall -O2 -c lib/data.c -o lib/data.ao |
|---|
| 93 | gcc -I. -Ikernel/include -I/usr/local/include -DSYSFS_SUPPORT -Wall -O2 -c lib/general.c -o lib/general.ao |
|---|
| 94 | gcc -I. -Ikernel/include -I/usr/local/include -DSYSFS_SUPPORT -Wall -O2 -c lib/error.c -o lib/error.ao |
|---|
| 95 | gcc -I. -Ikernel/include -I/usr/local/include -DSYSFS_SUPPORT -Wall -O2 -c lib/chips.c -o lib/chips.ao |
|---|
| 96 | gcc -I. -Ikernel/include -I/usr/local/include -DSYSFS_SUPPORT -Wall -O2 -c lib/proc.c -o lib/proc.ao |
|---|
| 97 | gcc -I. -Ikernel/include -I/usr/local/include -DSYSFS_SUPPORT -Wall -O2 -c lib/access.c -o lib/access.ao |
|---|
| 98 | gcc -I. -Ikernel/include -I/usr/local/include -DSYSFS_SUPPORT -Wall -O2 -c lib/init.c -o lib/init.ao |
|---|
| 99 | gcc -I. -Ikernel/include -I/usr/local/include -DSYSFS_SUPPORT -Wall -O2 -c lib/sysfs.c -o lib/sysfs.ao |
|---|
| 100 | bison -p sensors_yy -d lib/conf-parse.y -o lib/conf-parse.c |
|---|
| 101 | gcc -I. -Ikernel/include -I/usr/local/include -DSYSFS_SUPPORT -Wall -O2 -c lib/conf-parse.c -o lib/conf-parse.ao |
|---|
| 102 | flex -Psensors_yy -t -Cfe -8 lib/conf-lex.l > lib/conf-lex.c |
|---|
| 103 | gcc -I. -Ikernel/include -I/usr/local/include -DSYSFS_SUPPORT -Wall -O2 -Wno-unused -c lib/conf-lex.c -o lib/conf-lex.ao |
|---|
| 104 | rm -f lib/libsensors.a |
|---|
| 105 | ar rcvs lib/libsensors.a lib/data.ao lib/general.ao lib/error.ao lib/chips.ao lib/proc.ao lib/access.ao lib/init.ao lib/sysfs.ao lib/conf-parse.ao lib/conf-lex.ao |
|---|
| 106 | a - lib/data.ao |
|---|
| 107 | a - lib/general.ao |
|---|
| 108 | a - lib/error.ao |
|---|
| 109 | a - lib/chips.ao |
|---|
| 110 | a - lib/proc.ao |
|---|
| 111 | a - lib/access.ao |
|---|
| 112 | a - lib/init.ao |
|---|
| 113 | a - lib/sysfs.ao |
|---|
| 114 | a - lib/conf-parse.ao |
|---|
| 115 | a - lib/conf-lex.ao |
|---|
| 116 | gcc -I. -Ikernel/include -I/usr/local/include -DSYSFS_SUPPORT -fpic -D_REENTRANT -Wall -O2 -c lib/data.c -o lib/data.lo |
|---|
| 117 | gcc -I. -Ikernel/include -I/usr/local/include -DSYSFS_SUPPORT -fpic -D_REENTRANT -Wall -O2 -c lib/general.c -o lib/general.lo |
|---|
| 118 | gcc -I. -Ikernel/include -I/usr/local/include -DSYSFS_SUPPORT -fpic -D_REENTRANT -Wall -O2 -c lib/error.c -o lib/error.lo |
|---|
| 119 | gcc -I. -Ikernel/include -I/usr/local/include -DSYSFS_SUPPORT -fpic -D_REENTRANT -Wall -O2 -c lib/chips.c -o lib/chips.lo |
|---|
| 120 | gcc -I. -Ikernel/include -I/usr/local/include -DSYSFS_SUPPORT -fpic -D_REENTRANT -Wall -O2 -c lib/proc.c -o lib/proc.lo |
|---|
| 121 | gcc -I. -Ikernel/include -I/usr/local/include -DSYSFS_SUPPORT -fpic -D_REENTRANT -Wall -O2 -c lib/access.c -o lib/access.lo |
|---|
| 122 | gcc -I. -Ikernel/include -I/usr/local/include -DSYSFS_SUPPORT -fpic -D_REENTRANT -Wall -O2 -c lib/init.c -o lib/init.lo |
|---|
| 123 | gcc -I. -Ikernel/include -I/usr/local/include -DSYSFS_SUPPORT -fpic -D_REENTRANT -Wall -O2 -c lib/sysfs.c -o lib/sysfs.lo |
|---|
| 124 | gcc -I. -Ikernel/include -I/usr/local/include -DSYSFS_SUPPORT -fpic -D_REENTRANT -Wall -O2 -c lib/conf-parse.c -o lib/conf-parse.lo |
|---|
| 125 | gcc -I. -Ikernel/include -I/usr/local/include -DSYSFS_SUPPORT -fpic -D_REENTRANT -Wall -O2 -Wno-unused -c lib/conf-lex.c -o lib/conf-lex.lo |
|---|
| 126 | gcc -shared -Wl,-soname,libsensors.so.3 -o lib/libsensors.so.3.1.4 lib/data.lo lib/general.lo lib/error.lo lib/chips.lo lib/proc.lo lib/access.lo lib/init.lo lib/sysfs.lo lib/conf-parse.lo lib/conf-lex.lo -lc -lm -lsysfs |
|---|
| 127 | rm -f lib/libsensors.so.3 |
|---|
| 128 | ln -sf libsensors.so.3.1.4 lib/libsensors.so.3 |
|---|
| 129 | rm -f lib/libsensors.so |
|---|
| 130 | ln -sf libsensors.so.3.1.4 lib/libsensors.so |
|---|
| 131 | gcc -DETCDIR="\"/etc\"" -I. -Ikernel/include -I/usr/local/include -Wundef -Wall -O2 -c prog/detect/i2cdetect.c -o prog/detect/i2cdetect.ro |
|---|
| 132 | gcc -DETCDIR="\"/etc\"" -I. -Ikernel/include -I/usr/local/include -Wundef -Wall -O2 -c prog/dump/i2cbusses.c -o prog/dump/i2cbusses.ro |
|---|
| 133 | gcc -Wl,-rpath,/usr/local/lib -o prog/detect/i2cdetect prog/detect/i2cdetect.ro prog/dump/i2cbusses.ro |
|---|
| 134 | gcc -DETCDIR="\"/etc\"" -I. -Ikernel/include -I/usr/local/include -Wundef -Wall -O2 -c prog/dump/i2cdump.c -o prog/dump/i2cdump.ro |
|---|
| 135 | gcc -DETCDIR="\"/etc\"" -I. -Ikernel/include -I/usr/local/include -Wundef -Wall -O2 -c prog/dump/util.c -o prog/dump/util.ro |
|---|
| 136 | gcc -Wl,-rpath,/usr/local/lib -o prog/dump/i2cdump prog/dump/i2cdump.ro prog/dump/i2cbusses.ro prog/dump/util.ro |
|---|
| 137 | gcc -DETCDIR="\"/etc\"" -I. -Ikernel/include -I/usr/local/include -Wundef -Wall -O2 -c prog/dump/i2cset.c -o prog/dump/i2cset.ro |
|---|
| 138 | gcc -Wl,-rpath,/usr/local/lib -o prog/dump/i2cset prog/dump/i2cset.ro prog/dump/i2cbusses.ro prog/dump/util.ro |
|---|
| 139 | gcc -DETCDIR="\"/etc\"" -I. -Ikernel/include -I/usr/local/include -Wundef -Wall -O2 -c prog/dump/i2cget.c -o prog/dump/i2cget.ro |
|---|
| 140 | gcc -Wl,-rpath,/usr/local/lib -o prog/dump/i2cget prog/dump/i2cget.ro prog/dump/i2cbusses.ro prog/dump/util.ro |
|---|
| 141 | gcc -DETCDIR="\"/etc\"" -I. -Ikernel/include -I/usr/local/include -Wundef -Wall -O2 -c prog/dump/isadump.c -o prog/dump/isadump.ro |
|---|
| 142 | gcc -DETCDIR="\"/etc\"" -I. -Ikernel/include -I/usr/local/include -Wundef -Wall -O2 -c prog/dump/superio.c -o prog/dump/superio.ro |
|---|
| 143 | gcc -Wl,-rpath,/usr/local/lib -o prog/dump/isadump prog/dump/isadump.ro prog/dump/superio.ro prog/dump/util.ro |
|---|
| 144 | gcc -DETCDIR="\"/etc\"" -I. -Ikernel/include -I/usr/local/include -Wundef -Wall -O2 -c prog/dump/isaset.c -o prog/dump/isaset.ro |
|---|
| 145 | gcc -Wl,-rpath,/usr/local/lib -o prog/dump/isaset prog/dump/isaset.ro prog/dump/util.ro |
|---|
| 146 | gcc -DETCDIR="\"/etc\"" -I. -Ikernel/include -I/usr/local/include -Wundef -Wall -O2 -c prog/sensors/main.c -o prog/sensors/main.ro |
|---|
| 147 | gcc -DETCDIR="\"/etc\"" -I. -Ikernel/include -I/usr/local/include -Wundef -Wall -O2 -c prog/sensors/chips.c -o prog/sensors/chips.ro |
|---|
| 148 | gcc -Wl,-rpath,/usr/local/lib -o prog/sensors/sensors prog/sensors/main.ro prog/sensors/chips.ro -Llib -lsensors |
|---|
| 149 | gcc -DETCDIR="\"/etc\"" -I. -Ikernel/include -I/usr/local/include -Wundef -Wall -O2 -c lib/test/test-scanner.c -o lib/test/test-scanner.ro |
|---|
| 150 | gcc -Wl,-rpath,/usr/local/lib -o lib/test/test-scanner lib/test/test-scanner.ro lib/conf-lex.ao lib/error.ao lib/general.ao -Llib |
|---|
| 151 | [root@quad1 lm-sensors]# make user_install |
|---|
| 152 | if [ -n "kernel/include/i2c-dev.h kernel/include/sensors.h" ] ; then \ |
|---|
| 153 | mkdir -p /usr/local/include/linux ; \ |
|---|
| 154 | install -m 644 kernel/include/i2c-dev.h kernel/include/sensors.h /usr/local/include/linux ; \ |
|---|
| 155 | fi |
|---|
| 156 | mkdir -p /usr/local/lib /usr/local/include/sensors /usr/local/man/man3 /usr/local/man/man5 |
|---|
| 157 | install -m 644 lib/libsensors.a /usr/local/lib |
|---|
| 158 | install -m 755 lib/libsensors.so.3.1.4 /usr/local/lib |
|---|
| 159 | ln -sf libsensors.so.3.1.4 /usr/local/lib/libsensors.so.3 |
|---|
| 160 | ln -sf libsensors.so.3 /usr/local/lib/libsensors.so |
|---|
| 161 | install -m 644 lib/error.h lib/sensors.h lib/chips.h /usr/local/include/sensors |
|---|
| 162 | install -m 644 lib/libsensors.3 /usr/local/man/man3 |
|---|
| 163 | install -m 644 lib/sensors.conf.5 /usr/local/man/man5 |
|---|
| 164 | mkdir -p /usr/local/sbin /usr/local/man/man8 |
|---|
| 165 | install -m 755 prog/detect/sensors-detect prog/detect/i2cdetect /usr/local/sbin |
|---|
| 166 | install -m 644 prog/detect/i2cdetect.8 prog/detect/sensors-detect.8 /usr/local/man/man8 |
|---|
| 167 | mkdir -p /usr/local/sbin /usr/local/man/man8 |
|---|
| 168 | install -m 755 prog/dump/i2cdump prog/dump/i2cset prog/dump/i2cget prog/dump/isadump prog/dump/isaset /usr/local/sbin |
|---|
| 169 | install -m 644 prog/dump/i2cdump.8 prog/dump/i2cset.8 prog/dump/i2cget.8 prog/dump/isadump.8 prog/dump/isaset.8 /usr/local/man/man8 |
|---|
| 170 | mkdir -p /usr/local/bin |
|---|
| 171 | install -m 755 prog/eeprom/ddcmon prog/eeprom/decode-dimms.pl prog/eeprom/decode-edid.pl prog/eeprom/decode-vaio.pl /usr/local/bin |
|---|
| 172 | mkdir -p /usr/local/sbin /usr/local/man/man8 |
|---|
| 173 | install -m 755 prog/pwm/fancontrol prog/pwm/fancontrol.pl prog/pwm/pwmconfig /usr/local/sbin |
|---|
| 174 | install -m 644 prog/pwm/fancontrol.8 prog/pwm/pwmconfig.8 /usr/local/man/man8 |
|---|
| 175 | mkdir -p /usr/local/bin /usr/local/man/man1 |
|---|
| 176 | install -m 755 prog/sensors/sensors /usr/local/bin |
|---|
| 177 | install -m 644 prog/sensors/sensors.1 /usr/local/man/man1 |
|---|
| 178 | mkdir -p /usr/local/bin |
|---|
| 179 | install -m 755 prog/xeon/decode-xeon.pl /usr/local/bin |
|---|
| 180 | mkdir -p /etc |
|---|
| 181 | if [ ! -e /etc/sensors.conf ] ; then \ |
|---|
| 182 | install -m 644 etc/sensors.conf.eg /etc/sensors.conf; \ |
|---|
| 183 | fi |
|---|
| 184 | *** Important note: |
|---|
| 185 | *** * The libsensors configuration file (/etc/sensors.conf) is never |
|---|
| 186 | *** overwritten by our installation process, so that you won't lose |
|---|
| 187 | *** your personal settings in that file. You still can get our latest |
|---|
| 188 | *** default config file in etc/sensors.conf.eg and manually copy it to |
|---|
| 189 | *** /etc/sensors.conf if you want. You will then want to edit it |
|---|
| 190 | *** to fit your needs again. |
|---|
| 191 | [root@quad1 lm-sensors]# less QUICKSTART |
|---|
| 192 | [root@quad1 lm-sensors]# sensors-detect |
|---|
| 193 | # sensors-detect revision 4966 (2007-10-20 03:41:53 -0500) |
|---|
| 194 | |
|---|
| 195 | This program will help you determine which kernel modules you need |
|---|
| 196 | to load to use lm_sensors most effectively. It is generally safe |
|---|
| 197 | and recommended to accept the default answers to all questions, |
|---|
| 198 | unless you know what you're doing. |
|---|
| 199 | |
|---|
| 200 | We can start with probing for (PCI) I2C or SMBus adapters. |
|---|
| 201 | Do you want to probe now? (YES/no): yes |
|---|
| 202 | Probing for PCI bus adapters... |
|---|
| 203 | Use driver `i2c-i801' for device 0000:00:1f.3: Intel 82801H ICH8 |
|---|
| 204 | |
|---|
| 205 | We will now try to load each adapter module in turn. |
|---|
| 206 | Module `i2c-i801' already loaded. |
|---|
| 207 | If you have undetectable or unsupported adapters, you can have them |
|---|
| 208 | scanned by manually loading the modules before running this script. |
|---|
| 209 | |
|---|
| 210 | We are now going to do the I2C/SMBus adapter probings. Some chips may |
|---|
| 211 | be double detected; we choose the one with the highest confidence |
|---|
| 212 | value in that case. |
|---|
| 213 | If you found that the adapter hung after probing a certain address, |
|---|
| 214 | you can specify that address to remain unprobed. |
|---|
| 215 | |
|---|
| 216 | Next adapter: SMBus I801 adapter at 3000 (i2c-0) |
|---|
| 217 | Do you want to scan it? (YES/no/selectively): yes |
|---|
| 218 | Client found at address 0x44 |
|---|
| 219 | Probing for `Maxim MAX6633/MAX6634/MAX6635'... No |
|---|
| 220 | Client found at address 0x50 |
|---|
| 221 | Handled by driver `eeprom' (already loaded), chip type `eeprom' |
|---|
| 222 | (note: this is probably NOT a sensor chip!) |
|---|
| 223 | Client found at address 0x52 |
|---|
| 224 | Handled by driver `eeprom' (already loaded), chip type `eeprom' |
|---|
| 225 | (note: this is probably NOT a sensor chip!) |
|---|
| 226 | |
|---|
| 227 | Next adapter: NVIDIA i2c adapter (i2c-1) |
|---|
| 228 | Do you want to scan it? (YES/no/selectively): yes |
|---|
| 229 | Client found at address 0x50 |
|---|
| 230 | Handled by driver `eeprom' (already loaded), chip type `eeprom' |
|---|
| 231 | (note: this is probably NOT a sensor chip!) |
|---|
| 232 | Client found at address 0x51 |
|---|
| 233 | Handled by driver `eeprom' (already loaded), chip type `eeprom' |
|---|
| 234 | (note: this is probably NOT a sensor chip!) |
|---|
| 235 | Client found at address 0x52 |
|---|
| 236 | Handled by driver `eeprom' (already loaded), chip type `eeprom' |
|---|
| 237 | (note: this is probably NOT a sensor chip!) |
|---|
| 238 | Client found at address 0x53 |
|---|
| 239 | Handled by driver `eeprom' (already loaded), chip type `eeprom' |
|---|
| 240 | (note: this is probably NOT a sensor chip!) |
|---|
| 241 | |
|---|
| 242 | Next adapter: NVIDIA i2c adapter (i2c-2) |
|---|
| 243 | Do you want to scan it? (YES/no/selectively): yes |
|---|
| 244 | |
|---|
| 245 | Next adapter: NVIDIA i2c adapter (i2c-3) |
|---|
| 246 | Do you want to scan it? (YES/no/selectively): yes |
|---|
| 247 | Client found at address 0x0b |
|---|
| 248 | Probing for `Smart Battery'... Success! |
|---|
| 249 | (confidence 5, driver `smartbatt') |
|---|
| 250 | Client found at address 0x18 |
|---|
| 251 | Probing for `Analog Devices ADM1021'... No |
|---|
| 252 | Probing for `Analog Devices ADM1021A/ADM1023'... No |
|---|
| 253 | Probing for `Maxim MAX1617'... No |
|---|
| 254 | Probing for `Maxim MAX1617A'... No |
|---|
| 255 | Probing for `Maxim MAX1668'... No |
|---|
| 256 | Probing for `Maxim MAX1805'... No |
|---|
| 257 | Probing for `Maxim MAX1989'... No |
|---|
| 258 | Probing for `Maxim MAX6655/MAX6656'... No |
|---|
| 259 | Probing for `TI THMC10'... No |
|---|
| 260 | Probing for `National Semiconductor LM84'... No |
|---|
| 261 | Probing for `Genesys Logic GL523SM'... No |
|---|
| 262 | Probing for `Onsemi MC1066'... No |
|---|
| 263 | Probing for `Maxim MAX1619'... No |
|---|
| 264 | Probing for `National Semiconductor LM82/LM83'... No |
|---|
| 265 | Probing for `Maxim MAX6680/MAX6681'... No |
|---|
| 266 | Client found at address 0x19 |
|---|
| 267 | Probing for `Analog Devices ADM1021'... No |
|---|
| 268 | Probing for `Analog Devices ADM1021A/ADM1023'... No |
|---|
| 269 | Probing for `Maxim MAX1617'... No |
|---|
| 270 | Probing for `Maxim MAX1617A'... No |
|---|
| 271 | Probing for `Maxim MAX1668'... No |
|---|
| 272 | Probing for `Maxim MAX1805'... No |
|---|
| 273 | Probing for `Maxim MAX1989'... No |
|---|
| 274 | Probing for `Maxim MAX6655/MAX6656'... No |
|---|
| 275 | Probing for `TI THMC10'... No |
|---|
| 276 | Probing for `National Semiconductor LM84'... No |
|---|
| 277 | Probing for `Genesys Logic GL523SM'... No |
|---|
| 278 | Probing for `Onsemi MC1066'... No |
|---|
| 279 | Probing for `Maxim MAX1619'... No |
|---|
| 280 | Probing for `National Semiconductor LM82/LM83'... No |
|---|
| 281 | Probing for `Maxim MAX6680/MAX6681'... No |
|---|
| 282 | Client found at address 0x1a |
|---|
| 283 | Probing for `Analog Devices ADM1021'... No |
|---|
| 284 | Probing for `Analog Devices ADM1021A/ADM1023'... No |
|---|
| 285 | Probing for `Maxim MAX1617'... No |
|---|
| 286 | Probing for `Maxim MAX1617A'... No |
|---|
| 287 | Probing for `Maxim MAX1668'... No |
|---|
| 288 | Probing for `Maxim MAX1805'... No |
|---|
| 289 | Probing for `Maxim MAX1989'... No |
|---|
| 290 | Probing for `Maxim MAX6655/MAX6656'... No |
|---|
| 291 | Probing for `TI THMC10'... No |
|---|
| 292 | Probing for `National Semiconductor LM84'... No |
|---|
| 293 | Probing for `Genesys Logic GL523SM'... No |
|---|
| 294 | Probing for `Onsemi MC1066'... No |
|---|
| 295 | Probing for `Maxim MAX1619'... No |
|---|
| 296 | Probing for `National Semiconductor LM82/LM83'... No |
|---|
| 297 | Probing for `Maxim MAX6680/MAX6681'... No |
|---|
| 298 | Client found at address 0x1b |
|---|
| 299 | Probing for `Maxim MAX6650/MAX6651'... No |
|---|
| 300 | Client found at address 0x1f |
|---|
| 301 | Probing for `Maxim MAX6650/MAX6651'... No |
|---|
| 302 | Client found at address 0x20 |
|---|
| 303 | Probing for `National Semiconductor LM78'... No |
|---|
| 304 | Probing for `National Semiconductor LM78-J'... No |
|---|
| 305 | Probing for `National Semiconductor LM79'... No |
|---|
| 306 | Probing for `Winbond W83781D'... No |
|---|
| 307 | Probing for `Winbond W83782D'... No |
|---|
| 308 | Client found at address 0x21 |
|---|
| 309 | Probing for `National Semiconductor LM78'... No |
|---|
| 310 | Probing for `National Semiconductor LM78-J'... No |
|---|
| 311 | Probing for `National Semiconductor LM79'... No |
|---|
| 312 | Probing for `Winbond W83781D'... No |
|---|
| 313 | Probing for `Winbond W83782D'... No |
|---|
| 314 | Client found at address 0x22 |
|---|
| 315 | Probing for `National Semiconductor LM78'... No |
|---|
| 316 | Probing for `National Semiconductor LM78-J'... No |
|---|
| 317 | Probing for `National Semiconductor LM79'... No |
|---|
| 318 | Probing for `Winbond W83781D'... No |
|---|
| 319 | Probing for `Winbond W83782D'... No |
|---|
| 320 | Client found at address 0x23 |
|---|
| 321 | Probing for `National Semiconductor LM78'... No |
|---|
| 322 | Probing for `National Semiconductor LM78-J'... No |
|---|
| 323 | Probing for `National Semiconductor LM79'... No |
|---|
| 324 | Probing for `Winbond W83781D'... No |
|---|
| 325 | Probing for `Winbond W83782D'... No |
|---|
| 326 | Client found at address 0x24 |
|---|
| 327 | Probing for `National Semiconductor LM78'... No |
|---|
| 328 | Probing for `National Semiconductor LM78-J'... No |
|---|
| 329 | Probing for `National Semiconductor LM79'... No |
|---|
| 330 | Probing for `Winbond W83781D'... No |
|---|
| 331 | Probing for `Winbond W83782D'... No |
|---|
| 332 | Client found at address 0x25 |
|---|
| 333 | Probing for `National Semiconductor LM78'... No |
|---|
| 334 | Probing for `National Semiconductor LM78-J'... No |
|---|
| 335 | Probing for `National Semiconductor LM79'... No |
|---|
| 336 | Probing for `Winbond W83781D'... No |
|---|
| 337 | Probing for `Winbond W83782D'... No |
|---|
| 338 | Client found at address 0x26 |
|---|
| 339 | Probing for `National Semiconductor LM78'... No |
|---|
| 340 | Probing for `National Semiconductor LM78-J'... No |
|---|
| 341 | Probing for `National Semiconductor LM79'... No |
|---|
| 342 | Probing for `Winbond W83781D'... No |
|---|
| 343 | Probing for `Winbond W83782D'... No |
|---|
| 344 | Client found at address 0x27 |
|---|
| 345 | Probing for `National Semiconductor LM78'... No |
|---|
| 346 | Probing for `National Semiconductor LM78-J'... No |
|---|
| 347 | Probing for `National Semiconductor LM79'... No |
|---|
| 348 | Probing for `Winbond W83781D'... No |
|---|
| 349 | Probing for `Winbond W83782D'... No |
|---|
| 350 | Client found at address 0x28 |
|---|
| 351 | Probing for `National Semiconductor LM78'... No |
|---|
| 352 | Probing for `National Semiconductor LM78-J'... No |
|---|
| 353 | Probing for `National Semiconductor LM79'... No |
|---|
| 354 | Probing for `National Semiconductor LM80'... No |
|---|
| 355 | Probing for `Winbond W83781D'... No |
|---|
| 356 | Probing for `Winbond W83782D'... No |
|---|
| 357 | Probing for `Winbond W83627HF'... No |
|---|
| 358 | Probing for `Winbond W83627EHF'... No |
|---|
| 359 | Probing for `Winbond W83627DHG'... No |
|---|
| 360 | Probing for `Asus AS99127F (rev.1)'... No |
|---|
| 361 | Probing for `Asus AS99127F (rev.2)'... No |
|---|
| 362 | Probing for `Asus ASB100 Bach'... No |
|---|
| 363 | Probing for `Analog Devices ADM1029'... No |
|---|
| 364 | Probing for `ITE IT8712F'... No |
|---|
| 365 | Client found at address 0x29 |
|---|
| 366 | Probing for `National Semiconductor LM78'... No |
|---|
| 367 | Probing for `National Semiconductor LM78-J'... No |
|---|
| 368 | Probing for `National Semiconductor LM79'... No |
|---|
| 369 | Probing for `National Semiconductor LM80'... No |
|---|
| 370 | Probing for `Winbond W83781D'... No |
|---|
| 371 | Probing for `Winbond W83782D'... No |
|---|
| 372 | Probing for `Winbond W83627HF'... No |
|---|
| 373 | Probing for `Winbond W83627EHF'... No |
|---|
| 374 | Probing for `Winbond W83627DHG'... No |
|---|
| 375 | Probing for `Asus AS99127F (rev.1)'... No |
|---|
| 376 | Probing for `Asus AS99127F (rev.2)'... No |
|---|
| 377 | Probing for `Asus ASB100 Bach'... No |
|---|
| 378 | Probing for `Analog Devices ADM1021'... No |
|---|
| 379 | Probing for `Analog Devices ADM1021A/ADM1023'... No |
|---|
| 380 | Probing for `Maxim MAX1617'... No |
|---|
| 381 | Probing for `Maxim MAX1617A'... No |
|---|
| 382 | Probing for `Maxim MAX1668'... No |
|---|
| 383 | Probing for `Maxim MAX1805'... No |
|---|
| 384 | Probing for `Maxim MAX1989'... No |
|---|
| 385 | Probing for `Maxim MAX6655/MAX6656'... No |
|---|
| 386 | Probing for `TI THMC10'... No |
|---|
| 387 | Probing for `National Semiconductor LM84'... No |
|---|
| 388 | Probing for `Genesys Logic GL523SM'... No |
|---|
| 389 | Probing for `Onsemi MC1066'... No |
|---|
| 390 | Probing for `Maxim MAX1619'... No |
|---|
| 391 | Probing for `National Semiconductor LM82/LM83'... No |
|---|
| 392 | Probing for `Maxim MAX6680/MAX6681'... No |
|---|
| 393 | Probing for `Analog Devices ADM1029'... No |
|---|
| 394 | Probing for `ITE IT8712F'... No |
|---|
| 395 | Client found at address 0x2a |
|---|
| 396 | Probing for `National Semiconductor LM78'... No |
|---|
| 397 | Probing for `National Semiconductor LM78-J'... No |
|---|
| 398 | Probing for `National Semiconductor LM79'... No |
|---|
| 399 | Probing for `National Semiconductor LM80'... No |
|---|
| 400 | Probing for `Winbond W83781D'... No |
|---|
| 401 | Probing for `Winbond W83782D'... No |
|---|
| 402 | Probing for `Winbond W83627HF'... No |
|---|
| 403 | Probing for `Winbond W83627EHF'... No |
|---|
| 404 | Probing for `Winbond W83627DHG'... No |
|---|
| 405 | Probing for `Asus AS99127F (rev.1)'... No |
|---|
| 406 | Probing for `Asus AS99127F (rev.2)'... No |
|---|
| 407 | Probing for `Asus ASB100 Bach'... No |
|---|
| 408 | Probing for `Analog Devices ADM1021'... No |
|---|
| 409 | Probing for `Analog Devices ADM1021A/ADM1023'... No |
|---|
| 410 | Probing for `Maxim MAX1617'... No |
|---|
| 411 | Probing for `Maxim MAX1617A'... No |
|---|
| 412 | Probing for `Maxim MAX1668'... No |
|---|
| 413 | Probing for `Maxim MAX1805'... No |
|---|
| 414 | Probing for `Maxim MAX1989'... No |
|---|
| 415 | Probing for `Maxim MAX6655/MAX6656'... No |
|---|
| 416 | Probing for `TI THMC10'... No |
|---|
| 417 | Probing for `National Semiconductor LM84'... No |
|---|
| 418 | Probing for `Genesys Logic GL523SM'... No |
|---|
| 419 | Probing for `Onsemi MC1066'... No |
|---|
| 420 | Probing for `Maxim MAX1619'... No |
|---|
| 421 | Probing for `National Semiconductor LM82/LM83'... No |
|---|
| 422 | Probing for `Maxim MAX6680/MAX6681'... No |
|---|
| 423 | Probing for `Analog Devices ADM1029'... No |
|---|
| 424 | Probing for `ITE IT8712F'... No |
|---|
| 425 | Client found at address 0x2b |
|---|
| 426 | Probing for `National Semiconductor LM78'... No |
|---|
| 427 | Probing for `National Semiconductor LM78-J'... No |
|---|
| 428 | Probing for `National Semiconductor LM79'... No |
|---|
| 429 | Probing for `National Semiconductor LM80'... No |
|---|
| 430 | Probing for `Winbond W83781D'... No |
|---|
| 431 | Probing for `Winbond W83782D'... No |
|---|
| 432 | Probing for `Winbond W83627HF'... No |
|---|
| 433 | Probing for `Winbond W83627EHF'... No |
|---|
| 434 | Probing for `Winbond W83627DHG'... No |
|---|
| 435 | Probing for `Asus AS99127F (rev.1)'... No |
|---|
| 436 | Probing for `Asus AS99127F (rev.2)'... No |
|---|
| 437 | Probing for `Asus ASB100 Bach'... No |
|---|
| 438 | Probing for `Analog Devices ADM1021'... No |
|---|
| 439 | Probing for `Analog Devices ADM1021A/ADM1023'... No |
|---|
| 440 | Probing for `Maxim MAX1617'... No |
|---|
| 441 | Probing for `Maxim MAX1617A'... No |
|---|
| 442 | Probing for `Maxim MAX1668'... No |
|---|
| 443 | Probing for `Maxim MAX1805'... No |
|---|
| 444 | Probing for `Maxim MAX1989'... No |
|---|
| 445 | Probing for `Maxim MAX6655/MAX6656'... No |
|---|
| 446 | Probing for `TI THMC10'... No |
|---|
| 447 | Probing for `National Semiconductor LM84'... No |
|---|
| 448 | Probing for `Genesys Logic GL523SM'... No |
|---|
| 449 | Probing for `Onsemi MC1066'... No |
|---|
| 450 | Probing for `Maxim MAX1619'... No |
|---|
| 451 | Probing for `National Semiconductor LM82/LM83'... No |
|---|
| 452 | Probing for `Maxim MAX6680/MAX6681'... No |
|---|
| 453 | Probing for `Analog Devices ADM1029'... No |
|---|
| 454 | Probing for `ITE IT8712F'... No |
|---|
| 455 | Client found at address 0x2c |
|---|
| 456 | Probing for `Myson MTP008'... No |
|---|
| 457 | Probing for `National Semiconductor LM78'... No |
|---|
| 458 | Probing for `National Semiconductor LM78-J'... No |
|---|
| 459 | Probing for `National Semiconductor LM79'... No |
|---|
| 460 | Probing for `National Semiconductor LM80'... No |
|---|
| 461 | Probing for `National Semiconductor LM85 or LM96000'... No |
|---|
| 462 | Probing for `Analog Devices ADM1027, ADT7460 or ADT7463'... No |
|---|
| 463 | Probing for `SMSC EMC6D100, EMC6D101 or EMC6D102'... No |
|---|
| 464 | Probing for `Analog Devices ADT7462'... No |
|---|
| 465 | Probing for `Analog Devices ADT7470'... No |
|---|
| 466 | Probing for `Analog Devices ADT7476'... No |
|---|
| 467 | Probing for `Andigilog aSC7611'... No |
|---|
| 468 | Probing for `Andigilog aSC7621'... No |
|---|
| 469 | Probing for `National Semiconductor LM87'... No |
|---|
| 470 | Probing for `National Semiconductor LM93'... No |
|---|
| 471 | Probing for `Winbond W83781D'... No |
|---|
| 472 | Probing for `Winbond W83782D'... No |
|---|
| 473 | Probing for `Winbond W83792D'... No |
|---|
| 474 | Probing for `Winbond W83793R/G'... No |
|---|
| 475 | Probing for `Winbond W83791SD'... No |
|---|
| 476 | Probing for `Winbond W83627HF'... No |
|---|
| 477 | Probing for `Winbond W83627EHF'... No |
|---|
| 478 | Probing for `Winbond W83627DHG'... No |
|---|
| 479 | Probing for `Asus AS99127F (rev.1)'... No |
|---|
| 480 | Probing for `Asus AS99127F (rev.2)'... No |
|---|
| 481 | Probing for `Asus ASB100 Bach'... No |
|---|
| 482 | Probing for `Genesys Logic GL518SM Revision 0x00'... No |
|---|
| 483 | Probing for `Genesys Logic GL518SM Revision 0x80'... No |
|---|
| 484 | Probing for `Genesys Logic GL520SM'... No |
|---|
| 485 | Probing for `Analog Devices ADM9240'... No |
|---|
| 486 | Probing for `Dallas Semiconductor DS1780'... No |
|---|
| 487 | Probing for `National Semiconductor LM81'... No |
|---|
| 488 | Probing for `Analog Devices ADM1026'... No |
|---|
| 489 | Probing for `Analog Devices ADM1025'... No |
|---|
| 490 | Probing for `Philips NE1619'... No |
|---|
| 491 | Probing for `Analog Devices ADM1029'... No |
|---|
| 492 | Probing for `Analog Devices ADM1030'... No |
|---|
| 493 | Probing for `Analog Devices ADM1031'... No |
|---|
| 494 | Probing for `Analog Devices ADM1022'... No |
|---|
| 495 | Probing for `Texas Instruments THMC50'... No |
|---|
| 496 | Probing for `ITE IT8712F'... No |
|---|
| 497 | Probing for `ALi M5879'... No |
|---|
| 498 | Probing for `SMSC LPC47M15x/192/292/997'... No |
|---|
| 499 | Probing for `SMSC DME1737'... No |
|---|
| 500 | Probing for `Analog Devices ADM1024'... No |
|---|
| 501 | Probing for `Winbond W83791D'... No |
|---|
| 502 | Client found at address 0x2d |
|---|
| 503 | Probing for `Myson MTP008'... No |
|---|
| 504 | Probing for `National Semiconductor LM78'... No |
|---|
| 505 | Probing for `National Semiconductor LM78-J'... No |
|---|
| 506 | Probing for `National Semiconductor LM79'... No |
|---|
| 507 | Probing for `National Semiconductor LM80'... No |
|---|
| 508 | Probing for `National Semiconductor LM85 or LM96000'... No |
|---|
| 509 | Probing for `Analog Devices ADM1027, ADT7460 or ADT7463'... No |
|---|
| 510 | Probing for `SMSC EMC6D100, EMC6D101 or EMC6D102'... No |
|---|
| 511 | Probing for `Analog Devices ADT7476'... No |
|---|
| 512 | Probing for `Andigilog aSC7611'... No |
|---|
| 513 | Probing for `Andigilog aSC7621'... No |
|---|
| 514 | Probing for `National Semiconductor LM87'... No |
|---|
| 515 | Probing for `National Semiconductor LM93'... No |
|---|
| 516 | Probing for `Winbond W83781D'... No |
|---|
| 517 | Probing for `Winbond W83782D'... No |
|---|
| 518 | Probing for `Winbond W83783S'... No |
|---|
| 519 | Probing for `Winbond W83792D'... No |
|---|
| 520 | Probing for `Winbond W83793R/G'... No |
|---|
| 521 | Probing for `Winbond W83791SD'... No |
|---|
| 522 | Probing for `Winbond W83627HF'... No |
|---|
| 523 | Probing for `Winbond W83627EHF'... No |
|---|
| 524 | Probing for `Winbond W83627DHG'... No |
|---|
| 525 | Probing for `Asus AS99127F (rev.1)'... No |
|---|
| 526 | Probing for `Asus AS99127F (rev.2)'... No |
|---|
| 527 | Probing for `Asus ASB100 Bach'... No |
|---|
| 528 | Probing for `Winbond W83L784R/AR/G'... No |
|---|
| 529 | Probing for `Winbond W83L785R/G'... No |
|---|
| 530 | Probing for `Genesys Logic GL518SM Revision 0x00'... No |
|---|
| 531 | Probing for `Genesys Logic GL518SM Revision 0x80'... No |
|---|
| 532 | Probing for `Genesys Logic GL520SM'... No |
|---|
| 533 | Probing for `Genesys Logic GL525SM'... No |
|---|
| 534 | Probing for `Analog Devices ADM9240'... No |
|---|
| 535 | Probing for `Dallas Semiconductor DS1780'... No |
|---|
| 536 | Probing for `National Semiconductor LM81'... No |
|---|
| 537 | Probing for `Analog Devices ADM1026'... No |
|---|
| 538 | Probing for `Analog Devices ADM1025'... No |
|---|
| 539 | Probing for `Philips NE1619'... No |
|---|
| 540 | Probing for `Analog Devices ADM1029'... No |
|---|
| 541 | Probing for `Analog Devices ADM1030'... No |
|---|
| 542 | Probing for `Analog Devices ADM1031'... No |
|---|
| 543 | Probing for `Analog Devices ADM1022'... No |
|---|
| 544 | Probing for `Texas Instruments THMC50'... No |
|---|
| 545 | Probing for `VIA VT1211 (I2C)'... No |
|---|
| 546 | Probing for `ITE IT8712F'... No |
|---|
| 547 | Probing for `ALi M5879'... No |
|---|
| 548 | Probing for `SMSC LPC47M15x/192/292/997'... No |
|---|
| 549 | Probing for `SMSC DME1737'... No |
|---|
| 550 | Probing for `Fintek F75373S/SG'... No |
|---|
| 551 | Probing for `Fintek F75375S/SP'... No |
|---|
| 552 | Probing for `Fintek F75387SG/RG'... No |
|---|
| 553 | Probing for `Analog Devices ADM1024'... No |
|---|
| 554 | Probing for `Winbond W83791D'... No |
|---|
| 555 | Client found at address 0x2e |
|---|
| 556 | Probing for `Myson MTP008'... No |
|---|
| 557 | Probing for `National Semiconductor LM78'... No |
|---|
| 558 | Probing for `National Semiconductor LM78-J'... No |
|---|
| 559 | Probing for `National Semiconductor LM79'... No |
|---|
| 560 | Probing for `National Semiconductor LM80'... No |
|---|
| 561 | Probing for `National Semiconductor LM85 or LM96000'... No |
|---|
| 562 | Probing for `Analog Devices ADM1027, ADT7460 or ADT7463'... No |
|---|
| 563 | Probing for `SMSC EMC6D100, EMC6D101 or EMC6D102'... No |
|---|
| 564 | Probing for `Analog Devices ADT7462'... No |
|---|
| 565 | Probing for `Analog Devices ADT7467 or ADT7468'... No |
|---|
| 566 | Probing for `Analog Devices ADT7470'... No |
|---|
| 567 | Probing for `Analog Devices ADT7473'... No |
|---|
| 568 | Probing for `Analog Devices ADT7475'... No |
|---|
| 569 | Probing for `Analog Devices ADT7476'... No |
|---|
| 570 | Probing for `Andigilog aSC7611'... No |
|---|
| 571 | Probing for `Andigilog aSC7621'... No |
|---|
| 572 | Probing for `National Semiconductor LM87'... No |
|---|
| 573 | Probing for `National Semiconductor LM93'... No |
|---|
| 574 | Probing for `Winbond W83781D'... No |
|---|
| 575 | Probing for `Winbond W83782D'... No |
|---|
| 576 | Probing for `Winbond W83792D'... No |
|---|
| 577 | Probing for `Winbond W83793R/G'... No |
|---|
| 578 | Probing for `Winbond W83791SD'... No |
|---|
| 579 | Probing for `Winbond W83627HF'... No |
|---|
| 580 | Probing for `Winbond W83627EHF'... No |
|---|
| 581 | Probing for `Winbond W83627DHG'... No |
|---|
| 582 | Probing for `Asus AS99127F (rev.1)'... No |
|---|
| 583 | Probing for `Asus AS99127F (rev.2)'... No |
|---|
| 584 | Probing for `Asus ASB100 Bach'... No |
|---|
| 585 | Probing for `Winbond W83L786NR/NG/R/G'... No |
|---|
| 586 | Probing for `Winbond W83L785TS-S'... No |
|---|
| 587 | Probing for `Analog Devices ADM9240'... No |
|---|
| 588 | Probing for `Dallas Semiconductor DS1780'... No |
|---|
| 589 | Probing for `National Semiconductor LM81'... No |
|---|
| 590 | Probing for `Analog Devices ADM1026'... No |
|---|
| 591 | Probing for `Analog Devices ADM1025'... No |
|---|
| 592 | Probing for `Analog Devices ADM1029'... No |
|---|
| 593 | Probing for `Analog Devices ADM1030'... No |
|---|
| 594 | Probing for `Analog Devices ADM1031'... No |
|---|
| 595 | Probing for `Analog Devices ADM1022'... No |
|---|
| 596 | Probing for `Texas Instruments THMC50'... No |
|---|
| 597 | Probing for `Analog Devices ADM1028'... No |
|---|
| 598 | Probing for `ITE IT8712F'... No |
|---|
| 599 | Probing for `SMSC DME1737'... No |
|---|
| 600 | Probing for `Fintek F75373S/SG'... No |
|---|
| 601 | Probing for `Fintek F75375S/SP'... No |
|---|
| 602 | Probing for `Fintek F75387SG/RG'... No |
|---|
| 603 | Probing for `Analog Devices ADM1024'... No |
|---|
| 604 | Probing for `Winbond W83791D'... No |
|---|
| 605 | Client found at address 0x2f |
|---|
| 606 | Probing for `National Semiconductor LM78'... No |
|---|
| 607 | Probing for `National Semiconductor LM78-J'... No |
|---|
| 608 | Probing for `National Semiconductor LM79'... No |
|---|
| 609 | Probing for `National Semiconductor LM80'... No |
|---|
| 610 | Probing for `Analog Devices ADT7470'... No |
|---|
| 611 | Probing for `Winbond W83781D'... No |
|---|
| 612 | Probing for `Winbond W83782D'... No |
|---|
| 613 | Probing for `Winbond W83792D'... No |
|---|
| 614 | Probing for `Winbond W83793R/G'... No |
|---|
| 615 | Probing for `Winbond W83791SD'... No |
|---|
| 616 | Probing for `Winbond W83627HF'... No |
|---|
| 617 | Probing for `Winbond W83627EHF'... No |
|---|
| 618 | Probing for `Winbond W83627DHG'... No |
|---|
| 619 | Probing for `Asus AS99127F (rev.1)'... No |
|---|
| 620 | Probing for `Asus AS99127F (rev.2)'... No |
|---|
| 621 | Probing for `Asus ASB100 Bach'... No |
|---|
| 622 | Probing for `Winbond W83L786NR/NG/R/G'... No |
|---|
| 623 | Probing for `Analog Devices ADM9240'... No |
|---|
| 624 | Probing for `Dallas Semiconductor DS1780'... No |
|---|
| 625 | Probing for `National Semiconductor LM81'... No |
|---|
| 626 | Probing for `Analog Devices ADM1029'... No |
|---|
| 627 | Probing for `ITE IT8712F'... No |
|---|
| 628 | Probing for `Fintek custom power control IC'... No |
|---|
| 629 | Probing for `Winbond W83791D'... No |
|---|
| 630 | Client found at address 0x40 |
|---|
| 631 | Probing for `Maxim MAX6633/MAX6634/MAX6635'... No |
|---|
| 632 | Client found at address 0x41 |
|---|
| 633 | Probing for `Maxim MAX6633/MAX6634/MAX6635'... No |
|---|
| 634 | Client found at address 0x42 |
|---|
| 635 | Probing for `Maxim MAX6633/MAX6634/MAX6635'... No |
|---|
| 636 | Client found at address 0x43 |
|---|
| 637 | Probing for `Maxim MAX6633/MAX6634/MAX6635'... No |
|---|
| 638 | Client found at address 0x44 |
|---|
| 639 | Probing for `Maxim MAX6633/MAX6634/MAX6635'... No |
|---|
| 640 | Client found at address 0x45 |
|---|
| 641 | Probing for `Maxim MAX6633/MAX6634/MAX6635'... No |
|---|
| 642 | Client found at address 0x46 |
|---|
| 643 | Probing for `Maxim MAX6633/MAX6634/MAX6635'... No |
|---|
| 644 | Client found at address 0x47 |
|---|
| 645 | Probing for `Maxim MAX6633/MAX6634/MAX6635'... No |
|---|
| 646 | Client found at address 0x48 |
|---|
| 647 | Probing for `National Semiconductor LM75'... No |
|---|
| 648 | Probing for `Dallas Semiconductor DS75'... No |
|---|
| 649 | Probing for `National Semiconductor LM77'... No |
|---|
| 650 | Probing for `Dallas Semiconductor DS1621'... No |
|---|
| 651 | Probing for `Maxim MAX6650/MAX6651'... No |
|---|
| 652 | Probing for `National Semiconductor LM92'... No |
|---|
| 653 | Probing for `National Semiconductor LM76'... No |
|---|
| 654 | Probing for `Maxim MAX6633/MAX6634/MAX6635'... No |
|---|
| 655 | Client found at address 0x49 |
|---|
| 656 | Probing for `National Semiconductor LM75'... No |
|---|
| 657 | Probing for `Dallas Semiconductor DS75'... No |
|---|
| 658 | Probing for `National Semiconductor LM77'... No |
|---|
| 659 | Probing for `Dallas Semiconductor DS1621'... No |
|---|
| 660 | Probing for `National Semiconductor LM92'... No |
|---|
| 661 | Probing for `National Semiconductor LM76'... No |
|---|
| 662 | Probing for `Maxim MAX6633/MAX6634/MAX6635'... No |
|---|
| 663 | Client found at address 0x4a |
|---|
| 664 | Probing for `National Semiconductor LM75'... No |
|---|
| 665 | Probing for `Dallas Semiconductor DS75'... No |
|---|
| 666 | Probing for `National Semiconductor LM77'... No |
|---|
| 667 | Probing for `Dallas Semiconductor DS1621'... No |
|---|
| 668 | Probing for `National Semiconductor LM92'... No |
|---|
| 669 | Probing for `National Semiconductor LM76'... No |
|---|
| 670 | Probing for `Maxim MAX6633/MAX6634/MAX6635'... No |
|---|
| 671 | Client found at address 0x4b |
|---|
| 672 | Probing for `National Semiconductor LM75'... No |
|---|
| 673 | Probing for `Dallas Semiconductor DS75'... No |
|---|
| 674 | Probing for `National Semiconductor LM77'... No |
|---|
| 675 | Probing for `Dallas Semiconductor DS1621'... No |
|---|
| 676 | Probing for `Maxim MAX6650/MAX6651'... No |
|---|
| 677 | Probing for `National Semiconductor LM92'... No |
|---|
| 678 | Probing for `National Semiconductor LM76'... No |
|---|
| 679 | Probing for `Maxim MAX6633/MAX6634/MAX6635'... No |
|---|
| 680 | Client found at address 0x4c |
|---|
| 681 | Probing for `National Semiconductor LM75'... No |
|---|
| 682 | Probing for `Dallas Semiconductor DS75'... No |
|---|
| 683 | Probing for `Analog Devices ADT7466'... No |
|---|
| 684 | Probing for `Andigilog aSC7511'... No |
|---|
| 685 | Probing for `Dallas Semiconductor DS1621'... No |
|---|
| 686 | Probing for `Analog Devices ADM1021'... No |
|---|
| 687 | Probing for `Analog Devices ADM1021A/ADM1023'... No |
|---|
| 688 | Probing for `Maxim MAX1617'... No |
|---|
| 689 | Probing for `Maxim MAX1617A'... No |
|---|
| 690 | Probing for `Maxim MAX1668'... No |
|---|
| 691 | Probing for `Maxim MAX1805'... No |
|---|
| 692 | Probing for `Maxim MAX1989'... No |
|---|
| 693 | Probing for `Maxim MAX6655/MAX6656'... No |
|---|
| 694 | Probing for `TI THMC10'... No |
|---|
| 695 | Probing for `National Semiconductor LM84'... No |
|---|
| 696 | Probing for `Genesys Logic GL523SM'... No |
|---|
| 697 | Probing for `Onsemi MC1066'... No |
|---|
| 698 | Probing for `Maxim MAX1619'... No |
|---|
| 699 | Probing for `National Semiconductor LM82/LM83'... No |
|---|
| 700 | Probing for `National Semiconductor LM90'... No |
|---|
| 701 | Probing for `National Semiconductor LM89/LM99'... No |
|---|
| 702 | Probing for `National Semiconductor LM86'... No |
|---|
| 703 | Probing for `Analog Devices ADM1032'... No |
|---|
| 704 | Probing for `Maxim MAX6657/MAX6658/MAX6659'... No |
|---|
| 705 | Probing for `Maxim MAX6648/MAX6692'... No |
|---|
| 706 | Probing for `Maxim MAX6680/MAX6681'... No |
|---|
| 707 | Probing for `Winbond W83L771W/G'... No |
|---|
| 708 | Probing for `National Semiconductor LM63'... No |
|---|
| 709 | Probing for `Fintek F75363SG'... No |
|---|
| 710 | Probing for `Maxim MAX6633/MAX6634/MAX6635'... No |
|---|
| 711 | Probing for `Analog Devices ADT7461'... No |
|---|
| 712 | Probing for `Fintek F75383S/M'... No |
|---|
| 713 | Client found at address 0x4d |
|---|
| 714 | Probing for `National Semiconductor LM75'... No |
|---|
| 715 | Probing for `Dallas Semiconductor DS75'... No |
|---|
| 716 | Probing for `Dallas Semiconductor DS1621'... No |
|---|
| 717 | Probing for `Analog Devices ADM1021'... No |
|---|
| 718 | Probing for `Analog Devices ADM1021A/ADM1023'... No |
|---|
| 719 | Probing for `Maxim MAX1617'... No |
|---|
| 720 | Probing for `Maxim MAX1617A'... No |
|---|
| 721 | Probing for `Maxim MAX1668'... No |
|---|
| 722 | Probing for `Maxim MAX1805'... No |
|---|
| 723 | Probing for `Maxim MAX1989'... No |
|---|
| 724 | Probing for `Maxim MAX6655/MAX6656'... No |
|---|
| 725 | Probing for `TI THMC10'... No |
|---|
| 726 | Probing for `National Semiconductor LM84'... No |
|---|
| 727 | Probing for `Genesys Logic GL523SM'... No |
|---|
| 728 | Probing for `Onsemi MC1066'... No |
|---|
| 729 | Probing for `Maxim MAX1619'... No |
|---|
| 730 | Probing for `National Semiconductor LM82/LM83'... No |
|---|
| 731 | Probing for `National Semiconductor LM89/LM99'... No |
|---|
| 732 | Probing for `Analog Devices ADM1032'... No |
|---|
| 733 | Probing for `Maxim MAX6659'... No |
|---|
| 734 | Probing for `Maxim MAX6680/MAX6681'... No |
|---|
| 735 | Probing for `Maxim MAX6633/MAX6634/MAX6635'... No |
|---|
| 736 | Probing for `Analog Devices ADT7461'... No |
|---|
| 737 | Probing for `Fintek F75384S/M'... No |
|---|
| 738 | Client found at address 0x4e |
|---|
| 739 | Probing for `National Semiconductor LM75'... No |
|---|
| 740 | Probing for `Dallas Semiconductor DS75'... No |
|---|
| 741 | Probing for `Dallas Semiconductor DS1621'... No |
|---|
| 742 | Probing for `Analog Devices ADM1021'... No |
|---|
| 743 | Probing for `Analog Devices ADM1021A/ADM1023'... No |
|---|
| 744 | Probing for `Maxim MAX1617'... No |
|---|
| 745 | Probing for `Maxim MAX1617A'... No |
|---|
| 746 | Probing for `Maxim MAX1668'... No |
|---|
| 747 | Probing for `Maxim MAX1805'... No |
|---|
| 748 | Probing for `Maxim MAX1989'... No |
|---|
| 749 | Probing for `Maxim MAX6655/MAX6656'... No |
|---|
| 750 | Probing for `TI THMC10'... No |
|---|
| 751 | Probing for `National Semiconductor LM84'... No |
|---|
| 752 | Probing for `Genesys Logic GL523SM'... No |
|---|
| 753 | Probing for `Onsemi MC1066'... No |
|---|
| 754 | Probing for `Maxim MAX1619'... No |
|---|
| 755 | Probing for `National Semiconductor LM82/LM83'... No |
|---|
| 756 | Probing for `Maxim MAX6659'... No |
|---|
| 757 | Probing for `Maxim MAX6680/MAX6681'... No |
|---|
| 758 | Probing for `Maxim MAX6633/MAX6634/MAX6635'... No |
|---|
| 759 | Probing for `ITE IT8201R/IT8203R/IT8206R/IT8266R'... No |
|---|
| 760 | Probing for `Fintek F75111R/RG/N (GPIO)'... No |
|---|
| 761 | Probing for `Fintek F75121R/F75122R/RG (VID+GPIO)'... No |
|---|
| 762 | Client found at address 0x4f |
|---|
| 763 | Probing for `National Semiconductor LM75'... No |
|---|
| 764 | Probing for `Dallas Semiconductor DS75'... No |
|---|
| 765 | Probing for `Dallas Semiconductor DS1621'... No |
|---|
| 766 | Probing for `Maxim MAX6633/MAX6634/MAX6635'... No |
|---|
| 767 | Client found at address 0x50 |
|---|
| 768 | Handled by driver `eeprom' (already loaded), chip type `eeprom' |
|---|
| 769 | (note: this is probably NOT a sensor chip!) |
|---|
| 770 | Client found at address 0x51 |
|---|
| 771 | Handled by driver `eeprom' (already loaded), chip type `eeprom' |
|---|
| 772 | (note: this is probably NOT a sensor chip!) |
|---|
| 773 | Client found at address 0x52 |
|---|
| 774 | Handled by driver `eeprom' (already loaded), chip type `eeprom' |
|---|
| 775 | (note: this is probably NOT a sensor chip!) |
|---|
| 776 | Client found at address 0x53 |
|---|
| 777 | Handled by driver `eeprom' (already loaded), chip type `eeprom' |
|---|
| 778 | (note: this is probably NOT a sensor chip!) |
|---|
| 779 | Client found at address 0x70 |
|---|
| 780 | Probing for `Philips Semiconductors PCA9540'... No |
|---|
| 781 | Client found at address 0x73 |
|---|
| 782 | Probing for `FSC Poseidon II'... No |
|---|
| 783 | Probing for `FSC Heimdal'... No |
|---|
| 784 | Probing for `FSC Heracles'... No |
|---|
| 785 | Probing for `FSC Poseidon I'... No |
|---|
| 786 | Probing for `FSC Hermes'... No |
|---|
| 787 | Probing for `FSC Scylla'... No |
|---|
| 788 | Client found at address 0x77 |
|---|
| 789 | Probing for `Asus ASM58 Mozart-2'... No |
|---|
| 790 | Probing for `Asus AS2K129R Mozart-2'... No |
|---|
| 791 | Probing for `Asus Mozart-2'... No |
|---|
| 792 | |
|---|
| 793 | Some chips are also accessible through the ISA I/O ports. We have to |
|---|
| 794 | write to arbitrary I/O ports to probe them. This is usually safe though. |
|---|
| 795 | Yes, you do have ISA I/O ports even if you do not have any ISA slots! |
|---|
| 796 | Do you want to scan the ISA I/O ports? (YES/no): yes |
|---|
| 797 | Probing for `National Semiconductor LM78' at 0x290... No |
|---|
| 798 | Probing for `National Semiconductor LM78-J' at 0x290... No |
|---|
| 799 | Probing for `National Semiconductor LM79' at 0x290... No |
|---|
| 800 | Probing for `Winbond W83781D' at 0x290... No |
|---|
| 801 | Probing for `Winbond W83782D' at 0x290... No |
|---|
| 802 | Probing for `Silicon Integrated Systems SIS5595'... No |
|---|
| 803 | Probing for `VIA VT82C686 Integrated Sensors'... No |
|---|
| 804 | Probing for `VIA VT8231 Integrated Sensors'... No |
|---|
| 805 | Probing for `IPMI BMC KCS' at 0xca0... No |
|---|
| 806 | Probing for `IPMI BMC SMIC' at 0xca8... No |
|---|
| 807 | |
|---|
| 808 | Some Super I/O chips may also contain sensors. We have to write to |
|---|
| 809 | standard I/O ports to probe them. This is usually safe. |
|---|
| 810 | Do you want to scan for Super I/O sensors? (YES/no): yes |
|---|
| 811 | Probing for Super-I/O at 0x2e/0x2f |
|---|
| 812 | Trying family `National Semiconductor'... Yes |
|---|
| 813 | Found `Nat. Semi. PC8374L Super IO Sensors' |
|---|
| 814 | (but not activated) |
|---|
| 815 | Probing for Super-I/O at 0x4e/0x4f |
|---|
| 816 | Trying family `National Semiconductor'... No |
|---|
| 817 | Trying family `SMSC'... No |
|---|
| 818 | Trying family `VIA/Winbond/Fintek'... No |
|---|
| 819 | Trying family `ITE'... No |
|---|
| 820 | |
|---|
| 821 | Some CPUs or memory controllers may also contain embedded sensors. |
|---|
| 822 | Do you want to scan for them? (YES/no): yes |
|---|
| 823 | AMD K8 thermal sensors... No |
|---|
| 824 | AMD K10 thermal sensors... No |
|---|
| 825 | Intel Core family thermal sensor... Success! |
|---|
| 826 | (driver `coretemp') |
|---|
| 827 | Intel AMB FB-DIMM thermal sensor... No |
|---|
| 828 | |
|---|
| 829 | Now follows a summary of the probes I have just done. |
|---|
| 830 | Just press ENTER to continue: |
|---|
| 831 | |
|---|
| 832 | Driver `smartbatt' (should be inserted): |
|---|
| 833 | Detects correctly: |
|---|
| 834 | * Bus `NVIDIA i2c adapter ' |
|---|
| 835 | Busdriver `UNKNOWN', I2C address 0x0b |
|---|
| 836 | Chip `Smart Battery' (confidence: 5) |
|---|
| 837 | |
|---|
| 838 | Driver `coretemp' (should be inserted): |
|---|
| 839 | Detects correctly: |
|---|
| 840 | * Chip `Intel Core family thermal sensor' (confidence: 9) |
|---|
| 841 | |
|---|
| 842 | I will now generate the commands needed to load the required modules. |
|---|
| 843 | Just press ENTER to continue: |
|---|
| 844 | |
|---|
| 845 | To load everything that is needed, add this to some /etc/rc* file: |
|---|
| 846 | |
|---|
| 847 | #----cut here---- |
|---|
| 848 | # I2C adapter drivers |
|---|
| 849 | # modprobe unknown adapter NVIDIA i2c adapter |
|---|
| 850 | # modprobe unknown adapter NVIDIA i2c adapter |
|---|
| 851 | # modprobe unknown adapter NVIDIA i2c adapter |
|---|
| 852 | # Chip drivers |
|---|
| 853 | # Warning: the required module smartbatt is not currently installed |
|---|
| 854 | # on your system. For status of 2.6 kernel ports check |
|---|
| 855 | # http://www.lm-sensors.org/wiki/Devices. If driver is built |
|---|
| 856 | # into the kernel, or unavailable, comment out the following line. |
|---|
| 857 | modprobe smartbatt |
|---|
| 858 | modprobe coretemp |
|---|
| 859 | # sleep 2 # optional |
|---|
| 860 | /usr/bin/sensors -s # recommended |
|---|
| 861 | #----cut here---- |
|---|
| 862 | |
|---|
| 863 | If you have some drivers built into your kernel, the list above will |
|---|
| 864 | contain too many modules. Skip the appropriate ones! You really |
|---|
| 865 | should try these commands right now to make sure everything is |
|---|
| 866 | working properly. Monitoring programs won't work until the needed |
|---|
| 867 | modules are loaded. |
|---|
| 868 | |
|---|
| 869 | Do you want to overwrite /etc/sysconfig/lm_sensors? (YES/no): yes |
|---|
| 870 | [root@quad1 lm-sensors]# |
|---|