OpenIntelWireless / itlwm

Intel Wi-Fi Drivers for macOS
https://OpenIntelWireless.github.io/itlwm/
GNU General Public License v2.0
6.82k stars 655 forks source link

Request suspect firmware #286

Closed thefiredragon closed 4 years ago

thefiredragon commented 4 years ago

Dear all, thanks for your work here, first,

I had try your driver for my new laptop, before I misunderstand something I think I have a built in Intel AX 201 Device with the device 0x34F0 Killer Wifi AX1650i 160MHz Wireless Network listed under the Hackintool,

On verbose boot I can see the error | suspect firmware with an number, I could try to provide later my boot log, but first It would be helpful if this card is supported or not, never heard that killer wifi is a branded intel device, best regards, Dan

ErrorErrorError commented 4 years ago

Form the docs it is supported. https://openintelwireless.github.io/itlwm/Compat.html#itlwm-kext.

Also, from what I know Intel bought Killer Wireless, and they most likely use Intel chips plus the hardware of River Networks to enhance latency.

williambj1 commented 4 years ago

0x34F0 is supported and we have this id in the kext.

thefiredragon commented 4 years ago

Thanks for the answer, for me its badly not working, : IntelFirmware: Bootloader revision 0.4 build ß well 11 2ß17IntelFirmware: suspect device firmware: ibt-19-32-4.sfi

Im using itlwmx.kext any ideas? Perhaps this device has an unsupported firmware?

[ 351.115671]: itlwm: : end passive scan [ 351.115707]: itlwm: ieee80211_switch_ess [ 351.115721]: itlwm: ieee80211_node_choose_bss [ 351.115760]: itlwm: ieee80211_reset_scan [ 351.115770]: itlwm: ieee80211_reset_scan [ 351.115776]: itlwm: iwx_add_task iwx_newstate_task [ 351.115784]: itlwm: taskq task_add iwx_newstate_task add to queue [ 351.115796]: itlwm: ieee80211_next_scan 923 nstate=1 [ 351.115810]: : firmware has detected regulatory domain 'DE' (0x4445) [ 351.115833]: itlwm: iwx_newstate_task [ 351.115851]: itlwm: iwx_newstate_task sc->sc_flags & IWX_FLAG_SHUTDOWN false [ 351.115859]: itlwm: iwx_scan [ 351.115863]: itlwm: iwx_umac_scan [ 351.115891]: itlwm: iwx_send_cmd: sending command 0x10d [ 351.117037]: itlwm: iwx_cmd_done: command 0x10d done [ 351.117085]: itlwm: ieee80211_reset_scan [ 351.117093]: itlwm: : SCAN -> SCAN [ 351.117099]: itlwm: ieee80211_set_link_state nstate=2, old_state=2 [ 354.913770]: IOConsoleUsers: time(0) 0->0, lin 1, llk 0, [ 354.913780]: IOConsoleUsers: gIOScreenLockState 1, hs 0, bs 0, now 0, sm 0x0 [ 355.319889]: AppleKeyStore:10660:165: operation failed (sel: 85 ret: e00002c1, 501, 100006) [ 355.596385]: itlwm: : end passive scan [ 355.596419]: itlwm: ieee80211_switch_ess [ 355.596433]: itlwm: ieee80211_node_choose_bss [ 355.596472]: itlwm: ieee80211_reset_scan [ 355.596482]: itlwm: ieee80211_reset_scan [ 355.596490]: itlwm: iwx_add_task iwx_newstate_task [ 355.596498]: itlwm: taskq task_add iwx_newstate_task add to queue [ 355.596512]: itlwm: ieee80211_next_scan 923 nstate=1 [ 355.596525]: : firmware has detected regulatory domain 'DE' (0x4445) [ 355.596603]: itlwm: iwx_newstate_task [ 355.596627]: itlwm: iwx_newstate_task sc->sc_flags & IWX_FLAG_SHUTDOWN false [ 355.596652]: itlwm: iwx_scan [ 355.596660]: itlwm: iwx_umac_scan [ 355.596695]: itlwm: iwx_send_cmd: sending command 0x10d [ 355.597791]: itlwm: iwx_cmd_done: command 0x10d done [ 355.597839]: itlwm: ieee80211_reset_scan [ 355.597847]: itlwm: : SCAN -> SCAN [ 355.597854]: itlwm: ieee80211_set_link_state nstate=2, old_state=2

williambj1 commented 4 years ago

I don't see any issue in your logs; the kext is already scanning networks. Maybe you missed something? Have you read our docs?

thefiredragon commented 4 years ago

yes I missed up heliport application to install and use selecting networks, yet it's working fine, thanks all for this work and sorry for my mishandling here, Dan