Contribute
Register

Intel WiFi Driver Effort

Status
Not open for further replies.
Hello!
AC 8620
Set kext AppleIntelWiFiMVM get the error

Code:
-67062 0xFFFFFFFFFFFEFA0A for kext "/Users/XXX/Downloads/AppleIntelWiFiMVM.kext"
по умолчанию    14:13:35.497567 +0300    kextd    kext signature failure override allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext "/Users/XXX/Downloads/AppleIntelWiFiMVM.kext"
по умолчанию    14:13:35.827786 +0300    kextd    Can't load /Users/XXX/Downloads/AppleIntelWiFiMVM.kext - authentication problems.

make according to instructions

https://github.com/ammulder/AppleIntelWiFiMVM/releases/

What am I doing wrong?
 
Hello!
AC 8620
Set kext AppleIntelWiFiMVM get the error

Code:
-67062 0xFFFFFFFFFFFEFA0A for kext "/Users/XXX/Downloads/AppleIntelWiFiMVM.kext"
по умолчанию    14:13:35.497567 +0300    kextd    kext signature failure override allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext "/Users/XXX/Downloads/AppleIntelWiFiMVM.kext"
по умолчанию    14:13:35.827786 +0300    kextd    Can't load /Users/XXX/Downloads/AppleIntelWiFiMVM.kext - authentication problems.

make according to instructions

https://github.com/ammulder/AppleIntelWiFiMVM/releases/

What am I doing wrong?
intel wifi is not supported, you will have to purchase compatible hardware
 
All,

I've started work on a project to port the current-generation Intel WiFi drivers from Linux to OS X. Right now it's very, very early in a process that looks to be a very, very long one. I have a kext that identifies compatible hardware and loads and digests the matching firmware, but it doesn't yet do important things like, say, connect to a network.

Still, it's a start, and if anybody has a recent Intel WiFi card and wants to give it a spin and confirm whether it recognized the card successfully, there's a build with instructions here:

https://github.com/ammulder/AppleIntelWiFiMVM/releases/

The list of compatible hardware is here (it includes the Broadwell and Skylake NUC WiFi cards):

https://github.com/ammulder/AppleIntelWiFiMVM/
Do You Stop Working On It :(
 
You clearly didn't read post #1 very carefully.




Wrong. Most laptops have replaceable WiFi.

My laptop does not have replaceable wifi :( its an intel 8265 m.2 1216 no connector just soldered onto board !
 
My laptop does not have replaceable wifi :( its an intel 8265 m.2 1216 no connector just soldered onto board !

Intel WiFi is not supported.
Laptops with soldered/unsupported WiFi make poor choices for hackintosh.
 
Intel WiFi is not supported.
Laptops with soldered/unsupported WiFi make poor choices for hackintosh.
I won this laptop from Intel I had no say in choosing my prize
 
All,

I've started work on a project to port the current-generation Intel WiFi drivers from Linux to OS X. Right now it's very, very early in a process that looks to be a very, very long one. I have a kext that identifies compatible hardware and loads and digests the matching firmware, but it doesn't yet do important things like, say, connect to a network.

Ammulder, Is the project alive or dropped. I would like to support you. Please let me know your thoughts.
 
Hi..i have
Code:
02:00.0 Network controller: Intel Corporation Wireless 8260 (rev 3a)

when i launch
sudo kextload AppleIntelWiFiMVM.kext
the WiFi not start...
any help?
 
Hi..i have
Code:
02:00.0 Network controller: Intel Corporation Wireless 8260 (rev 3a)

when i launch
sudo kextload AppleIntelWiFiMVM.kext
the WiFi not start...
any help?
intel wifi is not supported
 
Status
Not open for further replies.
Back
Top