Jump to content
2189 posts in this topic

Recommended Posts

Just now, Slice said:

I am at work now can't check the app.

ok, please check that later. 

This is the code:

case .temperature:
      var t: Int = 0
      bcopy((data as NSData).bytes, &t, 2)
      if t > -15 && t < 150 {
        /*
         -10 min temp + 5 to ensure no one start a pc this way.
         150 (110 °C it is enough) to ensure reading is correct
         */
        sensor.stringValue = "\(t)"
        sensor.doubleValue = Double(t)
        valid = true
      }

if I have to consider 0x27 should be 39º

14 minutes ago, Andrey1970 said:

@vector sigma 

Make here slightly more place. The last letter in the word "графики" was not located.

 

Spoiler

1894409858_2018-11-2317_53_57.png.27c57b2b2a8ffaf05f16b13d60d9661c.png

 

I've already made it larger and tested it and I thought it was all right... but my Russian is bad :hysterical:

Fixed in r188.

Edited by vector sigma
  • Like 1
2 hours ago, fabiosun said:

Is it possible to have this value exposed dynamically as we have in Intel Power Gadget?

thank you

Sorry but is not the same thing, TDP is static (meant as TDP base.. as design). What do you seek is "Totale Package" (Pakage Total):

It is a good question for Intel why our apps show different things and or why same things are called differently. "Pakage Total" will work if you install VirtualSMC, but there is no way to get it from the IntelPowerGadget.framework as in the header there's no a public way to do that. 

 

IPG 3.5.5 vs HWMonitorSMC2 v2.4.3 (r188)

 

IPGvsHWM2.thumb.png.f406d6c3190aa512246fadf84d27d962.png

 

Edited by vector sigma
23 minutes ago, vector sigma said:

Sorry but is not the same thing, TDP is static (meant as TDP max.. as design). What do you seek is "Core Package":

It is a good question for Intel why our apps show different things and or why same things are called differently. "Core Package" will work if you install VirtualSMC, but there is no way to get it from the IntelPowerGadget.framework as in the header there's no a public way to do that. 

 

IPG 3.5.5 vs HWMonitorSMC2 v2.4.3 (r188)

 

IPGvsHWM2.thumb.png.f406d6c3190aa512246fadf84d27d962.png

 

Thank you for your answer

I am using for now fakesmc and its plugin sets because I have strange hang on my system with virtualsmc. Core package when I have used it does not reach higher wattage as I caould see in IPG graph..here I have to check better  checked with virtualSMC Core PKG value is the same in both app

Edited by Guest
5 minutes ago, fabiosun said:

No Andrey

Take a look on flat line in my IPG graph (around 160 it is 165 (TDP for my CPU) and this could be greater under stress test)

Fabio, IPG place a gray line exactly at 165W to let you understand that this is the max

as for me the max is 35W

Just now, vector sigma said:

Fabio, look better, the TDP is always 165 (gray line)

I see and I understand your point but maybe I do not understand well relationship between TDP and Package power..

Back to my wish I was asking because PKG power (or TDP ) is important when you Overclock your cpu to find a right compromise between performance/stability

 

I am trying to install virtualSMC set again to see if Power PKG is growing also in HWSMC2

Thank you for your time

ok @vector sigma, with VirtualSMC I see dynaminacally increase core package wattage (very useful for me)

I would like to show you a little incongruent data in log:

under CPU 18/36 is correct

Under POWER I see CPUs available is 32.

not important because in app I see all cores from 0 to 17

HWMonitorSMC2 v2.4.3 v5t

MACHINE STATUS:

CPU:
	Name:		Intel(R) Core(TM) i9-7980XE CPU @ 2.60GHz
	Vendor:		GenuineIntel
	Physical cores:	18
	Logical cores:	36
	Family:		6
	Model:		0x55
	Ext Model:		0x5
	Ext Family:		0
	Stepping:		4
	Signature:		0x50654
	Brand:		0
	Features:  FPU VME DE PSE TSC MSR PAE MCE
	                CX8 APIC SEP MTRR PGE MCA CMOV PAT
	                PSE36 CLFSH DS ACPI MMX FXSR SSE SSE2
	                SS HTT TM PBE SSE3 PCLMULQDQ DTES64 MON
	                DSCPL VMX EST TM2 SSSE3 FMA CX16 TPR
	                PDCM SSE4.1 SSE4.2 x2APIC MOVBE POPCNT AES PCID
	                XSAVE OSXSAVE SEGLIM64 TSCTMR AVX1.0 RDRAND F16C
	Ext Features:  SYSCALL XD 1GBPAGE EM64T LAHF LZCNT PREFETCHW RDTSCP
	                      TSCI
	Microcode version:	33554509
	Thermal sensors:		1
	Thermal APIC timer:	1

	System:	32%
	User:		0%
	Idle:		66%
	Nice:		0%

LPCB:
	IOName:			pci8086,a2d2
	name:			70 63 69 38 30 38 36 2c 61 32 64 32 00
	device-id:			d2 a2 00 00
	vendor-id:			86 80 00 00
	revision-id:		00 00 00 00
	subsystem-id:		01 50 00 00
	subsystem-vendor-id:	58 14 00 00

MEMORY:
	Physical size:	128.0GB
	Free:			118.32GB
	Wired:		5.18GB
	Active:		4.05GB
	Inactive:		440MB
	Compressed:	0MB

SYSTEM:
	Model:		iMacPro1,1
	Sys name:		Darwin
	OS Version:	10.13.6
	Node name:	fabios-iMac-Pro.lan
	Release:		17.7.0
	Version:		Darwin Kernel Version 17.7.0: Wed Oct 10 23:06:14 PDT 2018; root:xnu-4570.71.13~1/RELEASE_X86_64
	Machine:		x86_64
	Uptime:		0d 0h 5m 40s
	Processes:		291
	Threads:		1107
	Load Average:	[1.48, 1.12, 0.55]
	Mach Factor:	[34.521, 34.44, 34.331]

POWER:
	CPU Speed limit:		100.0%
	CPUs available:		32
	Scheduler limit:		100.0%
	Thermal level:		Not Published

VIDEO CARD 1:
	Model:				NVIDIA TITAN Xp COLLECTORS EDITION
	Vendor ID:				de 10 00 00 (NVidia)
	Device ID:				02 1b 00 00
	Revision ID:			a1 00 00 00
	Subsystem Vendor ID:		de 10 00 00
	Subsystem ID:			10 00 00 00
	class-code:				00 00 03 00
	IOName:				display
	pcidebug:				193:0:0
	built-in:				00
	compatible:			pci10de,123epci10de,1b02pciclass,030000SL05GFX0
	acpi-path:				IOACPIPlane:/_SB/PC02@0/BR2A@0/SL05@ffff
	hda-gfx:				onboard-1
	rm_board_number:		00 00 00 00
	NVDA,noEFI:			true
	NVArch:					GP100
	rom-revision:				VBIOS 86.02.4c.00.01
	NVCLASS:				NVDA
	NVCAP:				05 00 00 00 00 00 ff ff ff ff 00 00 00 00 00 0e 00 00 00 00
	pci-aspm-default:				0x0
	VRAM,totalMB:			ff 2f 00 00
	device_type:			NVDA,Parent
	NVDA,accel-loaded:		01 00 00 00
	vbios-revision:			01 00 4c 02 86
	vNVDA,Features:			00 08 00 00
	IONVRAMProperty:			true
	NVDAinitgl_created:		yes
	IOPCIMSIMode			true
	NVDAType:				Web
	Additional Properties:
		AAPL,slot-name:  	53 6c 6f 74 2d 31 00
		AAPL,ndrv-dev:   	1
	Metal support: true
	Metal properties:
		Max Threads Per Thread group: width 1024, height 1024, depth 64
		Max Thread group Memory Length:	49152
		Recommended Max Working Set Size:	0x0
		Depth 24 Stencil 8 Pixel Format:		true
		Programmable Sample Positions:		false
		Read-Write Texture:				1
		Headless:						false
		Is Low Power:					false
		Removable:						false
	Performance Statistics:
		hardwareWaitTime:                                  	0
		agprefTextureCreationCount:                   	68
		Device Utilization %:                                 	3
		freeSurfaceSwapBufferWaitTime:              	0
		agpTextureCreationBytes:                        	0
		stdTextureCreationBytes:                         	0
		orphanedReusableSysMemoryCount:        	62
		gartCacheBytes:                                       	33554432
		gartMapInBytesPerSample:                       	15896576
		surfaceWriteLockIdleWaitTime:                 	0
		swapCompleteGLWaitTime:                      	0
		vramLargestFreeBytes:                             	11287289856
		finishAll2DWaitTime:                                	0
		vramEvictionWaitTime:                             	0
		dataBufferCount:                                      	0
		surfaceBufferPageOutBytes:                      	0
		stdTextureCreationCount:                        	0
		ioSurfacePageOutBytes:                            	0
		iosurfaceTextureCreationCount:               	1
		ioSurfaceReadOutBytes:                           	0
		orphanedNonReusableVidMemoryBytes:   	0
		agprefTextureCreationBytes:                    	2334720
		oolTextureCreationBytes:                         	0
		freeDataBufferWaitTime:                          	0
		swapCompleteVideoWaitTime:                 	0
		agpTextureCreationCount:                       	0
		volatileSurfaceCount:                               	0
		iosurfaceTextureCreationBytes:                	458752
		bufferFlipCount:                                       	0
		context2DCount:                                      	6
		GPU Core Utilization:                                	120000000
		surfaceCopyInWaitTime:                           	0
		swapBytesPerSample:                               	0
		stdTexturePageInBytes:                            	0
		finishGLWaitTime:                                    	0
		vramFreeBytes:                                         	11703222272
		gartSizeBytes:                                          	45812985856
		orphanedReusableVidMemoryBytes:         	0
		orphanedReusableVidMemoryHitRate:      	2
		surfaceTextureCreationCount:                 	0
		surfaceCount:                                          	8
		textureReadOutBytes:                               	0
		bufferSwapCount:                                    	0
		freeSurfaceBackingWaitTime:                   	0
		hardwareSubmitWaitTime:                        	0
		surfaceBufferPageInBytes:                        	0
		vramUsedBytes:                                        	1181351936
		sysmemUsedBytes:                                   	0
		clientGLWaitTime:                                    	0
		finishCLWaitTime:                                    	0
		gartFreeBytes:                                          	45761064960
		finishVideoWaitTime:                               	0
		inUseSysMemoryBytes:                             	880525312
		orphanedNonReusableSysMemoryBytes:   	0
		orphanedReusableSysMemoryBytes:         	315924480
		surfaceBufferReadOutBytes:                     	0
		finish2DWaitTime:                                    	0
		orphanedReusableSysMemoryHitRate:      	2
		contextVideoCount:                                 	0
		surfaceBufferTextureCreationCount:        	0
		orphanedReusableVidMemoryCount:        	0
		recoveryCount:                                         	0
		freeToAllocGPUAddressWaitTime:            	0
		oolTexturePageInBytes:                            	0
		gartMapOutBytesPerSample:                     	14589952
		gartUsedBytes:                                         	51920896
		texturePageOutBytes:                               	0
		textureCount:                                          	978
		oolTextureCreationCount:                        	0
		inUseVidMemoryBytes:                             	1196449792
		GPU Memory Utilization:                           	100000000
		contextGLCount:                                      	2
		orphanedNonReusableVidMemoryCount:  	0
		textureVolunteerUnloadBytes:                  	0
		surfaceSetShapeIdleWaitTime:                  	0
		dataBytesPerSample:                                	0
		ioSurfacePageInBytes:                              	458752
		contextCLCount:                                      	2
		swapComplete2DWaitTime:                      	0
		surfaceCopyOutWaitTime:                        	0
		orphanedNonReusableSysMemoryCount:  	0
		surfaceReadLockIdleWaitTime:                 	0

SCREEN 1:
	Framebuffer:	0x1B5611B5
	EDID contents:

	Header:		00 ff ff ff ff ff ff 00
	Serial number:	f4 d3 05 00
	Version:		01 04
	Basic params	b5 3c 22 78 9e
	Chroma info:	30 35 a7 55 4e a3 26 0f 50 54
	Established:	21 08 00
	Standard:		71 40 81 80 81 c0 a9 c0 d1 c0 81 00 01 01 01 01
	Descriptor 1:	4d d0 00 a0 f0 70 3e 80 30 20 65 0c 58 54 21 00 00 1a
	Descriptor 2:	28 68 00 a0 f0 70 3e 80 08 90 65 0c 58 54 21 00 00 1a
	Descriptor 3:	00 00 00 fd 00 38 3d 1e 87 38 00 0a 20 20 20 20 20 20
	Descriptor 4:	00 00 00 fc 00 4c 47 20 55 6c 74 72 61 20 48 44 0a 20
	Extension:		01
	Checksum:		c8

	Manufacturer: 1e6d (8=8)
	Model: 095b
	Serial Number: 381940
	Resolution: 3840x2160
	Made week 12 of 2017
	EDID version: 1.4
	Digital display
	Established Timings:
		640×480 @ 60 Hz
		800×600 @ 60 Hz
		1024×768 @ 60 Hz
	Detailed mode (descriptor 1):
		Pixel Clock:		199.2MHz
		Horizontal Active:	3840
		Horizontal Blanking:	160
		Vertical Active:		2160
		Vertical Blanking:	62
		Horizontal Sync Offset:	48
		Horizontal Sync Pulse:	32
		Vertical Sync Offset:	54
		Vertical Sync Pulse:	5
		Interlaced:			false
		Is preferred timing:	true
	Detailed mode (descriptor 2):
		Pixel Clock:		103.44MHz
		Horizontal Active:	3840
		Horizontal Blanking:	160
		Vertical Active:		2160
		Vertical Blanking:	62
		Horizontal Sync Offset:	56
		Horizontal Sync Pulse:	144
		Vertical Sync Offset:	54
		Vertical Sync Pulse:	5
		Interlaced:			false
		Is preferred timing:	false
	Maximum image size: 600mm x 340mm
	Gamma: 2.20
	Model: LG Ultra HD
	Checksum: 0xC8 (valid)

	EDID comes from EEPROM
SCREEN 2:
	Framebuffer:	0x43301DE2
	EDID contents:

	Header:		00 ff ff ff ff ff ff 00
	Serial number:	a3 33 00 00
	Version:		01 03
	Basic params	80 3c 22 78 2a
	Chroma info:	ee d5 a3 56 50 9f 26 10 50 54
	Established:	bd 4b 00
	Standard:		d1 c0 81 80 95 0f 95 00 b3 00 81 c0 01 01 01 01
	Descriptor 1:	02 3a 80 18 71 38 2d 40 58 2c 45 00 56 50 21 00 00 1e
	Descriptor 2:	00 00 00 ff 00 55 48 42 31 34 33 38 30 31 33 32 31 39
	Descriptor 3:	00 00 00 fc 00 50 68 69 6c 69 70 73 20 32 37 38 47 34
	Descriptor 4:	00 00 00 fd 00 18 4c 1a 53 17 00 0a 20 20 20 20 20 20
	Extension:		01
	Checksum:		21

	Manufacturer: 410c (Philips 278)
	Model: b9c0
	Serial Number: 13219
	Resolution: 1920x1080
	Made week 38 of 2014
	EDID version: 1.3
	Digital display
	Established Timings:
		720×400 @ 70 Hz
		640×480 @ 60 Hz
		640×480 @ 67 Hz
		640×480 @ 72 Hz
		640×480 @ 75 Hz
		800×600 @ 60 Hz
		800×600 @ 75 Hz
		1024×768 @ 60 Hz
		1024×768 @ 75 Hz
		1280×1024 @ 75 Hz
	Detailed mode (descriptor 1):
		Pixel Clock:		5.7MHz
		Horizontal Active:	1920
		Horizontal Blanking:	280
		Vertical Active:		1080
		Vertical Blanking:	45
		Horizontal Sync Offset:	88
		Horizontal Sync Pulse:	44
		Vertical Sync Offset:	4
		Vertical Sync Pulse:	5
		Interlaced:			false
		Is preferred timing:	true
	Maximum image size: 600mm x 340mm
	Gamma: 2.20
	Model: LS
	Checksum: 0x21 (valid)

	EDID comes from EEPROM

Serial ATA controller:
	Name:				pci8086,a282
	Vendor ID:				86 80 00 00
	Device ID:				82 a2 00 00
	Revision ID:			00 00 00 00
	Subsystem Vendor ID:		58 14 00 00
	Subsystem ID:			05 b0 00 00
	class-code:				01 06 01 00
	IOName:				pci8086,a282
	pcidebug:				0:23:0
	built-in:				00
	compatible:			pci1458,b005pci8086,a282pciclass,010601SATA
	acpi-path:				IOACPIPlane:/_SB/PCI0@0/SATA@170000


NVMe controller:
	Name:				pci144d,a804
	Vendor ID:				4d 14 00 00
	Device ID:				04 a8 00 00
	Revision ID:			00 00 00 00
	Subsystem Vendor ID:		4d 14 00 00
	Subsystem ID:			01 a8 00 00
	class-code:				02 08 01 00
	IOName:				pci144d,a804
	pcidebug:				2:0:0
	built-in:				00
	compatible:			pci144d,a801pci144d,a804pciclass,010802PXSX
	acpi-path:				IOACPIPlane:/_SB/PCI0@0/RP21@1b0004/PXSX@0


MEDIA:
	BSD Name: disk0
	Product Name: Samsung SSD 960 PRO 1TB
	Product Revision Level: 2B6QCXP7
	Medium Type: SSD
	Capacity: 1024.21 GB 1024209543168 bytes
	Physical Interconnect: PCI-Express (NVMe)
	Physical Interconnect Location: Internal
	Temperature: 36°C
	Life: 100%
	Critical Warning: 0%
	Available Spare: 100%
	Available Spare Threshold: 10%
	Unsafe Shutdowns: 786
	S.M.A.R.T. status: Ok
	
	BSD Name: disk1
	Product Name: Samsung SSD 850 PRO 512GB
	Product Revision Level: EXM04B6Q
	Medium Type: SSD
	Capacity: 512.11 GB 512110190592 bytes
	Physical Interconnect: SATA
	Physical Interconnect Location: Internal
	Temperature: 33°C
	Life: 99%
	S.M.A.R.T. status: Ok
	
	BSD Name: disk2
	Product Name: ST4000DM005-2DP166
	Product Revision Level: 0001
	Medium Type: HDD
	Capacity: 4000.79 GB 4000787030016 bytes
	Physical Interconnect: SATA
	Physical Interconnect Location: Internal
	Rotation Rate: 5980rpm
	Temperature: 30°C
	S.M.A.R.T. status: Ok
	
	BSD Name: disk3
	Product Name: ST10000VX0004-1ZE101
	Product Revision Level: AV01
	Medium Type: HDD
	Capacity: 10000.83 GB 10000831348736 bytes
	Physical Interconnect: SATA
	Physical Interconnect Location: Internal
	Rotation Rate: 7200rpm
	Temperature: 36°C
	S.M.A.R.T. status: Ok
	
	BSD Name: disk4
	Product Name: ST10000VX0004-1ZE101
	Product Revision Level: AV01
	Medium Type: HDD
	Capacity: 10000.83 GB 10000831348736 bytes
	Physical Interconnect: SATA
	Physical Interconnect Location: Internal
	Rotation Rate: 7200rpm
	Temperature: 34°C
	S.M.A.R.T. status: Ok
	
	BSD Name: disk5
	Product Name: ST4000DM005-2DP166
	Product Revision Level: 0001
	Medium Type: HDD
	Capacity: 4000.79 GB 4000787030016 bytes
	Physical Interconnect: SATA
	Physical Interconnect Location: Internal
	Rotation Rate: 5980rpm
	Temperature: 31°C
	S.M.A.R.T. status: Ok
	
	
USB 3.0 controller:
	Vendor ID:				86 80 00 00
	Device ID:				af a2 00 00
	Revision ID:			00 00 00 00
	Subsystem Vendor ID:		58 14 00 00
	Subsystem ID:			07 50 00 00
	class-code:				30 03 0c 00
	IOName:				pci8086,a2af
	pcidebug:				0:20:0
	built-in:				00
	compatible:			pci1458,5007pci8086,a2afpciclass,0c0330XHCI
	acpi-path:				IOACPIPlane:/_SB/PCI0@0/XHCI@140000
USB devices:
	Name: USB-PS/2 Optical Mouse
	Vendor: Logitech
	idProduct: c05027
	idVendor: 46d27
	Port Num.: 7
	Bus Power Available: 250
	Speed: 0
	Device Speed: 0
	bcdDevice: 10016
	Serial Number: 0
	non-removable: yes
	
	Name: USB Keyboard
	Vendor:  
	idProduct: 170227
	idVendor: 4d927
	Port Num.: 6
	Bus Power Available: 250
	Speed: 0
	Device Speed: 0
	bcdDevice: 257
	Serial Number: 0
	non-removable: yes
	
	Name: 4-Port USB 2.0 Hub
	Vendor: Generic
	idProduct: 541127
	idVendor: bda27
	Port Num.: 5
	Bus Power Available: 250
	Speed: 2
	Device Speed: 2
	bcdDevice: 291
	Serial Number: 0
	non-removable: yes
	
	Name: 4-Port USB 3.0 Hub
	Vendor: Generic
	idProduct: 41127
	idVendor: bda27
	Port Num.: 15
	Bus Power Available: 450
	Speed: 3
	Device Speed: 3
	bcdDevice: 291
	Serial Number: 0
	non-removable: yes
	
	Name: AppleUSBXHCI Root Hub Simulation
	Vendor: Apple Inc.
	idProduct: 800727
	idVendor: 5ac27
	Speed: 3
	Device Speed: 3
	Serial Number: 0
	non-removable: yes
	
	

LAN controller:
	Name:				ethernet
	Vendor ID:				86 80 00 00
	Device ID:				b8 15 00 00
	Revision ID:			00 00 00 00
	Subsystem Vendor ID:		58 14 00 00
	Subsystem ID:			00 e0 00 00
	class-code:				00 00 02 00
	IOName:				ethernet
	pcidebug:				0:31:6
	built-in:				00
	compatible:			pci1458,e000pci8086,15b8pciclass,020000GBE1
	acpi-path:				IOACPIPlane:/_SB/PCI0@0/GBE1@1f0006

WIFI controller:
	Name:				pci8086,24fd
	Vendor ID:				86 80 00 00
	Device ID:				fd 24 00 00
	Revision ID:			78 00 00 00
	Subsystem Vendor ID:		86 80 00 00
	Subsystem ID:			10 10 00 00
	class-code:				00 80 02 00
	IOName:				pci8086,24fd
	pcidebug:				3:0:0
	built-in:				00
	compatible:			pci8086,1010pci8086,24fdpciclass,028000PXSX
	acpi-path:				IOACPIPlane:/_SB/PCI0@0/RP01@1c0000/PXSX@0


SMC DUMP:

	key: #KEY, size: 04, type: ui32, attr: 00, value: <00000074>
	key: $Num, size: 01, type: ui8 , attr: 00, value: <01>
	key: ACID, size: 08, type: ch8*, attr: 00, value: <babe3c45 c0031043>
	key: ALI0, size: 04, type: {ali, attr: 00, value: <06010200>
	key: ALRV, size: 02, type: ui16, attr: 00, value: <0001>
	key: ALV0, size: 10, type: {alv, attr: 00, value: <010103b7 00a30015 6af4>
	key: CLKH, size: 08, type: {clh, attr: 00, value: <00007080 00011940>
	key: CLKT, size: 04, type: ui32, attr: 00, value: <0000ffb9>
	key: EPCI, size: 04, type: flag, attr: 00, value: <0970f000>
	key: FNum, size: 01, type: ui8 , attr: 00, value: <03>
	key: LSOF, size: 01, type: flag, attr: 00, value: <01>
	key: LSSB, size: 02, type: {lso, attr: 00, value: <0101>
	key: LsNM, size: 01, type: ui8 , attr: 00, value: <01>
	key: LsbV, size: 05, type: {rev, attr: 00, value: <01040a00 06>
	key: MOST, size: 02, type: ui16, attr: 00, value: <8003>
	key: MSDW, size: 01, type: ui8 , attr: 00, value: <01>
	key: MSPS, size: 01, type: {msp, attr: 00, value: <00>
	key: MSSD, size: 01, type: si8 , attr: 00, value: <03>
	key: NATJ, size: 01, type: ui8 , attr: 00, value: <02>
	key: NTOK, size: 01, type: ui8 , attr: 00, value: <01>
	key: NVPR, size: 01, type: ui8 , attr: 00, value: <00>
	key: OSK0, size: 32, type: ch8*, attr: 00, value: <6f757268 61726477 6f726b62 79746865 7365776f 72647367 75617264 6564706c>
	key: OSK1, size: 32, type: ch8*, attr: 00, value: <65617365 646f6e74 73746561 6c286329 4170706c 65436f6d 70757465 72496e63>
	key: REV , size: 06, type: {rev, attr: 00, value: <02410f00 0001>
	key: RMde, size: 01, type: char, attr: 00, value: <41>
	key: RPlt, size: 08, type: ch8*, attr: 00, value: <6a313337 00000000>
	key: RBr , size: 08, type: ch8*, attr: 00, value: <6a313337 00356100>
	key: BEMB, size: 01, type: flag, attr: 00, value: <00>
	key: NATi, size: 02, type: ui16, attr: 00, value: <001e>
	key: TN0P, size: 02, type: sp78, attr: 00, value: <2400>
	key: Th0H, size: 02, type: sp78, attr: 00, value: <3100>
	key: TA0P, size: 02, type: sp78, attr: 00, value: <1a00>
	key: VS0C, size: 02, type: fp2e, attr: 00, value: <7958>
	key: VM0R, size: 02, type: fp2e, attr: 00, value: <828f>
	key: F0Ac, size: 02, type: fpe2, attr: 00, value: <0dec>
	key: F0Tg, size: 01, type: ui8 , attr: 00, value: <d0>
	key: F0St, size: 01, type: ui8 , attr: 00, value: <14>
	key: F0Ss, size: 01, type: ui8 , attr: 00, value: <00>
	key: F0Ft, size: 01, type: ui8 , attr: 00, value: <41>
	key: F0Pt, size: 01, type: ui8 , attr: 00, value: <46>
	key: F0Fo, size: 01, type: ui8 , attr: 00, value: <03>
	key: F0Ct, size: 01, type: ui8 , attr: 00, value: <1c>
	key: F1Ac, size: 02, type: fpe2, attr: 00, value: <0a08>
	key: F1Tg, size: 01, type: ui8 , attr: 00, value: <c0>
	key: F1St, size: 01, type: ui8 , attr: 00, value: <14>
	key: F1Ss, size: 01, type: ui8 , attr: 00, value: <00>
	key: F1Ft, size: 01, type: ui8 , attr: 00, value: <3c>
	key: F1Pt, size: 01, type: ui8 , attr: 00, value: <46>
	key: F1Fo, size: 01, type: ui8 , attr: 00, value: <03>
	key: F1Ct, size: 01, type: ui8 , attr: 00, value: <1c>
	key: F2Tg, size: 01, type: ui8 , attr: 00, value: <e0>
	key: F2St, size: 01, type: ui8 , attr: 00, value: <5a>
	key: F2Ss, size: 01, type: ui8 , attr: 00, value: <59>
	key: F2Ft, size: 01, type: ui8 , attr: 00, value: <64>
	key: F2Pt, size: 01, type: ui8 , attr: 00, value: <b2>
	key: F2Fo, size: 01, type: ui8 , attr: 00, value: <00>
	key: F2Ct, size: 01, type: ui8 , attr: 00, value: <7d>
	key: F2Ac, size: 02, type: fpe2, attr: 00, value: <0864>
	key: F3Tg, size: 01, type: ui8 , attr: 00, value: <02>
	key: F3St, size: 01, type: ui8 , attr: 00, value: <00>
	key: F3Ss, size: 01, type: ui8 , attr: 00, value: <00>
	key: F3Ft, size: 01, type: ui8 , attr: 00, value: <00>
	key: F3Pt, size: 01, type: ui8 , attr: 00, value: <00>
	key: F3Fo, size: 01, type: ui8 , attr: 00, value: <10>
	key: F3Ct, size: 01, type: ui8 , attr: 00, value: <ff>
	key: F4Tg, size: 01, type: ui8 , attr: 00, value: <30>
	key: F4St, size: 01, type: ui8 , attr: 00, value: <97>
	key: F4Ss, size: 01, type: ui8 , attr: 00, value: <40>
	key: F4Ft, size: 01, type: ui8 , attr: 00, value: <00>
	key: F4Pt, size: 01, type: ui8 , attr: 00, value: <00>
	key: F4Fo, size: 01, type: ui8 , attr: 00, value: <2b>
	key: F4Ct, size: 01, type: ui8 , attr: 00, value: <40>
	key: FMCL, size: 01, type: ui8 , attr: 00, value: <77>
	key: FMCR, size: 01, type: ui8 , attr: 00, value: <c7>
	key: TC0D, size: 02, type: sp78, attr: 00, value: <1e00>
	key: FRC0, size: 02, type: freq, attr: 00, value: <0a28>
	key: VC0C, size: 02, type: fp2e, attr: 00, value: <2f0a>
	key: TC1D, size: 02, type: sp78, attr: 00, value: <1d00>
	key: FRC1, size: 02, type: freq, attr: 00, value: <04b0>
	key: TC2D, size: 02, type: sp78, attr: 00, value: <1a00>
	key: FRC2, size: 02, type: freq, attr: 00, value: <04b0>
	key: TC3D, size: 02, type: sp78, attr: 00, value: <1a00>
	key: FRC3, size: 02, type: freq, attr: 00, value: <04b0>
	key: TC4D, size: 02, type: sp78, attr: 00, value: <1b00>
	key: FRC4, size: 02, type: freq, attr: 00, value: <04b0>
	key: TC5D, size: 02, type: sp78, attr: 00, value: <1c00>
	key: FRC5, size: 02, type: freq, attr: 00, value: <04b0>
	key: TC6D, size: 02, type: sp78, attr: 00, value: <1900>
	key: FRC6, size: 02, type: freq, attr: 00, value: <04b0>
	key: TC7D, size: 02, type: sp78, attr: 00, value: <1a00>
	key: FRC7, size: 02, type: freq, attr: 00, value: <04b0>
	key: TC8D, size: 02, type: sp78, attr: 00, value: <1d00>
	key: FRC8, size: 02, type: freq, attr: 00, value: <04b0>
	key: TC9D, size: 02, type: sp78, attr: 00, value: <1c00>
	key: FRC9, size: 02, type: freq, attr: 00, value: <04b0>
	key: TCAD, size: 02, type: sp78, attr: 00, value: <1d00>
	key: FRCA, size: 02, type: freq, attr: 00, value: <0a28>
	key: TCBD, size: 02, type: sp78, attr: 00, value: <1d00>
	key: FRCB, size: 02, type: freq, attr: 00, value: <04b0>
	key: TCCD, size: 02, type: sp78, attr: 00, value: <1a00>
	key: FRCC, size: 02, type: freq, attr: 00, value: <04b0>
	key: TCDD, size: 02, type: sp78, attr: 00, value: <1a00>
	key: FRCD, size: 02, type: freq, attr: 00, value: <04b0>
	key: TCED, size: 02, type: sp78, attr: 00, value: <1b00>
	key: FRCE, size: 02, type: freq, attr: 00, value: <04b0>
	key: TCFD, size: 02, type: sp78, attr: 00, value: <1c00>
	key: FRCF, size: 02, type: freq, attr: 00, value: <04b0>
	key: TCGD, size: 02, type: sp78, attr: 00, value: <1900>
	key: FRCG, size: 02, type: freq, attr: 00, value: <04b0>
	key: TCHD, size: 02, type: sp78, attr: 00, value: <1a00>
	key: FRCH, size: 02, type: freq, attr: 00, value: <04b0>
	key: MPkC, size: 02, type: ui16, attr: 00, value: <7800>
	key: TG0P, size: 02, type: sp78, attr: 00, value: <2900>
	key: QENA, size: 01, type: ui8 , attr: 00, value: <01>
	key: MSTS, size: 01, type: ui8 , attr: 00, value: <0d>
	key: MSPC, size: 01, type: ui8 , attr: 00, value: <0f>
	

 

36 minutes ago, vector sigma said:

"Pakage Total" will work if you install VirtualSMC

I at all did not know that these keys are not present in FakeSMC. :)

It is necessary to ask @Slice, to add keys:
CPU Package Core

CPU Package GPU  

CPU Package Total

11 minutes ago, Andrey1970 said:

@vector sigma

That there was no confusion, it is necessary to rename group "IPG info" in "Reference info".

I have another idea: HWMonitorSMC2.app.zip

 

35 minutes ago, fabiosun said:

838163886_ScreenShot2018-11-23at6_36_20PM.png.4c6875567f4dd22db3a691fcc3c01f0b.png

Max Temperature and thresholds are not good in this case

I think are influenced in a bad way from my multiplier overclock on bios (put manually at 39 instead of auto)

In auto value I see correct values in that IPG tab

 

Bro, they are as they are declared by Intel, nothing you can do.

  • Like 2
×
×
  • Create New...