usr-sse2 / Black80211-Catalina

Control itlwm using AirPort menu
The Unlicense
190 stars 15 forks source link

Kext doesn't load from OpenCore #13

Open Hermann-Core opened 4 years ago

Hermann-Core commented 4 years ago

the kext didn't load from OC latest build 0.6.0 when i tried to load it manually it still show as a ethernet adapter but with wifi options. also the scan seems to not work cause it doesn't see new networks. i use a Wireless N 7260

DashLt commented 4 years ago

Are you using the build linked in the readme? The changes haven't been merged yet.

usr-sse2 commented 4 years ago

For loading from OpenCore - as @DashLt said, use the special build of OpenCore. For scanning: enable debug logging using

sudo /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Resources/airport debug +AllDriver +AllVendor +AllUserland

and post a log from

sudo /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Resources/airport logger

while trying to scan.