vulgo / prime-b460i-plus-hackintosh

macOS 14 Sonoma on B460i-PLUS + OpenCore
23 stars 3 forks source link

update 0.7.0 #1

Closed benoitm974 closed 3 years ago

vulgo commented 3 years ago

Thank you for this. A proposal for the next update.

  1. Create branch next
  2. A commit renaming the OpenCore-* directory and removing OC blobs
  3. The targeted OpenCore version is released
  4. Committing the updated Docs directory (enabling Sample.plist diff)
  5. Commit(s) for config.plist change(s)
  6. Merge -> next
  7. Add OC blobs
  8. Commit removing kexts with updates
  9. Add updated kexts
  10. Merge -> main
benoitm974 commented 3 years ago

Thanks for providing a list. Also please note I think I might have broken the config on the booting since I get text boot and VGA definition at boot before os X boots up and get to native definition. Benoit

vulgo commented 3 years ago

Update to latest binary Resources and set PickerVariant to Auto for working OpenCanopy.

VGA definition problem goes away switching TextRenderer to BuiltinGraphics, but then the console becomes incredibly slow when only the fullscreen mode is implemented.

benoitm974 commented 3 years ago

I'm still puzzle as my sound card no more works but I don't seem sto have changed anything from alc config ...

vulgo commented 3 years ago

Looking at your fork AppleALCU.kext is for ALC 408x USB audio codec present on recent motherboards only. Is AppleALC.kext installed and configured?

benoitm974 commented 3 years ago

Well catch, thanks again !

vulgo commented 3 years ago

Closing this, feel free to request merging changes to config.plist into the next branch after OC 0.7.2 is released in August.