On Wed, Sep 27, 2006 at 08:20:51AM +0200, Rudolf Marek wrote: > Please add this two printk to this code: > > data->therm_status = eax; > printk("EAX from MSR %x\n", eax); > > /* update only if data has been valid */ > if (eax & 0x80000000) { > printk("in temp condition\n"); Uhhhh... add them WHERE? BTW, the hw monitoring chip on my motherboard (Asus P5B Deluxe WiFi) already does report CPU temp. Michael -- San Francisco, CA