Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIFI is not connecting at all wether on ventura or sonoma while the card is supported #917

Open
Abdurrahman98XX opened this issue Oct 5, 2023 · 23 comments
Labels
invalid This doesn't seem right

Comments

@Abdurrahman98XX
Copy link

Abdurrahman98XX commented Oct 5, 2023

Have You Read Our Docs

Yes

Are You Reporting A Bug

Yes

Environment

  • Kext Version: 2.2.0 / 2.3.0 (alpha) / AirportItlwm-Sonoma-Preview05
  • WiFi Card Model: intel ac 9560 160mhz (Cannon Point-LP CNVi Wireless-AC)
  • PCI Product ID: i don't know but i think it is one of those
    PciRoot(0x0)/Pci(0x14,0x3) -- IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/CNVW@14,3
  • macOS Version: sonoma (14) (also the bug was there on ventura)

Description

simply it doesn't connect to ANY wifi wether it is open or wpa2 or wpa3

i tried every thing that may solve this but with no fruit

i even tried premade EFIs with same laptop i'm using but didn't also work

i dont even care with apple features (airdrop and etc) or want the fastest connection speed, all i want is just a working connection nothing else

this bug (or may be something else on my side) is driving me crazy

i wish if someone kindly helps me and i would be very apreciated and much grateful

this is my plist file if you wanna take a look (just change extension to plist cause github doesn't upload plist on issues)
config.txt

Bug Report Archive

bugreport_28791.zip

Kext Download Source

here

** WIFI Settings

Screenshot 2023-10-07 at 1 12 20 AM
Screenshot 2023-10-07 at 12 51 17 AM

@zxystd
Copy link
Collaborator

zxystd commented Oct 8, 2023

Not a full log file, please reproduce the issue again and then collect the running log.

@zxystd zxystd added the invalid This doesn't seem right label Oct 8, 2023
@Abdurrahman98XX
Copy link
Author

bugreport_4778.zip

i hope this one helps as i dont know the procedures to produce a helpful bug report

@KA2107
Copy link

KA2107 commented Oct 13, 2023

i hope this one helps as i dont know the procedures to produce a helpful bug report

#913 (comment)

@Abdurrahman98XX
Copy link
Author

another bug report

bugreport_23507.zip

@zxystd
Copy link
Collaborator

zxystd commented Oct 14, 2023

@Abdurrahman98XX
image
Please enable this option

@zxystd
Copy link
Collaborator

zxystd commented Oct 14, 2023

The driver is working and connect successfully, maybe the router is not compatible.

@Abdurrahman98XX
Copy link
Author

@zxystd it connected for a few seconds and then disconnected again

@zxystd
Copy link
Collaborator

zxystd commented Oct 14, 2023

@Abdurrahman98XX What is 'connected' means? can connect to the internet or just show 'connected'? Anyway, log is needed.

@Abdurrahman98XX
Copy link
Author

@zxystd it showed connected and actually has internet and then a few seconds later it shows connected but no internet connection and then it shows no connection at all

This happens once in a while not often but the general state is that there is no connection at all

@zxystd
Copy link
Collaborator

zxystd commented Oct 14, 2023

@Abdurrahman98XX from the log the card is fully working, I suggest to try another router. Thanks.

@KA2107
Copy link

KA2107 commented Oct 15, 2023

@Abdurrahman98XX
Not a dev but just some suggestions:

Router Settings:

  1. Set "Transmission Mode" to "802.11n only" or at least "802.11 g/n".
  2. Set "Channel" to 1, 6 or 11. Do not any other channels. Do not use "auto".

WiFi Card:
See if you can swap the WiFi card in your PC / laptop to Intel AX210 or AX211. I had issues with Intel AC9560 on Windows 10 / 11 itself, with official Intel drivers. Unfortunately, if the WiFi card is soldered (like my Thinkpad had), you are out of luck.

@Abdurrahman98XX
Copy link
Author

@KA2107

  1. Set "Transmission Mode" to "802.11n only" or at least "802.11 g/n".

N only not found
There's:

  • 802.11 B/G/N
  • 802.11 B/G
  • 802.11 G
  • 802.11 B

@zxystd
Copy link
Collaborator

zxystd commented Oct 15, 2023

@KA2107

  1. Set "Transmission Mode" to "802.11n only" or at least "802.11 g/n".

N only not found There's:

  • 802.11 B/G/N
  • 802.11 B/G
  • 802.11 G
  • 802.11 B

Try 802.11 G.

@zxystd
Copy link
Collaborator

zxystd commented Oct 17, 2023

@Abdurrahman98XX Here is a kext which combined the RS impleimplement(see #764 ), you can test it.
Sonoma_RS.zip

@vampirexx78
Copy link

Wifi works great on Sonoma with AX210, but bluetooth not working :-( how to fix?

@bathIncense
Copy link

Wifi 在装有 AX210 的索诺玛上运行良好,但蓝牙无法正常工作:-( 如何修复?

是的在
AX101上也是 WI-FI工作正常,蓝牙无法正常工作

@zxystd
Copy link
Collaborator

zxystd commented Feb 12, 2024 via email

@bathIncense
Copy link

ax101的蓝牙固件Intel在去年11月才放出,所以2.2.0的驱动是不支持,我前几天提交了最新的蓝牙固件,增加了ax101和be200/be202的支持,你可以在CI Actions里下载

好的大佬我就去更新一下最新的驱动包

@bathIncense
Copy link

ax101的蓝牙固件Intel在去年11月才放出,所以2.2.0的驱动是不支持,我前几天提交了最新的蓝牙固件,增加了ax101和be200/be202的支持,你可以在CI Actions里下载

大佬刚才去interBlueTooth 看到您提交的记录,但是看您并没有发版,我下了V2.3.0 这个发现还是 和以前一样,请问该怎么样将您提交的蓝牙支持应用到我的引导EFI中呢,求指教

@zxystd
Copy link
Collaborator

zxystd commented Feb 25, 2024

@bathIncense
Copy link

@bathIncense https://github.com/OpenIntelWireless/IntelBluetoothFirmware/actions/runs/7823658371

收到大佬,看到您的提交记录了,期待您早日发版。

@zxystd
Copy link
Collaborator

zxystd commented Feb 26, 2024

@bathIncense https://github.com/OpenIntelWireless/IntelBluetoothFirmware/actions/runs/7823658371

收到大佬,看到您的提交记录了,期待您早日发版。

上面的链接进去底下就是编译好的,下面的链接直接下载也行
https://github.com/OpenIntelWireless/IntelBluetoothFirmware/actions/runs/7823658371/artifacts/1228843782

@bathIncense
Copy link

@bathIncense https://github.com/OpenIntelWireless/IntelBluetoothFirmware/actions/runs/7823658371

收到大佬,看到您的提交记录了,期待您早日发版。

上面的链接进去底下就是编译好的,下面的链接直接下载也行 https://github.com/OpenIntelWireless/IntelBluetoothFirmware/actions/runs/7823658371/artifacts/1228843782

非常感谢大佬的指导,这个新的包已经可以完全驱动蓝牙,非常感谢大佬的耐心指导(自己太蠢了) ,感谢大佬,感谢大佬,感谢大佬!!!!!!!!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Development

No branches or pull requests

5 participants