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

Unable to initialize wifi, panic caused #189

Open
tr1fled opened this issue Oct 19, 2024 · 5 comments
Open

Unable to initialize wifi, panic caused #189

tr1fled opened this issue Oct 19, 2024 · 5 comments

Comments

@tr1fled
Copy link

tr1fled commented Oct 19, 2024

Hello, yesterday I was able to finally compile qemu-ios, I tried booting it here for the first time, and I got a kernel panic, the following is the lines I found most interesting in the panic.

AppleBCM4325:initDongle() Giving up and panicing, unable to initialize wifi
panic(cpu 0 caller 0xC033405C): "Unable to initialize wifi\n"@/SourceCache/AppleBCM4325/AppleBCM4325-40.2/AppleBCM4325.cpp:501
Debugger message: panic
OS version: Not set yet
Kernel version: Darwin Kernel Version 9.4.1: Sun Aug 10 21:25:25 PDT 2008; root:xnu-1228.7.27~12/RELEASE_ARM_S5L8720X
iBoot version: iBoot-385.22
secure boot?: NO
Paniclog version: 1

Could someone help me?
OS: Windows 11 MinGW64

@tr1fled
Copy link
Author

tr1fled commented Oct 20, 2024

This is what comes out of the iPhone before deadlocking.
image
then the MINGW64 terminal keeps saying these two lines over and over.
image

@hyperwilliam
Copy link

i had the same problem too.

@tr1fled
Copy link
Author

tr1fled commented Oct 21, 2024

Let me know if more logs are needed.

@oulol
Copy link

oulol commented Nov 1, 2024

Found a fix?

@hyperwilliam
Copy link

hyperwilliam commented Nov 3, 2024 via email

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

3 participants