Michael Belyaev
Michael Belyaev
Try alpha 4
@Suzamax @mehmetyukcell @KristFlex Try this: [AirportItlwm.zip](https://github.com/usr-sse2/Black80211-Catalina/files/5276374/AirportItlwm.zip) I ported my patches to it. Didn't test AX, but should work
@mehmetyukcell If on Catalina, try with manual kextloading first: ``` sudo chown -R root:wheel AirportItlwm.kext sudo chmod -R 755 AirportItlwm.kext sudo kextutil AirportItlwm.kext ``` It won't load from Clover because...
@Suzamax @mehmetyukcell @KristFlex Does it work?
@mehmetyukcell 1. Please collect the following logs when trying to connect: ```sh sudo /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Resources/airport debug +AllUserland +AllDriver +AllVendor sudo /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Resources/airport logger ``` ```sh log stream --predicate 'sender="IO80211Family" or sender="eapolclient"' ```...
@mehmetyukcell Only AirportItlwm. Either `/Library/Extensions` (but I didn't test it on Big Sur) or OpenCore `EFI/OC/kexts`. Yes.
> ```shell > ```shell > sudo dmesg | grep itlwm > ``` > ``` Kext is not loaded, what are you trying to log then?
>  > >  > > Why? Not readable disk? What tool are you using? If you want to...
Yes, I concentrated my efforts on itlwm because I don't have AX cards. I'd like to fix some remaining critical issues in itlwm and probably merge to upstream before blindly...
It works on beta 6, although it's not stable. I know an issue with WPA* networks and am working on a fix. What authentication is the network using? How it...