-
Notifications
You must be signed in to change notification settings - Fork 676
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
Hope to increase driver support for be200 #955
Comments
I don't have this device. Here is the Wi-Fi part support plan and progress.
|
@zxystd on Linux the standard driver can load manually downladed https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-firmware.git/tree/?h=for-upstream |
Another BE200 owner here. BT works like a champ, thank you very much for adding support. Happy to test and report on any wireless related code. |
This comment was marked as spam.
This comment was marked as spam.
I'm adding in the Intel BE200 now and will be happy to test anything. Not sure how to build a kext from source code though... |
Bluetooth is confirmed support but is wifi can also support ? |
Hi all, progress will update here. #955 (comment) |
Update: Sometime bluetooth will crash and can't reconnect, util next reboot computer. |
Seems that BE200 has a hardware/firmware bug, verified by linux iwlwifi that it can not work in MSI interrupt mode, but macOS only support MSI-X mode on Ventura/Sonoma... |
There are a few reports of working WiFi on BE200 cards. Unknow if using interrupt or MSI/MSI-X modes, though. There is also this note saying linux doesn't support 6GHz but it does work with 2.4/5Ghz. Thank you for doing your best for the community. |
@HQuest Thanks for the information, but BE200 is already working on 11ac mode, have to do some stuff to resolve background scan issue later. |
Have hope BE202 will work too)) If you need test it i'm ready. |
Thank you! Excited to try this upcoming code/driver. Will keep an eye on the repo commits. Even just 11ac will be much better than no wireless 😄 |
Ventura.zip |
BE200 complectovation. Serves as expected. |
Tested on Sonoma 14.5. Works as 802.11ac with pure/transitional WPA/WPA2 networks, however does not seem to support pure WPA3 network - is this tied to 11ax? |
太棒了 |
|
I've tested but it's not working, can't open the network switcher in statusbar and system settings. what log should i provider for you ? |
@jokerknight make sure you are following the installation guide - you have to ensure a few items before dropping the kext. I too had to clear my OC config from previous original Apple/Broadcom card before I got this kext to work. |
太牛了 谢谢你钟大 i卡之父 中国骄傲 |
Thank you again for all your work to add BE200 and variants into this kext. I noticed there is a fresh v2.4.0 bump for the main extension code, however I haven't seen any code relating to this device in the commit. Is it still too soon for these changes to make to this git repo? |
Fingers crossed |
15beta有了吗?测试版2.4 |
Can you also send itlwm to use with heliport? |
Can I try with Monterey? |
No, Monterey only support MSI interrupt mode, so BE200 can not run on it. |
So should I upgrade to Ventura or Sonoma? Or wait for full release? (will there ever be support for BE200 on Monterey?) |
@Malumen This is not the driver issue, BE200 hardware now only support MSI-X interrupt mode, Apple support this mode on Ventura and higher macOS versions, so you should upgrade, or you can wait until Intel official resolve this issue(other products both support MSI and MSI-X). |
Confirm the last version working under sonoma 14.5 - thank you very much - great job! |
Going to try resetting nvram whilst securebootmodel is set as default later (currently disabled) Edit: Booted & working! Airdrop and everything |
I assume 6ghz bands are out of the question? 😅 |
Thank you for your work, it works on Sonoma 14.6. Can you push about the change of BE200 to the testing branch for others |
I am trying to activate BE200 wifi 7 in Sequoia but I failed. Would you please share your EFI so I can understand what I am missing |
@vandroiy2013 |
Hi, I've tested BE200 with Sonoma14.4 AirportItlwm.kext on Sonoma 14.6 itlwm driver doesn't work on Sequoia. Bluetooth is working with beta 2.5 driver on Sonoma and Sequoia. Any beta to test ? Edit: Fred @zxystd is there any git with beta open to public ? |
The newly purchased motherboard comes with an Intel Be200 Wi Fi 7 network card.
Hope to receive support soon! Thank you.
The text was updated successfully, but these errors were encountered: