-
Notifications
You must be signed in to change notification settings - Fork 2
İntel AC-3165 Problem #6
Comments
Update new kext is |
I'm getting a kernel panic on macOS Catalina (10.15.3). When I load the kext using Here's the log file: NOTE: @KaoS-TR and I both have AC-3165 but pci IDs are different (@KaoS-TR's is |
Any progress with AC-3165? |
Would one of you try loading the latest kext? |
Wifi can be enabled/disabled but scanning doesn't work. |
@MuntashirAkon Looks like your device is one of the few that actually supports LMAC scanning... it's kinda on the to-do list. |
Same for me too, WiFi can be turned on/off. but scanning doesn't work. |
here is the log with the last version. |
@MattRvt @chilledHamza Please resubmit your log files by using the logging script contained within the project’s repo. As well, ensure you are using the compiled kext on our website (as it is the only version that doesn’t output all logging messages to the kernel logging facility and instead logs it to IOKit) |
@hatf0 I used the the debug build to extract this one. for older log I believe, I compiled it form source myself. |
i have the save card can anyone please tell me how to load kext? |
From ApplentelWIfi website you download the release or the debug (I actually don't know which one to use for the log) then in a terminal you use these commande:
then you get the log with the command that's in the readme:
|
@MattRvt i face this error |
chances are you have to disable SIP, don't remember if it's necessary but mine is disable and if it's not it can cause this error. To disable SIP:
|
trying to disable sip then still same error |
I normally copy it to
this way, it always work for me. |
@MattRvt Same error Last login: Wed Apr 22 16:02:40 on ttys000 mash@MAshs-MacBook-Pro /tmp % sudo kextload AppleIntelWifiAdapterV2.kext /private/tmp/AppleIntelWifiAdapterV2.kext failed to load - (libkern/kext) not found; check the system/kernel logs for errors or try kextutil(8). |
still i get error |
Log? or output of kextutil |
how to connect wifi? |
Did you read the instructions? It doesn't work yet. |
can it be installed in mojave? or at the moment it is only for catalina |
Any status update on this? In fact, I've tried this on my AC3165 but I can't scan network and I cannot access network. I saw this post from the other github repo: AppleIntelWifi/adapter#68 @jk-codes mentions that a/b/g/n is working while AC isn't, I'm not sure how to get that to work though. Perhaps adding SSID and Password into the Info.plist from https://www.tonymacx86.com/threads/success-working-intel-wifi-drivers-for-7265ac-on-catalina.292207/? |
I got my AC-3165 with WiFi 5 (802.11AC) working! Thanks to folks from here: daliansky/XiaoMi-Pro-Hackintosh#330 Basically do this: Step 1: Download the kext, I downloaded the version 3.8.1 Step 2: Load your SSID and PWD using NVRAM method, it's stated in the README inside but it's in chinese, translation is this Credits to @skullpnuk for the translation
|
tried using clover but not able to activate the wifi card with the version 3.8.1 |
I try to download https://ww.lanzous.com/b01bfh3zi but not open site or download dialog or password dialog |
Check this out. Dell 7567 with intel AC-3165. This kext allowed me enable WIFI scan. It includes simple command to add wifi networks and connect to them later, but after first connect my wifi search works as well. |
I tried the helper but not luck |
Please add #bigsur10.16 Support. not working on 10.16 |
10.16 is not supposed to work with kext next version of macOS would replace kext by system extensions, as long as those extensions are ready to support the unsupported hardware is very likely that Hackintosh would be in stand by for a time, so this is a kext no extension. its not fully supported as kext in macOS Catalina and you are asking support for a beta SO. Bravo. go ahead lear about sistem extension in macOS and develop the needed extension so it work |
AppleIntelWifiAdapterV2.kext.zip
I am instal Xcode and xcpretty no problem.
run script ./build.sh and create AppleIntelWifiAdapterV2.kext.
AppleIntelWifiAdapterV2 install KCPM Utility on S/L/E and rebuild cache, repair permisions.
Restart computer but not see wifi.
Wifi all time closed, I am click to Wifi open but not effect.
My Log file is attached.
I am hope help to me.
log.txt
The text was updated successfully, but these errors were encountered: