kozlek Posted March 24, 2012 Author Share Posted March 24, 2012 Hi kozlek..this softwae dont compatible for snow ? Because? Because ARC - automatic reference counting. I tried but can't compile it for 10.6. Link to comment Share on other sites More sharing options...
magnifico Posted March 24, 2012 Share Posted March 24, 2012 Because ARC - automatic reference counting. I tried but can't compile it for 10.6. Sorry for OT Hi Kozlek, Please i see in your signature whyle you use soundblaster usb creative. But if i buy this hardware , i need patch for apple hda ? I need a ssdt write good for this hardware? Thanks for you interested...and sorry for my bud english PS: Disabled from bios audio? Link to comment Share on other sites More sharing options...
Navi Posted March 24, 2012 Share Posted March 24, 2012 Because ARC - automatic reference counting. I tried but can't compile it for 10.6. That's wrong Mozo - just change deployment target to 10.6 (not an SDK) and application will work in 10.6 :wink2: Link to comment Share on other sites More sharing options...
magnifico Posted March 24, 2012 Share Posted March 24, 2012 That's wrong Mozo - just change deployment target to 10.6 (not an SDK) and application will work in 10.6 :wink2: How ? Link to comment Share on other sites More sharing options...
kozlek Posted March 24, 2012 Author Share Posted March 24, 2012 Sorry for OT Hi Kozlek, Please i see in your signature whyle you use soundblaster usb creative. But if i buy this hardware , i need patch for apple hda ? I need a ssdt write good for this hardware? Thanks for you interested...and sorry for my bud english PS: Disabled from bios audio? SoundBlaster Recoon3D USB works OOB, plug-and-play. Also I use built-in audio with patched AppleHDA for fun. That's wrong Mozo - just change deployment target to 10.6 (not an SDK) and application will work in 10.6 :wink2: XCode 4.3.2: Link to comment Share on other sites More sharing options...
magnifico Posted March 24, 2012 Share Posted March 24, 2012 SoundBlaster Recoon3D USB works OOB, plug-and-play. Also I use built-in audio with patched AppleHDA for fun. Also if i dont use patch Apple hda , work never patch? Sorry again for OT Link to comment Share on other sites More sharing options...
kozlek Posted March 24, 2012 Author Share Posted March 24, 2012 Also if i dont use patch Apple hda , work never patch? Sorry again for OT yes Link to comment Share on other sites More sharing options...
magnifico Posted March 24, 2012 Share Posted March 24, 2012 yes Thanks friend Return on topic , on snow my HwMonitor work Link to comment Share on other sites More sharing options...
Navi Posted March 24, 2012 Share Posted March 24, 2012 SoundBlaster Recoon3D USB works OOB, plug-and-play. Also I use built-in audio with patched AppleHDA for fun. XCode 4.3.2: Yes, and as i said this is wrong. If you want this application to work in 10.6 - you need to setup like this Leave SDK as 10.7 But set deployment target to 10.6 THat will compile with ARC and will work in 10.6... We had such kind issue reported before (at applelife.ru - you know what i mean). Link to comment Share on other sites More sharing options...
Goron Posted March 24, 2012 Share Posted March 24, 2012 With new ACPISensors and SuperIOFamily it´s even worse : Link to comment Share on other sites More sharing options...
kozlek Posted March 25, 2012 Author Share Posted March 25, 2012 With new ACPISensors and SuperIOFamily it´s even worse : What did you do I can only imagine. HWMonitor and kexts used are incompatible (from screenshot). SuperIOFamily now standalone but in your kernel log Nuvoton plugin trying to load... P.s. what you could do: delete all HWSensors kexts and apps installed. Reinstall them from the package from the latest revision. Link to comment Share on other sites More sharing options...
tdtran1025 Posted March 25, 2012 Share Posted March 25, 2012 I can only say this is awesome when compared to the first incarnation. 1 Link to comment Share on other sites More sharing options...
kozlek Posted March 31, 2012 Author Share Posted March 31, 2012 Short description how to get gain values for different voltages. First of all you need a reference point: information about voltages from BIOS or other software from Windows like AIDA64, HWMonitor or OpenHardwareMonitor. Dump from OpenHardwareMonitor: ... | +- ITE IT8720F (/lpc/it8720f) | | +- CPU VCore : 0.816 0.816 1.216 (/lpc/it8720f/voltage/0) | | +- DRAM : 1.6 1.6 1.6 (/lpc/it8720f/voltage/1) | | +- +3.3V : 3.376 3.376 3.376 (/lpc/it8720f/voltage/2) | | +- +5V : 4.94592 4.89216 4.94592 (/lpc/it8720f/voltage/3) | | +- Voltage #5 : 0.128 0.016 1.248 (/lpc/it8720f/voltage/4) | | +- Voltage #6 : 3.088 3.088 3.088 (/lpc/it8720f/voltage/5) | | +- Voltage #7 : 0.016 0.016 0.192 (/lpc/it8720f/voltage/6) | | +- Voltage #8 : 2.144 2.144 2.144 (/lpc/it8720f/voltage/7) | | +- VBat : 3.248 3.248 3.248 (/lpc/it8720f/voltage/8) | | +- Temperature #1 : 34 34 34 (/lpc/it8720f/temperature/0) | | +- Temperature #2 : 25 25 25 (/lpc/it8720f/temperature/1) | | +- Temperature #3 : 23 23 35 (/lpc/it8720f/temperature/2)] ... | +- ITE IT8720F (/lpc/it8720f) | | | | | +- CPU VCore (/lpc/it8720f/voltage/0) | | | +- Ri [kΩ] : 0 : 0 | | | +- Rf [kΩ] : 1 : 1 | | | +- Vf [V] : 0 : 0 | | | | | +- DRAM (/lpc/it8720f/voltage/1) | | | +- Ri [kΩ] : 0 : 0 | | | +- Rf [kΩ] : 1 : 1 | | | +- Vf [V] : 0 : 0 | | | | | +- +3.3V (/lpc/it8720f/voltage/2) | | | +- Ri [kΩ] : 0 : 0 | | | +- Rf [kΩ] : 1 : 1 | | | +- Vf [V] : 0 : 0 | | | | | +- +5V (/lpc/it8720f/voltage/3) | | | +- Ri [kΩ] : 6.8 : 6.8 | | | +- Rf [kΩ] : 10 : 10 | | | +- Vf [V] : 0 : 0 | | | | | +- Voltage #5 (/lpc/it8720f/voltage/4) | | | +- Ri [kΩ] : 0 : 0 | | | +- Rf [kΩ] : 1 : 1 | | | +- Vf [V] : 0 : 0 | | | | | +- Voltage #6 (/lpc/it8720f/voltage/5) | | | +- Ri [kΩ] : 0 : 0 | | | +- Rf [kΩ] : 1 : 1 | | | +- Vf [V] : 0 : 0 | | | | | +- Voltage #7 (/lpc/it8720f/voltage/6) | | | +- Ri [kΩ] : 0 : 0 | | | +- Rf [kΩ] : 1 : 1 | | | +- Vf [V] : 0 : 0 | | | | | +- Voltage #8 (/lpc/it8720f/voltage/7) | | | +- Ri [kΩ] : 0 : 0 | | | +- Rf [kΩ] : 1 : 1 | | | +- Vf [V] : 0 : 0 | | | | | +- VBat (/lpc/it8720f/voltage/8) | | | +- Ri [kΩ] : 0 : 0 | | | +- Rf [kΩ] : 1 : 1 | | | +- Vf [V] : 0 : 0 Dump from HWMonitor for Windows: ... Hardware monitor ITE IT87 Voltage 0 0.93 Volts [0x3A] (CPU VCORE) Voltage 1 1.60 Volts [0x64] (VIN1) Voltage 2 3.38 Volts [0xD3] (+3.3V) Voltage 3 4.92 Volts [0xB7] (+5V) Voltage 4 3.58 Volts [0x38] (+12V) Voltage 5 -12.35 Volts [0xC1] (-12V) Voltage 7 3.60 Volts [0x86] (+5V VCCH) Voltage 8 3.25 Volts [0xCB] (VBAT) Temperature 0 33∞C (91∞F) [0x21] (TMPIN0) Temperature 1 25∞C (77∞F) [0x19] (TMPIN1) Temperature 2 27∞C (80∞F) [0x1B] (TMPIN2) Fan PWM 0 0 pc [0x0] (FANPWM0) Fan PWM 1 0 pc [0x0] (FANPWM1) Fan PWM 2 0 pc [0x0] (FANPWM2) Register space LPC, base address = 0x0290 ... Now I know 5V value is 4.919V on my system and 12V is 12.239V. Voltage input for 5V is VIN3 and 12V should be VIN5. How to calculate Gain value? The formula is: Gain = ( Vref - Vraw ) / Vraw, there Vref is the reference voltage value obtained from BIOS or dumps and Vraw is the raw value read from specific voltage input. My Vraw values looks like this (sorry for russian): The 5th voltage is VIN3 (Power Supply 4 in HWMonitor.app) and 7th voltage is VIN5 (Power Supply 6 in HWMonitor.app) To get picture above you need to edit SuperIOSensors section for your Super I/O chip. It should be like this: Note: Power Supply %x names always showing greater to 1 in HWMonitor.app. You must close all programs running and wait for voltages to stop changing their values. On the full system load It should be voltage drop on 3.3V, 5V and 12V rails depending on your graphics and power supply used. Then I am running Prime95 and Unigine Heaven at the same time I am get something like this: As you could see there is Vdrop on VIN2 (3.3V), VIN3 (5V) and VIN5 (12V). 3.3V is ok without any modifiers using on VIN2. For 12V input I have now: Gain = (12.239 - 3.088) / 3.088 = 2,9634067357513 ~ 2.964 For 5V input I have: Gain = (4.919 - 2.928) / 2.928 = 0,67998633879781 ~ 0.680 So I should edit my IT87x section like this: And the result: 1 Link to comment Share on other sites More sharing options...
The Real Deal Posted April 1, 2012 Share Posted April 1, 2012 Finally it looks good on R3E ; power supply, multi was not available with the earlier versions on my setup Thanks. Link to comment Share on other sites More sharing options...
iLeopod Posted April 2, 2012 Share Posted April 2, 2012 The latest developments of HWSensors are great. On windows also the themperature of the PCH is shown is this possible on os x as well? Also the Power information on SNB (Package, IA Cores, GT ) would be a great feature. CPUID HWMonitorPro Report ------------------------------------------------------------------------- Binaries ------------------------------------------------------------------------- HWMonitorPro version 1.1.2.0 Monitoring ------------------------------------------------------------------------- Mainboard Model Z68MX-UD2H-B3 (0x0000034F - 0xC32DE273) LPCIO ------------------------------------------------------------------------- LPCIO Vendor ITE LPCIO Model IT8728 LPCIO Vendor ID 0x90 LPCIO Chip ID 0x8728 LPCIO Revision ID 0x1 Config Mode I/O address 0x2E Config Mode LDN 0x4 Config Mode registers 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 20 87 28 01 00 00 00 FF 10 01 80 30 48 80 00 00 00 30 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 50 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 60 02 90 00 00 00 00 00 00 00 00 00 00 00 00 00 00 70 00 02 00 00 04 04 00 00 00 00 00 00 00 00 00 00 Register space LPC, base address = 0x0290 Hardware Monitors ------------------------------------------------------------------------- Hardware monitor ITE IT8728 Voltage 0 1.06 Volts [0x58] (CPU VCORE) Voltage 2 2.96 Volts [0xF7] (+3.3V) Voltage 3 4.96 Volts [0xF6] (+5V) Voltage 5 -3.12 Volts [0x41] (-12V) Voltage 6 -6.58 Volts [0x89] (-5V) Voltage 7 2.84 Volts [0x8D] (+5V VCCH) Voltage 8 1.56 Volts [0x82] (VBAT) Temperature 0 27∞C (80∞F) [0x1B] (TMPIN0) Temperature 1 29∞C (84∞F) [0x1D] (TMPIN1) Temperature 2 20∞C (68∞F) [0x14] (TMPIN2) Fan 0 18 RPM [0x24C] (FANIN0) Fan PWM 0 0 pc [0x0] (FANPWM0) Fan PWM 1 0 pc [0x0] (FANPWM1) Fan PWM 2 0 pc [0x0] (FANPWM2) Register space LPC, base address = 0x0290 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00 13 00 00 00 FF FF 00 37 FF 87 64 0F 07 4C FF 00 10 FF FF FF 36 C7 82 80 82 02 FF 00 FF FF FF FF FF 20 58 02 F7 F6 0D 41 89 8D 82 1B 1D 14 BA C3 C3 C3 30 FF 00 FF 00 FF 00 FF 00 FF 00 FF 00 FF 00 FF 00 40 7F 7F 7F 7F 7F 7F 5F 40 AD 6A D4 00 FF FF FF FF 50 FF F8 7F 7F 7F C0 58 58 90 58 3C 12 60 00 00 00 60 00 14 41 46 1C 03 00 FF 00 14 41 46 20 03 00 FF 70 00 14 41 46 1C 03 00 FF FF FF FF FF FF FF FF FF 80 00 00 00 00 00 00 00 00 02 30 01 02 01 B6 20 19 90 FF 00 00 00 FF 00 00 00 40 00 00 00 00 2A 00 80 A0 BC 1C 1C 1C 1C 1C 1C FF FF FF FF FF FF FF FF FF B0 FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF C0 FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF D0 FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF E0 FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF F0 FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF Hardware monitor Intel PCH Temperature 0 49∞C (119∞F) [0x76] (PCH) Hardware monitor Gigabyte DES Voltage 0 0.77 Volts [0x40] (CPU) Register space LPC, base address = 0x0290 Processors ------------------------------------------------------------------------- Number of processors 1 Number of threads 8 APICs ------------------------------------------------------------------------- Processor 0 -- Core 0 -- Thread 0 0 -- Thread 1 1 -- Core 1 -- Thread 0 2 -- Thread 1 3 -- Core 2 -- Thread 0 4 -- Thread 1 5 -- Core 3 -- Thread 0 6 -- Thread 1 7 Processors Information ------------------------------------------------------------------------- Processor 1 ID = 0 Number of cores 4 (max 8) Number of threads 8 (max 16) Name Intel Core i7 2600K Codename Sandy Bridge Specification Intel® Core™ i7-2600K CPU @ 3.40GHz Package (platform ID) Socket 1155 LGA (0x1) CPUID 6.A.7 Extended CPUID 6.2A Core Stepping D2 Technology 32 nm TDP Limit 95 Watts Core Speed 1604.8 MHz Multiplier x FSB 16.0 x 100.3 MHz Stock frequency 3400 MHz Instructions sets MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, EM64T, VT-x, AES, AVX L1 Data cache 4 x 32 KBytes, 8-way set associative, 64-byte line size L1 Instruction cache 4 x 32 KBytes, 8-way set associative, 64-byte line size L2 cache 4 x 256 KBytes, 8-way set associative, 64-byte line size L3 cache 8 MBytes, 16-way set associative, 64-byte line size FID/VID Control yes Turbo Mode supported, enabled Max non-turbo ratio 34x Max turbo ratio 38x Max efficiency ratio 16x Min Power 60 Watts O/C bins unlimited Thread dumps ------------------------------------------------------------------------- CPU Thread 0 APIC ID 0 Topology Processor ID 0, Core ID 0, Thread ID 0 Type 01400001h Max CPUID level 0000000Dh Max CPUID ext. level 80000008h Cache descriptor Level 1, D, 32 KB, 2 thread(s) Cache descriptor Level 1, I, 32 KB, 2 thread(s) Cache descriptor Level 2, U, 256 KB, 2 thread(s) Cache descriptor Level 3, U, 8 MB, 16 thread(s) CPUID 0x00000000 0x0000000D 0x756E6547 0x6C65746E 0x49656E69 0x00000001 0x000206A7 0x00100800 0x1F9AE3BF 0xBFEBFBFF 0x00000002 0x76035A01 0x00F0B2FF 0x00000000 0x00CA0000 0x00000003 0x00000000 0x00000000 0x00000000 0x00000000 0x00000004 0x1C004121 0x01C0003F 0x0000003F 0x00000000 0x00000004 0x1C004122 0x01C0003F 0x0000003F 0x00000000 0x00000004 0x1C004143 0x01C0003F 0x000001FF 0x00000000 0x00000004 0x1C03C163 0x03C0003F 0x00001FFF 0x00000006 0x00000005 0x00000040 0x00000040 0x00000003 0x00001120 0x00000006 0x00000077 0x00000002 0x00000009 0x00000000 0x00000007 0x00000000 0x00000000 0x00000000 0x00000000 0x00000008 0x00000000 0x00000000 0x00000000 0x00000000 0x00000009 0x00000000 0x00000000 0x00000000 0x00000000 0x0000000A 0x07300403 0x00000000 0x00000000 0x00000603 0x0000000B 0x00000001 0x00000002 0x00000100 0x00000000 0x0000000B 0x00000004 0x00000008 0x00000201 0x00000000 0x0000000C 0x00000000 0x00000000 0x00000000 0x00000000 0x0000000D 0x00000007 0x00000340 0x00000340 0x00000000 0x80000000 0x80000008 0x00000000 0x00000000 0x00000000 0x80000001 0x00000000 0x00000000 0x00000001 0x28100800 0x80000002 0x20202020 0x49202020 0x6C65746E 0x20295228 0x80000003 0x65726F43 0x294D5428 0x2D376920 0x30303632 0x80000004 0x5043204B 0x20402055 0x30342E33 0x007A4847 0x80000005 0x00000000 0x00000000 0x00000000 0x00000000 0x80000006 0x00000000 0x00000000 0x01006040 0x00000000 0x80000007 0x00000000 0x00000000 0x00000000 0x00000100 0x80000008 0x00003024 0x00000000 0x00000000 0x00000000 MSR 0x0000001B 0x00000000 0xFEE00900 MSR 0x0000003A 0x00000000 0x00000005 MSR 0x000001A0 0x00000000 0x00850089 MSR 0x000000CE 0x00001000 0x70012200 MSR 0x00000017 0x00040000 0x00000000 MSR 0x00000035 0x00000000 0x00040008 MSR 0x000000C1 0x00000000 0x00000000 MSR 0x000000C2 0x00000000 0x00000000 MSR 0x000000C3 0x00000000 0x00000000 MSR 0x000000C4 0x00000000 0x00000000 MSR 0x00000186 0x00000000 0x00000000 MSR 0x00000187 0x00000000 0x00000000 MSR 0x000001AD 0x00000000 0x23242526 MSR 0x00000194 0x00000000 0x000F0000 MSR 0x0000019A 0x00000000 0x00000000 MSR 0x000001A4 0x00000000 0x00000000 MSR 0x000001B1 0x00000000 0x88410000 MSR 0x000001FC 0x00000000 0x0004005D MSR 0x00000601 0x18141494 0x000008C0 MSR 0x00000602 0x18141494 0x000008C0 MSR 0x00000606 0x00000000 0x000A1003 MSR 0x00000610 0x0000A580 0x00008960 MSR 0x00000611 0x00000000 0x0689D88A MSR 0x00000639 0x00000000 0x0549EC31 MSR 0x00000641 0x00000000 0x003819FD MSR 0x00000614 0x00000000 0x01E002F8 MSR 0x0000019C 0x00000000 0x88410000 MSR 0x000001A2 0x00000000 0x00621200 MSR 0x00000198 0x000027B6 0x00002500 MSR 0x00000199 0x00000000 0x00002600 CPU Thread 1 APIC ID 1 Topology Processor ID 0, Core ID 0, Thread ID 1 Type 01400001h Max CPUID level 0000000Dh Max CPUID ext. level 80000008h Cache descriptor Level 1, D, 32 KB, 2 thread(s) Cache descriptor Level 1, I, 32 KB, 2 thread(s) Cache descriptor Level 2, U, 256 KB, 2 thread(s) Cache descriptor Level 3, U, 8 MB, 16 thread(s) CPUID 0x00000000 0x0000000D 0x756E6547 0x6C65746E 0x49656E69 0x00000001 0x000206A7 0x01100800 0x1F9AE3BF 0xBFEBFBFF 0x00000002 0x76035A01 0x00F0B2FF 0x00000000 0x00CA0000 0x00000003 0x00000000 0x00000000 0x00000000 0x00000000 0x00000004 0x1C004121 0x01C0003F 0x0000003F 0x00000000 0x00000004 0x1C004122 0x01C0003F 0x0000003F 0x00000000 0x00000004 0x1C004143 0x01C0003F 0x000001FF 0x00000000 0x00000004 0x1C03C163 0x03C0003F 0x00001FFF 0x00000006 0x00000005 0x00000040 0x00000040 0x00000003 0x00001120 0x00000006 0x00000077 0x00000002 0x00000009 0x00000000 0x00000007 0x00000000 0x00000000 0x00000000 0x00000000 0x00000008 0x00000000 0x00000000 0x00000000 0x00000000 0x00000009 0x00000000 0x00000000 0x00000000 0x00000000 0x0000000A 0x07300403 0x00000000 0x00000000 0x00000603 0x0000000B 0x00000001 0x00000002 0x00000100 0x00000001 0x0000000B 0x00000004 0x00000008 0x00000201 0x00000001 0x0000000C 0x00000000 0x00000000 0x00000000 0x00000000 0x0000000D 0x00000007 0x00000340 0x00000340 0x00000000 0x80000000 0x80000008 0x00000000 0x00000000 0x00000000 0x80000001 0x00000000 0x00000000 0x00000001 0x28100800 0x80000002 0x20202020 0x49202020 0x6C65746E 0x20295228 0x80000003 0x65726F43 0x294D5428 0x2D376920 0x30303632 0x80000004 0x5043204B 0x20402055 0x30342E33 0x007A4847 0x80000005 0x00000000 0x00000000 0x00000000 0x00000000 0x80000006 0x00000000 0x00000000 0x01006040 0x00000000 0x80000007 0x00000000 0x00000000 0x00000000 0x00000100 0x80000008 0x00003024 0x00000000 0x00000000 0x00000000 MSR 0x0000001B 0x00000000 0xFEE00800 MSR 0x0000003A 0x00000000 0x00000005 MSR 0x000001A0 0x00000000 0x00850089 MSR 0x000000CE 0x00001000 0x70012200 MSR 0x00000017 0x00040000 0x00000000 MSR 0x00000035 0x00000000 0x00040008 MSR 0x000000C1 0x00000000 0x00000000 MSR 0x000000C2 0x00000000 0x00000000 MSR 0x000000C3 0x00000000 0x00000000 MSR 0x000000C4 0x00000000 0x00000000 MSR 0x00000186 0x00000000 0x00000000 MSR 0x00000187 0x00000000 0x00000000 MSR 0x000001AD 0x00000000 0x23242526 MSR 0x00000194 0x00000000 0x000F0000 MSR 0x0000019A 0x00000000 0x00000000 MSR 0x000001A4 0x00000000 0x00000000 MSR 0x000001B1 0x00000000 0x88390000 MSR 0x000001FC 0x00000000 0x0004005D MSR 0x00000601 0x18141494 0x000008C0 MSR 0x00000602 0x18141494 0x000008C0 MSR 0x00000606 0x00000000 0x000A1003 MSR 0x00000610 0x0000A580 0x00008960 MSR 0x00000611 0x00000000 0x068B5BF0 MSR 0x00000639 0x00000000 0x054B2FE7 MSR 0x00000641 0x00000000 0x00381FF5 MSR 0x00000614 0x00000000 0x01E002F8 MSR 0x0000019C 0x00000000 0x883C0000 MSR 0x000001A2 0x00000000 0x00621200 MSR 0x00000198 0x000027B6 0x00002500 MSR 0x00000199 0x00000000 0x00002600 CPU Thread 2 APIC ID 2 Topology Processor ID 0, Core ID 1, Thread ID 0 Type 01400001h Max CPUID level 0000000Dh Max CPUID ext. level 80000008h Cache descriptor Level 1, D, 32 KB, 2 thread(s) Cache descriptor Level 1, I, 32 KB, 2 thread(s) Cache descriptor Level 2, U, 256 KB, 2 thread(s) Cache descriptor Level 3, U, 8 MB, 16 thread(s) CPUID 0x00000000 0x0000000D 0x756E6547 0x6C65746E 0x49656E69 0x00000001 0x000206A7 0x02100800 0x1F9AE3BF 0xBFEBFBFF 0x00000002 0x76035A01 0x00F0B2FF 0x00000000 0x00CA0000 0x00000003 0x00000000 0x00000000 0x00000000 0x00000000 0x00000004 0x1C004121 0x01C0003F 0x0000003F 0x00000000 0x00000004 0x1C004122 0x01C0003F 0x0000003F 0x00000000 0x00000004 0x1C004143 0x01C0003F 0x000001FF 0x00000000 0x00000004 0x1C03C163 0x03C0003F 0x00001FFF 0x00000006 0x00000005 0x00000040 0x00000040 0x00000003 0x00001120 0x00000006 0x00000077 0x00000002 0x00000009 0x00000000 0x00000007 0x00000000 0x00000000 0x00000000 0x00000000 0x00000008 0x00000000 0x00000000 0x00000000 0x00000000 0x00000009 0x00000000 0x00000000 0x00000000 0x00000000 0x0000000A 0x07300403 0x00000000 0x00000000 0x00000603 0x0000000B 0x00000001 0x00000002 0x00000100 0x00000002 0x0000000B 0x00000004 0x00000008 0x00000201 0x00000002 0x0000000C 0x00000000 0x00000000 0x00000000 0x00000000 0x0000000D 0x00000007 0x00000340 0x00000340 0x00000000 0x80000000 0x80000008 0x00000000 0x00000000 0x00000000 0x80000001 0x00000000 0x00000000 0x00000001 0x28100800 0x80000002 0x20202020 0x49202020 0x6C65746E 0x20295228 0x80000003 0x65726F43 0x294D5428 0x2D376920 0x30303632 0x80000004 0x5043204B 0x20402055 0x30342E33 0x007A4847 0x80000005 0x00000000 0x00000000 0x00000000 0x00000000 0x80000006 0x00000000 0x00000000 0x01006040 0x00000000 0x80000007 0x00000000 0x00000000 0x00000000 0x00000100 0x80000008 0x00003024 0x00000000 0x00000000 0x00000000 MSR 0x0000001B 0x00000000 0xFEE00800 MSR 0x0000003A 0x00000000 0x00000005 MSR 0x000001A0 0x00000000 0x00850089 MSR 0x000000CE 0x00001000 0x70012200 MSR 0x00000017 0x00040000 0x00000000 MSR 0x00000035 0x00000000 0x00040008 MSR 0x000000C1 0x00000000 0x00000000 MSR 0x000000C2 0x00000000 0x00000000 MSR 0x000000C3 0x00000000 0x00000000 MSR 0x000000C4 0x00000000 0x00000000 MSR 0x00000186 0x00000000 0x00000000 MSR 0x00000187 0x00000000 0x00000000 MSR 0x000001AD 0x00000000 0x23242526 MSR 0x00000194 0x00000000 0x000F0000 MSR 0x0000019A 0x00000000 0x00000000 MSR 0x000001A4 0x00000000 0x00000000 MSR 0x000001B1 0x00000000 0x88410000 MSR 0x000001FC 0x00000000 0x0004005D MSR 0x00000601 0x18141494 0x000008C0 MSR 0x00000602 0x18141494 0x000008C0 MSR 0x00000606 0x00000000 0x000A1003 MSR 0x00000610 0x0000A580 0x00008960 MSR 0x00000611 0x00000000 0x068D3929 MSR 0x00000639 0x00000000 0x054CCB63 MSR 0x00000641 0x00000000 0x00382545 MSR 0x00000614 0x00000000 0x01E002F8 MSR 0x0000019C 0x00000000 0x88450000 MSR 0x000001A2 0x00000000 0x00621200 MSR 0x00000198 0x0000278D 0x00002600 MSR 0x00000199 0x00000000 0x00002600 CPU Thread 3 APIC ID 3 Topology Processor ID 0, Core ID 1, Thread ID 1 Type 01400001h Max CPUID level 0000000Dh Max CPUID ext. level 80000008h Cache descriptor Level 1, D, 32 KB, 2 thread(s) Cache descriptor Level 1, I, 32 KB, 2 thread(s) Cache descriptor Level 2, U, 256 KB, 2 thread(s) Cache descriptor Level 3, U, 8 MB, 16 thread(s) CPUID 0x00000000 0x0000000D 0x756E6547 0x6C65746E 0x49656E69 0x00000001 0x000206A7 0x03100800 0x1F9AE3BF 0xBFEBFBFF 0x00000002 0x76035A01 0x00F0B2FF 0x00000000 0x00CA0000 0x00000003 0x00000000 0x00000000 0x00000000 0x00000000 0x00000004 0x1C004121 0x01C0003F 0x0000003F 0x00000000 0x00000004 0x1C004122 0x01C0003F 0x0000003F 0x00000000 0x00000004 0x1C004143 0x01C0003F 0x000001FF 0x00000000 0x00000004 0x1C03C163 0x03C0003F 0x00001FFF 0x00000006 0x00000005 0x00000040 0x00000040 0x00000003 0x00001120 0x00000006 0x00000077 0x00000002 0x00000009 0x00000000 0x00000007 0x00000000 0x00000000 0x00000000 0x00000000 0x00000008 0x00000000 0x00000000 0x00000000 0x00000000 0x00000009 0x00000000 0x00000000 0x00000000 0x00000000 0x0000000A 0x07300403 0x00000000 0x00000000 0x00000603 0x0000000B 0x00000001 0x00000002 0x00000100 0x00000003 0x0000000B 0x00000004 0x00000008 0x00000201 0x00000003 0x0000000C 0x00000000 0x00000000 0x00000000 0x00000000 0x0000000D 0x00000007 0x00000340 0x00000340 0x00000000 0x80000000 0x80000008 0x00000000 0x00000000 0x00000000 0x80000001 0x00000000 0x00000000 0x00000001 0x28100800 0x80000002 0x20202020 0x49202020 0x6C65746E 0x20295228 0x80000003 0x65726F43 0x294D5428 0x2D376920 0x30303632 0x80000004 0x5043204B 0x20402055 0x30342E33 0x007A4847 0x80000005 0x00000000 0x00000000 0x00000000 0x00000000 0x80000006 0x00000000 0x00000000 0x01006040 0x00000000 0x80000007 0x00000000 0x00000000 0x00000000 0x00000100 0x80000008 0x00003024 0x00000000 0x00000000 0x00000000 MSR 0x0000001B 0x00000000 0xFEE00800 MSR 0x0000003A 0x00000000 0x00000005 MSR 0x000001A0 0x00000000 0x00850089 MSR 0x000000CE 0x00001000 0x70012200 MSR 0x00000017 0x00040000 0x00000000 MSR 0x00000035 0x00000000 0x00040008 MSR 0x000000C1 0x00000000 0x00000000 MSR 0x000000C2 0x00000000 0x00000000 MSR 0x000000C3 0x00000000 0x00000000 MSR 0x000000C4 0x00000000 0x00000000 MSR 0x00000186 0x00000000 0x00000000 MSR 0x00000187 0x00000000 0x00000000 MSR 0x000001AD 0x00000000 0x23242526 MSR 0x00000194 0x00000000 0x000F0000 MSR 0x0000019A 0x00000000 0x00000000 MSR 0x000001A4 0x00000000 0x00000000 MSR 0x000001B1 0x00000000 0x88350000 MSR 0x000001FC 0x00000000 0x0004005D MSR 0x00000601 0x18141494 0x000008C0 MSR 0x00000602 0x18141494 0x000008C0 MSR 0x00000606 0x00000000 0x000A1003 MSR 0x00000610 0x0000A580 0x00008960 MSR 0x00000611 0x00000000 0x068F379A MSR 0x00000639 0x00000000 0x054E8B29 MSR 0x00000641 0x00000000 0x00382A3B MSR 0x00000614 0x00000000 0x01E002F8 MSR 0x0000019C 0x00000000 0x883E0000 MSR 0x000001A2 0x00000000 0x00621200 MSR 0x00000198 0x0000278D 0x00002600 MSR 0x00000199 0x00000000 0x00002600 CPU Thread 4 APIC ID 4 Topology Processor ID 0, Core ID 2, Thread ID 0 Type 01400001h Max CPUID level 0000000Dh Max CPUID ext. level 80000008h Cache descriptor Level 1, D, 32 KB, 2 thread(s) Cache descriptor Level 1, I, 32 KB, 2 thread(s) Cache descriptor Level 2, U, 256 KB, 2 thread(s) Cache descriptor Level 3, U, 8 MB, 16 thread(s) CPUID 0x00000000 0x0000000D 0x756E6547 0x6C65746E 0x49656E69 0x00000001 0x000206A7 0x04100800 0x1F9AE3BF 0xBFEBFBFF 0x00000002 0x76035A01 0x00F0B2FF 0x00000000 0x00CA0000 0x00000003 0x00000000 0x00000000 0x00000000 0x00000000 0x00000004 0x1C004121 0x01C0003F 0x0000003F 0x00000000 0x00000004 0x1C004122 0x01C0003F 0x0000003F 0x00000000 0x00000004 0x1C004143 0x01C0003F 0x000001FF 0x00000000 0x00000004 0x1C03C163 0x03C0003F 0x00001FFF 0x00000006 0x00000005 0x00000040 0x00000040 0x00000003 0x00001120 0x00000006 0x00000077 0x00000002 0x00000009 0x00000000 0x00000007 0x00000000 0x00000000 0x00000000 0x00000000 0x00000008 0x00000000 0x00000000 0x00000000 0x00000000 0x00000009 0x00000000 0x00000000 0x00000000 0x00000000 0x0000000A 0x07300403 0x00000000 0x00000000 0x00000603 0x0000000B 0x00000001 0x00000002 0x00000100 0x00000004 0x0000000B 0x00000004 0x00000008 0x00000201 0x00000004 0x0000000C 0x00000000 0x00000000 0x00000000 0x00000000 0x0000000D 0x00000007 0x00000340 0x00000340 0x00000000 0x80000000 0x80000008 0x00000000 0x00000000 0x00000000 0x80000001 0x00000000 0x00000000 0x00000001 0x28100800 0x80000002 0x20202020 0x49202020 0x6C65746E 0x20295228 0x80000003 0x65726F43 0x294D5428 0x2D376920 0x30303632 0x80000004 0x5043204B 0x20402055 0x30342E33 0x007A4847 0x80000005 0x00000000 0x00000000 0x00000000 0x00000000 0x80000006 0x00000000 0x00000000 0x01006040 0x00000000 0x80000007 0x00000000 0x00000000 0x00000000 0x00000100 0x80000008 0x00003024 0x00000000 0x00000000 0x00000000 MSR 0x0000001B 0x00000000 0xFEE00800 MSR 0x0000003A 0x00000000 0x00000005 MSR 0x000001A0 0x00000000 0x00850089 MSR 0x000000CE 0x00001000 0x70012200 MSR 0x00000017 0x00040000 0x00000000 MSR 0x00000035 0x00000000 0x00040008 MSR 0x000000C1 0x00000000 0x00000000 MSR 0x000000C2 0x00000000 0x00000000 MSR 0x000000C3 0x00000000 0x00000000 MSR 0x000000C4 0x00000000 0x00000000 MSR 0x00000186 0x00000000 0x00000000 MSR 0x00000187 0x00000000 0x00000000 MSR 0x000001AD 0x00000000 0x23242526 MSR 0x00000194 0x00000000 0x000F0000 MSR 0x0000019A 0x00000000 0x00000000 MSR 0x000001A4 0x00000000 0x00000000 MSR 0x000001B1 0x00000000 0x88410000 MSR 0x000001FC 0x00000000 0x0004005D MSR 0x00000601 0x18141494 0x000008C0 MSR 0x00000602 0x18141494 0x000008C0 MSR 0x00000606 0x00000000 0x000A1003 MSR 0x00000610 0x0000A580 0x00008960 MSR 0x00000611 0x00000000 0x06913CC4 MSR 0x00000639 0x00000000 0x05504FFE MSR 0x00000641 0x00000000 0x00382F41 MSR 0x00000614 0x00000000 0x01E002F8 MSR 0x0000019C 0x00000000 0x88410000 MSR 0x000001A2 0x00000000 0x00621200 MSR 0x00000198 0x0000278D 0x00002600 MSR 0x00000199 0x00000000 0x00002600 CPU Thread 5 APIC ID 5 Topology Processor ID 0, Core ID 2, Thread ID 1 Type 01400001h Max CPUID level 0000000Dh Max CPUID ext. level 80000008h Cache descriptor Level 1, D, 32 KB, 2 thread(s) Cache descriptor Level 1, I, 32 KB, 2 thread(s) Cache descriptor Level 2, U, 256 KB, 2 thread(s) Cache descriptor Level 3, U, 8 MB, 16 thread(s) CPUID 0x00000000 0x0000000D 0x756E6547 0x6C65746E 0x49656E69 0x00000001 0x000206A7 0x05100800 0x1F9AE3BF 0xBFEBFBFF 0x00000002 0x76035A01 0x00F0B2FF 0x00000000 0x00CA0000 0x00000003 0x00000000 0x00000000 0x00000000 0x00000000 0x00000004 0x1C004121 0x01C0003F 0x0000003F 0x00000000 0x00000004 0x1C004122 0x01C0003F 0x0000003F 0x00000000 0x00000004 0x1C004143 0x01C0003F 0x000001FF 0x00000000 0x00000004 0x1C03C163 0x03C0003F 0x00001FFF 0x00000006 0x00000005 0x00000040 0x00000040 0x00000003 0x00001120 0x00000006 0x00000077 0x00000002 0x00000009 0x00000000 0x00000007 0x00000000 0x00000000 0x00000000 0x00000000 0x00000008 0x00000000 0x00000000 0x00000000 0x00000000 0x00000009 0x00000000 0x00000000 0x00000000 0x00000000 0x0000000A 0x07300403 0x00000000 0x00000000 0x00000603 0x0000000B 0x00000001 0x00000002 0x00000100 0x00000005 0x0000000B 0x00000004 0x00000008 0x00000201 0x00000005 0x0000000C 0x00000000 0x00000000 0x00000000 0x00000000 0x0000000D 0x00000007 0x00000340 0x00000340 0x00000000 0x80000000 0x80000008 0x00000000 0x00000000 0x00000000 0x80000001 0x00000000 0x00000000 0x00000001 0x28100800 0x80000002 0x20202020 0x49202020 0x6C65746E 0x20295228 0x80000003 0x65726F43 0x294D5428 0x2D376920 0x30303632 0x80000004 0x5043204B 0x20402055 0x30342E33 0x007A4847 0x80000005 0x00000000 0x00000000 0x00000000 0x00000000 0x80000006 0x00000000 0x00000000 0x01006040 0x00000000 0x80000007 0x00000000 0x00000000 0x00000000 0x00000100 0x80000008 0x00003024 0x00000000 0x00000000 0x00000000 MSR 0x0000001B 0x00000000 0xFEE00800 MSR 0x0000003A 0x00000000 0x00000005 MSR 0x000001A0 0x00000000 0x00850089 MSR 0x000000CE 0x00001000 0x70012200 MSR 0x00000017 0x00040000 0x00000000 MSR 0x00000035 0x00000000 0x00040008 MSR 0x000000C1 0x00000000 0x00000000 MSR 0x000000C2 0x00000000 0x00000000 MSR 0x000000C3 0x00000000 0x00000000 MSR 0x000000C4 0x00000000 0x00000000 MSR 0x00000186 0x00000000 0x00000000 MSR 0x00000187 0x00000000 0x00000000 MSR 0x000001AD 0x00000000 0x23242526 MSR 0x00000194 0x00000000 0x000F0000 MSR 0x0000019A 0x00000000 0x00000000 MSR 0x000001A4 0x00000000 0x00000000 MSR 0x000001B1 0x00000000 0x883B0000 MSR 0x000001FC 0x00000000 0x0004005D MSR 0x00000601 0x18141494 0x000008C0 MSR 0x00000602 0x18141494 0x000008C0 MSR 0x00000606 0x00000000 0x000A1003 MSR 0x00000610 0x0000A580 0x00008960 MSR 0x00000611 0x00000000 0x06923DFB MSR 0x00000639 0x00000000 0x05511020 MSR 0x00000641 0x00000000 0x00383503 MSR 0x00000614 0x00000000 0x01E002F8 MSR 0x0000019C 0x00000000 0x883B0000 MSR 0x000001A2 0x00000000 0x00621200 MSR 0x00000198 0x0000278D 0x00002600 MSR 0x00000199 0x00000000 0x00002600 CPU Thread 6 APIC ID 6 Topology Processor ID 0, Core ID 3, Thread ID 0 Type 01400001h Max CPUID level 0000000Dh Max CPUID ext. level 80000008h Cache descriptor Level 1, D, 32 KB, 2 thread(s) Cache descriptor Level 1, I, 32 KB, 2 thread(s) Cache descriptor Level 2, U, 256 KB, 2 thread(s) Cache descriptor Level 3, U, 8 MB, 16 thread(s) CPUID 0x00000000 0x0000000D 0x756E6547 0x6C65746E 0x49656E69 0x00000001 0x000206A7 0x06100800 0x1F9AE3BF 0xBFEBFBFF 0x00000002 0x76035A01 0x00F0B2FF 0x00000000 0x00CA0000 0x00000003 0x00000000 0x00000000 0x00000000 0x00000000 0x00000004 0x1C004121 0x01C0003F 0x0000003F 0x00000000 0x00000004 0x1C004122 0x01C0003F 0x0000003F 0x00000000 0x00000004 0x1C004143 0x01C0003F 0x000001FF 0x00000000 0x00000004 0x1C03C163 0x03C0003F 0x00001FFF 0x00000006 0x00000005 0x00000040 0x00000040 0x00000003 0x00001120 0x00000006 0x00000077 0x00000002 0x00000009 0x00000000 0x00000007 0x00000000 0x00000000 0x00000000 0x00000000 0x00000008 0x00000000 0x00000000 0x00000000 0x00000000 0x00000009 0x00000000 0x00000000 0x00000000 0x00000000 0x0000000A 0x07300403 0x00000000 0x00000000 0x00000603 0x0000000B 0x00000001 0x00000002 0x00000100 0x00000006 0x0000000B 0x00000004 0x00000008 0x00000201 0x00000006 0x0000000C 0x00000000 0x00000000 0x00000000 0x00000000 0x0000000D 0x00000007 0x00000340 0x00000340 0x00000000 0x80000000 0x80000008 0x00000000 0x00000000 0x00000000 0x80000001 0x00000000 0x00000000 0x00000001 0x28100800 0x80000002 0x20202020 0x49202020 0x6C65746E 0x20295228 0x80000003 0x65726F43 0x294D5428 0x2D376920 0x30303632 0x80000004 0x5043204B 0x20402055 0x30342E33 0x007A4847 0x80000005 0x00000000 0x00000000 0x00000000 0x00000000 0x80000006 0x00000000 0x00000000 0x01006040 0x00000000 0x80000007 0x00000000 0x00000000 0x00000000 0x00000100 0x80000008 0x00003024 0x00000000 0x00000000 0x00000000 MSR 0x0000001B 0x00000000 0xFEE00800 MSR 0x0000003A 0x00000000 0x00000005 MSR 0x000001A0 0x00000000 0x00850089 MSR 0x000000CE 0x00001000 0x70012200 MSR 0x00000017 0x00040000 0x00000000 MSR 0x00000035 0x00000000 0x00040008 MSR 0x000000C1 0x00000000 0x00000000 MSR 0x000000C2 0x00000000 0x00000000 MSR 0x000000C3 0x00000000 0x00000000 MSR 0x000000C4 0x00000000 0x00000000 MSR 0x00000186 0x00000000 0x00000000 MSR 0x00000187 0x00000000 0x00000000 MSR 0x000001AD 0x00000000 0x23242526 MSR 0x00000194 0x00000000 0x000F0000 MSR 0x0000019A 0x00000000 0x00000000 MSR 0x000001A4 0x00000000 0x00000000 MSR 0x000001B1 0x00000000 0x88410000 MSR 0x000001FC 0x00000000 0x0004005D MSR 0x00000601 0x18141494 0x000008C0 MSR 0x00000602 0x18141494 0x000008C0 MSR 0x00000606 0x00000000 0x000A1003 MSR 0x00000610 0x0000A580 0x00008960 MSR 0x00000611 0x00000000 0x069292B2 MSR 0x00000639 0x00000000 0x055126CC MSR 0x00000641 0x00000000 0x003839F5 MSR 0x00000614 0x00000000 0x01E002F8 MSR 0x0000019C 0x00000000 0x88410000 MSR 0x000001A2 0x00000000 0x00621200 MSR 0x00000198 0x0000278D 0x00002600 MSR 0x00000199 0x00000000 0x00002600 CPU Thread 7 APIC ID 7 Topology Processor ID 0, Core ID 3, Thread ID 1 Type 01400001h Max CPUID level 0000000Dh Max CPUID ext. level 80000008h Cache descriptor Level 1, D, 32 KB, 2 thread(s) Cache descriptor Level 1, I, 32 KB, 2 thread(s) Cache descriptor Level 2, U, 256 KB, 2 thread(s) Cache descriptor Level 3, U, 8 MB, 16 thread(s) CPUID 0x00000000 0x0000000D 0x756E6547 0x6C65746E 0x49656E69 0x00000001 0x000206A7 0x07100800 0x1F9AE3BF 0xBFEBFBFF 0x00000002 0x76035A01 0x00F0B2FF 0x00000000 0x00CA0000 0x00000003 0x00000000 0x00000000 0x00000000 0x00000000 0x00000004 0x1C004121 0x01C0003F 0x0000003F 0x00000000 0x00000004 0x1C004122 0x01C0003F 0x0000003F 0x00000000 0x00000004 0x1C004143 0x01C0003F 0x000001FF 0x00000000 0x00000004 0x1C03C163 0x03C0003F 0x00001FFF 0x00000006 0x00000005 0x00000040 0x00000040 0x00000003 0x00001120 0x00000006 0x00000077 0x00000002 0x00000009 0x00000000 0x00000007 0x00000000 0x00000000 0x00000000 0x00000000 0x00000008 0x00000000 0x00000000 0x00000000 0x00000000 0x00000009 0x00000000 0x00000000 0x00000000 0x00000000 0x0000000A 0x07300403 0x00000000 0x00000000 0x00000603 0x0000000B 0x00000001 0x00000002 0x00000100 0x00000007 0x0000000B 0x00000004 0x00000008 0x00000201 0x00000007 0x0000000C 0x00000000 0x00000000 0x00000000 0x00000000 0x0000000D 0x00000007 0x00000340 0x00000340 0x00000000 0x80000000 0x80000008 0x00000000 0x00000000 0x00000000 0x80000001 0x00000000 0x00000000 0x00000001 0x28100800 0x80000002 0x20202020 0x49202020 0x6C65746E 0x20295228 0x80000003 0x65726F43 0x294D5428 0x2D376920 0x30303632 0x80000004 0x5043204B 0x20402055 0x30342E33 0x007A4847 0x80000005 0x00000000 0x00000000 0x00000000 0x00000000 0x80000006 0x00000000 0x00000000 0x01006040 0x00000000 0x80000007 0x00000000 0x00000000 0x00000000 0x00000100 0x80000008 0x00003024 0x00000000 0x00000000 0x00000000 MSR 0x0000001B 0x00000000 0xFEE00800 MSR 0x0000003A 0x00000000 0x00000005 MSR 0x000001A0 0x00000000 0x00850089 MSR 0x000000CE 0x00001000 0x70012200 MSR 0x00000017 0x00040000 0x00000000 MSR 0x00000035 0x00000000 0x00040008 MSR 0x000000C1 0x00000000 0x00000000 MSR 0x000000C2 0x00000000 0x00000000 MSR 0x000000C3 0x00000000 0x00000000 MSR 0x000000C4 0x00000000 0x00000000 MSR 0x00000186 0x00000000 0x00000000 MSR 0x00000187 0x00000000 0x00000000 MSR 0x000001AD 0x00000000 0x23242526 MSR 0x00000194 0x00000000 0x000F0000 MSR 0x0000019A 0x00000000 0x00000000 MSR 0x000001A4 0x00000000 0x00000000 MSR 0x000001B1 0x00000000 0x883E0000 MSR 0x000001FC 0x00000000 0x0004005D MSR 0x00000601 0x18141494 0x000008C0 MSR 0x00000602 0x18141494 0x000008C0 MSR 0x00000606 0x00000000 0x000A1003 MSR 0x00000610 0x0000A580 0x00008960 MSR 0x00000611 0x00000000 0x0692E8F8 MSR 0x00000639 0x00000000 0x05513E28 MSR 0x00000641 0x00000000 0x00383EFC MSR 0x00000614 0x00000000 0x01E002F8 MSR 0x0000019C 0x00000000 0x883F0000 MSR 0x000001A2 0x00000000 0x00621200 MSR 0x00000198 0x0000278D 0x00002600 MSR 0x00000199 0x00000000 0x00002600 Graphic APIs ------------------------------------------------------------------------- API Intel I/O Display Adapters ------------------------------------------------------------------------- Display adapter 0 Display name \\.\DISPLAY1 Name Intel HD Graphics 3000 (GT2+) Codename Sandy Bridge Technology 32 nm PCI device bus 0 (0x0), device 2 (0x2), function 0 (0x0) Vendor ID 0x8086 (0x1458) Model ID 0x0122 (0xD000) ACPI ------------------------------------------------------------------------- ACPI Tree _GPE _L08 _L06 _L0D _L0B _L09 _PR_ CPU0 TYPE PSEN CSEN MWOS TSEN _PDC _OSC _PSS _PCT _PPC _PSD _CST _TPC _PTC _TSS _TSD CPU1 TYPE PSEN CSEN MWOS TSEN _PDC _OSC _PSS _PCT _PPC _PSD _CST _TPC _PTC _TSS _TSD CPU2 TYPE PSEN CSEN MWOS TSEN _PDC _OSC _PSS _PCT _PPC _PSD _CST _TPC _PTC _TSS _TSD CPU3 TYPE PSEN CSEN MWOS TSEN _PDC _OSC _PSS _PCT _PPC _PSD _CST _TPC _PTC _TSS _TSD CPU4 TYPE PSEN CSEN MWOS TSEN _PDC _OSC _PSS _PCT _PPC _PSD _CST _TPC _PTC _TSS _TSD CPU5 TYPE PSEN CSEN MWOS TSEN _PDC _OSC _PSS _PCT _PPC _PSD _CST _TPC _PTC _TSS _TSD CPU6 TYPE PSEN CSEN MWOS TSEN _PDC _OSC _PSS _PCT _PPC _PSD _CST _TPC _PTC _TSS _TSD CPU7 TYPE PSEN CSEN MWOS TSEN _PDC _OSC _PSS _PCT _PPC _PSD _CST _TPC _PTC _TSS _TSD _SB_ PWRB _HID _STA PCI0 _HID _ADR _UID _BBN MMDR _S3D _STA _CRS PICM APIC _PRT IGD0 _ADR IGDP [ ] [ ] [ ] GIVD [ ] GUMA [ ] [ ] GMFN [ ] SSRW [ ] ASLE [ ] GSSE GSSB GSES [ ] [ ] CDVL [ ] [ ] ASLS IGDM [ ] SIGN SIZE OVER SVER VVER GVER MBOX [ ] DRDY CSTS CEVT [ ] DIDL CPDL CADL NADL ASLP TIDX CHPD CLID CDCK SXSW EVTS CNOT NRDY [ ] SCIE GEFC GXFC GESF [ ] PARM DSLP [ ] ARDY ASLC TCHE ALSI BCLP PFIT [ ] GVD1 IBTT IPAT ITVF ITVM IPSC IBLC IBIA ISSC I409 I509 I609 I709 IDMM IDMS IF1E GSMI HVCO LIDS CGCS DBTB SUCC NVLD CRIT NCRT OPRN IGD1 _ADR PEG0 _ADR _STA PE00 AE00 _PRT PEG1 _ADR _STA PE01 AE01 _PRT PEX0 _ADR _STA _PRW PIC0 API0 _PRT PEX1 _ADR _STA _PRW PIC1 API1 _PRT PEX2 _ADR _STA _PRW PIC2 API2 _PRT PEX3 _ADR _STA _PRW PIC3 API3 _PRT PEX4 _ADR _STA _PRW PIC4 API4 _PRT PEX5 _ADR _STA _PRW PIC5 API5 _PRT PEX6 _ADR _STA _PRW PIC6 API6 _PRT PEX7 _ADR _STA _PRW PIC7 API7 _PRT HUB0 _ADR _STA _PRW PX40 _ADR PREV PIRQ PIR2 LPIO SYSR _HID _UID _CRS PIC_ _HID _CRS DMA1 _HID _CRS TMR_ _HID ATT5 ATT6 _CRS HPET _HID ATT3 ATT4 _STA _CRS RTC_ _HID ATT0 ATT1 ATT2 ATT3 _CRS SPKR _HID _CRS COPR _HID _CRS FDC0 _HID _STA _DIS _CRS _PRS _SRS UAR1 _HID _UID _STA _DIS _CRS _PRS _SRS _PRW _PSW KBCT [ ] P060 [ ] P064 PS2M _HID _STA _CRS PS2K _HID _STA _CRS PSMR _HID _UID _STA _CRS CCCC [ ] PPRQ PPLO PPRP PPOR TPRS CMO2 [ ] IND2 DAT2 [ ] [ ] PRQC TPMI [ ] [ ] TPME TPM_ _HID _CID _STA _CRS UCMP _DSM PMIO _HID _UID _CRS CDPR [ ] BCLK [ ] VCC1 [ ] VDDI [ ] VTTC [ ] V15C [ ] V18C [ ] VSAC [ ] AXGC [ ] VIDC [ ] [ ] VCCB VCCS [ ] VDDB VDDS [ ] VTTB VTTS [ ] V15B V15S [ ] V18B V18S [ ] VSAB VSAS [ ] AXGB AXGS [ ] VIDB VIDS [ ] [ ] CTMP [ ] PTMD _HID _CID IVER _STA _CRS TMPV VLTV RPMV RDVL CDRD CDWR TSDD VSDD FSDD SDSP SLIC WMI1 _HID _UID _WDG WMMX LUCD _INI USBE _ADR RHUB _ADR PRT1 _ADR _UPC _PLD _S3D _PRW USE2 _ADR RHUB _ADR PRT1 _ADR _UPC _PLD _S3D _PRW IDE1 _ADR PCI_ [ ] ITM0 ITM1 SIT0 SIT1 [ ] UDC0 UDC1 [ ] UDT0 UDT1 [ ] ICF0 ICF1 [ ] WPPE [ ] FAS0 FAS1 PRIM _ADR _GTM _STM DRV0 _ADR H15F _GTF DRV1 _ADR H15F _GTF SECD _ADR _GTM _STM DRV0 _ADR H15F _GTF DRV1 _ADR H15F _GTF IDE2 _ADR PCI_ [ ] ITM0 ITM1 SIT0 SIT1 [ ] UDC0 [ ] UDC1 [ ] UDT0 UDT1 [ ] ICF0 ICF1 [ ] WPPE [ ] FAS0 FAS1 PRIM _ADR _GTM _STM DRV0 _ADR H15F _GTF DRV1 _ADR H15F _GTF SECD _ADR _GTM _STM DRV0 _ADR H15F _GTF DRV1 _ADR H15F _GTF GTM_ STM_ H15P GTF0 GTF1 PX43 _ADR PBAS [ ] BAS0 SMBB AZAL _ADR _PRW BUFA BUFB IRQV LNKA _HID _UID _STA _PRS _DIS _CRS _SRS LNKB _HID _UID _STA _PRS _DIS _CRS _SRS LNKC _HID _UID _STA _PRS _DIS _CRS _SRS LNKD _HID _UID _STA _PRS _DIS _CRS _SRS LNKE _HID _UID _STA _PRS _DIS _CRS _SRS LNKF _HID _UID _STA _PRS _DIS _CRS _SRS LNK0 _HID _UID _STA _PRS _DIS _CRS _SRS LNK1 _HID _UID _STA _PRS _DIS _CRS _SRS _PRW CWDT _HID _CID BUF0 _STA _CRS EXPL _HID _UID _CRS MEM_ _HID _CRS FWH_ _HID _CRS _SI_ _MSG _SST _TZ_ _REV _OS_ _OSI _GL_ _S0_ SS1_ _S3_ _S4_ _S5_ FLAG STAT SMOD [ ] [ ] SUSF LBOC [ ] UBMC [ ] DEBG [ ] DBG1 RCRB [ ] [ ] [ ] HPTF ELKM [ ] [ ] [ ] ELSO [ ] [ ] [ ] [ ] EXTM [ ] ROM1 RMS1 ROM2 RMS2 ROM3 RMS3 AMEM SMIC [ ] SCP_ TCOI [ ] [ ] [ ] SCIS [ ] GP2C [ ] G2C1 G2C2 APMP [ ] APMC APMD AGPS [ ] GPSE GPSS GPCN [ ] [ ] SWGC [ ] OSFX LINX AMAC OSFL STRC INFO [ ] KBDI RTCW PS2F IRFL DISE SSHU PICF _PIC _PTS _WAK [ ] [ ] [ ] [ ] [ ] SMBD SMBG TSMB TLUD [ ] REV0 [ ] PIRA PIRB PIRC PIRD [ ] PIRE PIRF PIRG PIRH [ ] UAIO PRIO LPE1 LPE2 GN1L GN1H GN2L GN2H DISD CKIO SLDM SCPP [ ] SMIP OSTP WIN1 [ ] INDP DATP GPIO [ ] GO01 GO02 GO03 GO04 GO05 [ ] [ ] CFG_ [ ] LDN_ [ ] IDHI IDLO POWC [ ] ACTR [ ] IOAH IOAL IO2H IO2L [ ] INTR [ ] INT1 [ ] DMCH [ ] GP40 [ ] OPT1 OPT2 OPT3 OPT4 ENFG EXFG GSRG SSRG 1 Link to comment Share on other sites More sharing options...
kozlek Posted April 2, 2012 Author Share Posted April 2, 2012 The latest developments of HWSensors are great. On windows also the themperature of the PCH is shown is this possible on os x as well? Also the Power information on SNB (Package, IA Cores, GT ) would be a great feature. I could add another SMC keys to represent temperature inputs that you think is PCH on your system. Where is no auto detection for ITE chips so it's up to you to edit info.plist. Powers and other SNB info is difficult for me to make from the stratch without corresponding hardware. I will check if OpenHardwareMonitor has already Sandy Bridge monitoring code, maybe I could port it. P.S. Sorry, understand, It all inside the CPU. Will see what could I do. 2 Link to comment Share on other sites More sharing options...
kozlek Posted April 3, 2012 Author Share Posted April 3, 2012 SuperIOSensors now supports config based on specific motherboard manufacturer and motherboard name. Now I could add your specific sensors configuration into project and it will stay with updates. But I can't get it without your help. If you already configured SuperIOSensors info.plist, please attach your sensors config and ioreg dump (saved with IORegistryExplorer) from the latest revision kexts. If OpenHardwareMonitor shows you proper voltages in Windows, please attach also OpenHardwareMonitor dump. 1 Link to comment Share on other sites More sharing options...
sacaman1 Posted April 3, 2012 Share Posted April 3, 2012 hi Kozlek this is the needed document for the MSI H67-MA35 B3 Mobo join to this message a ioreg dump a info plist edited a HWMonitor dump from windows i hope that it can help sacaman Archive.zip Link to comment Share on other sites More sharing options...
Mohamed Khairy Posted April 4, 2012 Share Posted April 4, 2012 hi kozlek is there any way to get my notebook n5110 sensor working here is picture from aida64 showing name of sensor and what does it show only i can monitor by intelthermal and nvclockx and here is the dump isasensordump.txt also is there no on going support for AMD cpus ? Link to comment Share on other sites More sharing options...
beta992 Posted April 4, 2012 Share Posted April 4, 2012 Thanks for your great work! Working perfectly on my MB. Question: I'm seeing some screenshots with voltage temperatures. What info do you need to have to get this working for my MB? (ASUS P8H67-M Pro B3) I also have Windows 7 x64 installed, and I'm willing to provide you with any info. It would be great to let it shown voltages. Thanks! Link to comment Share on other sites More sharing options...
sacaman1 Posted April 4, 2012 Share Posted April 4, 2012 Hi kozlek great job as usual please can you update the info.plist with this one i think that it's a complete one Info.plist.zip Link to comment Share on other sites More sharing options...
shatterhenner Posted April 4, 2012 Share Posted April 4, 2012 still high temperature on my vertex3 sad drive....128 degrees seems to much for me.... any suggestions kozlek?! Link to comment Share on other sites More sharing options...
kozlek Posted April 4, 2012 Author Share Posted April 4, 2012 hi kozlek is there any way to get my notebook n5110 sensor working here is picture from aida64 showing name of sensor and what does it show only i can monitor by intelthermal and nvclockx and here is the dump also is there no on going support for AMD cpus ? HWSensors has bad notebooks support for now. You could use ACPISensors but it needs understanding in ACPI programming. There is good topic on projectosx forums about this. Thanks for your great work! Working perfectly on my MB. Question: I'm seeing some screenshots with voltage temperatures. What info do you need to have to get this working for my MB? (ASUS P8H67-M Pro B3) I also have Windows 7 x64 installed, and I'm willing to provide you with any info. It would be great to let it shown voltages. Thanks! See post #264: I need BIOS screenshot with voltages (if it shows something), OpenHardwareMonitor or/and HWMonitor or/and AIDA64 dumps from Windows. Hi kozlek great job as usual please can you update the info.plist with this one i think that it's a complete one Ok, but I'll check it later. still high temperature on my vertex3 sad drive....128 degrees seems to much for me.... any suggestions kozlek?! Some SSDs report incorrect temperatures. There is nothing to do, maybe only disable this sensors in HWMonitor app. Link to comment Share on other sites More sharing options...
Mohamed Khairy Posted April 4, 2012 Share Posted April 4, 2012 HWSensors has bad notebooks support for now. You could use ACPISensors but it needs understanding in ACPI programming. There is good topic on projectosx forums about this. See post #264: I need BIOS screenshot with voltages (if it shows something), OpenHardwareMonitor or/and HWMonitor or/and AIDA64 dumps from Windows. Ok, but I'll check it later. Some SSDs report incorrect temperatures. There is nothing to do, maybe only disable this sensors in HWMonitor app. is new acpisensor work with lion as i tried acpimonitor before 5 months and was not working any way will try it Link to comment Share on other sites More sharing options...
kozlek Posted April 5, 2012 Author Share Posted April 5, 2012 is new acpisensor work with lion as i tried acpimonitor before 5 months and was not working any way will try it Yes, it's working. I tested it. But It has some changes in info.plist format. Ask me if you'll need info about this Link to comment Share on other sites More sharing options...
Recommended Posts