dortania / OpenCore-Legacy-Patcher

Experience macOS just like before
https://dortania.github.io/OpenCore-Legacy-Patcher/
Other
12.67k stars 1.2k forks source link

Post Install Patch for Ivy Bridge Intel HD 4000 not working #918

Closed mxswift closed 2 years ago

mxswift commented 2 years ago

Machine Model

MacBookPro9,2

Application Version

Latest Release

Application Variant

GUI (Graphical User Interface)

Have you verified whether this issue has been opened before? If no, your issue will be closed

true

Have you verified whether this issue is covered in our guide? ie. Troubleshooting and Legacy Acceleration pages

true

Have you already discussed this is a pather bug and not a macOS bug on forums and discord servers?

true

Is this issue with a 3rd party application?

false

What versions of macOS are you seeing the problem on?

macOS 12, Monterey

Where does this issue happen?

Between booting macOS and Login Screen

What is the Issue?

Hello, on my MacBookPro9,2 (Mid 2012 Non-Retina), after doing a clean installation of Monterey using OCLP (0.4.1) GUI/TUI and running the post install patches for graphics acceleration for Ivy Bridge (Intel HD 4000), this patch doesn't seem to work on my machine. It seems that the kext may be failing to load (?) as I see a busy timeout[0], (60s) 'AppleIntelCapriController' on the verbose boot screen (which makes the boot up take a while).

After the login screen, I get partial acceleration (no blur, choppy animations).

Attached are screenshots of the Desktop with some more information along with my kernel DMESG log and OpenCore logs pulled from the boot drive's EFI.

Screen Shot 2022-01-28 at 8 59 54 PM

opencore-2022-01-29-014718.txt

DMESG.txt

Please let me know if you need more information! Thank you,

Any Additional Information

No response

mxswift commented 2 years ago

I forgot to mention that I tried clearing the NVRAM and resetting the SMC but that did not solve the issue.

#############################

Dumping detected hardware

#############################

Computer(real_model='MacBookPro9,2', real_board_id='Mac-6F01561E16C75D09', reported_model='MacBookPro9,2', reported_board_id='Mac-6F01561E16C75D09', gpus=[Intel(vendor_id=32902, device_id=358, class_code=196608, name='IGPU', model='Intel HD Graphics 4000', acpi_path='IOACPIPlane:/_SB/PCI0@0/IGPU@20000', pci_path='PciRoot(0x0)/Pci(0x2,0x0)', arch=<Archs.Ivy_Bridge: 'Ivy Bridge'>)], igpu=Intel(vendor_id=32902, device_id=358, class_code=196608, name='IGPU', model='Intel HD Graphics 4000', acpi_path='IOACPIPlane:/_SB/PCI0@0/IGPU@20000', pci_path='PciRoot(0x0)/Pci(0x2,0x0)', arch=<Archs.Ivy_Bridge: 'Ivy Bridge'>), dgpu=None, storage=[SATAController(vendor_id=32902, device_id=7683, class_code=67073, name='SATA', model=None, acpi_path='IOACPIPlane:/_SB/PCI0@0/SATA@1f0002', pci_path='PciRoot(0x0)/Pci(0x1f,0x2)')], usb_controllers=[XHCIController(vendor_id=32902, device_id=7729, class_code=787248, name='XHC1', model=None, acpi_path='IOACPIPlane:/_SB/PCI0@0/XHC1@140000', pci_path='PciRoot(0x0)/Pci(0x14,0x0)'), EHCIController(vendor_id=32902, device_id=7725, class_code=787232, name='EHC2', model=None, acpi_path='IOACPIPlane:/_SB/PCI0@0/EHC2@1a0000', pci_path='PciRoot(0x0)/Pci(0x1a,0x0)'), EHCIController(vendor_id=32902, device_id=7718, class_code=787232, name='EHC1', model=None, acpi_path='IOACPIPlane:/_SB/PCI0@0/EHC1@1d0000', pci_path='PciRoot(0x0)/Pci(0x1d,0x0)')], wifi=Broadcom(vendor_id=5348, device_id=17201, class_code=163840, name='ARPT', model=None, acpi_path='IOACPIPlane:/_SB/PCI0@0/RP02@1c0001/ARPT@0', pci_path='PciRoot(0x0)/Pci(0x1c,0x1)/Pci(0x0,0x0)', country_code='US', chipset=<Chipsets.AirPortBrcm4360: 'AirPortBrcm4360 supported'>), cpu=CPU(name='Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz', flags=['FPU', 'VME', 'DE', 'PSE', 'TSC', 'MSR', 'PAE', 'MCE', 'CX8', 'APIC', 'SEP', 'MTRR', 'PGE', 'MCA', 'CMOV', 'PAT', 'PSE36', 'CLFSH', 'DS', 'ACPI', 'MMX', 'FXSR', 'SSE', 'SSE2', 'SS', 'HTT', 'TM', 'PBE', 'SSE3', 'PCLMULQDQ', 'DTES64', 'MON', 'DSCPL', 'VMX', 'EST', 'TM2', 'SSSE3', 'CX16', 'TPR', 'PDCM', 'SSE4.1', 'SSE4.2', 'x2APIC', 'POPCNT', 'AES', 'PCID', 'XSAVE', 'OSXSAVE', 'TSCTMR', 'AVX1.0', 'RDRAND', 'F16C']), oclp_version='0.4.1', opencore_version='REL-077-2022-01-10', bluetooth_chipset='BRCM20702 Hub', third_party_sata_ssd=True)

khronokernel commented 2 years ago

We had validated macOS 12.2 a bit ago and validated 12.3 Beta just yesterday: Screen Shot 2022-01-28 at 7 47 41 PM

In addition to this, many users on our discord have reported no issues with any of our acceleration patches. It seems your local system is having issues, either due to hardware state or OS installation. Would be best to run a clean installation, otherwise troubleshoot further on forums.