Michael Belyaev

Results 86 comments of Michael Belyaev

@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?

> ![Ekran Resmi 2020-10-03 14 37 48](https://user-images.githubusercontent.com/62822060/94990596-05714d00-0586-11eb-9121-01e3dbf8ce6b.png) > > ![Ekran Resmi 2020-10-03 14 35 57](https://user-images.githubusercontent.com/62822060/94990565-cd6a0a00-0585-11eb-9513-3aa8a94dd737.png) > > 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...