Jump to content

OpenCore General Discussion


dgsga
8,887 posts in this topic

Recommended Posts

33 minutes ago, g0atbutt said:

Does anyone happen to have an EFI.zip for a Ryzen build? I'm having a hard time with the AMD patches and would like to compare it to a working build. Thanks!

Algrey posted the patches a bit back in the AMD discord, here's a direct link to his file: OpenCore Zen kernel patches

 

And the OpenCore Vanilla Desktop Guide also has a Zen section as well if you want to follow along

  • Haha 1
Link to comment
Share on other sites

8 hours ago, MacProDude said:

I had all those options before in still a massive bootlogo

UIScale does nothing for my Vega 64

 

I also see massive bootlogo with my Radeon VII on the Z390 Designare mobo.

Link to comment
Share on other sites

8 hours ago, MacProDude said:

I have set that to false and the logo is still big. I must of tried every option. strange as it worked before updating OpenCore.

I also tried several options and Logo still appears bigger during the first part of the boot. i start to believe it might be related to the Gigabyte Bios. Most people who report this issue have GA Mobos.

 

X299 GA Gaming 7

7980Xe

Sapphire RX580 SE
64GB DDR4

Mojave & Catalina

OpenCore V005

Edited by Ellybz
Link to comment
Share on other sites

18 minutes ago, dracoflar said:

Algrey posted the patches a bit back in the AMD discord, here's a direct link to his file: OpenCore Zen kernel patches

 

And the OpenCore Vanilla Desktop Guide also has a Zen section as well if you want to follow along

Thanks for trying to help :) . I'm actually following that guide and tried those patches, but still getting stuck. Was trying to see if I could just find someone else's Ryzen based EFI.zip so I could compare / see where I went wrong. Cheers!

Link to comment
Share on other sites

5 minutes ago, g0atbutt said:

Thanks for trying to help :) . I'm actually following that guide and tried those patches, but still getting stuck. Was trying to see if I could just find someone else's Ryzen based EFI.zip so I could compare / see where I went wrong. Cheers!

Ah I see, if you're looking for help I recommend the AMD discord. We have a dedicated OpenCore chat for it if you'd rather troubleshoot there

  • Haha 3
Link to comment
Share on other sites

18 hours ago, matgeo said:

I need some help with upgrading to Mojave.

 

I run the Mojave installer , it finishes the first stage and is asks me to restart.

 

But , there is no option on OC to boot from Installer , just the High Sierra partition.

 

After reboot I saw the installer files to be on the root of High Sierra and not on another partition/

 

I something wrong with my config?

Can someone take a look, please?

config.plist

A help here?

 

Edited by matgeo
  • Sad 1
Link to comment
Share on other sites

6 hours ago, Ellybz said:

I also tried several options and Logo still appears bigger during the first part of the boot. i start to believe it might be related to the Gigabyte Bios. Most people who report this issue have GA Mobos.

 

X299 GA Gaming 7

7980Xe

Sapphire RX580 SE
64GB DDR4

Mojave & Catalina

OpenCore V005

 

No, the big Apple logo thing is not limited to Gigabyte.  I see the same thing happen with my Asus motherboard.

 

It's not a big deal to me though...

Link to comment
Share on other sites

Hi guys,

 

Just curious, do you have all the power options correctly displayed in System Preferences -> Power? Cause I've got differences with the same SMBIOS between Clover and OpenCore.

 

Also, I haven't gone through the entire thread. Sorry if someone else already asked about this.

Link to comment
Share on other sites

Hi guys,

i've performed a major upgrade from an old OpenCore version 0.2 to the new 0.4. While doing that i also upgraded most of my kexts (Lilu, whatervergreen etc).

After that i'm having a message while loading the MacOS :

Dependency com.apple.iokit.IOHIDSystem fallback to com.apple.iokit.IOHIDSystem succeded. Please fix your kext!

 

It appears while macos is loading on top of the Apple and the loading bar. The system is working as usual but i would like to fix it anyway. 

Could someone please point me on the right direction ?

 

Thanks


Mattia

 

Link to comment
Share on other sites

6 hours ago, arsradu said:

Hi guys,

 

Just curious, do you have all the power options correctly displayed in System Preferences -> Power? Cause I've got differences with the same SMBIOS between Clover and OpenCore.

 

Also, I haven't gone through the entire thread. Sorry if someone else already asked about this.

 

Yes.  I also see fewer options.  Also, in System Preferences > Energy Saver, I no longer have the option keep system awake when monitor goes to sleep and I no longer have the option to enable/disable Power Nap.

  • Like 2
Link to comment
Share on other sites

7 hours ago, pastrychef said:

 

Yes.  I also see fewer options.  Also, in System Preferences > Energy Saver, I no longer have the option keep system awake when monitor goes to sleep and I no longer have the option to enable/disable Power Nap.

I also have less options. OpenCore V005

Link to comment
Share on other sites

16 hours ago, pastrychef said:

 

Yes.  I also see fewer options.  Also, in System Preferences > Energy Saver, I no longer have the option keep system awake when monitor goes to sleep and I no longer have the option to enable/disable Power Nap.

I found the issue. Try this SSDT instead for your CPU PM. I was using another one ( based from Piker R. Alpha )

SSDT-PLUG.aml.zip ( Only has 3 Frequency Speed Steps )

Edit:  I decided not to switch from my actual CPU SSDT ( 7 frequency Speed steps ), less options in Energy Saver preferences do not bother me.

 

Edited by Ellybz
  • Like 1
Link to comment
Share on other sites

22 hours ago, NorthAmTrans said:

http://opencore.one down at the bottom

thanks for using our guide man that is wicked! we put so much hard work into it and if you have any issues jump on the discord we will do our best

Edited by WarDoc
  • Like 3
Link to comment
Share on other sites

Just had this bug now

AppleSupportPkg fails finding OcTimerLib into OcSupportPkg

=======================================

Ran 270 tests in 1.225s

OK
'import sitecustomize' failed; use -v for traceback
Build environment: Darwin-17.7.0-x86_64-i386-64bit
Build start time: 13:11:28, Aug.22 2019

WORKSPACE        = /Users/labyone/AppleSupportPkg/UDK
EDK_TOOLS_PATH   = /Users/labyone/AppleSupportPkg/UDK/BaseTools
CONF_PATH        = /Users/labyone/AppleSupportPkg/UDK/Conf


Architecture(s)  = X64
Build target     = DEBUG
Toolchain        = XCODE5

Active Platform          = /Users/labyone/AppleSupportPkg/UDK/AppleSupportPkg/AppleSupportPkg.dsc

Processing meta-data .

build.py...
/Users/labyone/AppleSupportPkg/UDK/AppleSupportPkg/AppleSupportPkg.dsc(...): error 4000: Instance of library class [OcCpuLib] is not found
    in [/Users/labyone/AppleSupportPkg/UDK/OcSupportPkg/Library/OcTimerLib/OcTimerLib.inf] [X64]
    consumed by module [/Users/labyone/AppleSupportPkg/UDK/AppleSupportPkg/Application/VerifyMsrE2/VerifyMsrE2.inf]
 

- Failed -
Build end time: 13:11:29, Aug.22 2019
Build total time: 00:00:01
 

AppleSupportPkg.log.txt

 

___ EDIT !!!! ____

 

NEVERMIND....

 

Now Build start time: 13:46, Aug.22 2019

Back to normal...

build succeeded

 

Edited by LAbyOne
  • Sad 1
Link to comment
Share on other sites

On 8/20/2019 at 5:10 PM, Ellybz said:

I found the issue. Try this SSDT instead for your CPU PM. I was using another one ( based from Piker R. Alpha )

SSDT-PLUG.aml.zip ( Only has 3 Frequency Speed Steps )

Edit:  I decided not to switch from my actual CPU SSDT ( 7 frequency Speed steps ), less options in Energy Saver preferences do not bother me.

 

On my haswell system if X86PlatformPlugin isn't loaded then I get more options in energy saver (power nap etc.).  If X86PlatformPlugin is loaded and CPU PM is working as it should, I have fewer options in energy saver.  

Link to comment
Share on other sites

30 minutes ago, Proxary said:

Hello 

 

I have a question how can I set under OpenCore the FakeID>IntelGFX I mean I will setup my intel hd 4400 under Mojave with OpenCore is it possible ? :) thanks in advanced 

acer e1-572 intel hd 4400 . OC

 

Captura de Tela 2019-08-22 às 16.42.59.jpg

Edited by taga
Link to comment
Share on other sites

I have a problem too, image ok, brightness adjustment does not work,
it is too dark and does not recognize the integrated LCD monitor of my notebook

Acer E1-572 i5 . HD4400

opencore 0.5

Captura de Tela 2019-08-19 às 14.01.51 - cópia.png

Captura de Tela 2019-08-22 às 17.53.08.jpg

Edited by taga
Link to comment
Share on other sites

×
×
  • Create New...