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

macOS 13.2 Infinite boot state #13

Open
JJaaang opened this issue Mar 20, 2024 · 0 comments
Open

macOS 13.2 Infinite boot state #13

JJaaang opened this issue Mar 20, 2024 · 0 comments

Comments

@JJaaang
Copy link

JJaaang commented Mar 20, 2024

The build was successful with the build.sh script, but when booting with the corresponding kc file, it goes into an infinite boot state.
My Mac OS environment is as follows
MacBook pro (m1pro)
macOS version: 13.2
Xcode version: 14.3
Building macOS version: 13.2
build command :
KERNEL_CONFIG=RELEASE ARCH_CONFIG=ARM64 MACHINE_CONFIG=T6000 ./build.sh --kc (withdout CodeQL DB)

I disabled SIP ("csrutil disable") and also ran "bputil -a" to allow custom boot-args to be sent to the kernel.

Also, I added boot-arg like this
sudo nvram boot-args="-unsafe_kernel_text "
(I also tried "wlan.skywalk.enable=0 dk=0", but it failed).

If you run it on a different version (14.2), the kc build will give an error that the symbol cannot be found in "com.apple.driver.AppleH11ANEInterface". I only succeeded with kc build on version 13.2. However, as mentioned before, it goes into an infinite boot state.

Can I get a workaround for this problem?

Thanks.

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

No branches or pull requests

1 participant