Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update OpenCore 0.8.6 > 0.8.7 - Update Kexts #13

Closed
Maleficent-Magik opened this issue Dec 8, 2022 · 3 comments · Fixed by #15
Closed

Update OpenCore 0.8.6 > 0.8.7 - Update Kexts #13

Maleficent-Magik opened this issue Dec 8, 2022 · 3 comments · Fixed by #15

Comments

@Maleficent-Magik
Copy link

Hello,

I put a small list of Kexts that need to be updated.
As I don't have the permission for Pull Requests, I put it in an Issue.

What ChangeLog :

Main changes :

  • Removed unwanted flicker when launching non-text entry.

  • Changed macrecovery to download files into com.apple.recovery.boot by default.

  • Improved Apple builtin picker (BootKicker.efi) on some systems and after reboot.

  • Misc -> Boot -> ShowPicker changed from Boolean to String, valid values are:

    • Always - Always show picker (equivalent to ShowPicker=True).
    • Never - Never show picker (equivalent to ShowPicker=False).
    • SkipOnHibernateWake - Don't show picker if waking from macOS hibernation.
  • Misc -> Boot -> added HibernateSkipsPicker (Boolean): not to show picker if waking from macOS hibernation. Failsafe value: false.

config.plist :

  • Misc -> Boot -> ShowPicker changed from Boolean to String, valid values are Always, Never and SkipOnHibernateWake.
  • Misc -> Boot -> added HibernateSkipsPicker (Boolean), failsafe value is false.

Download table :

OpenCore Ex Version New Version DEBUG VERSION RELEASE VERSION
OpenCore 0.8.6 0.8.7 OpenCore 0.8.7 DEBUG OpenCore 0.8.7 RELEASE
Kexts Ex Version New Version DEBUG VERSION RELEASE VERSION
AppleALC 1.7.6 1.7.7 AppleALC 1.7.7 DEBUG AppleALC 1.7.7 RELEASE
HibernationFixup 1.4.6 1.4.7 HF 1.4.7 DEBUG HF 1.4.7 RELEASE
IntelBluetoothFirmware 2.2.0 2.3.0 BETA IBF 2.3.0 BETA DEBUG (From Dortania GitHub) IBF 2.3.0 BETA RELEASE (From Dortania GitHub again)
VoodooPS2 2.3.1 2.3.2 VoodooPS2 DEBUG VoodooPS2 RELEASE
WhatEverGreen (WEG) 1.6.1 1.6.2 WhatEverGreen 1.6.2 DEBUG WhatEverGreen 1.6.2 RELEASE

Sincerely, UsedDiscord / Magik

⁉️ My Source : Everything comes from the formal creators.

⚠️ ❗ I have not tested anything on the ASUS! I'm posting this just like that but I haven't tested the OpenCore update... nor the Kexts ⚠️

SOURCE CHANGEMENTS

@Qonfused
Copy link
Owner

Qonfused commented Dec 9, 2022

Will have to investigate pull request permissions.

@Qonfused
Copy link
Owner

Added the update-opencore-0.8.7 branch.

@Qonfused
Copy link
Owner

Qonfused commented Dec 16, 2022

Need to revalidate #8 and #12 after updating Voodoo kexts.

Update: There were some regressions w/ physical trackpad buttons (regarding #8) after updating VoodooI2C from 2.6.5 -> 2.7.

@Qonfused Qonfused linked a pull request Dec 16, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants