-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Successful build, but needed some adaptions #1
Comments
- Changed Contents/MacOS/IntelBTPatcher.kext to Contents/MacOS/IntelBTPatcher - Added disable secure boot in README - SetupVirtualMap should be true for newer bios - Refer to UTBMap.kext in issue #1 in README
First of all, congrats for successful install!
Thank you for pointing out this mistake
Forgot that I had already disabled Secure Boot long before I work on hackintosh... Yes, It should be disabled and I should add this to
When using old BIOS, macOS boots successfully with
I have added a paragraph to your In response to this issue, a commit has been made |
Can I ask you the exact steps to follow in order to disable the Secure Boot? |
I feel a little bit confused. This guide is for enabling secure boot. and for disabling? |
@dreamwhite Then choose Disable instead of Enable? |
Alright, I already tested with "Secure Boot" set to Disabled but still having the same issue. A working macOS Monterey 12.6.3 installer (already tested elsewhere) keeps me giving the same error "An error occurred while loading the update" around |
@dreamwhite please don't hijack this issue, comment on the issue you created |
Hi there, just wanted to report back a successful install with your work!
I had to change a few small details, though, I am unsure whether it is due to latest BIOS (7D43v17) having some changes or other reasons:
Contents/MacOS/IntelBTPatcher.kext
should beContents/MacOS/IntelBTPatcher
. BT Audio is still laggy, I suspect this one could be removed anyways, but have not tried yet.SetupVirtualMap
needed to betrue
in my case, as otherwise it got stuck very early on in booting.UTBMap.kext
within Windows to get any USB port recognized during install or use. You find it attached in case you want to compare.Then again, compared what you had to go through, it is all small fry, I am very grateful you provided this repo and hope my remarks might help should you ever run into trouble with the build!
UTBMap.kext.zip
The text was updated successfully, but these errors were encountered: