Hi, I have intel mainboard S5000PAL and Debian etch installed. I was trying to get to work thermal sensors. sensors-detect says that I need i2c-ipmi and bmcsensors (ipmisensors). I found that there is patch for kernel on website:
http://bmcsensors-26.sourceforge.net/ but patching failing no matter which version of patch I use: server:/usr/src/linux# patch -p1 < ../ipmisensors-20060805-0622.diff patching file drivers/char/ipmi/ipmi_msghandler.c Hunk #1 succeeded at 1951 (offset 207 lines). Hunk #2 succeeded at 4203 (offset 372 lines). patching file drivers/hwmon/Kconfig Hunk #1 succeeded at 333 with fuzz 2 (offset 153 lines). patching file drivers/hwmon/Makefile Hunk #1 FAILED at 26. 1 out of 1 hunk FAILED -- saving rejects to file drivers/hwmon/Makefile.rej patching file drivers/hwmon/ipmisensors.c patching file drivers/hwmon/ipmisensors.h patching file include/linux/ipmi.h Hunk #1 succeeded at 300 (offset 16 lines). patching file include/linux/ipmi_msgdefs.h Hunk #1 succeeded at 45 with fuzz 2. Hunk #2 succeeded at 58 (offset 2 lines). Hunk #3 FAILED at 81. 1 out of 3 hunks FAILED -- saving rejects to file include/linux/ipmi_msgdefs.h.rej ------------------------------------------------------------------------------------ server:/usr/src/linux# patch -p1 < ../ipmisensors-20070630-1330.diff patching file drivers/char/ipmi/ipmi_msghandler.c Hunk #1 succeeded at 1951 (offset -2 lines). Hunk #2 succeeded at 4210 (offset -4 lines). patching file drivers/hwmon/Kconfig Hunk #1 succeeded at 312 (offset 72 lines). patching file drivers/hwmon/Makefile Hunk #1 FAILED at 32. 1 out of 1 hunk FAILED -- saving rejects to file drivers/hwmon/Makefile.rej patching file drivers/hwmon/ipmisensors.c patching file drivers/hwmon/ipmisensors.h patching file include/linux/ipmi.h patching file include/linux/ipmi_msgdefs.h --------------------------------------------------------------------------------------------- I've tried it with debian's linux-source-2.6.24 and linux-source-2.6.18 and with vanilla linux-source-2.6.25 as well. Is there any solution to get to work sensors on that mainboard? server:/usr/src# sensors -v sensors version 2.10.1 with libsensors version 2.10.1 -- mcom _______________________________________________ i2c mailing list [email protected] http://lists.lm-sensors.org/mailman/listinfo/i2c
