Jump to content

How to use Airport with Wifi intel on macOS Sequoia or high


Recommended Posts

  • Administrators
Posted

How to use Airport with Wifi intel on macOS Sequoia or high for some extra features

 

-Professional Consulting for macOS Hackintosh since 2006 HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-About Premium Users you can check HERE

-Problems with Paypal HERE

-Installation Guide HERE

-Hackintosh EFI folders HERE

-Hackintosh USB Remap HERE

-How to update OpenCore and Kexts HERE

-Guides and Tutorials HERE

-The largest EFI folder collection for Hackintosh HERE

-Hackintosh Tutorial Database - HERE

-Why Olarila doesn't support TonyMac, Reedit, Little-Translated and others HERE

We're all here to have fun and learn from each other! That's all Folks!

 

With this method you don't need Heliport.app to connect on macOS Sequoia

Credits to ResQre and OCLP team

 

1- Inject IOName via Device Properties

Check HERE How to find the correct device patch

Inject this patch with correct device adr for your case

Quote

<key>PciRoot(0x0)/Pci(0x14,0x3)</key>
            <dict>
                <key>IOName</key>
                <string>pci14e4,43a0</string>
            </dict>

After reboot you can check ioreg

yJm2hBU.png

 

2- Add these kexts with correct order. Remove or Disable AirPortBrcmNIC.kext inside IO80211FamilyLegacy.kext

Intel Airport.zip

 

We need AirportItlwm.kext Ventura version

SP3TAg0.png

 

3- SecureBootModel disable

ihTbwLK.png

 

4- SIP disable 

OpenCore 03080000

Clover 0x803

ycySrYr.png

 

5- Add bootarg -amfipassbeta to override kernel version checking. With this bootarg AMFIPass can work on macOS beta.

 

6- Block IOSkywalkFamily with patch bellow

Quote

<dict>
                <key>Arch</key>
                <string>Any</string>
                <key>Comment</key>
                <string></string>
                <key>Enabled</key>
                <true/>
                <key>Identifier</key>
                <string>com.apple.iokit.IOSkywalkFamily</string>
                <key>MaxKernel</key>
                <string></string>
                <key>MinKernel</key>
                <string>24.0.0</string>
                <key>Strategy</key>
                <string>Exclude</string>
            </dict>

 If have reboot problems block AppleEthernetRL with patch bellow on Kernel/Block tab

Quote

<dict>
                <key>Arch</key>
                <string>Any</string>
                <key>Comment</key>
                <string></string>
                <key>Enabled</key>
                <true/>
                <key>Identifier</key>
                <string>com.apple.driver.AppleEthernetRL</string>
                <key>MaxKernel</key>
                <string></string>
                <key>MinKernel</key>
                <string>23.0.0</string>
                <key>Strategy</key>
                <string>Exclude</string>
            </dict>

 

zSsb1SR.png

 

7- Reboot, Reset Nvram and run last OCLP version HERE

Open this app and go to Post Install Root Patcher then Start Root Patcher and reboot again

 

We're all here to have fun and learn from each other! That's all Folks!

 

Credits: 

Slice, Kabyl, usr-sse2, jadran, Blackosx, dmazar, STLVNUB, pcj, apianti, JrCs, pene, FrodoKenny, skoczy, ycr.ru, Oscar09, xsmile, SoThOr, RehabMan, Download-Fritz, Zenit432, cecekpawon, Intel, Apple, Oracle, Chameleon Team, crazybirdy, Mieze, Mirone, Oldnapalm, netkas, Elconiglio, artut-pt, ErmaC, Pavo, Toleda, Master Chief and family, bcc9, The King, PMheart, Sherlocks, Micky1979, vit9696, vandroiy2013, Voodoo Team, Pike R. Alpha, lvs1974, Austere.J, CVad, headkaze, onemanosx, erroruser, Jenny David, Sampath007, Facebook Hackintosh community, Facebook Olarila community and many, many, many others!

  • Like 2

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

  • Administrators
Posted

Just work fine

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

Posted

HI, do i need this Add bootarg -amfipassbeta  even if i have the amfipass.kext? what deos this amfi bootarg do? any bootspeed boost? and any advantage of the moded OCLP instead of the normal version? curious to know. thanks

  • Administrators
Posted

-amfipassbeta to override kernel version checking. With this bootarg AMFIPass can work on macOS beta.

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...