Mastachief Posted September 8 Share Posted September 8 Here? And then these go to /S/L/E? These are the results Link to comment Share on other sites More sharing options...
litemintx Posted September 8 Share Posted September 8 11 hours ago, Visual Ehrmanntraut said: I'm (lol, hope you get the reference) I can hear it from here.. "the Greatest programmer ever lived". Thanks for the hard work guys, just watching this thread up, since i dont have 11th gen machine to test out. I will just cheer you guys up! 1 Link to comment Share on other sites More sharing options...
jalavoui Posted September 8 Share Posted September 8 (edited) guys cmon don't try to test all at same time - don't use -allow3d test the tgl framebuffer (internal or production) kext try with nblue or try without nblue. just inject the only allowed ig-platform here it is next remenber it as 9 defined connectors ofc this will crash so you need to inject this properties with opencore to disable most of them (sample for port_8 AAPL08,IgnoreConnection AAPL08,no-hotplug-interrupt there's also a edid injection property that i dont remenber that can be injected if you get a crash boot recovery and delete /Library/KernelCollections/AuxiliaryKernelExtensions.kc if using /L/E folder for kexts so you only need the AppleIntelTGLGraphics.kext and HookCase.kext todo this tests (get any of them from previous posts) so in theory this might work oob for some displays while other just wont now for devs - can someone find the missing code from dtk image. i think we do need to port it to hookcase Edited September 8 by jalavoui Link to comment Share on other sites More sharing options...
Visual Ehrmanntraut Posted September 8 Share Posted September 8 10 hours ago, Mastachief said: And then these go to /S/L/E? /System/Library/Extensions (requires SIP disabled, root mounted with write permissions) 1 hour ago, jalavoui said: so you only need the AppleIntelTGLGraphics.kext and HookCase.kext todo this tests (get any of them from previous posts) Accelerator kext will not work without a framebuffer kext. Link to comment Share on other sites More sharing options...
benmacfreak Posted September 8 Share Posted September 8 (edited) 1 hour ago, jalavoui said: guys cmon don't try to test all at same time - don't use -allow3d test the tgl framebuffer (internal or production) kext try with nblue or try without nblue. just inject the only allowed ig-platform here it is next remenber it as 9 defined connectors ofc this will crash so you need to inject this properties with opencore to disable most of them (sample for port_8 AAPL08,IgnoreConnection AAPL08,no-hotplug-interrupt there's also a edid injection property that i dont remenber that can be injected if you get a crash boot recovery and delete /Library/KernelCollections/AuxiliaryKernelExtensions.kc if using /L/E folder for kexts so you only need the AppleIntelTGLGraphics.kext and HookCase.kext todo this tests (get any of them from previous posts) so in theory this might work oob for some displays while other just wont now for devs - can someone find the missing code from dtk image. i think we do need to port it to hookcase sorry to add to the frustration jala, but i dont know the required settings to implement those AAPL entries into my config or etc. i see no info on google, etc. on how to add them Edited September 8 by benmacfreak Link to comment Share on other sites More sharing options...
Mastachief Posted September 8 Share Posted September 8 (edited) After installing the kexts, It failed to boot normally, however you can use a EFI with a working whatevergreen to boot again as this doesn't access nblue or the tgl kexts during boot. I'll remount and test again. AppleIntelTGLGraphics: Version: 16.0.32 Last Modified: 07/09/2024, 10:33 PM Bundle ID: com.xxxxx.driver.AppleIntelTGLGraphics Notarized: Unknown Loaded: No Get Info String: AppleIntelTGLGraphics 16.0.32 10 Obtained from: Unknown Kind: Intel Architectures: x86_64 64-Bit (Intel): Yes Location: /System/Library/Extensions/AppleIntelTGLGraphics.kext Kext Version: 16.0.0 Loadable: No Signature Validation Errors: Kext signature validation error code -67061 Dependencies: Incomplete Dependency Errors: Dependency Resolution Failures: Indirect dependencies can't be resolved: com.apple.iokit.IOPCIFamily, com.apple.iokit.IOSurface, org.smichaud.HookCase, com.apple.iokit.IOGraphicsFamily, com.apple.iokit.IOAcceleratorFamily2 Signed by: Unknown Edited September 8 by Mastachief Link to comment Share on other sites More sharing options...
benmacfreak Posted September 8 Share Posted September 8 11 minutes ago, Mastachief said: After installing the kexts, It failed to boot normally, however you can use a EFI with a working whatevergreen to boot again as this doesn't access nblue or the tgl kexts during boot. I'll remount and test again. yeah my issue is with the whatevergreen fork chief is i tried the numerous whatevergreen properties here, it fails to boot for me. i tried also the weg faq no fix. as i say my device ID is 9A68 i checked lspci -k in gentoo linux Link to comment Share on other sites More sharing options...
jalavoui Posted September 9 Share Posted September 9 (edited) use with nblue in EFI/OC/Kexts. put hookcase + sle_internal in L/E. do not try other combos cause the patches are all inside nblue. won't work with production version unless you can xcode do not boot with -allow3d this all came from a previous bug Visual made - that was inspiring check logs and ioreg i did get surprised with the results 2024-09-09 03:35:25.787707+0100 localhost kernel[0]: (AppleIntelTGLGraphics) [IGPU] Failing probe (-allow3d is NOT set in boot-arg)! 2024-09-09 03:35:25.787750+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 1557 ][start ] fBootFlags = 0 2024-09-09 03:35:25.787755+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 1560 ][start ] fAGPMLogBits = 0 2024-09-09 03:35:25.787759+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 1563 ][start ] fAGPMLogMaskprintf = 0 2024-09-09 03:35:25.787778+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 1590 ][start ] fPCIDeviceID = 0x9a498086 2024-09-09 03:35:25.787783+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 1593 ][start ] fPCIConfigRevisionID = 0x1 2024-09-09 03:35:25.787793+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 1596 ][start ] fPCISubSystemID = 0x14641025 2024-09-09 03:35:25.787803+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 1661 ][start ] Range[0] 0x4010000000:01000000 2024-09-09 03:35:25.787809+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 1661 ][start ] Range[1] 0x4000000000:10000000 2024-09-09 03:35:25.787815+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 1661 ][start ] Range[2] 0x4000:00000040 2024-09-09 03:35:25.787823+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 1680 ][start ] MMIO range@0x10 (0x4010000000) mapped to kernel virtual address 0xffffffcc986cd000 2024-09-09 03:35:25.787830+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4892 ][getPlatformID ] AAPL,ig-platform-id = 0x9a490000 2024-09-09 03:35:25.787834+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4965 ][getOSInformation ] ------------------------------------------- 2024-09-09 03:35:25.787838+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4966 ][getOSInformation ] PlatformInformation 2024-09-09 03:35:25.787842+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4967 ][getOSInformation ] fInfoPlatformID : 0x9a490000 2024-09-09 03:35:25.787846+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4968 ][getOSInformation ] fInfoModelName : Intel HD Graphics TGL CRB 2024-09-09 03:35:25.787850+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4969 ][getOSInformation ] fInfoHasLid : 1 2024-09-09 03:35:25.787854+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4970 ][getOSInformation ] fInfoPipeCount : 3 2024-09-09 03:35:25.787859+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4971 ][getOSInformation ] fInfoPortCount : 9 2024-09-09 03:35:25.787863+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4972 ][getOSInformation ] fInfoFramebufferCount : 3 2024-09-09 03:35:25.787868+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4973 ][getOSInformation ] fInfoFramebufferMemorySize : 67108864 2024-09-09 03:35:25.787872+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4974 ][getOSInformation ] fInfoFBCompressionMemorySize : 0 2024-09-09 03:35:25.787877+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4975 ][getOSInformation ] fInfoUnifiedMemorySize : 1610612736 2024-09-09 03:35:25.787881+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4976 ][getOSInformation ] fInfoFlags : 0x8005 2024-09-09 03:35:25.787886+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4977 ][getOSInformation ] fInfoDynamicFBCThreshold : 0 2024-09-09 03:35:25.787890+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4978 ][getOSInformation ] fInfoVideoTurbo : 0 2024-09-09 03:35:25.787895+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4979 ][getOSInformation ] fMaxSliceCount : 2 2024-09-09 03:35:25.787899+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4980 ][getOSInformation ] fMaxEUCount : 8 2024-09-09 03:35:25.787903+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4981 ][getOSInformation ] ------------------------------------------- 2024-09-09 03:35:25.787912+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :12333 ][registerWithAICPM ] PMIOCRINGTABLEINIT(GTVA=0xffffffcc986cd000, PCUVA=0xffffffcc9880d000, minFreq=100, maxFreq=1300, freqStep=50, count=25):ret=-1 2024-09-09 03:35:25.787918+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :12338 ][registerWithAICPM ] PMIOCCURRENTGTFREQFN(func=0xffffff7f9cd9e26a):ret=-1 2024-09-09 03:35:25.787928+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5131 ][getFeatureControl ] FeatureControl found in plist 2024-09-09 03:35:25.787933+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5150 ][getFeatureControl ] fFBCBypassEnable set to 0 2024-09-09 03:35:25.787939+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5160 ][getFeatureControl ] fAGCOverlayCacheEDIDDisable set to 0 2024-09-09 03:35:25.787944+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5171 ][getFeatureControl ] DynamicRingTables set to 0 2024-09-09 03:35:25.787950+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5189 ][getFeatureControl ] fEnableSliceShutdown set to 1, fEnableSliceShutdownOld set to 0 2024-09-09 03:35:25.787956+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5197 ][getFeatureControl ] fEnableSubliceShutdown set to 1 2024-09-09 03:35:25.787961+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5205 ][getFeatureControl ] fEnableSliceShutdown set to 1 2024-09-09 03:35:25.787966+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5216 ][getFeatureControl ] fIgnoreHMDSetting set to 0 2024-09-09 03:35:25.787971+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5228 ][getFeatureControl ] fLoadRingOverridePerSlice set to 1 2024-09-09 03:35:25.787977+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5236 ][getFeatureControl ] fEnableDynamicFBC set to 0 2024-09-09 03:35:25.787982+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5247 ][getFeatureControl ] fBusyTimerValue set to 3000 2024-09-09 03:35:25.787987+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5257 ][getFeatureControl ] fFastDisplayDetectDisable set to 0 2024-09-09 03:35:25.787992+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5268 ][getFeatureControl ] fDitherMode set to 0 2024-09-09 03:35:25.787996+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5278 ][getFeatureControl ] fDitherDisable set to 0 2024-09-09 03:35:25.788000+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5289 ][getFeatureControl ] DynamicFBCFrameCount set to 3 2024-09-09 03:35:25.788006+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5300 ][getFeatureControl ] DeltaFlipThreshold set to 18000000 2024-09-09 03:35:25.788011+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5311 ][getFeatureControl ] TransactionCountTime set to 1000 2024-09-09 03:35:25.788017+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5318 ][getFeatureControl ] fNumTransactionsThreshold set to 0 2024-09-09 03:35:25.788023+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5334 ][getFeatureControl ] fEnableMultipipeScaler set to 0 2024-09-09 03:35:25.788029+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5343 ][getFeatureControl ] EnableMultipipeScaler set to 1 2024-09-09 03:35:25.788035+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5353 ][getFeatureControl ] fEnableGamma set to 1 2024-09-09 03:35:25.788040+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5363 ][getFeatureControl ] fPowerStatesEnable set to 1 2024-09-09 03:35:25.788045+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5369 ][getFeatureControl ] fRenderStandbyEnable set to 1 2024-09-09 03:35:25.788052+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5392 ][getFeatureControl ] fDisableInternalPanel set to 0 2024-09-09 03:35:25.788058+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5402 ][getFeatureControl ] fRCxEIModeEnable set to 1 2024-09-09 03:35:25.788063+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5415 ][getFeatureControl ] fGPUInterruptHandlingEnable set to 1 2024-09-09 03:35:25.788069+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5426 ][getFeatureControl ] DPM set to 1 2024-09-09 03:35:25.788077+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5491 ][getFeatureControl ] [GFXPMFB] fDynamicSliceSwitch = 0 fGFMPPFMSupport = 1 2024-09-09 03:35:25.788084+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5501 ][getFeatureControl ] fMessageAGPMTimerValue = 1 2024-09-09 03:35:25.788089+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5521 ][getFeatureControl ] Threading Mode: 1 2024-09-09 03:35:25.788095+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5531 ][getFeatureControl ] fEnableSetRC6Voltage set to 0 2024-09-09 03:35:25.788101+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5541 ][getFeatureControl ] fEnableDeepDisplay set to false 2024-09-09 03:35:25.788107+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5551 ][getFeatureControl ] fDisableDFB set to 0x00000000 2024-09-09 03:35:25.788113+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5561 ][getFeatureControl ] fEnableDFB set to 0x00000000 2024-09-09 03:35:25.788119+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5571 ][getFeatureControl ] fEDPDownSpreadDisable set to false 2024-09-09 03:35:25.788124+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5588 ][getFeatureControl ] fDPDownSpreadDisable set to false 2024-09-09 03:35:25.788130+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5598 ][getFeatureControl ] fASRDisable set to false 2024-09-09 03:35:25.788137+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5608 ][getFeatureControl ] fPStateOccupancyReportUsed set to true 2024-09-09 03:35:25.788143+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5618 ][getFeatureControl ] fLogSyncAsyncFlipChanges set to false 2024-09-09 03:35:25.788149+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5628 ][getFeatureControl ] fEnable8kMode set to 1 2024-09-09 03:35:25.788156+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5638 ][getFeatureControl ] fNoApertureAccess set to 0 2024-09-09 03:35:25.788161+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5648 ][getFeatureControl ] EnableTconScaler set to 0 2024-09-09 03:35:25.788172+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5757 ][getFeatureControl ] TracePointEnable set to 0 2024-09-09 03:35:25.788178+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5789 ][getFeatureControl ] VRR supported: 0 2024-09-09 03:35:25.788184+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5797 ][getFeatureControl ] Double buffer update supported with VRR : 1 2024-09-09 03:35:25.788190+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5805 ][getFeatureControl ] ASYNC flip supported with VRR : 1 2024-09-09 03:35:25.788195+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5817 ][getFeatureControl ] ASFU supported: 1 2024-09-09 03:35:25.788200+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5826 ][getFeatureControl ] DSC supported: 0 2024-09-09 03:35:25.788207+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5835 ][getFeatureControl ] DSC Caps Reporting enabled: 0 2024-09-09 03:35:25.788212+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5844 ][getFeatureControl ] FEC supported: 0 2024-09-09 03:35:25.788218+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5865 ][getFeatureControl ] GPU 420 subsampling supported: 1 2024-09-09 03:35:25.788223+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5880 ][getFeatureControl ] FP16 format support: 0 2024-09-09 03:35:25.788229+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5890 ][getFeatureControl ] fPStateResidencyWAEnable set to true 2024-09-09 03:35:25.788238+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5112 ][getPMTControl ] PMTControl found in plist 2024-09-09 03:35:25.788243+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5122 ][getPMTControl ] fDisplayEngineCounting set to 0 2024-09-09 03:35:25.788249+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 1812 ][start ] FB range@0x18 0x4000000000:10000000 2024-09-09 03:35:25.788256+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 1819 ][start ] mggc: 0x2c1 2024-09-09 03:35:25.788261+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 1822 ][start ] GTT Length = 8388608 2024-09-09 03:35:25.788686+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 6296 ][getFBCControl ] FBCControl found in plist 2024-09-09 03:35:25.788694+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 6314 ][getFBCControl ] fFBCEnabled set to 0 fFBCEnableOverride set to 0 2024-09-09 03:35:25.788699+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 6319 ][getFBCControl ] fFBCCompression set to 0 2024-09-09 03:35:25.788704+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 6326 ][getFBCControl ] fStolenMemoryOverride set to 0 2024-09-09 03:35:25.788714+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :14565 ][FBMemMgr_Init ] StolenMemoryBase = 0x0, StolenMemorySize = 67108864 2024-09-09 03:35:25.788720+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :14594 ][FBMemMgr_Init ] fCursorBytes = 1572864, fCursorOffset = 67108864 2024-09-09 03:35:25.788725+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :14598 ][FBMemMgr_Init ] fDSBBufferBytes = 73728, fDSBBufferBaseOffset = 68681728 2024-09-09 03:35:25.788731+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :14603 ][FBMemMgr_Init ] fConnectionStatusBytes = 12288, fConnectionStatusOffset = 68755456 2024-09-09 03:35:25.788736+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :14606 ][FBMemMgr_Init ] fReservedApertureSize = 68767744 2024-09-09 03:35:25.788741+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :14626 ][FBMemMgr_Init ] stolenReserved = 4096 2024-09-09 03:35:25.788747+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :14627 ][FBMemMgr_Init ] stolenFBSize = 67108864 2024-09-09 03:35:25.788752+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :14628 ][FBMemMgr_Init ] stolenFBCSize = 0 2024-09-09 03:35:25.788756+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :14629 ][FBMemMgr_Init ] stolenTotalLowSize = 67112960 2024-09-09 03:35:25.788761+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :14630 ][FBMemMgr_Init ] stolenWOPCMSize = 2097152 2024-09-09 03:35:25.788770+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :14631 ][FBMemMgr_Init ] stolenTotalSize = 69210112 2024-09-09 03:35:25.788780+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4892 ][getPlatformID ] AAPL,ig-platform-id = 0x9a490000 2024-09-09 03:35:25.788795+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][SIM ][AppleIntelSimulator.cpp : 39 ][init ] ret = 1 2024-09-09 03:35:25.788805+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelClocks.cpp : 370 ][initCDClock ] CD clock reference frequency = 2 2024-09-09 03:35:25.788815+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 7451 ][readEDIDOverrideProp] (provider=0xffffff9b63b5a000) 2024-09-09 03:35:25.788870+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 7543 ][readEDIDOverrideProp] return 2024-09-09 03:35:25.788991+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 34 ][allocatePorts ] portCount = 9 2024-09-09 03:35:25.789002+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 77 ][allocatePorts ] ret = 1 2024-09-09 03:35:25.789015+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 116 ][resetSoftwareState ] DDI = 0 2024-09-09 03:35:25.789021+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 108 ][init ] PortIndex = 0, DDI = 0 2024-09-09 03:35:25.789027+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPortHAL.cpp : 452 ][init ] ret = 1 2024-09-09 03:35:25.789033+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2066 ][init ] DDI = 0 2024-09-09 03:35:25.789037+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2078 ][init ] ret = 1 2024-09-09 03:35:25.789048+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 116 ][resetSoftwareState ] DDI = 1 2024-09-09 03:35:25.789054+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 108 ][init ] PortIndex = 1, DDI = 1 2024-09-09 03:35:25.789060+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPortHAL.cpp : 452 ][init ] ret = 1 2024-09-09 03:35:25.789067+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2066 ][init ] DDI = 1 2024-09-09 03:35:25.789072+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2078 ][init ] ret = 1 2024-09-09 03:35:25.789085+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 116 ][resetSoftwareState ] DDI = 2 2024-09-09 03:35:25.789091+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 108 ][init ] PortIndex = 2, DDI = 2 2024-09-09 03:35:25.789098+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPortHAL.cpp : 452 ][init ] ret = 1 2024-09-09 03:35:25.789103+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2066 ][init ] DDI = 2 2024-09-09 03:35:25.789107+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2078 ][init ] ret = 1 2024-09-09 03:35:25.789120+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 116 ][resetSoftwareState ] DDI = 3 2024-09-09 03:35:25.789129+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 108 ][init ] PortIndex = 3, DDI = 3 2024-09-09 03:35:25.789135+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPortHAL.cpp : 452 ][init ] ret = 1 2024-09-09 03:35:25.789140+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2066 ][init ] DDI = 3 2024-09-09 03:35:25.789147+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2078 ][init ] ret = 1 2024-09-09 03:35:25.789162+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 116 ][resetSoftwareState ] DDI = 4 2024-09-09 03:35:25.789169+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 108 ][init ] PortIndex = 4, DDI = 4 2024-09-09 03:35:25.789176+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPortHAL.cpp : 452 ][init ] ret = 1 2024-09-09 03:35:25.789181+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2066 ][init ] DDI = 4 2024-09-09 03:35:25.789185+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2078 ][init ] ret = 1 2024-09-09 03:35:25.789201+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 116 ][resetSoftwareState ] DDI = 5 2024-09-09 03:35:25.789208+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 108 ][init ] PortIndex = 5, DDI = 5 2024-09-09 03:35:25.789216+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPortHAL.cpp : 452 ][init ] ret = 1 2024-09-09 03:35:25.789223+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2066 ][init ] DDI = 5 2024-09-09 03:35:25.789228+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2078 ][init ] ret = 1 2024-09-09 03:35:25.789242+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 116 ][resetSoftwareState ] DDI = 6 2024-09-09 03:35:25.789250+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 108 ][init ] PortIndex = 6, DDI = 6 2024-09-09 03:35:25.789257+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPortHAL.cpp : 452 ][init ] ret = 1 2024-09-09 03:35:25.789263+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2066 ][init ] DDI = 6 2024-09-09 03:35:25.789268+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2078 ][init ] ret = 1 2024-09-09 03:35:25.789283+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 116 ][resetSoftwareState ] DDI = 7 2024-09-09 03:35:25.789289+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 108 ][init ] PortIndex = 7, DDI = 7 2024-09-09 03:35:25.789295+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPortHAL.cpp : 452 ][init ] ret = 1 2024-09-09 03:35:25.789300+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2066 ][init ] DDI = 7 2024-09-09 03:35:25.789304+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2078 ][init ] ret = 1 2024-09-09 03:35:25.789316+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 116 ][resetSoftwareState ] DDI = 8 2024-09-09 03:35:25.789322+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 108 ][init ] PortIndex = 8, DDI = 8 2024-09-09 03:35:25.789329+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPortHAL.cpp : 452 ][init ] ret = 1 2024-09-09 03:35:25.789334+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2066 ][init ] DDI = 8 2024-09-09 03:35:25.789336+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2078 ][init ] ret = 1 2024-09-09 03:35:25.789344+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 51 ][init ] PG power well state = 0x000000ff 2024-09-09 03:35:25.789349+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 52 ][init ] DDI power well state = 0x00000003 2024-09-09 03:35:25.789354+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 53 ][init ] AUX power well state = 0x00000003 2024-09-09 03:35:25.789361+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 61 ][init ] PG1 power well is enabled 2024-09-09 03:35:25.789366+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 71 ][init ] PG2 power well is enabled 2024-09-09 03:35:25.789370+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 88 ][init ] PG3 power well is enabled 2024-09-09 03:35:25.789374+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 98 ][init ] PG4 power well is enabled 2024-09-09 03:35:25.789379+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 109 ][init ] DDI A power well is enabled 2024-09-09 03:35:25.789384+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 123 ][init ] DDI B power well is disabled 2024-09-09 03:35:25.789388+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 133 ][init ] DDI C power well is disabled 2024-09-09 03:35:25.789393+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 143 ][init ] TC1 power well is disabled 2024-09-09 03:35:25.789398+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 153 ][init ] TC2 power well is disabled 2024-09-09 03:35:25.789402+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 163 ][init ] TC3 power well is disabled 2024-09-09 03:35:25.789407+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 173 ][init ] TC4 power well is disabled 2024-09-09 03:35:25.789412+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 183 ][init ] TC5 power well is disabled 2024-09-09 03:35:25.789416+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 193 ][init ] TC6 power well is disabled 2024-09-09 03:35:25.789421+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 199 ][init ] AUX A power well is enabled 2024-09-09 03:35:25.789426+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 213 ][init ] AUX B power well is disabled 2024-09-09 03:35:25.789431+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 223 ][init ] AUX C power well is disabled 2024-09-09 03:35:25.789436+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 233 ][init ] AUX TC1 power well is disabled 2024-09-09 03:35:25.789441+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 243 ][init ] AUX TC2 power well is disabled 2024-09-09 03:35:25.789446+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 253 ][init ] AUX TC3 power well is disabled 2024-09-09 03:35:25.789451+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 263 ][init ] AUX TC4 power well is disabled 2024-09-09 03:35:25.789455+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 273 ][init ] AUX TC5 power well is disabled 2024-09-09 03:35:25.789460+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 283 ][init ] AUX TC6 power well is disabled 2024-09-09 03:35:25.789465+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 297 ][init ] AUX TBT1 (TC1) power well is disabled 2024-09-09 03:35:25.789470+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 311 ][init ] AUX TBT2 (TC2) power well is disabled 2024-09-09 03:35:25.789475+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 325 ][init ] AUX TBT3 (TC3) power well is disabled 2024-09-09 03:35:25.789483+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 339 ][init ] AUX TBT4 (TC4) power well is disabled 2024-09-09 03:35:25.789488+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 349 ][init ] AUX TBT5 (TC5) power well is disabled 2024-09-09 03:35:25.789493+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 359 ][init ] AUX TBT6 (TC6) power well is disabled 2024-09-09 03:35:25.789501+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 2885 ][probeBootPipe ] Boot pipe = A 2024-09-09 03:35:25.789527+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 740 ][disablePowerWellPG ] powerWell = PG4 2024-09-09 03:35:25.789533+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 755 ][disablePowerWellPG ] fRefCountPG[4] = 0 2024-09-09 03:35:25.789538+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 769 ][disablePowerWellPG ] Disabling PG4 hardware 2024-09-09 03:35:25.789545+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 977 ][hwSetPowerWellStateP] enable = 0, request = 0x00000002 2024-09-09 03:35:25.789551+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 1167 ][hwSetPowerWellStateP] Disabling PG4 hardware 2024-09-09 03:35:25.789557+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 1197 ][hwSetPowerWellStateP] Disabling PG3 hardware 2024-09-09 03:35:25.789565+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 3437 ][hwWriteMailbox ] command = 0x21, data = 0x3 2024-09-09 03:35:25.790711+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 1230 ][hwSetPowerWellStateP] Disabling PG2 hardware 2024-09-09 03:35:25.790733+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelDisplayPath.cpp: 28 ][allocatePaths ] pathCount = 3 2024-09-09 03:35:25.790751+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelDisplayPath.cpp: 66 ][allocatePaths ] ret = 1 2024-09-09 03:35:25.790759+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelDisplayPath.cpp: 380 ][getPathByIndex ] pathIndex = 0 2024-09-09 03:35:25.790773+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelDisplayPath.cpp: 137 ][init ] PathIndex = 0, pipe = A 2024-09-09 03:35:25.790782+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelDisplayPath.cpp: 380 ][getPathByIndex ] pathIndex = 1 2024-09-09 03:35:25.790793+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelDisplayPath.cpp: 137 ][init ] PathIndex = 1, pipe = B 2024-09-09 03:35:25.790802+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelDisplayPath.cpp: 380 ][getPathByIndex ] pathIndex = 2 2024-09-09 03:35:25.790816+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelDisplayPath.cpp: 137 ][init ] PathIndex = 2, pipe = C 2024-09-09 03:35:25.790826+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 237 ][getBuiltInPort ] Built-in PortIndex = 0, DDI = 0 2024-09-09 03:35:25.790843+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelFB.cpp : 107 ][init ] FB0 2024-09-09 03:35:25.790880+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelFB.cpp : 107 ][init ] FB1 2024-09-09 03:35:25.790903+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelFB.cpp : 107 ][init ] FB2 2024-09-09 03:35:25.790924+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 2885 ][probeBootPipe ] Boot pipe = A 2024-09-09 03:35:25.790932+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 2840 ][setupBootDisplay ] FB0: Boot pipe found - DDI0, pipe A 2024-09-09 03:35:25.790947+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 2654 ][commitResourceConfig] count = 1 2024-09-09 03:35:25.790954+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 94 ][allocateDisplayResou] FB0: managed = 0 2024-09-09 03:35:25.790962+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 237 ][getBuiltInPort ] Built-in PortIndex = 0, DDI = 0 2024-09-09 03:35:25.790971+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelDisplayPath.cpp: 400 ][getPathByPipe ] pipe = 1 2024-09-09 03:35:25.790980+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelDisplayPath.cpp: 400 ][getPathByPipe ] pipe = 2 2024-09-09 03:35:25.790987+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelDisplayPath.cpp: 228 ][getFreeJoinablePathC] count = 2 2024-09-09 03:35:25.790995+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2154 ][isDSCSupported ] DDI = 0 2024-09-09 03:35:25.791001+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 3517 ][isDSCSupported ] DDI = 0 2024-09-09 03:35:25.791004+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 3531 ][isDSCSupported ] bRet = 0 2024-09-09 03:35:25.791007+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2163 ][isDSCSupported ] bRet = 0 2024-09-09 03:35:25.791012+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 151 ][allocateDisplayResou] FB0: set[0] is single-link 2024-09-09 03:35:25.791017+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 2747 ][dumpAGDCDetailedTimi] HActive = 0, HBlanking = 0, HScaled = 0, VActive = 0, VBlanking = 0, VScaled = 0, PixelClock = 0 2024-09-09 03:35:25.791026+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 400 ][getReservedDisplayPa] FB0: portIndex = 0, stream = 0 2024-09-09 03:35:25.791031+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 415 ][getReservedDisplayPa] FB0: count = 0 2024-09-09 03:35:25.791040+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 771 ][addDisplayPath ] FB0: Reserved pathCount = 0 2024-09-09 03:35:25.791047+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelDisplayPath.cpp: 400 ][getPathByPipe ] pipe = 0 2024-09-09 03:35:25.791052+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelDisplayPath.cpp: 276 ][allocatePath ] Pipe = A 2024-09-09 03:35:25.791058+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 802 ][addDisplayPath ] FB0: Pipe = A 2024-09-09 03:35:25.791063+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 810 ][addDisplayPath ] FB0: Reserved pathCount = 1 2024-09-09 03:35:25.791073+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 855 ][attachDisplayPath ] FB0: Attached pathCount = 1 2024-09-09 03:35:25.791080+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 873 ][attachDisplayPath ] FB0: Attached pathCount = 1 2024-09-09 03:35:25.791096+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :15156 ][allocateScaler ] FB0: Assigning scalar 0 for pipe A 2024-09-09 03:35:25.791112+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :15156 ][allocateScaler ] FB0: Assigning scalar 1 for pipe A 2024-09-09 03:35:25.791119+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :15216 ][allocatePlane ] FB0: Assigning plane 0 for pipe A 2024-09-09 03:35:25.791127+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 7889 ][hwGetCRTC ] (fb0:0xffffffb07f951000) 2024-09-09 03:35:25.791193+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 7914 ][hwGetCRTC ] return 2024-09-09 03:35:25.791198+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 711 ][allocateDisplayPathR] FB0: ret = 1 2024-09-09 03:35:25.791208+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :13864 ][hwUpdateCursorMemory] FB0: fCursorBaseAddress[0] = 0x4000000, fCursorBaseAddress[1] = 0x4040000 2024-09-09 03:35:25.791216+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 1013 ][isApertureMemoryRequ] FB0: fWSAAState = 0 2024-09-09 03:35:25.791221+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 1030 ][isApertureMemoryRequ] FB0: ret = 1 2024-09-09 03:35:25.791231+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 7263 ][setupFBMemory ] FB0: FBMemoryIndex:0, fFBMemoryUsedCount:1, fFBMemoryStatus:0x1 2024-09-09 03:35:25.791247+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 256 ][allocateDisplayResou] hasMultiPipeConfig = 0, hasMultiLinkConfig = 0 2024-09-09 03:35:25.791253+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 266 ][allocateDisplayResou] FB0: ret = 1 2024-09-09 03:35:25.791260+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 2702 ][commitResourceConfig] ret = 0x0 2024-09-09 03:35:25.791271+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 879 ][detachDisplayPath ] FB0: Pipe = A 2024-09-09 03:35:25.791276+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 905 ][detachDisplayPath ] FB0: Attached pathCount = 0 2024-09-09 03:35:25.791286+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 855 ][attachDisplayPath ] FB0: Attached pathCount = 0 2024-09-09 03:35:25.791291+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 873 ][attachDisplayPath ] FB0: Attached pathCount = 1 2024-09-09 03:35:25.791299+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 314 ][setupDisplayResource] FB0: Attached path count = 1 of 1 2024-09-09 03:35:25.791306+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 69 ][allocateBootDisplayR] FB0: ret = 1 2024-09-09 03:35:25.791313+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 2857 ][setupBootDisplay ] ret = 0x0 2024-09-09 03:35:25.791325+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER ][AppleIntelController.cpp : 4362 ][hwSetPanelPowerConfi] value = 1 2024-09-09 03:35:25.791337+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER ][AppleIntelController.cpp : 4395 ][hwSetPanelPowerConfi] Using the default EDP panel timings 2024-09-09 03:35:25.791367+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 3364 ][hwReadMailbox ] command = 0x6, data = 0x0 2024-09-09 03:35:25.792388+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 3426 ][hwReadMailbox ] status = 0x33333300 2024-09-09 03:35:25.792399+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 3364 ][hwReadMailbox ] command = 0x6, data = 0x1 2024-09-09 03:35:25.793430+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 3426 ][hwReadMailbox ] status = 0x706b4633 2024-09-09 03:35:25.793441+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :10024 ][hwInitializeLatencyV] Latencies for plane WM calculation: level 0=0x2, level 1=0x35, level 2=0x35, level 3=0x35 2024-09-09 03:35:25.793448+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :10025 ][hwInitializeLatencyV] level 4=0x35, level 5=0x48, level 6=0x6d and level 7=0x72 2024-09-09 03:35:25.793459+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :15000 ][hwInitializeCState ] Using B+ stepping CSR of size 3217 2024-09-09 03:35:25.793798+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :15028 ][hwConfigureCustomAUX] Custom AUX enable 2024-09-09 03:35:25.794017+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :13896 ][hwSetupCursorMemory ] err = 0x0 2024-09-09 03:35:25.794066+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 2214 ][start ] Cursor physical address = 0x4004000000 2024-09-09 03:35:25.794077+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 237 ][getBuiltInPort ] Built-in PortIndex = 0, DDI = 0 theory here is if you get a similiar log then this kext might work for you for devs: p1 patches in nblue are internal. p are production patches. they can't be mixed or lilu fails to apply need to fix missing functions inside hookcase to remove non crash patches. Edited October 24 by jalavoui 3 Link to comment Share on other sites More sharing options...
Mastachief Posted September 9 Share Posted September 9 (edited) Can you share you current config.plist? To test i place nblue in EFI/OC/Kexts and hookcase + sle_internal (AppleIntelTGLGraphicsFramebuffer.kext only) in L/E i get iGPU hang message in verbose boot. If I put nblue + hookcase + sle_internal (AppleIntelTGLGraphicsFramebuffer.kext only) in L/E (and disable nblue in EFI/OC/Kexts) i get the same result, iGPU hang. funny thing is, if i put back the previous nblue in EFI/OC/Kexts i can boot to the GUI again. I am attaching the current nblue that works for me and my current config.plist NootedBlue.kext.zip Config.plist Keep in mind that the attached config.plist (based on nblue) is different from the one on Github (that one is based on WhateverGreen) so dont mix and match the files. Edited September 9 by Mastachief Link to comment Share on other sites More sharing options...
jalavoui Posted September 9 Share Posted September 9 (edited) remove the -allow3d boot arg, you need AppleIntelTGLGraphics.kext from sle_Internal. and ofc rebuild the cache by deleting aux.kc and fixing permissions to get sys prefs autorization message. sle folder as other bundles but also tgl frame production version (not needed atm) . ups i mixed the production with internal patches. sec i'll update nblue done Edited September 9 by jalavoui Link to comment Share on other sites More sharing options...
nmano Posted September 9 Share Posted September 9 i9-13900K Intel® UHD Graphics 770 Can you explain This GPU graphics able to support to Mac OS? Link to comment Share on other sites More sharing options...
Mastachief Posted September 9 Share Posted September 9 No, 11th Gen only currently. 1 hour ago, nmano said: i9-13900K Intel® UHD Graphics 770 Can you explain This GPU graphics able to support to Mac OS? No, 11th Gen only currently. 1 Link to comment Share on other sites More sharing options...
Mastachief Posted September 9 Share Posted September 9 (edited) Results after your suggestions; should i leave the bundles in /Library/GPUBundles? Hackintool boot log ---> hackintool bootlog.txt 2024-09-09 04:23:10.240321-0500 0x4354 Error 0x0 0 0 kernel: (Sandbox) Sandbox: findmybeaconingd(327) deny(1) mach-lookup com.apple.timed.xpc 2024-09-09 04:23:10.243138-0500 0x4251 Error 0x0 0 0 kernel: (Sandbox) 3 duplicate reports for Sandbox: findmybeaconingd(327) deny(1) mach-lookup com.apple.timed.xpc 2024-09-09 04:23:10.243147-0500 0x4251 Error 0x0 0 0 kernel: (Sandbox) Sandbox: airportd(225) deny(1) file-read-xattr /usr/sbin/bluetoothd 2024-09-09 04:23:10.259118-0500 0x47ae Default 0x0 0 0 kernel: (IO80211Family) com.apple.p2p.stats: [bluetoothd] succeeded in calling newUserClient, type[0x00000000], role[1], ret[0x00000000] 2024-09-09 04:23:10.282408-0500 0x4354 Error 0x0 0 0 kernel: (Sandbox) 3 duplicate reports for Sandbox: airportd(225) deny(1) file-read-xattr /usr/sbin/bluetoothd 2024-09-09 04:23:10.282419-0500 0x4354 Error 0x0 0 0 kernel: (Sandbox) Sandbox: findmybeaconingd(327) deny(1) mach-lookup com.apple.timed.xpc 2024-09-09 04:23:10.287825-0500 0x4251 Error 0x0 0 0 kernel: (Sandbox) 3 duplicate reports for Sandbox: findmybeaconingd(327) deny(1) mach-lookup com.apple.timed.xpc 2024-09-09 04:23:10.287836-0500 0x4251 Error 0x0 0 0 kernel: (Sandbox) Sandbox: airportd(225) deny(1) file-read-xattr /usr/sbin/bluetoothd 2024-09-09 04:23:10.302871-0500 0x4251 Default 0x0 0 0 kernel: (IO80211Family) [IOC DEBUG] EXTERNAL: Get type=<APPLE80211_IOC_WOW_PARAMETERS> Int=<Infrastructure> res=<FAIL:-536870201:0xe00002c7> handler=1 isLegcay=0 2024-09-09 04:23:10.322840-0500 0x4354 Error 0x0 0 0 kernel: (Sandbox) Sandbox: findmybeaconingd(327) deny(1) mach-lookup com.apple.timed.xpc 2024-09-09 04:23:10.425030-0500 0x4694 Default 0x0 0 0 kernel: KextLog: AuxKC bundle com.xxxxx.driver.AppleIntelTGLGraphicsFramebuffer marked as loadable 2024-09-09 04:23:10.437743-0500 0x4694 Default 0x0 0 0 kernel: OSMetaClass: Kext com.xxxxx.driver.AppleIntelTGLGraphicsFramebuffer class AppleIntelPlane is a duplicate;kext com.apple.driver.AppleIntelICLLPGraphicsFramebuffer already has a class by that name. 2024-09-09 04:23:10.437752-0500 0x4694 Default 0x0 0 0 kernel: Kext com.xxxxx.driver.AppleIntelTGLGraphicsFramebuffer did not start (return code 0xdc00400a). 2024-09-09 04:23:10.437755-0500 0x4694 Default 0x0 0 0 kernel: Kext com.xxxxx.driver.AppleIntelTGLGraphicsFramebuffer start failed (result 0xdc00400a). 2024-09-09 04:23:10.437757-0500 0x4694 Default 0x0 0 0 kernel: Kext com.xxxxx.driver.AppleIntelTGLGraphicsFramebuffer failed to load (0xdc008017). 2024-09-09 04:23:10.437760-0500 0x4694 Default 0x0 0 0 kernel: Failed to load kext com.xxxxx.driver.AppleIntelTGLGraphicsFramebuffer (error 0xdc008017). 2024-09-09 04:23:10.442139-0500 0x4694 Default 0x0 0 0 kernel: KextLog: AuxKC bundle com.highpoint-tech.kext.HighPointIOP marked as loadable 2024-09-09 04:23:10.445588-0500 0x4694 Default 0x0 0 0 kernel: KextLog: AuxKC bundle org.smichaud.HookCase marked as loadable 2024-09-09 04:23:10.446097-0500 0x4694 Default 0x0 0 0 kernel: KextLog: AuxKC bundle com.highpoint-tech.kext.HighPointRR marked as loadable 2024-09-09 04:23:10.450110-0500 0x4694 Default 0x0 0 0 kernel: KextLog: AuxKC bundle com.xxxxx.driver.AppleIntelTGLGraphics marked as loadable 2024-09-09 04:23:10.455912-0500 0x4694 Default 0x0 0 0 kernel: OSMetaClass: Kext com.xxxxx.driver.AppleIntelTGLGraphics class IGGCObject is a duplicate;kext com.apple.driver.AppleIntelICLGraphics already has a class by that name. 2024-09-09 04:23:10.455918-0500 0x4694 Default 0x0 0 0 kernel: Kext com.xxxxx.driver.AppleIntelTGLGraphics did not start (return code 0xdc00400a). 2024-09-09 04:23:10.455923-0500 0x4694 Default 0x0 0 0 kernel: Kext com.xxxxx.driver.AppleIntelTGLGraphics start failed (result 0xdc00400a). 2024-09-09 04:23:10.455924-0500 0x4694 Default 0x0 0 0 kernel: Kext com.xxxxx.driver.AppleIntelTGLGraphics failed to load (0xdc008017). 2024-09-09 04:23:10.455927-0500 0x4694 Default 0x0 0 0 kernel: Failed to load kext com.xxxxx.driver.AppleIntelTGLGraphics (error 0xdc008017). 2024-09-09 04:23:10.608763-0500 0x6b Default 0x0 0 0 kernel: Corpse released, count at 0 2024-09-09 04:23:10.826868-0500 0x43b2 Error 0x0 0 0 kernel: (Sandbox) 7 duplicate reports for Sandbox: findmybeaconingd(327) deny(1) mach-lookup com.apple.timed.xpc 2024-09-09 04:23:10.826908-0500 0x43b2 Error 0x0 0 0 kernel: (Sandbox) Sandbox: swcd(511) deny(1) system-fsctl (_IO "h" 47) AppleIntelTGLGraphics: Version: 16.0.32 Last Modified: 01/01/2020, 12:00 PM Bundle ID: com.xxxxx.driver.AppleIntelTGLGraphics Notarized: Unknown Loaded: Yes Get Info String: AppleIntelTGLGraphics 16.0.32 10 Obtained from: Unknown Kind: Intel Architectures: x86_64 64-Bit (Intel): Yes Location: /Library/Extensions/AppleIntelTGLGraphics.kext Kext Version: 16.0.0 Load Address: 18446743522180289000 Loadable: No Signature Validation Errors: Kext signature validation error code -67061 Dependencies: Incomplete Dependency Errors: Dependency Resolution Failures: Indirect dependencies can't be resolved: com.apple.iokit.IOPCIFamily, com.apple.iokit.IOSurface, org.smichaud.HookCase, com.apple.iokit.IOGraphicsFamily, com.apple.iokit.IOAcceleratorFamily2 Signed by: Unknown AppleIntelTGLGraphicsFramebuffer: Version: 16.0.32 Last Modified: 20/06/2020, 3:37 PM Bundle ID: com.xxxxx.driver.AppleIntelTGLGraphicsFramebuffer Notarized: Unknown Loaded: Yes Get Info String: AppleIntelTGLGraphicsFramebuffer 16.0.32 10 Obtained from: Not Signed Kind: Intel Architectures: x86_64 64-Bit (Intel): Yes Location: /Library/Extensions/AppleIntelTGLGraphicsFramebuffer.kext Kext Version: 16.0.0 Load Address: 18446743522181648000 Loadable: No Signature Validation Errors: Not Signed Dependencies: Incomplete Dependency Errors: Dependency Resolution Failures: Indirect dependencies can't be resolved: com.apple.iokit.IOPCIFamily, com.apple.iokit.IOACPIFamily, org.smichaud.HookCase, com.apple.iokit.IOAcceleratorFamily2, com.apple.iokit.IOReportFamily, com.apple.AppleGraphicsDeviceControl, com.apple.iokit.IOGraphicsFamily Signed by: Not Signed ioReg page Edited September 9 by Mastachief Link to comment Share on other sites More sharing options...
jkbuha Posted September 9 Share Posted September 9 10 hours ago, jalavoui said: use with nblue in EFI/OC/Kexts. put hookcase + sle_internal in L/E. do not try other combos cause the patches are all inside nblue. won't work with production version unless you can xcode do not boot with -allow3d this all came from a previous bug Visual made - that was inspiring check logs and ioreg i did get surprised with the results 2024-09-09 03:35:25.787707+0100 localhost kernel[0]: (AppleIntelTGLGraphics) [IGPU] Failing probe (-allow3d is NOT set in boot-arg)! 2024-09-09 03:35:25.787750+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 1557 ][start ] fBootFlags = 0 2024-09-09 03:35:25.787755+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 1560 ][start ] fAGPMLogBits = 0 2024-09-09 03:35:25.787759+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 1563 ][start ] fAGPMLogMaskprintf = 0 2024-09-09 03:35:25.787778+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 1590 ][start ] fPCIDeviceID = 0x9a498086 2024-09-09 03:35:25.787783+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 1593 ][start ] fPCIConfigRevisionID = 0x1 2024-09-09 03:35:25.787793+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 1596 ][start ] fPCISubSystemID = 0x14641025 2024-09-09 03:35:25.787803+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 1661 ][start ] Range[0] 0x4010000000:01000000 2024-09-09 03:35:25.787809+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 1661 ][start ] Range[1] 0x4000000000:10000000 2024-09-09 03:35:25.787815+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 1661 ][start ] Range[2] 0x4000:00000040 2024-09-09 03:35:25.787823+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 1680 ][start ] MMIO range@0x10 (0x4010000000) mapped to kernel virtual address 0xffffffcc986cd000 2024-09-09 03:35:25.787830+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4892 ][getPlatformID ] AAPL,ig-platform-id = 0x9a490000 2024-09-09 03:35:25.787834+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4965 ][getOSInformation ] ------------------------------------------- 2024-09-09 03:35:25.787838+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4966 ][getOSInformation ] PlatformInformation 2024-09-09 03:35:25.787842+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4967 ][getOSInformation ] fInfoPlatformID : 0x9a490000 2024-09-09 03:35:25.787846+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4968 ][getOSInformation ] fInfoModelName : Intel HD Graphics TGL CRB 2024-09-09 03:35:25.787850+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4969 ][getOSInformation ] fInfoHasLid : 1 2024-09-09 03:35:25.787854+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4970 ][getOSInformation ] fInfoPipeCount : 3 2024-09-09 03:35:25.787859+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4971 ][getOSInformation ] fInfoPortCount : 9 2024-09-09 03:35:25.787863+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4972 ][getOSInformation ] fInfoFramebufferCount : 3 2024-09-09 03:35:25.787868+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4973 ][getOSInformation ] fInfoFramebufferMemorySize : 67108864 2024-09-09 03:35:25.787872+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4974 ][getOSInformation ] fInfoFBCompressionMemorySize : 0 2024-09-09 03:35:25.787877+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4975 ][getOSInformation ] fInfoUnifiedMemorySize : 1610612736 2024-09-09 03:35:25.787881+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4976 ][getOSInformation ] fInfoFlags : 0x8005 2024-09-09 03:35:25.787886+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4977 ][getOSInformation ] fInfoDynamicFBCThreshold : 0 2024-09-09 03:35:25.787890+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4978 ][getOSInformation ] fInfoVideoTurbo : 0 2024-09-09 03:35:25.787895+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4979 ][getOSInformation ] fMaxSliceCount : 2 2024-09-09 03:35:25.787899+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4980 ][getOSInformation ] fMaxEUCount : 8 2024-09-09 03:35:25.787903+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4981 ][getOSInformation ] ------------------------------------------- 2024-09-09 03:35:25.787912+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :12333 ][registerWithAICPM ] PMIOCRINGTABLEINIT(GTVA=0xffffffcc986cd000, PCUVA=0xffffffcc9880d000, minFreq=100, maxFreq=1300, freqStep=50, count=25):ret=-1 2024-09-09 03:35:25.787918+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :12338 ][registerWithAICPM ] PMIOCCURRENTGTFREQFN(func=0xffffff7f9cd9e26a):ret=-1 2024-09-09 03:35:25.787928+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5131 ][getFeatureControl ] FeatureControl found in plist 2024-09-09 03:35:25.787933+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5150 ][getFeatureControl ] fFBCBypassEnable set to 0 2024-09-09 03:35:25.787939+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5160 ][getFeatureControl ] fAGCOverlayCacheEDIDDisable set to 0 2024-09-09 03:35:25.787944+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5171 ][getFeatureControl ] DynamicRingTables set to 0 2024-09-09 03:35:25.787950+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5189 ][getFeatureControl ] fEnableSliceShutdown set to 1, fEnableSliceShutdownOld set to 0 2024-09-09 03:35:25.787956+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5197 ][getFeatureControl ] fEnableSubliceShutdown set to 1 2024-09-09 03:35:25.787961+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5205 ][getFeatureControl ] fEnableSliceShutdown set to 1 2024-09-09 03:35:25.787966+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5216 ][getFeatureControl ] fIgnoreHMDSetting set to 0 2024-09-09 03:35:25.787971+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5228 ][getFeatureControl ] fLoadRingOverridePerSlice set to 1 2024-09-09 03:35:25.787977+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5236 ][getFeatureControl ] fEnableDynamicFBC set to 0 2024-09-09 03:35:25.787982+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5247 ][getFeatureControl ] fBusyTimerValue set to 3000 2024-09-09 03:35:25.787987+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5257 ][getFeatureControl ] fFastDisplayDetectDisable set to 0 2024-09-09 03:35:25.787992+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5268 ][getFeatureControl ] fDitherMode set to 0 2024-09-09 03:35:25.787996+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5278 ][getFeatureControl ] fDitherDisable set to 0 2024-09-09 03:35:25.788000+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5289 ][getFeatureControl ] DynamicFBCFrameCount set to 3 2024-09-09 03:35:25.788006+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5300 ][getFeatureControl ] DeltaFlipThreshold set to 18000000 2024-09-09 03:35:25.788011+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5311 ][getFeatureControl ] TransactionCountTime set to 1000 2024-09-09 03:35:25.788017+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5318 ][getFeatureControl ] fNumTransactionsThreshold set to 0 2024-09-09 03:35:25.788023+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5334 ][getFeatureControl ] fEnableMultipipeScaler set to 0 2024-09-09 03:35:25.788029+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5343 ][getFeatureControl ] EnableMultipipeScaler set to 1 2024-09-09 03:35:25.788035+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5353 ][getFeatureControl ] fEnableGamma set to 1 2024-09-09 03:35:25.788040+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5363 ][getFeatureControl ] fPowerStatesEnable set to 1 2024-09-09 03:35:25.788045+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5369 ][getFeatureControl ] fRenderStandbyEnable set to 1 2024-09-09 03:35:25.788052+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5392 ][getFeatureControl ] fDisableInternalPanel set to 0 2024-09-09 03:35:25.788058+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5402 ][getFeatureControl ] fRCxEIModeEnable set to 1 2024-09-09 03:35:25.788063+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5415 ][getFeatureControl ] fGPUInterruptHandlingEnable set to 1 2024-09-09 03:35:25.788069+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5426 ][getFeatureControl ] DPM set to 1 2024-09-09 03:35:25.788077+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5491 ][getFeatureControl ] [GFXPMFB] fDynamicSliceSwitch = 0 fGFMPPFMSupport = 1 2024-09-09 03:35:25.788084+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5501 ][getFeatureControl ] fMessageAGPMTimerValue = 1 2024-09-09 03:35:25.788089+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5521 ][getFeatureControl ] Threading Mode: 1 2024-09-09 03:35:25.788095+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5531 ][getFeatureControl ] fEnableSetRC6Voltage set to 0 2024-09-09 03:35:25.788101+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5541 ][getFeatureControl ] fEnableDeepDisplay set to false 2024-09-09 03:35:25.788107+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5551 ][getFeatureControl ] fDisableDFB set to 0x00000000 2024-09-09 03:35:25.788113+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5561 ][getFeatureControl ] fEnableDFB set to 0x00000000 2024-09-09 03:35:25.788119+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5571 ][getFeatureControl ] fEDPDownSpreadDisable set to false 2024-09-09 03:35:25.788124+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5588 ][getFeatureControl ] fDPDownSpreadDisable set to false 2024-09-09 03:35:25.788130+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5598 ][getFeatureControl ] fASRDisable set to false 2024-09-09 03:35:25.788137+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5608 ][getFeatureControl ] fPStateOccupancyReportUsed set to true 2024-09-09 03:35:25.788143+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5618 ][getFeatureControl ] fLogSyncAsyncFlipChanges set to false 2024-09-09 03:35:25.788149+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5628 ][getFeatureControl ] fEnable8kMode set to 1 2024-09-09 03:35:25.788156+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5638 ][getFeatureControl ] fNoApertureAccess set to 0 2024-09-09 03:35:25.788161+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5648 ][getFeatureControl ] EnableTconScaler set to 0 2024-09-09 03:35:25.788172+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5757 ][getFeatureControl ] TracePointEnable set to 0 2024-09-09 03:35:25.788178+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5789 ][getFeatureControl ] VRR supported: 0 2024-09-09 03:35:25.788184+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5797 ][getFeatureControl ] Double buffer update supported with VRR : 1 2024-09-09 03:35:25.788190+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5805 ][getFeatureControl ] ASYNC flip supported with VRR : 1 2024-09-09 03:35:25.788195+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5817 ][getFeatureControl ] ASFU supported: 1 2024-09-09 03:35:25.788200+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5826 ][getFeatureControl ] DSC supported: 0 2024-09-09 03:35:25.788207+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5835 ][getFeatureControl ] DSC Caps Reporting enabled: 0 2024-09-09 03:35:25.788212+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5844 ][getFeatureControl ] FEC supported: 0 2024-09-09 03:35:25.788218+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5865 ][getFeatureControl ] GPU 420 subsampling supported: 1 2024-09-09 03:35:25.788223+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5880 ][getFeatureControl ] FP16 format support: 0 2024-09-09 03:35:25.788229+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5890 ][getFeatureControl ] fPStateResidencyWAEnable set to true 2024-09-09 03:35:25.788238+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5112 ][getPMTControl ] PMTControl found in plist 2024-09-09 03:35:25.788243+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5122 ][getPMTControl ] fDisplayEngineCounting set to 0 2024-09-09 03:35:25.788249+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 1812 ][start ] FB range@0x18 0x4000000000:10000000 2024-09-09 03:35:25.788256+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 1819 ][start ] mggc: 0x2c1 2024-09-09 03:35:25.788261+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 1822 ][start ] GTT Length = 8388608 2024-09-09 03:35:25.788686+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 6296 ][getFBCControl ] FBCControl found in plist 2024-09-09 03:35:25.788694+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 6314 ][getFBCControl ] fFBCEnabled set to 0 fFBCEnableOverride set to 0 2024-09-09 03:35:25.788699+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 6319 ][getFBCControl ] fFBCCompression set to 0 2024-09-09 03:35:25.788704+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 6326 ][getFBCControl ] fStolenMemoryOverride set to 0 2024-09-09 03:35:25.788714+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :14565 ][FBMemMgr_Init ] StolenMemoryBase = 0x0, StolenMemorySize = 67108864 2024-09-09 03:35:25.788720+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :14594 ][FBMemMgr_Init ] fCursorBytes = 1572864, fCursorOffset = 67108864 2024-09-09 03:35:25.788725+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :14598 ][FBMemMgr_Init ] fDSBBufferBytes = 73728, fDSBBufferBaseOffset = 68681728 2024-09-09 03:35:25.788731+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :14603 ][FBMemMgr_Init ] fConnectionStatusBytes = 12288, fConnectionStatusOffset = 68755456 2024-09-09 03:35:25.788736+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :14606 ][FBMemMgr_Init ] fReservedApertureSize = 68767744 2024-09-09 03:35:25.788741+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :14626 ][FBMemMgr_Init ] stolenReserved = 4096 2024-09-09 03:35:25.788747+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :14627 ][FBMemMgr_Init ] stolenFBSize = 67108864 2024-09-09 03:35:25.788752+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :14628 ][FBMemMgr_Init ] stolenFBCSize = 0 2024-09-09 03:35:25.788756+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :14629 ][FBMemMgr_Init ] stolenTotalLowSize = 67112960 2024-09-09 03:35:25.788761+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :14630 ][FBMemMgr_Init ] stolenWOPCMSize = 2097152 2024-09-09 03:35:25.788770+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :14631 ][FBMemMgr_Init ] stolenTotalSize = 69210112 2024-09-09 03:35:25.788780+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4892 ][getPlatformID ] AAPL,ig-platform-id = 0x9a490000 2024-09-09 03:35:25.788795+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][SIM ][AppleIntelSimulator.cpp : 39 ][init ] ret = 1 2024-09-09 03:35:25.788805+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelClocks.cpp : 370 ][initCDClock ] CD clock reference frequency = 2 2024-09-09 03:35:25.788815+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 7451 ][readEDIDOverrideProp] (provider=0xffffff9b63b5a000) 2024-09-09 03:35:25.788870+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 7543 ][readEDIDOverrideProp] return 2024-09-09 03:35:25.788991+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 34 ][allocatePorts ] portCount = 9 2024-09-09 03:35:25.789002+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 77 ][allocatePorts ] ret = 1 2024-09-09 03:35:25.789015+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 116 ][resetSoftwareState ] DDI = 0 2024-09-09 03:35:25.789021+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 108 ][init ] PortIndex = 0, DDI = 0 2024-09-09 03:35:25.789027+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPortHAL.cpp : 452 ][init ] ret = 1 2024-09-09 03:35:25.789033+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2066 ][init ] DDI = 0 2024-09-09 03:35:25.789037+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2078 ][init ] ret = 1 2024-09-09 03:35:25.789048+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 116 ][resetSoftwareState ] DDI = 1 2024-09-09 03:35:25.789054+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 108 ][init ] PortIndex = 1, DDI = 1 2024-09-09 03:35:25.789060+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPortHAL.cpp : 452 ][init ] ret = 1 2024-09-09 03:35:25.789067+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2066 ][init ] DDI = 1 2024-09-09 03:35:25.789072+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2078 ][init ] ret = 1 2024-09-09 03:35:25.789085+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 116 ][resetSoftwareState ] DDI = 2 2024-09-09 03:35:25.789091+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 108 ][init ] PortIndex = 2, DDI = 2 2024-09-09 03:35:25.789098+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPortHAL.cpp : 452 ][init ] ret = 1 2024-09-09 03:35:25.789103+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2066 ][init ] DDI = 2 2024-09-09 03:35:25.789107+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2078 ][init ] ret = 1 2024-09-09 03:35:25.789120+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 116 ][resetSoftwareState ] DDI = 3 2024-09-09 03:35:25.789129+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 108 ][init ] PortIndex = 3, DDI = 3 2024-09-09 03:35:25.789135+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPortHAL.cpp : 452 ][init ] ret = 1 2024-09-09 03:35:25.789140+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2066 ][init ] DDI = 3 2024-09-09 03:35:25.789147+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2078 ][init ] ret = 1 2024-09-09 03:35:25.789162+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 116 ][resetSoftwareState ] DDI = 4 2024-09-09 03:35:25.789169+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 108 ][init ] PortIndex = 4, DDI = 4 2024-09-09 03:35:25.789176+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPortHAL.cpp : 452 ][init ] ret = 1 2024-09-09 03:35:25.789181+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2066 ][init ] DDI = 4 2024-09-09 03:35:25.789185+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2078 ][init ] ret = 1 2024-09-09 03:35:25.789201+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 116 ][resetSoftwareState ] DDI = 5 2024-09-09 03:35:25.789208+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 108 ][init ] PortIndex = 5, DDI = 5 2024-09-09 03:35:25.789216+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPortHAL.cpp : 452 ][init ] ret = 1 2024-09-09 03:35:25.789223+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2066 ][init ] DDI = 5 2024-09-09 03:35:25.789228+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2078 ][init ] ret = 1 2024-09-09 03:35:25.789242+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 116 ][resetSoftwareState ] DDI = 6 2024-09-09 03:35:25.789250+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 108 ][init ] PortIndex = 6, DDI = 6 2024-09-09 03:35:25.789257+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPortHAL.cpp : 452 ][init ] ret = 1 2024-09-09 03:35:25.789263+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2066 ][init ] DDI = 6 2024-09-09 03:35:25.789268+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2078 ][init ] ret = 1 2024-09-09 03:35:25.789283+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 116 ][resetSoftwareState ] DDI = 7 2024-09-09 03:35:25.789289+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 108 ][init ] PortIndex = 7, DDI = 7 2024-09-09 03:35:25.789295+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPortHAL.cpp : 452 ][init ] ret = 1 2024-09-09 03:35:25.789300+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2066 ][init ] DDI = 7 2024-09-09 03:35:25.789304+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2078 ][init ] ret = 1 2024-09-09 03:35:25.789316+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 116 ][resetSoftwareState ] DDI = 8 2024-09-09 03:35:25.789322+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 108 ][init ] PortIndex = 8, DDI = 8 2024-09-09 03:35:25.789329+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPortHAL.cpp : 452 ][init ] ret = 1 2024-09-09 03:35:25.789334+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2066 ][init ] DDI = 8 2024-09-09 03:35:25.789336+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2078 ][init ] ret = 1 2024-09-09 03:35:25.789344+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 51 ][init ] PG power well state = 0x000000ff 2024-09-09 03:35:25.789349+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 52 ][init ] DDI power well state = 0x00000003 2024-09-09 03:35:25.789354+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 53 ][init ] AUX power well state = 0x00000003 2024-09-09 03:35:25.789361+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 61 ][init ] PG1 power well is enabled 2024-09-09 03:35:25.789366+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 71 ][init ] PG2 power well is enabled 2024-09-09 03:35:25.789370+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 88 ][init ] PG3 power well is enabled 2024-09-09 03:35:25.789374+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 98 ][init ] PG4 power well is enabled 2024-09-09 03:35:25.789379+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 109 ][init ] DDI A power well is enabled 2024-09-09 03:35:25.789384+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 123 ][init ] DDI B power well is disabled 2024-09-09 03:35:25.789388+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 133 ][init ] DDI C power well is disabled 2024-09-09 03:35:25.789393+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 143 ][init ] TC1 power well is disabled 2024-09-09 03:35:25.789398+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 153 ][init ] TC2 power well is disabled 2024-09-09 03:35:25.789402+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 163 ][init ] TC3 power well is disabled 2024-09-09 03:35:25.789407+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 173 ][init ] TC4 power well is disabled 2024-09-09 03:35:25.789412+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 183 ][init ] TC5 power well is disabled 2024-09-09 03:35:25.789416+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 193 ][init ] TC6 power well is disabled 2024-09-09 03:35:25.789421+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 199 ][init ] AUX A power well is enabled 2024-09-09 03:35:25.789426+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 213 ][init ] AUX B power well is disabled 2024-09-09 03:35:25.789431+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 223 ][init ] AUX C power well is disabled 2024-09-09 03:35:25.789436+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 233 ][init ] AUX TC1 power well is disabled 2024-09-09 03:35:25.789441+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 243 ][init ] AUX TC2 power well is disabled 2024-09-09 03:35:25.789446+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 253 ][init ] AUX TC3 power well is disabled 2024-09-09 03:35:25.789451+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 263 ][init ] AUX TC4 power well is disabled 2024-09-09 03:35:25.789455+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 273 ][init ] AUX TC5 power well is disabled 2024-09-09 03:35:25.789460+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 283 ][init ] AUX TC6 power well is disabled 2024-09-09 03:35:25.789465+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 297 ][init ] AUX TBT1 (TC1) power well is disabled 2024-09-09 03:35:25.789470+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 311 ][init ] AUX TBT2 (TC2) power well is disabled 2024-09-09 03:35:25.789475+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 325 ][init ] AUX TBT3 (TC3) power well is disabled 2024-09-09 03:35:25.789483+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 339 ][init ] AUX TBT4 (TC4) power well is disabled 2024-09-09 03:35:25.789488+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 349 ][init ] AUX TBT5 (TC5) power well is disabled 2024-09-09 03:35:25.789493+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 359 ][init ] AUX TBT6 (TC6) power well is disabled 2024-09-09 03:35:25.789501+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 2885 ][probeBootPipe ] Boot pipe = A 2024-09-09 03:35:25.789527+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 740 ][disablePowerWellPG ] powerWell = PG4 2024-09-09 03:35:25.789533+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 755 ][disablePowerWellPG ] fRefCountPG[4] = 0 2024-09-09 03:35:25.789538+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 769 ][disablePowerWellPG ] Disabling PG4 hardware 2024-09-09 03:35:25.789545+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 977 ][hwSetPowerWellStateP] enable = 0, request = 0x00000002 2024-09-09 03:35:25.789551+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 1167 ][hwSetPowerWellStateP] Disabling PG4 hardware 2024-09-09 03:35:25.789557+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 1197 ][hwSetPowerWellStateP] Disabling PG3 hardware 2024-09-09 03:35:25.789565+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 3437 ][hwWriteMailbox ] command = 0x21, data = 0x3 2024-09-09 03:35:25.790711+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER_WELL][AppleIntelPowerWell.cpp : 1230 ][hwSetPowerWellStateP] Disabling PG2 hardware 2024-09-09 03:35:25.790733+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelDisplayPath.cpp: 28 ][allocatePaths ] pathCount = 3 2024-09-09 03:35:25.790751+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelDisplayPath.cpp: 66 ][allocatePaths ] ret = 1 2024-09-09 03:35:25.790759+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelDisplayPath.cpp: 380 ][getPathByIndex ] pathIndex = 0 2024-09-09 03:35:25.790773+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelDisplayPath.cpp: 137 ][init ] PathIndex = 0, pipe = A 2024-09-09 03:35:25.790782+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelDisplayPath.cpp: 380 ][getPathByIndex ] pathIndex = 1 2024-09-09 03:35:25.790793+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelDisplayPath.cpp: 137 ][init ] PathIndex = 1, pipe = B 2024-09-09 03:35:25.790802+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelDisplayPath.cpp: 380 ][getPathByIndex ] pathIndex = 2 2024-09-09 03:35:25.790816+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelDisplayPath.cpp: 137 ][init ] PathIndex = 2, pipe = C 2024-09-09 03:35:25.790826+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 237 ][getBuiltInPort ] Built-in PortIndex = 0, DDI = 0 2024-09-09 03:35:25.790843+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelFB.cpp : 107 ][init ] FB0 2024-09-09 03:35:25.790880+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelFB.cpp : 107 ][init ] FB1 2024-09-09 03:35:25.790903+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelFB.cpp : 107 ][init ] FB2 2024-09-09 03:35:25.790924+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 2885 ][probeBootPipe ] Boot pipe = A 2024-09-09 03:35:25.790932+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 2840 ][setupBootDisplay ] FB0: Boot pipe found - DDI0, pipe A 2024-09-09 03:35:25.790947+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 2654 ][commitResourceConfig] count = 1 2024-09-09 03:35:25.790954+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 94 ][allocateDisplayResou] FB0: managed = 0 2024-09-09 03:35:25.790962+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 237 ][getBuiltInPort ] Built-in PortIndex = 0, DDI = 0 2024-09-09 03:35:25.790971+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelDisplayPath.cpp: 400 ][getPathByPipe ] pipe = 1 2024-09-09 03:35:25.790980+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelDisplayPath.cpp: 400 ][getPathByPipe ] pipe = 2 2024-09-09 03:35:25.790987+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelDisplayPath.cpp: 228 ][getFreeJoinablePathC] count = 2 2024-09-09 03:35:25.790995+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2154 ][isDSCSupported ] DDI = 0 2024-09-09 03:35:25.791001+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 3517 ][isDSCSupported ] DDI = 0 2024-09-09 03:35:25.791004+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 3531 ][isDSCSupported ] bRet = 0 2024-09-09 03:35:25.791007+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2163 ][isDSCSupported ] bRet = 0 2024-09-09 03:35:25.791012+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 151 ][allocateDisplayResou] FB0: set[0] is single-link 2024-09-09 03:35:25.791017+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 2747 ][dumpAGDCDetailedTimi] HActive = 0, HBlanking = 0, HScaled = 0, VActive = 0, VBlanking = 0, VScaled = 0, PixelClock = 0 2024-09-09 03:35:25.791026+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 400 ][getReservedDisplayPa] FB0: portIndex = 0, stream = 0 2024-09-09 03:35:25.791031+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 415 ][getReservedDisplayPa] FB0: count = 0 2024-09-09 03:35:25.791040+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 771 ][addDisplayPath ] FB0: Reserved pathCount = 0 2024-09-09 03:35:25.791047+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelDisplayPath.cpp: 400 ][getPathByPipe ] pipe = 0 2024-09-09 03:35:25.791052+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelDisplayPath.cpp: 276 ][allocatePath ] Pipe = A 2024-09-09 03:35:25.791058+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 802 ][addDisplayPath ] FB0: Pipe = A 2024-09-09 03:35:25.791063+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 810 ][addDisplayPath ] FB0: Reserved pathCount = 1 2024-09-09 03:35:25.791073+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 855 ][attachDisplayPath ] FB0: Attached pathCount = 1 2024-09-09 03:35:25.791080+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 873 ][attachDisplayPath ] FB0: Attached pathCount = 1 2024-09-09 03:35:25.791096+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :15156 ][allocateScaler ] FB0: Assigning scalar 0 for pipe A 2024-09-09 03:35:25.791112+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :15156 ][allocateScaler ] FB0: Assigning scalar 1 for pipe A 2024-09-09 03:35:25.791119+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :15216 ][allocatePlane ] FB0: Assigning plane 0 for pipe A 2024-09-09 03:35:25.791127+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 7889 ][hwGetCRTC ] (fb0:0xffffffb07f951000) 2024-09-09 03:35:25.791193+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 7914 ][hwGetCRTC ] return 2024-09-09 03:35:25.791198+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 711 ][allocateDisplayPathR] FB0: ret = 1 2024-09-09 03:35:25.791208+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :13864 ][hwUpdateCursorMemory] FB0: fCursorBaseAddress[0] = 0x4000000, fCursorBaseAddress[1] = 0x4040000 2024-09-09 03:35:25.791216+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 1013 ][isApertureMemoryRequ] FB0: fWSAAState = 0 2024-09-09 03:35:25.791221+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 1030 ][isApertureMemoryRequ] FB0: ret = 1 2024-09-09 03:35:25.791231+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 7263 ][setupFBMemory ] FB0: FBMemoryIndex:0, fFBMemoryUsedCount:1, fFBMemoryStatus:0x1 2024-09-09 03:35:25.791247+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 256 ][allocateDisplayResou] hasMultiPipeConfig = 0, hasMultiLinkConfig = 0 2024-09-09 03:35:25.791253+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 266 ][allocateDisplayResou] FB0: ret = 1 2024-09-09 03:35:25.791260+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 2702 ][commitResourceConfig] ret = 0x0 2024-09-09 03:35:25.791271+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 879 ][detachDisplayPath ] FB0: Pipe = A 2024-09-09 03:35:25.791276+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 905 ][detachDisplayPath ] FB0: Attached pathCount = 0 2024-09-09 03:35:25.791286+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 855 ][attachDisplayPath ] FB0: Attached pathCount = 0 2024-09-09 03:35:25.791291+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 873 ][attachDisplayPath ] FB0: Attached pathCount = 1 2024-09-09 03:35:25.791299+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 314 ][setupDisplayResource] FB0: Attached path count = 1 of 1 2024-09-09 03:35:25.791306+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelMultiLink.cpp : 69 ][allocateBootDisplayR] FB0: ret = 1 2024-09-09 03:35:25.791313+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 2857 ][setupBootDisplay ] ret = 0x0 2024-09-09 03:35:25.791325+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER ][AppleIntelController.cpp : 4362 ][hwSetPanelPowerConfi] value = 1 2024-09-09 03:35:25.791337+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][POWER ][AppleIntelController.cpp : 4395 ][hwSetPanelPowerConfi] Using the default EDP panel timings 2024-09-09 03:35:25.791367+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 3364 ][hwReadMailbox ] command = 0x6, data = 0x0 2024-09-09 03:35:25.792388+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 3426 ][hwReadMailbox ] status = 0x33333300 2024-09-09 03:35:25.792399+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 3364 ][hwReadMailbox ] command = 0x6, data = 0x1 2024-09-09 03:35:25.793430+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 3426 ][hwReadMailbox ] status = 0x706b4633 2024-09-09 03:35:25.793441+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :10024 ][hwInitializeLatencyV] Latencies for plane WM calculation: level 0=0x2, level 1=0x35, level 2=0x35, level 3=0x35 2024-09-09 03:35:25.793448+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :10025 ][hwInitializeLatencyV] level 4=0x35, level 5=0x48, level 6=0x6d and level 7=0x72 2024-09-09 03:35:25.793459+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :15000 ][hwInitializeCState ] Using B+ stepping CSR of size 3217 2024-09-09 03:35:25.793798+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :15028 ][hwConfigureCustomAUX] Custom AUX enable 2024-09-09 03:35:25.794017+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :13896 ][hwSetupCursorMemory ] err = 0x0 2024-09-09 03:35:25.794066+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 2214 ][start ] Cursor physical address = 0x4004000000 2024-09-09 03:35:25.794077+0100 localhost kernel[0]: (AppleIntelTGLGraphicsFramebuffer) [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 237 ][getBuiltInPort ] Built-in PortIndex = 0, DDI = 0 theory here is if you get a similiar log then this kext might work for you for devs: p1 patches in nblue are internal. p are production patches. they can't be mixed or lilu fails to apply need to fix missing functions inside hookcase to remove non crash patches. NootedBlue.kext.zip 142.76 kB · 2 downloads NootedBlue-master.zip 406.66 kB · 0 downloads sle.zip 14.74 MB · 14 downloads sle_Internal.zip 1.36 MB · 12 downloads HookCase.kext.zip 69.67 kB · 9 downloads HookCase-master.zip 185.76 kB · 4 downloads Ok so I've started testing again. With HookCase+AppleIntelTGL in L/E, and NootedBlue (and Lilu DEV) in EFI/OC/Kext: NootedBlue enabled, WG disabled: No second boot (an error about IGPU stalled and display never initialises) NootedBlue disabled, WG disabled, APPL,ig-platformid=0x00009A49: Boot but VRAM still 8MB Link to comment Share on other sites More sharing options...
jalavoui Posted September 9 Share Posted September 9 (edited) this is my /L/E if you guys mess with other paths you will get kext load errors Masta did you get similiar logs like me? as for others check if the your card id is inside nblue info.plist (i thinki added all icl +alder ids) i do think the kext can support other card familyes (maybe) but ofc you guys need to install it properly and check syslog here's nblue info.plist to check just test the framebuffer if you wanna mess with other stuff use older nblue version for icl jkbhua your id already there 0x46A68086 i think u just did bad install/setup nmano i think the inital setup of this tgl might work for other cards - just try hack the info.plist and if works post syslog i wasn't expecting this to work for my card and it did Visual do you have code for AppleIntelPortHAL::probePortMode() and AppleIntelBaseController::hwSetupDSBMemory() ? i bet this is wrong extern "C" uint32_t AppleIntelPortHAL::probePortMode() { //return 0; uint32_t *port = getMember<uint32_t*>(this, 0x548); int iVar1; uint uVar2; uint32_t PVar3; uint32_t uVar4; uint32_t local_30; uint32_t local_2c; uint32_t local_28; uint64_t rmmio = getMember<uint64_t>(this, 0x9B0); uVar2 = *reinterpret_cast<volatile uint32_t *>(rmmio + 0x1638a0); Edited September 9 by jalavoui Link to comment Share on other sites More sharing options...
ArtikDiamond Posted September 9 Share Posted September 9 (edited) Is it normal when applying the WEG igpu patches to get stuck at IOKit Daemon (kernel managers) stall[1], (60s): 'IGPU' (a, 20000001)? Did they stop working? Edited September 9 by ArtikDiamond Link to comment Share on other sites More sharing options...
Mastachief Posted September 9 Share Posted September 9 (edited) Yes Jala, my logs were the same. And Yes Artik, its common to get stuck at iGPU stalling. [ 17.970976]: nfs_kext_start: successfully loaded NFS kext [ 17.972378]: AppleIPAppender::probe(IOResources) [ 17.983953]: [0x0]AppleGFXHDAControler[0]::free [ 17.984002]: AppleIPAppender::start(IOResources) <1> [ 17.984057]: [IGFB][INFO ][DEFAULT ][AppleIntelController.cpp : 1494 ][initializeLogging ] IGLogLevel = 0x8 [ 17.984071]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4892 ][getPlatformID ] AAPL,ig-platform-id = 0x9a490000 [ 17.984099]: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x2) tag 0x310064 [ 17.984107]: PMRD: PowerChangeDone: ON_STATE->ON_STATE [ 17.984109]: AppleSunriseHALDeviceStartingAppleSunriseHALDeviceStarted[IGPU] Failing probe (-allow3d is NOT set in boot-arg)! [ 17.984124]: [IGPU] Failing probe (-allow3d is NOT set in boot-arg)! [ 17.984145]: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x2) tag 0x320064 [ 17.984148]: PMRD: PowerChangeDone: ON_STATE->ON_STATE [ 17.984166]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 1557 ][start ] fBootFlags = 0 [ 17.984170]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 1560 ][start ] fAGPMLogBits = 0 [ 17.984175]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 1563 ][start ] fAGPMLogMaskprintf = 0 [ 17.984193]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 1590 ][start ] fPCIDeviceID = 0x9a498086 [ 17.984198]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 1593 ][start ] fPCIConfigRevisionID = 0x1 [ 17.984202]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 1596 ][start ] fPCISubSystemID = 0xa211028 [ 17.984210]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 1661 ][start ] Range[0] 0x4010000000:01000000 [ 17.984213]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 1661 ][start ] Range[1] 0x4000000000:10000000 [ 17.984219]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 1661 ][start ] Range[2] 0x3000:00000040 [ 17.984228]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 1680 ][start ] MMIO range@0x10 (0x4010000000) mapped to kernel virtual address 0xffffffd688bd6000 [ 17.984238]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4892 ][getPlatformID ] AAPL,ig-platform-id = 0x9a490000 [ 17.984241]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4965 ][getOSInformation ] ------------------------------------------- [ 17.984244]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4966 ][getOSInformation ] PlatformInformation [ 17.984247]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4967 ][getOSInformation ] fInfoPlatformID : 0x9a490000 [ 17.984253]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4968 ][getOSInformation ] fInfoModelName : Intel HD Graphics TGL CRB [ 17.984256]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4969 ][getOSInformation ] fInfoHasLid : 1 [ 17.984259]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4970 ][getOSInformation ] fInfoPipeCount : 3 [ 17.984262]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4971 ][getOSInformation ] fInfoPortCount : 9 [ 17.984266]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4972 ][getOSInformation ] fInfoFramebufferCount : 3 [ 17.984269]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4973 ][getOSInformation ] fInfoFramebufferMemorySize : 67108864 [ 17.984272]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4974 ][getOSInformation ] fInfoFBCompressionMemorySize : 0 [ 17.984275]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4975 ][getOSInformation ] fInfoUnifiedMemorySize : 1610612736 [ 17.984278]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4976 ][getOSInformation ] fInfoFlags : 0x8005 [ 17.984281]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4977 ][getOSInformation ] fInfoDynamicFBCThreshold : 0 [ 17.984284]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4978 ][getOSInformation ] fInfoVideoTurbo : 0 [ 17.984288]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4979 ][getOSInformation ] fMaxSliceCount : 2 [ 17.984291]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4980 ][getOSInformation ] fMaxEUCount : 8 [ 17.984294]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4981 ][getOSInformation ] ------------------------------------------- [ 17.984301]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :12333 ][registerWithAICPM ] PMIOCRINGTABLEINIT(GTVA=0xffffffd688bd6000, PCUVA=0xffffffd688d16000, minFreq=100, maxFreq=1300, freqStep=50, count=25):ret=-1 [ 17.984305]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :12338 ][registerWithAICPM ] PMIOCCURRENTGTFREQFN(func=0xffffff7fad87d26a):ret=-1 [ 17.984313]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5131 ][getFeatureControl ] FeatureControl found in plist [ 17.984317]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5150 ][getFeatureControl ] fFBCBypassEnable set to 0 [ 17.984321]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5160 ][getFeatureControl ] fAGCOverlayCacheEDIDDisable set to 0 [ 17.984325]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5171 ][getFeatureControl ] DynamicRingTables set to 0 [ 17.984329]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5189 ][getFeatureControl ] fEnableSliceShutdown set to 1, fEnableSliceShutdownOld set to 0 [ 17.984334]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5197 ][getFeatureControl ] fEnableSubliceShutdown set to 1 [ 17.984338]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5205 ][getFeatureControl ] fEnableSliceShutdown set to 1 [ 17.984342]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5216 ][getFeatureControl ] fIgnoreHMDSetting set to 0 [ 17.984346]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5228 ][getFeatureControl ] fLoadRingOverridePerSlice set to 1 [ 17.984350]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5236 ][getFeatureControl ] fEnableDynamicFBC set to 0 [ 17.984354]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5247 ][getFeatureControl ] fBusyTimerValue set to 3000 [ 17.984358]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5257 ][getFeatureControl ] fFastDisplayDetectDisable set to 0 [ 17.984362]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5268 ][getFeatureControl ] fDitherMode set to 0 [ 17.984368]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5278 ][getFeatureControl ] fDitherDisable set to 0 [ 17.984371]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5289 ][getFeatureControl ] DynamicFBCFrameCount set to 3 [ 17.984375]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5300 ][getFeatureControl ] DeltaFlipThreshold set to 18000000 [ 17.984379]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5311 ][getFeatureControl ] TransactionCountTime set to 1000 [ 17.984383]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5318 ][getFeatureControl ] fNumTransactionsThreshold set to 0 [ 17.984387]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5334 ][getFeatureControl ] fEnableMultipipeScaler set to 0 [ 17.984390]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5343 ][getFeatureControl ] EnableMultipipeScaler set to 1 [ 17.984394]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5353 ][getFeatureControl ] fEnableGamma set to 1 [ 17.984397]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5363 ][getFeatureControl ] fPowerStatesEnable set to 1 [ 17.984401]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5369 ][getFeatureControl ] fRenderStandbyEnable set to 1 [ 17.984404]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5392 ][getFeatureControl ] fDisableInternalPanel set to 0 [ 17.984408]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5402 ][getFeatureControl ] fRCxEIModeEnable set to 1 [ 17.984411]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5415 ][getFeatureControl ] fGPUInterruptHandlingEnable set to 1 [ 17.984414]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5426 ][getFeatureControl ] DPM set to 1 [ 17.984420]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5491 ][getFeatureControl ] [GFXPMFB] fDynamicSliceSwitch = 0 fGFMPPFMSupport = 1 [ 17.984424]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5501 ][getFeatureControl ] fMessageAGPMTimerValue = 1 [ 17.984428]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5521 ][getFeatureControl ] Threading Mode: 1 [ 17.984432]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5531 ][getFeatureControl ] fEnableSetRC6Voltage set to 0 [ 17.984436]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5541 ][getFeatureControl ] fEnableDeepDisplay set to false [ 17.984440]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5551 ][getFeatureControl ] fDisableDFB set to 0x00000000 [ 17.984443]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5561 ][getFeatureControl ] fEnableDFB set to 0x00000000 [ 17.984447]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5571 ][getFeatureControl ] fEDPDownSpreadDisable set to false [ 17.984450]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5588 ][getFeatureControl ] fDPDownSpreadDisable set to false [ 17.984453]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5598 ][getFeatureControl ] fASRDisable set to false [ 17.984457]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5608 ][getFeatureControl ] fPStateOccupancyReportUsed set to true [ 17.984461]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5618 ][getFeatureControl ] fLogSyncAsyncFlipChanges set to false [ 17.984464]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5628 ][getFeatureControl ] fEnable8kMode set to 1 [ 17.984468]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5638 ][getFeatureControl ] fNoApertureAccess set to 0 [ 17.984471]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5648 ][getFeatureControl ] EnableTconScaler set to 0 [ 17.984480]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5757 ][getFeatureControl ] TracePointEnable set to 0 [ 17.984484]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5789 ][getFeatureControl ] VRR supported: 0 [ 17.984487]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5797 ][getFeatureControl ] Double buffer update supported with VRR : 1 [ 17.984491]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5805 ][getFeatureControl ] ASYNC flip supported with VRR : 1 [ 17.984494]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5817 ][getFeatureControl ] ASFU supported: 1 [ 17.984498]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5826 ][getFeatureControl ] DSC supported: 0 [ 17.984501]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5835 ][getFeatureControl ] DSC Caps Reporting enabled: 0 [ 17.984504]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5844 ][getFeatureControl ] FEC supported: 0 [ 17.984508]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5865 ][getFeatureControl ] GPU 420 subsampling supported: 1 [ 17.984511]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5880 ][getFeatureControl ] FP16 format support: 0 [ 17.984515]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5890 ][getFeatureControl ] fPStateResidencyWAEnable set to true [ 17.984519]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5112 ][getPMTControl ] PMTControl found in plist [ 17.984522]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 5122 ][getPMTControl ] fDisplayEngineCounting set to 0 [ 17.984526]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 1812 ][start ] FB range@0x18 0x4000000000:10000000 [ 17.984530]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 1819 ][start ] mggc: 0x5c1 [ 17.984533]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 1822 ][start ] GTT Length = 8388608 [ 17.984833]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 6296 ][getFBCControl ] FBCControl found in plist [ 17.984837]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 6314 ][getFBCControl ] fFBCEnabled set to 0 fFBCEnableOverride set to 0 [ 17.984841]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 6319 ][getFBCControl ] fFBCCompression set to 0 [ 17.984844]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 6326 ][getFBCControl ] fStolenMemoryOverride set to 0 [ 17.984851]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :14565 ][FBMemMgr_Init ] StolenMemoryBase = 0x0, StolenMemorySize = 167772160 [ 17.984855]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :14594 ][FBMemMgr_Init ] fCursorBytes = 1572864, fCursorOffset = 167772160 [ 17.984859]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :14598 ][FBMemMgr_Init ] fDSBBufferBytes = 73728, fDSBBufferBaseOffset = 169345024 [ 17.984863]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :14603 ][FBMemMgr_Init ] fConnectionStatusBytes = 12288, fConnectionStatusOffset = 169418752 [ 17.984866]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :14606 ][FBMemMgr_Init ] fReservedApertureSize = 169431040 [ 17.984869]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :14626 ][FBMemMgr_Init ] stolenReserved = 4096 [ 17.984872]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :14627 ][FBMemMgr_Init ] stolenFBSize = 67108864 [ 17.984875]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :14628 ][FBMemMgr_Init ] stolenFBCSize = 0 [ 17.984878]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :14629 ][FBMemMgr_Init ] stolenTotalLowSize = 67112960 [ 17.984881]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :14630 ][FBMemMgr_Init ] stolenWOPCMSize = 2097152 [ 17.984884]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp :14631 ][FBMemMgr_Init ] stolenTotalSize = 69210112 [ 17.984890]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 4892 ][getPlatformID ] AAPL,ig-platform-id = 0x9a490000 [ 17.984903]: [IGFB][DEBUG][SIM ][AppleIntelSimulator.cpp : 39 ][init ] ret = 1 [ 17.984909]: [IGFB][DEBUG][DISPLAY ][AppleIntelClocks.cpp : 370 ][initCDClock ] CD clock reference frequency = 2 [ 17.984916]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 7451 ][readEDIDOverrideProp] (provider=0xffffff902dceedc0) [ 17.984970]: [IGFB][DEBUG][DISPLAY ][AppleIntelController.cpp : 7543 ][readEDIDOverrideProp] return [ 17.985035]: [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 34 ][allocatePorts ] portCount = 9 [ 17.985044]: [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 77 ][allocatePorts ] ret = 1 [ 17.985053]: [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 116 ][resetSoftwareState ] DDI = 0 [ 17.985057]: [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 108 ][init ] PortIndex = 0, DDI = 0 [ 17.985061]: [IGFB][DEBUG][PORT ][AppleIntelPortHAL.cpp : 452 ][init ] ret = 1 [ 17.985065]: [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2066 ][init ] DDI = 0 [ 17.985068]: [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2078 ][init ] ret = 1 [ 17.985075]: [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 116 ][resetSoftwareState ] DDI = 1 [ 17.985079]: [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 108 ][init ] PortIndex = 1, DDI = 1 [ 17.985083]: [IGFB][DEBUG][PORT ][AppleIntelPortHAL.cpp : 452 ][init ] ret = 1 [ 17.985087]: [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2066 ][init ] DDI = 1 [ 17.985090]: [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2078 ][init ] ret = 1 [ 17.985097]: [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 116 ][resetSoftwareState ] DDI = 2 [ 17.985101]: [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 108 ][init ] PortIndex = 2, DDI = 2 [ 17.985105]: [IGFB][DEBUG][PORT ][AppleIntelPortHAL.cpp : 452 ][init ] ret = 1 [ 17.985109]: [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2066 ][init ] DDI = 2 [ 17.985112]: [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2078 ][init ] ret = 1 [ 17.985119]: [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 116 ][resetSoftwareState ] DDI = 3 [ 17.985123]: [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 108 ][init ] PortIndex = 3, DDI = 3 [ 17.985127]: [IGFB][DEBUG][PORT ][AppleIntelPortHAL.cpp : 452 ][init ] ret = 1 [ 17.985131]: [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2066 ][init ] DDI = 3 [ 17.985133]: [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2078 ][init ] ret = 1 [ 17.985141]: [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 116 ][resetSoftwareState ] DDI = 4 [ 17.985145]: [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 108 ][init ] PortIndex = 4, DDI = 4 [ 17.985149]: [IGFB][DEBUG][PORT ][AppleIntelPortHAL.cpp : 452 ][init ] ret = 1 [ 17.985152]: [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2066 ][init ] DDI = 4 [ 17.985155]: [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2078 ][init ] ret = 1 [ 17.985162]: [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 116 ][resetSoftwareState ] DDI = 5 [ 17.985166]: [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 108 ][init ] PortIndex = 5, DDI = 5 [ 17.985170]: [IGFB][DEBUG][PORT ][AppleIntelPortHAL.cpp : 452 ][init ] ret = 1 [ 17.985174]: [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2066 ][init ] DDI = 5 [ 17.985177]: [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2078 ][init ] ret = 1 [ 17.985184]: [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 116 ][resetSoftwareState ] DDI = 6 [ 17.985188]: [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 108 ][init ] PortIndex = 6, DDI = 6 [ 17.985192]: [IGFB][DEBUG][PORT ][AppleIntelPortHAL.cpp : 452 ][init ] ret = 1 [ 17.985195]: [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2066 ][init ] DDI = 6 [ 17.985198]: [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2078 ][init ] ret = 1 [ 17.985205]: [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 116 ][resetSoftwareState ] DDI = 7 [ 17.985209]: [IGFB][DEBUG][PORT ][AppleIntelPort.cpp : 108 ][init ] PortIndex = 7, DDI = 7 [ 17.985213]: [IGFB][DEBUG][PORT ][AppleIntelPortHAL.cpp : 452 ][init ] ret = 1 [ 17.985217]: [IGFB][DEBUG][DIAGS ][AppleIntelDiags.cpp : 2066 ][init ] DDI = 7 [ 18.065230]: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x2) tag 0x330064 [ 18.065238]: PMRD: PowerChangeDone: ON_STATE->ON_STATE [ 18.065272]: (IOHIDPowerSource:0x1000004ad): start:1 [ 18.065303]: PMRD: delayChildNotification for 0x1000004ac [ 18.065306]: PMRD: IODisplayWrangler tag flags 100 [ 18.065319]: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x2) tag 0x340064 [ 18.065320]: GTrace synchronization point 1 [ 18.065322]: PMRD: PowerChangeDone: ON_STATE->ON_STATE [ 18.065328]: PMRD: power event 1 args 0 0x0 [ 18.065920]: (IOHIDPowerSourceController:0x100000499): start:1 [ 18.065944]: PMRD: Added IODisplayWrangler to idle sleep preventers list (Total 1) [ 18.068141]: Driver com.apple.DriverKit-Apple16X50PCI has crashed 0 time(s) [ 18.068245]: com_apple_filesystems_nfs: successfully loaded NFS module [ 18.091591]: IOHIDEventDriver:0x1000004bd start Edited September 9 by Mastachief Link to comment Share on other sites More sharing options...
jalavoui Posted September 9 Share Posted September 9 (edited) ok im gonna check if addresses match very nice! btw guys if you install kexts in /L/E you must always do this to ensure mac os allows kexts to load i mean you must get the warning popup to allow it to load kexts if need delete /Library/KernelCollections/AuxiliaryKernelExtensions.kc Masta can you show the full tgl log? Edited September 9 by jalavoui Link to comment Share on other sites More sharing options...
Mastachief Posted September 9 Share Posted September 9 (edited) See attached. I do get the popup to authorize the extension and restart. hackintool bootlog.txt I usually delete delete /Library/KernelCollections/AuxiliaryKernelExtensions.kc first then do: Edited September 9 by Mastachief Link to comment Share on other sites More sharing options...
jkbuha Posted September 9 Share Posted September 9 1 hour ago, jalavoui said: this is my /L/E if you guys mess with other paths you will get kext load errors Masta did you get similiar logs like me? as for others check if the your card id is inside nblue info.plist (i thinki added all icl +alder ids) i do think the kext can support other card familyes (maybe) but ofc you guys need to install it properly and check syslog here's nblue info.plist to check just test the framebuffer if you wanna mess with other stuff use older nblue version for icl jkbhua your id already there 0x46A68086 i think u just did bad install/setup nmano i think the inital setup of this tgl might work for other cards - just try hack the info.plist and if works post syslog i wasn't expecting this to work for my card and it did Visual do you have code for AppleIntelPortHAL::probePortMode() and AppleIntelBaseController::hwSetupDSBMemory() ? i bet this is wrong extern "C" uint32_t AppleIntelPortHAL::probePortMode() { //return 0; uint32_t *port = getMember<uint32_t*>(this, 0x548); int iVar1; uint uVar2; uint32_t PVar3; uint32_t uVar4; uint32_t local_30; uint32_t local_2c; uint32_t local_28; uint64_t rmmio = getMember<uint64_t>(this, 0x9B0); uVar2 = *reinterpret_cast<volatile uint32_t *>(rmmio + 0x1638a0); Turns out my big-little data was swapped (duh). When I rightly set 00009A49 with correct endianness, the IGFB log started up but the display didn't. Same result as when not setting any platform-id (ie: using my native device 46A6) IMG_9483.HEIC Can I dump all my logs from previous-to-last boot (cant find them in dmesg). Link to comment Share on other sites More sharing options...
jalavoui Posted September 9 Share Posted September 9 (edited) this is our cards. yours seems to have more mem allocated (left) this are the types for ig-platform that i can't create as structure yet don't try to set other ig-platform nblue does the only that works with tgl 0x9a49. if you set another value it will accept and ofc will break the code jkbuha if you don't get a hang try get logs using hacintol or in terminal with log show --style syslog --predicate 'processID == 0' --last 1h --info --debug > x.log you will get a x.log file in your home folder Edited September 9 by jalavoui Link to comment Share on other sites More sharing options...
Mastachief Posted September 9 Share Posted September 9 (edited) My DVMT Pre-Allocated Memory is 160MB, the usual is 64MB, I set it to 160MB in using ru.efi to avoid the stolenmem size error we used to get on whatevergreen Edited September 9 by Mastachief Link to comment Share on other sites More sharing options...
jkbuha Posted September 9 Share Posted September 9 2 hours ago, jalavoui said: this is our cards. yours seems to have more mem allocated (left) this are the types for ig-platform that i can't create as structure yet don't try to set other ig-platform nblue does the only that works with tgl 0x9a49. if you set another value it will accept and ofc will break the code jkbuha if you don't get a hang try get logs using hacintol or in terminal with log show --style syslog --predicate 'processID == 0' --last 1h --info --debug > x.log you will get a x.log file in your home folder Unfortunately all (but one) boots resulted in a hang. One managed a KP, which I've reproduced hereunder: panic(cpu 0 caller 0xffffff7f99550d6e): "[IGFB][PANIC][POWER_WEL] " "PG2 power well hardware state update failed\n"@/Library/Caches/com.apple.xbs/Sources/GPUDriversIntel/GPUDriversIntel-16.0.32/IONDRV/TGL/AppleIntelFramebuffer/AppleIntelPowerWell.cpp:1252 Panicked task 0xffffffa27522cbf8: 170 threads: pid 0: kernel_task Backtrace (CPU 0), panicked thread: 0xffffff9da8fce0c8, Frame : Return Address 0xffffffc91b1f7800 : 0xffffff8002670c7d mach_kernel : _handle_debugger_trap + 0x4ad 0xffffffc91b1f7850 : 0xffffff80027c5284 mach_kernel : _kdp_i386_trap + 0x114 0xffffffc91b1f7890 : 0xffffff80027b4d97 mach_kernel : _kernel_trap + 0x3b7 0xffffffc91b1f78e0 : 0xffffff8002611971 mach_kernel : _return_from_trap + 0xc1 0xffffffc91b1f7900 : 0xffffff8002670f5d mach_kernel : _DebuggerTrapWithState + 0x5d 0xffffffc91b1f79f0 : 0xffffff8002670607 mach_kernel : _panic_trap_to_debugger + 0x1a7 0xffffffc91b1f7a50 : 0xffffff8002ddb8db mach_kernel : _panic + 0x84 0xffffffc91b1f7b40 : 0xffffff7f99550d6e com.xxxxx.driver.AppleIntelTGLGraphicsFramebuffer : __ZN19AppleIntelPowerWell21hwSetPowerWellStatePGEbj.cold.11 0xffffffc91b1f7b50 : 0xffffff7f994eb18c com.xxxxx.driver.AppleIntelTGLGraphicsFramebuffer : __ZN19AppleIntelPowerWell21hwSetPowerWellStatePGEbj + 0x756 0xffffffc91b1f7bb0 : 0xffffff7f994ea6f9 com.xxxxx.driver.AppleIntelTGLGraphicsFramebuffer : __ZN19AppleIntelPowerWell18disablePowerWellPGEj + 0x2d1 0xffffffc91b1f7c10 : 0xffffff7f994e910e com.xxxxx.driver.AppleIntelTGLGraphicsFramebuffer : __ZN19AppleIntelPowerWell4initEP24AppleIntelBaseController + 0x1946 0xffffffc91b1f7c90 : 0xffffff7f994bcd38 com.xxxxx.driver.AppleIntelTGLGraphicsFramebuffer : __ZN24AppleIntelBaseController5startEP9IOService + 0x1498 0xffffffc91b1f7d40 : 0xffffff7f9953e921 com.xxxxx.driver.AppleIntelTGLGraphicsFramebuffer : __ZN31AppleIntelFramebufferController5startEP9IOService + 0xf9 0xffffffc91b1f7da0 : 0xffffff8002ce8531 mach_kernel : __ZN9IOService14startCandidateEPS_ + 0xd1 0xffffffc91b1f7e00 : 0xffffff8002ce80aa mach_kernel : __ZN9IOService15probeCandidatesEP12OSOrderedSet + 0xdba 0xffffffc91b1f7ec0 : 0xffffff8002ce715f mach_kernel : __ZN9IOService14doServiceMatchEj + 0x3af 0xffffffc91b1f7f20 : 0xffffff8002cea2ea mach_kernel : __ZN15_IOConfigThread4mainEPvi + 0x15a 0xffffffc91b1f7fa0 : 0xffffff800261119e mach_kernel : _call_continuation + 0x2e Kernel Extensions in backtrace: com.xxxxx.driver.AppleIntelTGLGraphicsFramebuffer(16.0)[B96A8448-9D17-3F78-B76D-15A0B359A9A0]@0xffffff7f99461000->0xffffff7f99598fff dependency: com.apple.AppleGraphicsDeviceControl(7.1.19)[87B91A0F-9829-39C3-8DBF-4581A2EE681A]@0xffffff7f97304000->0xffffff7f97307fff dependency: com.apple.iokit.IOACPIFamily(1.4)[D342E754-A422-3F44-BFFB-DEE93F6723BC]@0xffffff8004c46000->0xffffff8004c47fff dependency: com.apple.iokit.IOAcceleratorFamily2(475.40.6)[5CEA519D-44FC-30EB-8622-2394570EBDD4]@0xffffff7f98220000->0xffffff7f9828afff dependency: com.apple.iokit.IOGraphicsFamily(597)[718E01CF-8B05-3042-88F4-DE3441395D00]@0xffffff7f983c1000->0xffffff7f983effff dependency: com.apple.iokit.IOPCIFamily(2.9)[30827E78-B899-37B7-8518-8F983C0FF4B9]@0xffffff80050b6000->0xffffff80050e7fff dependency: com.apple.iokit.IOReportFamily(47)[491DDA55-D371-3A28-9A77-C28DB013D8AE]@0xffffff80050f8000->0xffffff80050fafff dependency: org.smichaud.HookCase(8.0.1)[6AA81954-616A-3343-B669-B23FF4C48DB5]@0xffffff7f99877000->0xffffff7f9988cfff Process name corresponding to current thread (0xffffff9da8fce0c8): kernel_task Boot args: -v keepsyms=1 -ctrsmt debug=0x100 -wegswitchgpu hbfx-ahbm=1 -wegdbg -nbluedbg agdpmod=pikera IGLogLevel=8 Mac OS version: 22G830 Kernel version: Darwin Kernel Version 22.6.0: Mon Jun 24 01:25:37 PDT 2024; root:xnu-8796.141.3.706.2~1/RELEASE_X86_64 Kernel UUID: D78DC15F-6FB9-31D0-9B0F-C3285187A7FD roots installed: 0 KernelCache slide: 0x0000000002200000 KernelCache base: 0xffffff8002400000 Kernel slide: 0x00000000022dc000 Kernel text base: 0xffffff80024dc000 __HIB text base: 0xffffff8002300000 System model name: MacBookAir9,1 (Mac-0CFF9C7C2B63DF8D) System shutdown begun: NO Panic diags file available: YES (0x0) Hibernation exit count: 0 System uptime in nanoseconds: 36991584666 Last Sleep: absolute base_tsc base_nano Uptime : 0x000000089f703a8f Sleep : 0x0000000000000000 0x0000000000000000 0x0000000000000000 Wake : 0x0000000000000000 0x00000011a76f872d 0x0000000000000000 Compressor Info: 0% of compressed pages limit (OK) and 0% of segments limit (OK) with 0 swapfiles and OK swap space Zone info: Zone map: 0xffffff88d9f56000 - 0xffffffa8d9f56000 . PGZ : 0xffffff88d9f56000 - 0xffffff88e1f57000 . VM : 0xffffff88e1f57000 - 0xffffff8dad8f0000 . RO : 0xffffff8dad8f0000 - 0xffffff8f46c23000 . GEN0 : 0xffffff8f46c23000 - 0xffffff94125bc000 . GEN1 : 0xffffff94125bc000 - 0xffffff98ddf55000 . GEN2 : 0xffffff98ddf55000 - 0xffffff9da98ee000 . GEN3 : 0xffffff9da98ee000 - 0xffffffa275288000 . DATA : 0xffffffa275288000 - 0xffffffa8d9f56000 Metadata: 0xffffff80b9aa4000 - 0xffffff80d9aa4000 Bitmaps : 0xffffff80d9aa4000 - 0xffffff80e5aa4000 Extra : 0 - 0 Link to comment Share on other sites More sharing options...
Mastachief Posted September 9 Share Posted September 9 Shouldn't your boot args be; -v keepsyms=1 -ctrsmt debug=0x100 IGLogLevel=8 Link to comment Share on other sites More sharing options...
jalavoui Posted September 9 Share Posted September 9 (edited) that panic is easy to fix. just a sec. done download nblue again from my previous post for future reference Edited September 9 by jalavoui Link to comment Share on other sites More sharing options...
Recommended Posts