Jump to content

OpenCore General Discussion


dgsga
8,805 posts in this topic

Recommended Posts

58 minutes ago, Steve-y said:

Thanks for the help on the logs! I finally know what the errors are and can start fixing them. 

 

I looks like the errors are related to me moving from a EC0 -> EC rename to using this.

 

 

I used the example and only removed the comments cuz my EC is EC0 in DSDT, should I have edited more? Looks like it doesn't see a difference between the two _STA blocks or something? I'm very new to this so sorry if I edited the example badly. I don't see any negatives from this error though, maybe its harmless? This is the only ACPI error left.

 

Edit:

I made another EC patch but with SSDTime and that one doesn't produce the error. So I probably messed up editing the example somehow. My boot up is now error free but I'd like to learn what I did wrong in the example. Thanks for the help.

 

opencore.png ssdtime.png

 

Do you have the USBX as a separate SSDT? 

Link to comment
Share on other sites

3 minutes ago, Steve-y said:

 

No, I use USBPorts.kext for usb and none of the other patches do anything in _STA. Only the EC patch has _STA sections. I think I messed up editing the example cuz the generated one works fine but has one function less :worried_anim:

 

No. The USBX is different from the USB mapping.

Here's a snippet from the guide

 

Quote

Correcting USB Power

Hey what about USBX? Do I need to do anything?

USBX is universal across all systems, it just creates a USBX device that forces USB power properties. This is crucial for fixing Mics, DACs, Webcams, Bluetooth Dongles and other high power draw devices. This is not mandatory to boot but should be added in post-install if not before. Note that USBX is only used on skylake+ systems, Broadwell and older can ignore and that USBX requires a patched EC to function correctly

 

 

Link to comment
Share on other sites

14 minutes ago, Steve-y said:

 

Thats the guide I followed and edited the example as described there. I'm on Broadwell, sorry should have said so. No USBX patch needed. To me but I'm not a programmer it looks like the example defines the same thing twice which results in that error? The SSDTime generated one only has one _STA block and doesn't produce any errors... I still think I didn't edit it correctly though. I put pics of my edit in other post. Thanks for helping.

 

I think this is my issues:

 

 

My SSDT has this, so I need different patch form guide, thanks!

 

Well, I'm glad you've sorted you issues already.

I am also trying to find out what's giving me these line of errors:

 

2020-04-18 17:24:45.603528+0300  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Exception: AE_BAD_PARAMETER,
2020-04-18 17:24:45.603530+0300  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Exception: AE_BAD_PARAMETER,
2020-04-18 17:24:45.603532+0300  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> Could not install PciConfig handler for Root Bridge PCI0
2020-04-18 17:24:45.603532+0300  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> Could not install PciConfig handler for Root Bridge PCI0
2020-04-18 17:24:45.603535+0300  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf>  (20160930/evrgnini-340)
2020-04-18 17:24:45.603535+0300  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf>  (20160930/evrgnini-340)

It doesn't really give me much more obvious terms to try and research so I am carefully going over the guide again maybe I missed something.

I'm only using 3 SSDTS:

  • SSDT-PLUG.aml
  • SSDT-EC-USBX.aml
  • SSDT-SBUS-MCHC.aml

Maybe someone here can help pin point what's giving me these lines.

Link to comment
Share on other sites

1 minute ago, insanefrancis said:

 

Well, I'm glad you've sorted you issues already.

I am also trying to find out what's giving me these line of errors:

 


2020-04-18 17:24:45.603528+0300  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Exception: AE_BAD_PARAMETER,
2020-04-18 17:24:45.603530+0300  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Exception: AE_BAD_PARAMETER,
2020-04-18 17:24:45.603532+0300  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> Could not install PciConfig handler for Root Bridge PCI0
2020-04-18 17:24:45.603532+0300  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> Could not install PciConfig handler for Root Bridge PCI0
2020-04-18 17:24:45.603535+0300  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf>  (20160930/evrgnini-340)
2020-04-18 17:24:45.603535+0300  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf>  (20160930/evrgnini-340)

It doesn't really give me much more obvious terms to try and research so I am carefully going over the guide again maybe I missed something.

I'm only using 3 SSDTS:

  • SSDT-PLUG.aml
  • SSDT-EC-USBX.aml
  • SSDT-SBUS-MCHC.aml

Maybe someone here can help pin point what's giving me these lines.

 

Im having those errors as well and a couple more. The system boots fine though

 

2020-04-18 15:41:22.540573+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Exception: AE_BAD_PARAMETER,
2020-04-18 15:41:22.540574+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Exception: AE_BAD_PARAMETER,
2020-04-18 15:41:22.540576+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> Could not install PciConfig handler for Root Bridge PCI0
2020-04-18 15:41:22.540576+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> Could not install PciConfig handler for Root Bridge PCI0
2020-04-18 15:41:22.540578+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf>  (20160930/evrgnini-340)
2020-04-18 15:41:22.540579+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf>  (20160930/evrgnini-340)
2020-04-18 15:41:22.545458+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI:
2020-04-18 15:41:22.545459+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI:
2020-04-18 15:41:22.545460+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> Executed 47 blocks of module-level executable AML code
2020-04-18 15:41:22.545461+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> Executed 47 blocks of module-level executable AML code
2020-04-18 15:41:22.545462+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> 
2020-04-18 15:41:22.545462+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> 
2020-04-18 15:41:22.560850+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Exception: AE_AML_UNINITIALIZED_LOCAL,
2020-04-18 15:41:22.560851+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Exception: AE_AML_UNINITIALIZED_LOCAL,
2020-04-18 15:41:22.560852+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> While resolving operands for [LGreater]
2020-04-18 15:41:22.560853+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> While resolving operands for [LGreater]
2020-04-18 15:41:22.560854+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf>  (20160930/dswexec-570)
2020-04-18 15:41:22.560855+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf>  (20160930/dswexec-570)
2020-04-18 15:41:22.560857+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> [_STA] @001E3 #0094:
2020-04-18 15:41:22.560857+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> [_STA] @001E3 #0094:
2020-04-18 15:41:22.560858+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> (
2020-04-18 15:41:22.560858+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> (
2020-04-18 15:41:22.560859+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> Local0
2020-04-18 15:41:22.560859+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> Local0
2020-04-18 15:41:22.560860+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf>  >
2020-04-18 15:41:22.560860+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf>  >
2020-04-18 15:41:22.560861+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> 0x0E
2020-04-18 15:41:22.560862+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> 0x0E
2020-04-18 15:41:22.560862+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> )
2020-04-18 15:41:22.560862+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> )
2020-04-18 15:41:22.560863+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> 
2020-04-18 15:41:22.560863+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> 
2020-04-18 15:41:22.560864+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> No Local Variables are initialized for method [_STA]
2020-04-18 15:41:22.560865+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> No Local Variables are initialized for method [_STA]
2020-04-18 15:41:22.560867+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> 
2020-04-18 15:41:22.560867+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> 
2020-04-18 15:41:22.560868+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> No Arguments are initialized for method [_STA]
2020-04-18 15:41:22.560868+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> No Arguments are initialized for method [_STA]
2020-04-18 15:41:22.560869+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> 
2020-04-18 15:41:22.560870+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> 
2020-04-18 15:41:22.560871+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Error:
2020-04-18 15:41:22.560871+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Error:
2020-04-18 15:41:22.560872+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> Method parse/execution failed
2020-04-18 15:41:22.560873+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> Method parse/execution failed
2020-04-18 15:41:22.560874+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> [\_TZ.TZ10._STA] (Node ffffff80240d1840)
2020-04-18 15:41:22.560875+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> [\_TZ.TZ10._STA] (Node ffffff80240d1840)
2020-04-18 15:41:22.560876+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> , AE_AML_UNINITIALIZED_LOCAL
2020-04-18 15:41:22.560876+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> , AE_AML_UNINITIALIZED_LOCAL
2020-04-18 15:41:22.560877+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf>  (20160930/psparse-632)
2020-04-18 15:41:22.560878+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf>  (20160930/psparse-632)
2020-04-18 15:41:22.560879+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Error:
2020-04-18 15:41:22.560880+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Error:
2020-04-18 15:41:22.560881+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> Method execution failed
2020-04-18 15:41:22.560882+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> Method execution failed
2020-04-18 15:41:22.560883+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> [\_TZ.TZ10._STA] (Node ffffff80240d1840)
2020-04-18 15:41:22.560883+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> [\_TZ.TZ10._STA] (Node ffffff80240d1840)
2020-04-18 15:41:22.560884+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> , AE_AML_UNINITIALIZED_LOCAL
2020-04-18 15:41:22.560885+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> , AE_AML_UNINITIALIZED_LOCAL
2020-04-18 15:41:22.560886+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf>  (20160930/uteval-183)
2020-04-18 15:41:22.560886+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf>  (20160930/uteval-183)
2020-04-18 15:41:23.687006+0100  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AppleACPIPlatformExpert::resolveSystemStateSupport()> ACPI: sleep states S3 S4 S5
2020-04-18 15:41:23.687008+0100  localhost kernel[0]: PMRD: setSleepSupported(1)
2020-04-18 15:41:23.687014+0100  localhost kernel[0]: PMRD: power event 7 args <private> 0x0
2020-04-18 15:41:23.687020+0100  localhost kernel[0]: PMRD: destroyed capability client set <private>
2020-04-18 15:41:23.687028+0100  localhost kernel[0]: (Lilu) SMCProcessor      scpu: @ failed to get system model

 

Here's my EFI folder 

EFI.zip

 

Link to comment
Share on other sites

Hello folks,

has some one an idea why my usb devices are recognized as intern storage ? I want to install windows via bootcamp this not working because the error "no external flash drive was found" occurs. after some research i realized that all usb 2.0 are recognized as "intern" my usb type c flash drive is recognized correctly but also not working on bootcamp ^^

 

thanks in advanced

Bildschirmfoto 2020-04-18 um 17.55.54.png

Edited by can0199
fix misspelling
Link to comment
Share on other sites

@Download-Fritz If i want to block the DSDT on the bios and use my patched one, should i create a dict in Block array and choose DSDT to be blocked? Also for changing the theme, should i use the files inside the resources folder from the OCBinary, but how it should work.

 

@Intel6600, can you compile the latest OC for me please, i can't use Xcode, because of damn Software Update 2020 that corrupt the entire MacOS for some Apple devices like my Mac Pro, also MacOS not updated i always have error while trying to install Xcode from App Store.

Link to comment
Share on other sites

7 hours ago, insanefrancis said:

 

Got curious on how my boot log looks so I run the command above. I have these 4 lines which I think are errors. Other lines seems to look fine for me.

 


020-04-18 15:26:24.605113+0300  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Exception: AE_BAD_PARAMETER,
2020-04-18 15:26:24.605114+0300  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Exception: AE_BAD_PARAMETER,
2020-04-18 15:26:24.605116+0300  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> Could not install PciConfig handler for Root Bridge PCI0
2020-04-18 15:26:24.605117+0300  localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> Could not install PciConfig handler for Root Bridge PCI0

What does these 4 lines mean? Can they somehow be fixed?

 

 

Most likely buggy firmware in your motherboard.

macOS now checks ACPI implementations. Snooping hackintoshes (???).

AppleACPIPlatform kext changes regularly across and within macOS's but the firmware rarely so the kext  gets "picky" as time goes on.

They may not be serious errors if the system is working fine.

e.g on my real 2013 MacBook Pro, I see these:

ACPI Warning: \_SB.PCI0.P0P2.GFX0._DSM:
Argument #4 type mismatch - Found [Buffer], ACPI requires [Package]

ACPI kext is much newer than the firmware on my ageing MacBook.

 

Unfortunately I don't know how to dig deeper into which part of the ACPI is in error.

 

Link to comment
Share on other sites

Guys,

 

I need some assistance. I managed to make OC 0.5.8 work on my legacy P55 motherboard and works amazing! The only thing missing is to tweak the SMBIOS further to report my correct RAM speed to macOS (it shows 8GB of SDRAM).

 

Anyway. Based that OC doesn't want anything with Legacy, I tried to install Windows in UEFI mode but I can't. The windows installer sees my windows hard drive and can create all the partitions that are made in UEFI (Recovery, EFI, MSR and the actual primary partition) instead of the ones that are created on Legacy mode (System reserved and the primary partition). The problem is that when I click on next I get the message: We couldn't create a new partition or locate the existing one.

 

What can I do?

 

I have several disks for my OSes. Here's my setup:

- 128GB SSD for macOS.

- 750GB Hybrid hard drive for windows

- 500GB hard drive for a backup of my macOS install and another HFS partition for data. OpenCore is installed on this drive and selected as default on BIOS.

 

In the attached image, you see the error. In this case I was using a 160GB laptop hard drive to test the UEFI installation as I don't want to lose my actual legacy Windows install that its on my 750GB hybrid drive.imageproxy.php?img=&key=c17464ef1b1b51c7

MVIMG_20200418_161029.thumb.jpg.a392f4b24ce657ea0fe2b5a647da5a5d.jpg

Edited by el_charlie
Link to comment
Share on other sites

Guys,

 

Im new here. I finish to install a HS in my lenovo m93 + 1050Ti following the vanilla guide.
I have 2 problems that i cant solve by now. 

1 - I installed the webdrivers from nvidia running i script that i found here, the SIP is disabled, but i cant configure my GPU.

2 - I know the codec from my audio, but i dont know what to do with it. Just need to add in the config.plist? 

Thanks!

Link to comment
Share on other sites

I converted my Clover based Catalina installation to OpenCore and everything is perfect. Amazing work by team Acidanthera @Download-Fritz @vit9696 @Andrey1970
 

However I now tried to upgrade my 10.15.2 installation to 10.15.4 (I’m using the full Installer), the Installer says that my Mac needs a firmware update to install to APFS volume and it asks me to pick a HFS+ partition instead. See the attached screenshot.

I can however workaround the problem by choosing Macbookpro14,1 instead of Macbookpro13,1 that I normally use. It seems OpenCore is spoofing / reporting  an older Boot ROM when using Macbookpro13,1. 
My hack is a Lenovo T460 laptop with i5-6300u and is better matched with Macbookpro13,1 but even otherwise the problem of spoofing an older Boot ROM seems to be a bug with OpenCore. I’m using OpenCore 0.5.7. What you all think?

FE10C52A-3F29-46E0-8849-B2032802563C.jpeg

Edited by nijhawank
Link to comment
Share on other sites

4 hours ago, MacNB said:

Hmmm. config file looks ok on the entry for AstekFusion2Adapter.kext

 

Did you remember to actually copy the kexts to OC's kext folder ?

Yes, both kexts are copied to the OC\Kexts folder. Is there any way to debug the invalid parameter error?

Link to comment
Share on other sites

@Download-Fritz, i'm a bit about to reach the loginscreen, don't know what causes this stuck! I'm i missing something please? For infos, i'm using DSDT and a SSDT for USB ports injection. And attached the OC EFI

 

 
 
 
 
Quote

1495050819_OCKP1.jpg.2f9b0f45a248c2287c3db65fdcb98736.jpg794770607_OCKP.thumb.jpg.bbe5b7d7ca248b2b3df9048a98cb5a85.jpg

 

OC backup.zip

Edited by ammoune78
Link to comment
Share on other sites

Anyone know why OC would KP after restoring a CCC backup? Was working perfectly fine before. 

 

Make matters worse OC is identifying the 'Catalina' named partition as 'CCC' which was what I

had called my backup from the live Carbon Copy USB backup..

 

Weird.

 

Link to comment
Share on other sites

6 hours ago, Pedro o Kara said:

Guys,

 

Im new here. I finish to install a HS in my lenovo m93 + 1050Ti following the vanilla guide.
I have 2 problems that i cant solve by now. 

1 - I installed the webdrivers from nvidia running i script that i found here, the SIP is disabled, but i cant configure my GPU.

2 - I know the codec from my audio, but i dont know what to do with it. Just need to add in the config.plist? 

Thanks!

The GPU installed by itself after I complete all the updates from high Sierra, unexpectedly.

I tried some layouts to the audio codec, but my problem now is how to by-pass the audio via HDMI or DP
 

Link to comment
Share on other sites

Hello guys,

 

Long time lurker and finally took the plunge with OC on a i7 7700 and Gigabyte H110M-S2H. I'm pretty familiar with Clover and the like.

 

Upon booting the installer, I get the attached screenshot error, not sure what to do with this? OC 5.6. 

 

Any assistance here please :)

IMG_20200419_143756.jpg

Link to comment
Share on other sites

41 minutes ago, flashgear said:

Hello guys,

 

Long time lurker and finally took the plunge with OC on a i7 7700 and Gigabyte H110M-S2H. I'm pretty familiar with Clover and the like.

 

Upon booting the installer, I get the attached screenshot error, not sure what to do with this? OC 5.6. 

 

Any assistance here please :)

IMG_20200419_143756.jpg

 

Been seeing this alot, on OC 0.5.7 since the last OS update. Only on the Ryzentosh, the skylake is on OC 0.5.6 with latest OS 10.15.4 SU with no such issue. I think it is coming from boot.efi and not OC though, not sure.

Some times have to restart multiple times to get it to boot.

 

Link to comment
Share on other sites

4 hours ago, flashgear said:

Hello guys,

 

Long time lurker and finally took the plunge with OC on a i7 7700 and Gigabyte H110M-S2H. I'm pretty familiar with Clover and the like.

 

Upon booting the installer, I get the attached screenshot error, not sure what to do with this? OC 5.6. 

 

Any assistance here please :)

IMG_20200419_143756.jpg

I have same error - OC 0.5.7  - running macOS Catalina 10.15.4 install USB.... laptop G50-70

With 10.15.3  I have no errors

  • Like 1
Link to comment
Share on other sites

×
×
  • Create New...