Jump to content
15 posts in this topic

Recommended Posts

I have Dell Precision 5550 macos Monterey 12.3.1  with Intel Wi-Fi 6 AX201 2x2 (Gig+) + Bluetooth 5.1

I'm using AirportItlwm.kext - IntelBluetoothFirmware.kext - BlueToolFixup.kext with the wifi is s unstable Keeps disconnecting.

as i know OpenCore guide the Intel Wi-Fi 6 AX201 is supported https://openintelwireless.github.io/itlwm/Compat.html#mvm-gen-1-iwm MVM Gen 2 (IWX) Section.

EFI  https://ufile.io/awgvo7zk

IOReg file https://ufile.io/6r9ab6vf

Please Help

Edited by Allan

Try using the itlwm.kext, look what the dev said about the AirportItlwm.kext

 

"AirportItlwm.kext uses Apple's IO80211Family. It provides certain Airport features but lacks stability compared with itlwm.kext due to the ambiguity of reverse engineering."

 

Source: https://openintelwireless.github.io/itlwm/Installation.html#itlwm

  • Like 2

Don't Have ANY Issues With AirportItlwm.kext

works FINE In Both Big Sur and Monterey

Using The Monterey AirportItlwm.kext For Ventura Only Works Once Or Twice

  • Like 1
8 hours ago, oronfel2911 said:

Thanks Allan

I did tried itlwm.kext with HeliPort and it’s unstable keep disconnecting.

 

Did you tried this troubleshooting?

 

https://openintelwireless.github.io/itlwm/Troubleshooting.html#troubleshooting

On 11/18/2022 at 2:02 PM, STLVNUB said:

Don't Have ANY Issues With AirportItlwm.kext

works FINE In Both Big Sur and Monterey

Using The Monterey AirportItlwm.kext For Ventura Only Works Once Or Twice

Actually Ventura is working fine here, bluetooth too

 

Edit: Bluetooth Working As Well

 

Edit: In Ventura BETA AirportItlwm.kext Sometimes Takes A While To Come Up If At All

When It Does Its Solid As A Rock

Edited by STLVNUB

Hello @Allan

I can not disable the fast boot in BIOS as I don't have this option avalable see the image bellow 

image.png.3347e7962a4901262ba3948145417341.png

 

and I got No variant specified, falling back to release in "terminal command"

Terminal Saved Output

 

 

Edited by oronfel2911
  • 2 weeks later...
  • 4 weeks later...

Use The Monterey File (Airport*)

Rock Solid In Ventura(HighWay) beta 2

 

Edited by STLVNUB
  • 2 years later...

 

One thing I would generally recommend: Set different SSIDs for 2.4 GHz and 5 GHz on your Wi-Fi router and only use the 5 GHz network in macOS. This can help avoid or reduce Wi-Fi/Bluetooth coexistence problems.

 

don't know if this helps:

I don't have issues with my AX201 and never had - but I built my own Intel Wifi KEXTs with the latest Firmware from the Linux Repository.

https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-firmware.git 

 

You can determine firmware model of your module with IoRegistryExplorer: 

Spoiler

PastedGraphic3.thumb.png.63904b9ec289ff84aef91dca685a804e.png

...and put the one from the linux repository in the firmware folder of the cloned Itlwm repository folder:

Spoiler

iwlwifi-QuZ-a0-hr-b0-68.ucode.png.f1b60a583a4af36e3293a6c175af4385.png

 

Because you only need the one for your module, all the rest of the firmware files can be deleted, which drastically reduces the file size of the KEXTs

 

- The Debug Version of Lilu has to be placed in the Itlwm Repository folder as well as MacKernelSDK 

- Built the KEXTs within the Itlwm folder (terminal): xcodebuild -project itlwm.xcodeproj -configuration Release -alltargets build 

 

 

This is not entirely true: "Intel Wi-Fi 6 AX201"

WiFi 6 is not possible as it's "currently disabled" according the developer. 

 

IntelBluetooth can be compiled using the same method. However, the required firmware must be determined using dmesg (DebugEnhancer):

sudo dmesg | grep IntelFirmware

Edited by schrup21
×
×
  • Create New...