AppleIntelWifi / adapter

Kext providing initial support for Intel wireless devices
Other
486 stars 48 forks source link

Kext loads but no networks appear when searching #56

Open cstefann opened 4 years ago

cstefann commented 4 years ago

Kext loads perfectly fine but when i try to search for networks, nothing appears. Wireless card: Intel AC-3165. Hackintosh: Lenovo 530s-15ikb. macOS ver: macOS 10.15.4 If i can help with something for solving this problem (extra files or something) i'm here! :) Screenshot 2020-04-20 at 19 55 05

dhinakg commented 4 years ago

image Currently not supported. Probably best if you upload some logs.

cstefann commented 4 years ago

Hello, here are some logs, hope they will be somewhat useful. If you need more stuff, hit me up. logs_AC3165.zip

igorkulman commented 4 years ago

Same problem on Intel 7260 on Thinkpad T440s although it is marked as supported. Kexts loads fine, but no wifi networks are found.

aleixjf commented 4 years ago

Exactly the same issue here, but with Intel 8265, which is supported, in theory! Just downloaded the latest version, and loaded the kext without any problem —> A WiFi entry is created in the Network settings and I can see the adapter in System Information.

However, it’s constantly looking for Networks, without succeeding to find any. If I try to connect to one manually (writting the SSID + password) it fails to connect either way. I have also tried resetting the Network Preferences but no luck.

MacOS Catalina 10.15.4 with Intel 8265. Using the NullFakeEthernet.kext (Ethernet —> en0 built in) and the AppleIntelBluetooth.kext (which creates a Bluetooth Network in settings). The WiFi Network appears as en2 and built in once the kext is loaded.

How could I provide more info/help you? Keep up the good work guys!!!

WuWaA commented 4 years ago

Same here, AC 7260, Dell M3800, macOS 10.15.4, with Apr 23 version. Got log.txt here (created by logs.sh), hopes it would helped a little bit. Thanks for the great work!

戴尔M3800,网卡 Intel Dual Band Wireless-AC 7260,系统 macOS 10.15.4,使用4月23日版本(Commit 6219dd370db57d8e22ebe13b3842c5190adaa0f2) 用 scripts/logs.sh 生成了 log.txt 希望能有所帮助 感谢大佬们的伟大付出!

log.txt

bliss95 commented 4 years ago

tested 7265NGW, 8265NGW in my Asus Zenbooks

driver loads then no networks appear when searching

voltangle commented 4 years ago

Also have the same issue, kext loaded, system boots back in, wifi entry created, but it can't search for networks. Even when specifying manually SSID and password it returns me an error. In this issue I posted a log.txt file, which might be useful for devs