OpenIntelWireless / itlwm

Intel Wi-Fi Drivers for macOS
https://OpenIntelWireless.github.io/itlwm/
GNU General Public License v2.0
6.74k stars 643 forks source link

how to enbale 802.11AX in intel AX200 #897

Closed jie-d-cheng closed 12 months ago

jie-d-cheng commented 1 year ago

as mentioned in FAQ,

Does it support 802.11AC and 802.11AX Yes, 802.11AC and 802.11AX (currently disabled) support was implemented since v2.0.0.

now it is v2.2, so could 802.11AX be enabled when ax200 used, and how?

thanks.

dawalishi0821 commented 12 months ago

as mentioned in FAQ,

Does it support 802.11AC and 802.11AX Yes, 802.11AC and 802.11AX (currently disabled) support was implemented since v2.0.0.

now it is v2.2, so could 802.11AX be enabled when ax200 used, and how?

thanks.

This is my method, I hope it can help you

Firstly, you need to download the source code, MacKernel SDKandXcode;

Secondly, place the MacKernelSDK in the source code folder (the original code folder of the MacKernelSDK must be named 'MacKernelSDK', not 'MacKernelSDK master'); image

Thirdly, open 'itlwm. xcodeproj' with xcode;

Fourthly, use search tools to search for 'HEON'; image

Fifth, delete the preceding '//' in the code; image

Sixth, choose to compile the project as airportitlwm and compile it; image

Finally, you will find the editing result '/Users/XXX/Library/Developer/Xcode/DerivedData/itlwm XXX/Build/Products/Debug' in this path. image

I hope it can help you. Good luck to you.

jie-d-cheng commented 12 months ago

yep, I make it following your great guide. thanks, buddy.

Snipaste_2023-07-08_08-37-40

Dragster27 commented 12 months ago

Hi there. Thanks to [dawalishi0821] I was able to enable AX support and compile the driver, however.. I cannot connect with it to my Wifi6 WPA2/WPA3 Personal network... I keep getting "invalid password"... the regular release works just fine with no changes in the network... Did it work for you [jie-d-cheng]?

Cheers, D.

jie-d-cheng commented 12 months ago

Hi there. Thanks to [dawalishi0821] I was able to enable AX support and compile the driver, however.. I cannot connect with it to my Wifi6 WPA2/WPA3 Personal network... I keep getting "invalid password"... the regular release works just fine with no changes in the network... Did it work for you [jie-d-cheng]?

Cheers, D.

yes, it works well in my network,but mine is wap2 auth only.

anonymous-writer commented 12 months ago

Also works with the "INTEL NIC WI-FI 6 AX210 2230". Thanks, great job.

Bildschirmfoto 2023-07-10 um 17 20 40

Unfortunately only WPA2 possible.

Bildschirmfoto 2023-07-10 um 17 36 15

Windows 11 same router:

Screenshot 2023-07-10 174437

1205129045x commented 11 months ago

这个macos14可以用吗

截屏2023-07-22 20 53 18

我是ax200

dawalishi0821 commented 11 months ago

这个macos14可以用吗 截屏2023-07-22 20 53 18 我是ax200

等z大把14的airportitlwm源码放出来再说

Tec0D3v commented 1 month ago

i have a dell latitude 5510

"I have an Intel / Wi-Fi 6 AX201 160MHz. What would be the case to compile it and make it recognize it?"

form hackintool image

image