ammulder / AppleIntelWiFiMVM

OS X driver for Intel WiFi cards based on the MVM firmware (e.g. 7265, 8260)
GNU General Public License v2.0
467 stars 109 forks source link

Getting error when loading on Yosemite #4

Open john-t-chung opened 8 years ago

john-t-chung commented 8 years ago

sh-3.2# kextload AppleIntelWiFiMVM.kext /Users/jchung/Downloads/AppleIntelWiFiMVM.kext failed to load - (libkern/kext) dependency resolution failure; check the system/kernel logs for errors or try kextutil(8).

checking /var/log/system.log

Jul 6 11:50:10 Johns-MacBook-Pro.local com.apple.kextd[20]: /Users/jchung/Downloads/AppleIntelWiFiMVM.kext - no compatible dependency found for com.apple.kpi.bsd. Jul 6 11:50:10 Johns-MacBook-Pro.local com.apple.kextd[20]: /Users/jchung/Downloads/AppleIntelWiFiMVM.kext - no compatible dependency found for com.apple.kpi.iokit. Jul 6 11:50:10 Johns-MacBook-Pro.local com.apple.kextd[20]: /Users/jchung/Downloads/AppleIntelWiFiMVM.kext - no compatible dependency found for com.apple.kpi.libkern. Jul 6 11:50:10 Johns-MacBook-Pro.local com.apple.kextd[20]: Can't load /Users/jchung/Downloads/AppleIntelWiFiMVM.kext - failed to resolve dependencies.

llamafilm commented 8 years ago

Same problem here. Same exact log messages. I'm running 10.10.5 on a GA-X99-Designare board, which uses Intel 8260. If it matters, I'm running AppleIGB and Mausi drivers for my two wired NICs. Let me know if I can help with any troubleshooting.