Skip to content
This repository has been archived by the owner on Dec 6, 2020. It is now read-only.

can't load itlwm alpha2 #21

Open
Silfalion opened this issue Aug 7, 2020 · 12 comments
Open

can't load itlwm alpha2 #21

Silfalion opened this issue Aug 7, 2020 · 12 comments

Comments

@Silfalion
Copy link

having this error returned with the new itlwm alpha2:

(kernel) kxld[com.zxystd.itlwm]: The following symbols are unresolved for this kext:
(kernel) kxld[com.zxystd.itlwm]: __ZN16Black80211Device10getPHYModeEv
(kernel) kxld[com.zxystd.itlwm]: __ZN16Black80211Device14getCountryCodeEPc
(kernel) kxld[com.zxystd.itlwm]: __ZN16Black80211Device18getFirmwareVersionEPcRt
(kernel) kxld[com.zxystd.itlwm]: __ZN16Black80211Device20getSupportedPHYModesEv
(kernel) kxld[com.zxystd.itlwm]: __ZN16Black80211Device9getOpModeEv

(kernel) Can't load kext com.zxystd.itlwm - link failed.
(kernel) Failed to load executable for kext com.zxystd.itlwm.
(kernel) Kext com.zxystd.itlwm failed to load (0xdc008016).
(kernel) Failed to load kext com.zxystd.itlwm (error 0xdc008016).

any ideas?

@ndhanh96
Copy link

ndhanh96 commented Aug 9, 2020

i got the same errors.

@ndhanh96
Copy link

ndhanh96 commented Aug 9, 2020

@usr-sse2

@usr-sse2
Copy link
Owner

usr-sse2 commented Aug 9, 2020

Forgot to mark methods as pure virtual, and OpenCore doesn’t check it. I’ll fix today

Sent with GitHawk

@Silfalion
Copy link
Author

Thank you

@usr-sse2
Copy link
Owner

usr-sse2 commented Aug 9, 2020

Replaced the release.

@Silfalion
Copy link
Author

Tried it, however it still doesn't work, it says that the itlwm.kext doesn't have an info.plist file when I try loading it.

@ndhanh96
Copy link

ndhanh96 commented Aug 9, 2020

mine works just fine.

@Silfalion
Copy link
Author

mine works just fine.

Have you used the github project and compiled it or the release files?
Tried both, the first gives me no info.plist found and the second the error of a few posts ago. Maybe I'm doing something wrong

@ndhanh96
Copy link

i use the prebuilt in release version, use hackintool to install it in /L/E.

@Silfalion
Copy link
Author

That would need disabling Security, it's a little bit of a pain, there is also another post stating the new alpha is not stable at the moment. So, will wait a little bit.

@usr-sse2
Copy link
Owner

The Info.plist is definitely there.

@Silfalion
Copy link
Author

I tried with the repo version and compiling returns that problem, but the releases do contain. Will try again and report here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants