Displaying 2 results from an estimated 2 matches for "wolfdal".
Did you mean:
wolfdale
2015 Oct 21
2
bad identification of the CPU pentium dual core ( penryn instead of core2 )
...s the patch :
--- a/lib/Support/Host.cpp 2015-10-14 07:13:52.381374679 +0200
+++ b/lib/Support/Host.cpp 2015-10-14 07:13:28.224708323 +0200
@@ -332,6 +332,8 @@
// 17h. All processors are manufactured using the 45 nm process.
//
// 45nm: Penryn , Wolfdale, Yorkfield (XE)
+ // Not all Penryn processors support SSE 4.1 (such as the Pentium brand)
+ return HasSSE41 ? "penryn" : "core2";
case 29: // Intel Xeon processor MP. All processors are manufactured using
// the 45 nm process....
2009 Dec 17
0
acpi for Intel p45 chipset (C2Duo)
Hello,
First time I install Centos (5.4) on a consumer Intel Motherboard. I've done 5+ AMD (am2 form factor) installs.
The MB is Gigabyte ep45-ud3r with a CPU:Intel LGA 775 E7600 wolfdale
I cracked the lm_sensors nut with 2 modules and lm_sensors from elrepo. The modules were
kmod-coretemp
kmod-it87
Now I'm trying to get cpuspeed to behave, or at least understand what it's doing. Here's my bios objects
------------ snip dmesg---------
$sudo dmesg | grep state
AC...