I'm so proud. Groove made it though the night with no bizarre kernel errors echoed to the console. A few more days of this and we might be in the clear. The lm_sensors modules seem to be a bit off for this mainboard: [pvenezia@groove pvenezia]$ sensors max1617-i2c-0-4c Adapter: SMBus Via Pro adapter at 5000 Algorithm: Non-I2C SMBus adapter Board: +36∞C (min = +20∞C, max = +60∞C) CPU: +31∞C (min = +20∞C I’m so proud. Groove made it though the night with no bizarre kernel errors echoed to the console. A few more days of this and we might be in the clear.The lm_sensors modules seem to be a bit off for this mainboard:[pvenezia@groove pvenezia]$ sensors max1617-i2c-0-4c Adapter: SMBus Via Pro adapter at 5000 Algorithm: Non-I2C SMBus adapter Board: +36∞C (min = +20∞C, max = +60∞C) CPU: +31∞C (min = +20∞C, max = +60∞C) eeprom-i2c-0-50 Adapter: SMBus Via Pro adapter at 5000 Algorithm: Non-I2C SMBus adapter eeprom-i2c-0-52 Adapter: SMBus Via Pro adapter at 5000 Algorithm: Non-I2C SMBus adapter it87-isa-0290 Adapter: ISA adapter Algorithm: ISA algorithm ERROR: Can't get fan alarm data! ERROR: Can't get vin alarm data! ERROR: Can't get temp alarm data! VCore 1: +1.71 V (min = +1.53 V, max = +1.87 V) +3.3V: +3.64 V (min = +1.48 V, max = +1.80 V) +5V: +5.16 V (min = +4.50 V, max = +5.48 V) +12V: +12.28 V (min = +11.36 V, max = +13.80 V) Stdby: +4.97 V (min = +4.50 V, max = +5.48 V) VBat: +0.00 V fan1: 3924 RPM (min = 3000 RPM, div = 2) fan2: 2947 RPM (min = 3000 RPM, div = 2) fan3: 0 RPM (min = 3000 RPM, div = 2) Temp1/MB: +35∞C (min = +20∞C, max = +60∞C) Temp2/CPU: +88∞C (min = +20∞C, max = +60∞C)88C? I don’t think so. Twiddle with the temp_type for the it87, and it gets curiouser and curiouser:[pvenezia@groove pvenezia]$ sensors max1617-i2c-0-4c Adapter: SMBus Via Pro adapter at 5000 Algorithm: Non-I2C SMBus adapter Board: +36∞C (min = +20∞C, max = +60∞C) CPU: +30∞C (min = +20∞C, max = +60∞C) eeprom-i2c-0-50 Adapter: SMBus Via Pro adapter at 5000 Algorithm: Non-I2C SMBus adapter eeprom-i2c-0-52 Adapter: SMBus Via Pro adapter at 5000 Algorithm: Non-I2C SMBus adapter it87-isa-0290 Adapter: ISA adapter Algorithm: ISA algorithm ERROR: Can't get fan alarm data! ERROR: Can't get vin alarm data! ERROR: Can't get temp alarm data! VCore 1: +1.69 V (min = +1.53 V, max = +1.87 V) +3.3V: +3.08 V (min = +1.48 V, max = +1.80 V) +5V: +5.12 V (min = +4.50 V, max = +5.48 V) +12V: +12.08 V (min = +11.36 V, max = +13.80 V) Stdby: +4.99 V (min = +4.50 V, max = +5.48 V) VBat: +0.00 V fan1: 3924 RPM (min = 3000 RPM, div = 2) fan2: 2947 RPM (min = 3000 RPM, div = 2) fan3: 0 RPM (min = 3000 RPM, div = 2) Temp1/MB: +35∞C (min = +20∞C, max = +60∞C) Temp2/CPU: -55∞C (min = +20∞C, max = +60∞C)-55C? I don’t think so.BIOS reports that the temp is ~33C, which makes me think that if I have the time to write a script to modprobe it87 with temp_type=0x00-0xff and test the results, I might get accurate data.