Contribute
Register

Sleep crashes system, sysdiagnose crashes system & system randomly crashes during use.

Status
Not open for further replies.
Joined
Jul 30, 2012
Messages
29
Motherboard
GA-Z270X-Gaming 7
CPU
i7-7700K
Graphics
RX 580
In energy saver I have my settings set to sleep never, because almost every time my computer sleeps it crashes.
LnBUkYc.png


Sometimes it won't crash if it hasn't slept for very long. For example if i manually put it to sleep, i can immediately bring it back and it won't have crashed. But if i walk away for 30 mins or so, then it won't come back, and i'll have to hard reset it with the power.

Besides this, my computer will randomly crash while I am using it. It seems to happen in a number of different apps (photoshop, illustrator, etc)

I have tried my best to provide detailed information about my configuration but please do let me know if I have left anything out. Any help would be appreciated.

Here's my build:

MacOS 10.13.3
Mobo: GA Z87X UD3H (bios F10b)
CPU: i7 4770k
Ram: 24 GB (tested with memtest for 12 hours, 0 errors)
HDD: Samsung 850 EVO (tested with DriveDX, 0 errors)

Filesystem is APFS, i did not know at the time of install (fresh install) about this new filesystem so I didn't realize that that was what was happening. I have read about issues with APFS and trim. I checked my config.plist and I didn't see anything in there about trim, nor do I have any trim kexts installed. So perhaps this doesn't matter? But could this be the cause? should I just wipe and start over?

Conflig.plist attached.

Kexts/drivers installed:

/Volumes/EFI/EFI/CLOVER/drivers64UEFI
Code:
AppleImageCodec-64.efi
AppleKeyAggregator-64.efi
AppleUITheme-64.efi
DataHubDxe-64.efi
FSInject-64.efi
FirmwareVolume-64.efi
OsxAptioFix2Drv-64.efi
OsxFatBinaryDrv-64.efi
SMCHelper-64.efi
VBoxHfs-64.efi
apfs.efi

/Volumes/EFI/EFI/CLOVER/kexts/Other
Code:
FakeSMC.kext

/Volumes/EFI/EFI/CLOVER/kexts/10.13
Code:
IntelGraphicsFixup.kext
Lilu.kext
 

Attachments

  • config.plist
    6.2 KB · Views: 174
Essential kexts should be in /EFI/CLOVER/kexts/Other and all of the /EFI/CLOVER/kexts/10.* folders should deleted.
You have kexts in both /EFI/CLOVER/kexts/Other and /EFI/CLOVER/kexts/10.13.
Kexts that are not essential to the boot process should be correctly installed to /Library/Extensions.

See if this config.plist makes any difference :
 

Attachments

  • config.plist
    8 KB · Views: 168
Hi @P1LGRIM

Thanks for that clover.plist, i did install it just now, but afterwards computer could not boot due to mach error. After adding:
Code:
<key>DropTables</key>
<array>
<dict>
<key>Signature</key>
<string>MATS</string>
</dict>
</array>

I can boot again.

Also i had to reinstall the ALC 989 driver with multibeast. I'll let you know how it goes, hopefully this fixes it.
 
Hi @P1LGRIM

No crashes so far, except sysdiagnose still reliably crashes the computer.

Code:
Enter TIME SENSITIVE phase
Executing container: tailspin...
Executing container: spindump...
Executing container: spindump-meta...
Executing container: tailspin-history...
Executing container: processesInfo...
**CRASH**

EDIT:
So i ran sysdiagnose on a working computer and compared logs, and ran command by command from the logs until i hit the command that crashes the computer in question. It's this command:

Code:
/usr/bin/powermetrics -i 10000 -n 1 --show-all --show-initial-usage

So my current working theory is that I have some bad IntelCPUPowerManagement.kext or bad config.plist settings pertaining to power management? Any thoughts? Tagging @Stork as well since he seems to really know his stuff.

EDIT2:
I have followed this guide: https://www.tonymacx86.com/threads/quick-guide-to-generate-a-ssdt-for-cpu-power-management.177456/ and installed the generated SSDT.aml file to my EFI partition. Then followed the bottom of the guide to test if it was working, which produced the output below. But running the above powermetrics command still crashes the machine :(

Code:
AppleIntelInfo.kext v1.2 Copyright © 2012-2015 Pike R. Alpha. All rights reserved


Settings:

------------------------------------

logMSRs............................: 1

logIGPU............................: 1

logIntelRegs.......................: 1

logCStates.........................: 1

logIPGStyle........................: 1

InitialTSC.........................: 0xb8c32b4421

MWAIT C-States.....................: 270624


Model Specific Regiters

------------------------------------

MSR_CORE_THREAD_COUNT......(0x35)  : 0x40008

MSR_PLATFORM_INFO..........(0xCE)  : 0x80838F3012300

MSR_PMG_CST_CONFIG_CONTROL.(0xE2)  : 0x1E000402

MSR_PMG_IO_CAPTURE_BASE....(0xE4)  : 0x1814

IA32_MPERF.................(0xE7)  : 0x2ED47613A0

IA32_APERF.................(0xE8)  : 0x317A8AF034

MSR_FLEX_RATIO.............(0x194) : 0xE0000

MSR_IA32_PERF_STATUS.......(0x198) : 0x251D00002600

MSR_IA32_PERF_CONTROL......(0x199) : 0x2700

IA32_CLOCK_MODULATION......(0x19A) : 0x0

IA32_THERM_STATUS..........(0x19C) : 0x883A0000

IA32_MISC_ENABLES..........(0x1A0) : 0x850089

MSR_MISC_PWR_MGMT..........(0x1AA) : 0x1

MSR_TURBO_RATIO_LIMIT......(0x1AD) : 0x25262727

IA32_ENERGY_PERF_BIAS......(0x1B0) : 0x1

MSR_POWER_CTL..............(0x1FC) : 0x4005F

MSR_RAPL_POWER_UNIT........(0x606) : 0xA0E03

MSR_PKG_POWER_LIMIT........(0x610) : 0xFFD00000EA82

MSR_PKG_ENERGY_STATUS......(0x611) : 0x4FB4C4D

MSR_PKG_POWER_INFO.........(0x614) : 0x2A0

MSR_PP0_CURRENT_CONFIG.....(0x601) : 0x1F40

MSR_PP0_POWER_LIMIT........(0x638) : 0xFFD0

MSR_PP0_ENERGY_STATUS......(0x639) : 0x3475368

MSR_PP0_POLICY.............(0x63a) : 0x0

MSR_PP1_POWER_LIMIT........(0x640) : 0xFFD0

MSR_PP1_ENERGY_STATUS......(0x641) : 0xCB165

MSR_PP1_POLICY.............(0x642) : 0x18

MSR_CONFIG_TDP_NOMINAL.....(0x648) : 0x23

MSR_CONFIG_TDP_LEVEL1......(0x649) : 0x0

MSR_CONFIG_TDP_LEVEL2......(0x64a) : 0x0

MSR_CONFIG_TDP_CONTROL.....(0x64b) : 0x80000000

MSR_TURBO_ACTIVATION_RATIO.(0x64c) : 0x0

MSR_PKGC3_IRTL.............(0x60a) : 0x8842

MSR_PKGC6_IRTL.............(0x60b) : 0x8873

MSR_PKGC7_IRTL.............(0x60c) : 0x8891

MSR_PKG_C2_RESIDENCY.......(0x60d) : 0x3331A877DF

MSR_PKG_C3_RESIDENCY.......(0x3f8) : 0x0

MSR_PKG_C6_RESIDENCY.......(0x3f9) : 0x0

MSR_PKG_C7_RESIDENCY.......(0x3fa) : 0x0

IA32_TSC_DEADLINE..........(0x6E0) : 0xB8C61E4E39

PCH device.................: 0x8C448086


Intel Register Data

------------------------------------

CPU_VGACNTRL...............: 0x0

IS_HASWELL(devid) || IS_BROADWELL(devid)

HSW_PWR_WELL_CTL1..........: 0xd94cab39

HSW_PWR_WELL_CTL2..........: 0x32863aa1

HSW_PWR_WELL_CTL3..........: 0xc030f9e7

HSW_PWR_WELL_CTL4..........: 0x9c6cfc4b

HSW_PWR_WELL_CTL5..........: 0x01f0f04e

HSW_PWR_WELL_CTL6..........: 0x9582e749

PIPE_DDI_FUNC_CTL_A........: 0xd233ea5a (enabled, port reserved, DP SST, 12 bpc, +VSync, +HSync, EDP C ONOFF, reserved width)

PIPE_DDI_FUNC_CTL_B........: 0xfb79b9f8 (enabled, port reserved, DP MST, bpc reserved, -VSync, +HSync, EDP input reserved, reserved width)

PIPE_DDI_FUNC_CTL_C........: 0xb3e390a8 (enabled, DDID, DP MST, bpc reserved, +VSync, +HSync, EDP input reserved, reserved width)

PIPE_DDI_FUNC_CTL_EDP......: 0xd1395ee5 (enabled, port reserved, DVI, 12 bpc, -VSync, +HSync, EDP B ONOFF, reserved width)

DP_TP_CTL_A................: 0x9b486e6a

DP_TP_CTL_B................: 0xf70fba16

DP_TP_CTL_C................: 0x6e5cc498

DP_TP_CTL_D................: 0x25f40da9

DP_TP_CTL_E................: 0x9692e102

DP_TP_STATUS_A.............: 0xd417dec5

DP_TP_STATUS_B.............: 0xe0da477b

DP_TP_STATUS_C.............: 0xc9dbe07d

DP_TP_STATUS_D.............: 0x116ead15

DP_TP_STATUS_E.............: 0x0333810a

DDI_BUF_CTL_A..............: 0x31568f19 (disabled not reversed reserved detected)

DDI_BUF_CTL_B..............: 0xb98ea110 (enabled not reversed x1 not detected)

DDI_BUF_CTL_C..............: 0x5c036a37 (disabled reversed x4 detected)

DDI_BUF_CTL_D..............: 0xfd556502 (enabled reversed x2 not detected)

DDI_BUF_CTL_E..............: 0xce100583 (enabled not reversed x2 detected)

SPLL_CTL...................: 0xf9038f66

LCPLL_CTL..................: 0x693ac93b

WRPLL_CTL1.................: 0x49648142

WRPLL_CTL2.................: 0xc4b44d5f

PORT_CLK_SEL_A.............: 0x3c5943fa (LCPLL 1350)

PORT_CLK_SEL_B.............: 0x64f0bebb (SPLL)

PORT_CLK_SEL_C.............: 0x5272e5a1 (LCPLL 810)

PORT_CLK_SEL_D.............: 0x71286c41 (SPLL)

PORT_CLK_SEL_E.............: 0xb9f3eca3 (WRPLL 2)

PIPE_CLK_SEL_A.............: 0x626cd425 (DDIC)

PIPE_CLK_SEL_B.............: 0x526ae6c9 (DDIB)

PIPE_CLK_SEL_C.............: 0xaae7e272 (DDIE)

SFUSE_STRAP................: 0xbfb60e2f (display enabled, crt no, lane reversal no, port b yes, port c yes, port d yes)

PIPEASRC...................: 0xd69f7316 (54944, 29463)

DSPACNTR...................: 0x14119aab (disabled)

DSPASTRIDE.................: 0xaf408a91 (45941290)

DSPASURF...................: 0xdf03323b

DSPATILEOFF................: 0xd9e681f8 (33272, 55782)

PIPEBSRC...................: 0x7b9dbda4 (31646, 48549)

DSPBCNTR...................: 0x5daefe1e (disabled)

DSPBSTRIDE.................: 0xc3562891 (51206306)

DSPBSURF...................: 0x600d4f12

DSPBTILEOFF................: 0xe60f9215 (37397, 58895)

PIPECSRC...................: 0x77f5cbf5 (30710, 52214)

DSPCCNTR...................: 0x92027735 (enabled)

DSPCSTRIDE.................: 0x5b64e54f (23958421)

DSPCSURF...................: 0xd108ed94

DSPCTILEOFF................: 0x7b3b2a68 (10856, 31547)

PIPEACONF..................: 0x323aace8 (disabled, inactive, pf-id, rotate 180, invalid bpc)

HTOTAL_A...................: 0xc8f025fb (9724 active, 51441 total)

HBLANK_A...................: 0xf95e8c46 (35911 start, 63839 end)

HSYNC_A....................: 0x066f444f (17488 start, 1648 end)

VTOTAL_A...................: 0x1017018e (399 active, 4120 total)

VBLANK_A...................: 0x911f675e (26463 start, 37152 end)

VSYNC_A....................: 0x541951c6 (20935 start, 21530 end)

VSYNCSHIFT_A...............: 0xa5aa9b7e

PIPEA_DATA_M1..............: 0xe3080e74 (TU 114, val 0x80e74 527988)

PIPEA_DATA_N1..............: 0xe383ae90 (val 0x83ae90 8629904)

PIPEA_LINK_M1..............: 0x6f09d999 (val 0x9d999 645529)

PIPEA_LINK_N1..............: 0x439de61c (val 0x9de61c 10348060)

PIPEBCONF..................: 0x532ad892 (disabled, active, pf-id, rotate 270, invalid bpc)

HTOTAL_B...................: 0xff7e36f5 (14070 active, 65407 total)

HBLANK_B...................: 0xbb216fde (28639 start, 47906 end)

HSYNC_B....................: 0x916d985c (39005 start, 37230 end)

VTOTAL_B...................: 0x177fa710 (42769 active, 6016 total)

VBLANK_B...................: 0xdea3ef76 (61303 start, 56996 end)

VSYNC_B....................: 0x46dabd36 (48439 start, 18139 end)

VSYNCSHIFT_B...............: 0x75ac9bed

PIPEB_DATA_M1..............: 0x82e821f7 (TU 66, val 0xe821f7 15213047)

PIPEB_DATA_N1..............: 0x79a0fb84 (val 0xa0fb84 10550148)

PIPEB_LINK_M1..............: 0xfe379779 (val 0x379779 3643257)

PIPEB_LINK_N1..............: 0x3ee836d5 (val 0xe836d5 15218389)

PIPECCONF..................: 0xdd906414 (enabled, active, if-id-dbl, rotate 90, 8bpc)

HTOTAL_C...................: 0x68c22a8a (10891 active, 26819 total)

HBLANK_C...................: 0x4c595650 (22097 start, 19546 end)

HSYNC_C....................: 0x7a36a925 (43302 start, 31287 end)

VTOTAL_C...................: 0x56490ea5 (3750 active, 22090 total)

VBLANK_C...................: 0xfe122f11 (12050 start, 65043 end)

VSYNC_C....................: 0x43c73c2c (15405 start, 17352 end)

VSYNCSHIFT_C...............: 0xa89482c4

PIPEC_DATA_M1..............: 0xd02425cc (TU 105, val 0x2425cc 2368972)

PIPEC_DATA_N1..............: 0x2a129263 (val 0x129263 1217123)

PIPEC_LINK_M1..............: 0xbee590a1 (val 0xe590a1 15044769)

PIPEC_LINK_N1..............: 0x835611b0 (val 0x5611b0 5640624)

PIPEEDPCONF................: 0x5acf761a (disabled, active, rsvd, rotate 90, 8bpc)

HTOTAL_EDP.................: 0x9ce8a9f1 (43506 active, 40169 total)

HBLANK_EDP.................: 0xdd0c59e3 (23012 start, 56589 end)

HSYNC_EDP..................: 0x459d6aca (27339 start, 17822 end)

VTOTAL_EDP.................: 0xbc14e58a (58763 active, 48149 total)

VBLANK_EDP.................: 0xb4c6c2a3 (49828 start, 46279 end)

VSYNC_EDP..................: 0xb65ac083 (49284 start, 46683 end)

VSYNCSHIFT_EDP.............: 0xd78ebefd

PIPEEDP_DATA_M1............: 0x70783cdc (TU 57, val 0x783cdc 7879900)

PIPEEDP_DATA_N1............: 0xbbc5e775 (val 0xc5e775 12969845)

PIPEEDP_LINK_M1............: 0xc7265de6 (val 0x265de6 2514406)

PIPEEDP_LINK_N1............: 0x5754a17e (val 0x54a17e 5546366)

PFA_CTL_1..................: 0x84cafb1a (enable, auto_scale yes, auto_scale_cal no, v_filter enable, vadapt disable, mode reserved, filter_sel hardcoded,chroma pre-filter enable, vert3tap auto, v_inter_invert field 1)

PFA_WIN_POS................: 0x4c8cbb8b (3212, 2955)

PFA_WIN_SIZE...............: 0x4ae49eaf (2788, 3759)

PFB_CTL_1..................: 0xc78351dc (enable, auto_scale no, auto_scale_cal no, v_filter enable, vadapt disable, mode most, filter_sel edge_soften,chroma pre-filter disable, vert3tap auto, v_inter_invert field 1)

PFB_WIN_POS................: 0xefe94970 (4073, 2416)

PFB_WIN_SIZE...............: 0xf47e925d (5246, 605)

PFC_CTL_1..................: 0x35763618 (disable, auto_scale yes, auto_scale_cal yes, v_filter bypass, vadapt disable, mode reserved, filter_sel edge_enhance,chroma pre-filter enable, vert3tap force, v_inter_invert field 0)

PFC_WIN_POS................: 0x9fc5d348 (8133, 840)

PFC_WIN_SIZE...............: 0x88199bea (2073, 3050)

TRANS_HTOTAL_A.............: 0xfa55ed7c (60797 active, 64086 total)

TRANS_HBLANK_A.............: 0x0a09b6f4 (46837 start, 2570 end)

TRANS_HSYNC_A..............: 0x78d7707c (28797 start, 30936 end)

TRANS_VTOTAL_A.............: 0x747d3ef2 (16115 active, 29822 total)

TRANS_VBLANK_A.............: 0xbcfebc9f (48288 start, 48383 end)

TRANS_VSYNC_A..............: 0xc74bb3b2 (46003 start, 51020 end)

TRANS_VSYNCSHIFT_A.........: 0xbc0da690

TRANSACONF.................: 0x8a697221 (enable, inactive, interlaced)

FDI_RXA_MISC...............: 0xc78c14e5 (FDI Delay 5349)

FDI_RXA_TUSIZE1............: 0x5d885a40

FDI_RXA_IIR................: 0x685f53e6

FDI_RXA_IMR................: 0xd2147246

BLC_PWM_CPU_CTL2...........: 0x29599df5 (enable 0, pipe B, blinking 0, granularity 8)

BLC_PWM_CPU_CTL............: 0xb76645fe (cycle 17918, freq 46950)

BLC_PWM2_CPU_CTL2..........: 0x18f08c22 (enable 0, pipe A, blinking 1, granularity 8)

BLC_PWM2_CPU_CTL...........: 0xd2fc4d45 (cycle 19781, freq 54012)

BLC_MISC_CTL...............: 0x7378dc21 (PWM1-CPU PWM2-PCH)

BLC_PWM_PCH_CTL1...........: 0xf645a69e (enable 1, override 1, inverted polarity 1)

BLC_PWM_PCH_CTL2...........: 0xeb2f7db2 (freq 60207, cycle 32178)

UTIL_PIN_CTL...............: 0xa52bf866 (enable 1, transcoder B, mode Vsync, data 0 inverted polarity 0)

PCH_PP_STATUS..............: 0x9b22c570 (on, not ready, sequencing on)

PCH_PP_CONTROL.............: 0xe9414522 (blacklight disabled, power down on reset, panel off)

PCH_PP_ON_DELAYS...........: 0xbe7402a0

PCH_PP_OFF_DELAYS..........: 0x64d940a3

PCH_PP_DIVISOR.............: 0xe12fb0cb

PIXCLK_GATE................: 0x0881c4a8

SDEISR.....................: 0x033c71cd (port d:0, port c:0, port b:1, crt:1)

RC6_RESIDENCY_TIME.........: 0xb58f4924

IS_GEN6(devid) || IS_GEN7(devid)

FENCE START 0..............: 0x64982466

FENCE END 0................: 0x3ed62b0d

FENCE START 1..............: 0x4b680609

FENCE END 1................: 0x326420e8

FENCE START 2..............: 0xee2b2ca5

FENCE END 2................: 0xa0aea2a8

FENCE START 3..............: 0x9145c212

FENCE END 3................: 0x64020641

FENCE START 4..............: 0xe36338cc

FENCE END 4................: 0xca461d6a

FENCE START 5..............: 0x58c73480

FENCE END 5................: 0x4ac537a1

FENCE START 6..............: 0x0fa525ac

FENCE END 6................: 0xa2bb7709

FENCE START 7..............: 0x417b582d

FENCE END 7................: 0x60b19099

FENCE START 8..............: 0xfb3088c9

FENCE END 8................: 0xab36da5b

FENCE START 9..............: 0x6312d14e

FENCE END 9................: 0xc6436a4a

FENCE START 10.............: 0x2648325c

FENCE END 10...............: 0x827f298e

FENCE START 11.............: 0x6e581c28

FENCE END 11...............: 0xc63d3d43

FENCE START 12.............: 0xaf347181

FENCE END 12...............: 0x120ad89a

FENCE START 13.............: 0xf28ad66d

FENCE END 13...............: 0x6033b4a6

FENCE START 14.............: 0x0c6731bc

FENCE END 14...............: 0xb28cc6ab

FENCE START 15.............: 0x25339c87

FENCE END 15...............: 0x8ee739d4

FENCE START 16.............: 0xd8ca6719

FENCE END 16...............: 0x115c324b

FENCE START 17.............: 0x8037a460

FENCE END 17...............: 0x213064e3

FENCE START 18.............: 0x9c256182

FENCE END 18...............: 0x419cce13

FENCE START 19.............: 0xbac172a6

FENCE END 19...............: 0x545dce33

FENCE START 20.............: 0x436315dc

FENCE END 20...............: 0x63e04cfe

FENCE START 20.............: 0x436315dc

FENCE END 20...............: 0x63e04cfe

FENCE START 21.............: 0xfd961dc5

FENCE END 21...............: 0x29cc6d31

FENCE START 22.............: 0x253eb588

FENCE END 22...............: 0x8a46f9c3

FENCE START 23.............: 0xbca45b0e

FENCE END 23...............: 0xa02c1939

FENCE START 24.............: 0xe73d9c3b

FENCE END 24...............: 0x1592482d

FENCE START 25.............: 0x6b794f6d

FENCE END 25...............: 0x0f1b78c2

FENCE START 26.............: 0x386a9304

FENCE END 26...............: 0x8505fca4

FENCE START 27.............: 0x7182db5c

FENCE END 27...............: 0x467f88fa

FENCE START 28.............: 0xc0183a4b

FENCE END 28...............: 0x5dc0e238

FENCE START 29.............: 0x967184de

FENCE END 29...............: 0x0231c402

FENCE START 30.............: 0x35c9433f

FENCE END 30...............: 0x1fd55a64

FENCE START 31.............: 0x8ee6f222

FENCE END 31...............: 0xf9427d58

GEN6_RP_CONTROL............: 0x907d3b8c (enabled)

GEN6_RPNSWREQ..............: 0x4d331df7

GEN6_RP_DOWN_TIMEOUT.......: 0xdcc31c28

GEN6_RP_INTERRUPT_LIMITS...: 0x5a5525d9

GEN6_RP_UP_THRESHOLD.......: 0xfbf678ee

GEN6_RP_UP_EI..............: 0x5494b267

GEN6_RP_DOWN_EI............: 0x5181cc01

GEN6_RP_IDLE_HYSTERSIS.....: 0xffcc095d

GEN6_RC_STATE..............: 0xeb5016c2

GEN6_RC_CONTROL............: 0x24ce9ad6

GEN6_RC1_WAKE_RATE_LIMIT...: 0x0d7ab41f

GEN6_RC6_WAKE_RATE_LIMIT...: 0x3630d08e

GEN6_RC_EVALUATION_INTERVAL: 0x8ea3b0aa

GEN6_RC_IDLE_HYSTERSIS.....: 0xb5355602

GEN6_RC_SLEEP..............: 0x6d31d760

GEN6_RC1e_THRESHOLD........: 0x5132bd12

GEN6_RC6_THRESHOLD.........: 0xaa9da368

GEN6_RC_VIDEO_FREQ.........: 0x1d591690

GEN6_PMIER.................: 0xe4da084b

GEN6_PMIMR.................: 0x690d4033

GEN6_PMINTRMSK.............: 0x89ecd6e7


CPU Ratio Info:

------------------------------------

CPU Low Frequency Mode.............: 800 MHz

CPU Maximum non-Turbo Frequency....: 3500 MHz

CPU Maximum Turbo Frequency........: 3900 MHz


IGPU Info:

------------------------------------

IGPU Current Frequency.............:  200 MHz

IGPU Minimum Frequency.............:  200 MHz

IGPU Maximum Non-Turbo Frequency...:  350 MHz

IGPU Maximum Turbo Frequency.......: 1250 MHz

IGPU Maximum limit.................: No Limit


CPU P-States [ (35) 37 39 ] iGPU P-States [ (4) ]

CPU C3-Cores [ 3 4 5 7 ]

CPU C6-Cores [ 0 2 3 5 6 ]

CPU C7-Cores [ 0 2 4 6 ]

CPU P-States [ 35 36 37 (39) ] iGPU P-States [ (4) ]

CPU C3-Cores [ 0 1 3 4 5 7 ]

CPU C6-Cores [ 0 1 2 3 5 6 7 ]

CPU C7-Cores [ 0 1 2 3 4 6 7 ]

CPU P-States [ (8) 35 36 37 39 ] iGPU P-States [ (4) ]

CPU C7-Cores [ 0 1 2 3 4 5 6 7 ]

CPU C3-Cores [ 0 1 3 4 5 6 7 ]

CPU P-States [ (8) 33 35 36 37 39 ] iGPU P-States [ (4) ]

CPU C3-Cores [ 0 1 2 3 4 5 6 7 ]

CPU C6-Cores [ 0 1 2 3 4 5 6 7 ]

CPU P-States [ 8 33 34 35 36 37 (38) 39 ] iGPU P-States [ (4) ]

CPU P-States [ 8 30 33 34 35 36 37 38 (39) ] iGPU P-States [ (4) ]

CPU P-States [ (8) 30 32 33 34 35 36 37 38 39 ] iGPU P-States [ (4) ]
 
Last edited:
Status
Not open for further replies.
Back
Top