--- coretemp.c.default 2010-02-18 16:14:58.517835386 +0500 +++ coretemp.c 2010-02-18 15:54:35.128157728 +0500 @@ -460,7 +460,7 @@ !((c->x86_model == 0xe) || (c->x86_model == 0xf) || (c->x86_model == 0x16) || (c->x86_model == 0x17) || (c->x86_model == 0x1a) || (c->x86_model == 0x1c) || - (c->x86_model == 0x1e))) { + (c->x86_model == 0x1e) || (c->x86_model == 0x25))) { /* supported CPU not found, but report the unknown family 6 CPU */