AppleIntelWifi / device-logs

Repository for logging output from the kext
16 stars 2 forks source link

Intel AC8265 / AC8275 panic and recognized as Ethernet Adapter #9

Open CMMChris opened 4 years ago

CMMChris commented 4 years ago

I built and tried the Kext with my Hackintosh (Gigabyte Z370 Aorus Ultra Gaming WiFi Rev1) which has an Intel Wireless AC8265 / AC8275 (0x24FD).

Booting with the Kext injected by Clover or with the Kext in /L/E oder /S/L/E results in a kernel panic after startup of the graphics driver.

When I load the Kext when macOS is running it doesn't crash but creates a new Ethernet interface instead of WiFi. I tried multiple times and removed my Broadcomm WiFi card once. Then it created a WiFi interface one time but the card could not be enabled. The "enable / disable wifi" button does nothing.

I am happy to provide further information / logs and even access to the machine through team viewer. Just tell me what you need.

CMMChris commented 4 years ago

Built the latest version, now the card is recognized as WiFi and not Ethernet anymore. WiFi still can't be turned on though. Log and screenshots attached. intelwifi-logs-screens.zip

CMMChris commented 4 years ago

Latest build does work. I can scan for networks now and enable / disable the card. Great work!

ellie-idb commented 4 years ago

Sweet, that's just what I like to hear. Stay tuned for more progress.

josemmc95 commented 4 years ago

Latest build does work. I can scan for networks now and enable / disable the card. Great work!

I have 8625NGW from H270N-WiFi, is it the same?? I tried the latest build and It's detected but I can't enable Wi-Fi.

Is it needed another configuration besides the kext?

Thank you in advanced.

CMMChris commented 4 years ago

I built from latest sources yesterday and have issues again. A couple of seconds after loading the kext my Hackintoh panics and reboots.

ellie-idb commented 4 years ago

@CMMChris Please download the latest from https://intelwifi.0xcc.pw

CMMChris commented 4 years ago

Thanks, scanning works again with the prebuilt kext. I created a new log for you just in case you want it. log.txt

mehmetyukcell commented 4 years ago

@CMMChris Please download the latest from https://intelwifi.0xcc.pw

How do it load?

ycq3 commented 4 years ago

I have problem too. In my case,I can see my SSID in log.txt. However,system can not find any wifi. log.txt

HKMV commented 4 years ago

我是使用kextload加载后(使用的是debug版本,release版本一直搜索不到),偶尔能搜索到自己的wifi,但是一直连接不上,提示出错。 这是我的log记录: log.txt

ourfor commented 4 years ago

system version 10.15.4 (19E287) can't load kext(version d02f7f3a923109da17a53fe4bc60da59f8a64aac)

2020-04-13 22:39:06.427280+0800 0x287      Error       0x0                  133    0    kextd: (IOKit) [com.apple.kext:kextlog] Kext with invalid signature (-67050) allowed: <OSKext 0x6000003a56e0 [0x7fff8b7918c0]> { URL = "file:///Users/catalina/Desktop/AppleIntelWifiAdapterV2.kext/", ID = "com.apple.AppleIntelWifiAdapterV2" }
2020-04-13 22:39:06.633283+0800 0x287      Default     0x0                  0      0    kernel: kxld[com.apple.AppleIntelWifiAdapterV2]: The following symbols are unresolved for this kext:
2020-04-13 22:39:06.633287+0800 0x287      Default     0x0                  0      0    kernel: kxld[com.apple.AppleIntelWifiAdapterV2]:    __Z11initTimeoutP10IOWorkLoop
2020-04-13 22:39:06.633289+0800 0x287      Default     0x0                  0      0    kernel: kxld[com.apple.AppleIntelWifiAdapterV2]:    __Z14releaseTimeoutv
2020-04-13 22:39:06.633292+0800 0x287      Default     0x0                  0      0    kernel: kxld[com.apple.AppleIntelWifiAdapterV2]:    __ZN8CTimeout9metaClassE
2020-04-13 22:39:06.633295+0800 0x287      Default     0x0                  0      0    kernel: kxld[com.apple.AppleIntelWifiAdapterV2]:    __ZN8CTimeoutC1Ev
2020-04-13 22:39:06.633298+0800 0x287      Default     0x0                  0      0    kernel: kxld[com.apple.AppleIntelWifiAdapterV2]:    __fCommandGate
2020-04-13 22:39:06.633300+0800 0x287      Default     0x0                  0      0    kernel: kxld[com.apple.AppleIntelWifiAdapterV2]:    __fWorkloop
2020-04-13 22:39:06.634460+0800 0x287      Default     0x0                  0      0    kernel: Can't load kext com.apple.AppleIntelWifiAdapterV2 - link failed.
2020-04-13 22:39:06.634582+0800 0x287      Default     0x0                  0      0    kernel: Failed to load executable for kext com.apple.AppleIntelWifiAdapterV2.
2020-04-13 22:39:06.634622+0800 0x287      Default     0x0                  0      0    kernel: Kext com.apple.AppleIntelWifiAdapterV2 failed to load (0xdc008016).
2020-04-13 22:39:06.634625+0800 0x287      Default     0x0                  0      0    kernel: Failed to load kext com.apple.AppleIntelWifiAdapterV2 (error 0xdc008016).
2020-04-13 22:39:06.635893+0800 0x287      Error       0x0                  133    0    kextd: (IOKit) [com.apple.kext:kextlog] Failed to load /Users/catalina/Desktop/AppleIntelWifiAdapterV2.kext - (libkern/kext) link error.
HoffmanPT commented 4 years ago

Sweet, that's just what I like to hear. Stay tuned for more progress.

Latest build does work. I can scan for networks now and enable / disable the card. Great work!

Hi , Maybe you can help, I build it then copied to Kexts / other folder on EFI Volume, restarted and I can't see the network card on Network Menu. Can you tell me what im doing wrong ? Cheers Alvaro

ellie-idb commented 4 years ago

DO not ever install this kext in S/L/E or L/E or EFI. I don't know what it is with some Hackintosh users (primarily tmacx86 users), but you never EVER want to install a kext like this into somewhere permanent like there. This is a DEVELOPMENT kext. Not a production ready KEXT.

johnnynunez commented 4 years ago

@hatf0 your development kext is compatible with opencore boot? I tried the commit of rewriting i80211 and the macOS have some kernel panics

kanekifont commented 4 years ago

log.txt Crash issue random, first time after 30min , second time after 5 min

EfraimLA commented 4 years ago

Tried it in Catalina 10.15.4, load without problems but cannot scan nor connect network

Parthvsquare commented 4 years ago

I am currently using the AppleIntel.kext which is i think 8 to 10 months old. it still works but i am not able to get this kext working i tried to install in L/E or C/O used sudo kextload command. I still have no luck getting this kext working

ellie-idb commented 4 years ago

@Parthvsquare Do NOT install this kext into L/E.

I will take a look shortly, my testbed consists of an 8260 and 8265, but please do know that I am busy with exams until May 20th and will not be able to fully resolve issues until then

ellie-idb commented 4 years ago

@johnnync13 Yes. I primarily use OpenCore as my bootloader, so therefore it should work.

EfraimLA commented 4 years ago

I cannot scan for wifi networks, I'm using clover ):

gamersekofy commented 4 years ago

I can scan for WiFi networks, but it's not reliable. One minute it will show me a list of nearby WiFi networks, and the next the list will be empty. I also can't join any networks

khokho commented 4 years ago

I can scan for WiFi, but It's not reliable for me as well. Can't join any networks(with or without password). I'm using opencore on a new catalina install. here's logs: log.txt

ifkid commented 4 years ago

Latest build does work. I can scan for networks now and enable / disable the card. Great work!

Can u show the steps? I haved built the kext, and :

sudo chown -R root:wheel AppleIntelWifiAdapter.kext sudo kextutil -v 6 AppleIntelWifiAdapter.kext

it shows successfully load, but does not create any interface.

Parthvsquare commented 4 years ago

@Parthvsquare Do NOT install this kext into L/E.

I will take a look shortly, my testbed consists of an 8260 and 8265, but please do know that I am busy with exams until May 20th and will not be able to fully resolve issues until then

Is the build ready Also I can’t connect to wep network, can this be placed in c/o like for permanent.

vaugerbird commented 4 years ago

Just went through all the steps, the kext loads fine, but no networks are discovered.

I don't have logs to report as I don't load on boot.

Edit: I forgot to mention I am on 10.15.4

usr-sse2 commented 4 years ago

Strange, but it sees many networks of my neighbors (both 2.4 and 5 GHz) but doesn't see my networks on channels 11 and 36. iPhone modem mode network is also not visible.

eibrunorodrigues commented 4 years ago

Hey guys. I was able to find networks, but I cannot connect. Anyone here found a solution?

HoffmanPT commented 4 years ago

Hey guys. I was able to find networks, but I cannot connect. Anyone here found a solution?

Hey, you need to edit plist and add your SSID and PWD. After that you only will connect to that Wi-fi Network.

salim0786 commented 4 years ago

Hey all, Wanted to know if this kext is working or not. should I use it?

mehmetyukcell commented 4 years ago

Hey all,

Wanted to know if this kext is working or not. should I use it?

https://github.com/OpenIntelWireless yes, it works

usr-sse2 commented 4 years ago

@salim0786 In this kext only scanning is implemented, use itlwm with either HeliPort or Black80211 (this one: https://github.com/usr-sse2/Black80211-Catalina)

@HoffmanPT You answered about https://github.com/OpenIntelWireless/itlwm, but this topic and the question was about AppleIntelWifi.