Wireless
Participate in insightful discussions regarding issues related to Intel® Wireless Adapters and technologies
8335 Discussions

BE201 WiFi card not working under Linux (latest kernel 6.14.4, Fedora 42)

hcording
Novice
607 Views

There is an issue with the BE201 WiFi card when running Linux.

The drivers were added to the kernel by Intel and are being loaded properly, lspci shows the card.

 

However, dmesg says:

"RFIm is deactivated, reason = 4"

and

"BIOS contains WGDS but no WRDS"

 

and it's not possible to connect to any networks. Bluetooth is functional though.

 

Please find more details in the corresponding Bugzilla post: https://bugzilla.kernel.org/show_bug.cgi?id=220085

I have done additional research and I think the issue relates to the regulatory domain settings enforced by LAR.

 

iw reg get:
global
country DE: DFS-ETSI
        ...

phy#0 (self-managed)
country 00: DFS-UNSET
(2412 - 2413 @ 1), (6, 22), (N/A)

Furthermore, `iw phy0 channels` shows that all channels are disabled.

 

Since lar_disable doesn't work since Kernel 5.4, I'm unsure how to proceed.

 

Happy to provide more information. Logs attached.

 

Thanks!

0 Kudos
10 Replies
JeanetteC_Intel
Moderator
539 Views

Hello hcording,

 

Thank you for posting in Intel Communities.

 

I'll look into this internally and provide an update as soon as it's ready.

 

 

Best regards,

JeanetteC.

Intel® Customer Support Technician


hcording
Novice
529 Views
Hi Jeanette,

thank you for investigating, I look forward to your reply!

Best regards,
Henry
0 Kudos
JeanetteC_Intel
Moderator
511 Views

Hello hcording,

 

After reviewing the system specifications, it appears that the supported operating system is Windows OS. Sharing this link for the computer's specifications: https://rog.asus.com/laptops/rog-zephyrus/rog-zephyrus-g16-2025-gu605/spec/

 

Please provide the following information so I can properly isolate the issue:

 

  1. Was the wireless functioning properly before?
  2. Is it working well with Windows OS?
  3. Have you already reached out to your system manufacturer support team for this issue?
  4. If it works well with Windows, what prompted you to switch to Linux?

 

I look forward to your response.

 

 

Best regards,

JeanetteC.

Intel® Customer Support Technician


hcording
Novice
490 Views
Hi Jeanette,

Please find my answers below.

1. In my case, WiFi was never functional under Linux.
2. Yes, no issues when running Windows.
3. Not yet, but I am happy to do so. The reason I asked here first is that Intel provides the WiFi card and its drivers.
4. Linux is my operating system of choice and has been for years. I am currently dual booting Linux and the Windows 11 installation that came with the device, but this is a temporary setup until the WiFi issue is resolved.

Best regards,
Henry
0 Kudos
Mike_Intel
Moderator
450 Views

Hello hcording,


Thank you for the update.


Let me ask more details based on your reply.


  1. If you switch to Windows 11, are you also having this issue?
  2. Can you share with us the driver that you use in Linux?
  3. What is the brand and model of your system/laptop?


If you have questions, please let us know. Thank you.


Best regards,

Michael L.

Intel Customer Support Technician


0 Kudos
hcording
Novice
439 Views
Hi Michael,

Thank you for your reply.

1. Wifi works without issues under Windows 11
2. See all.txt attached in my initial post. From dmesg: loaded firmware version 96.44729d4e.0 bz-b0-fm-c0-96.ucode op_mode iwlmvm
3. It's an ASUS ROG Zephyrus G16 (2025), model name GU605CX.

Best regards,
Henry
0 Kudos
JeanetteC_Intel
Moderator
390 Views

Hello hcording,

 

Thank you for sharing these important details. I'll continue to work on this internally and will share an update as soon as it's available.

 

 

Best regards,

JeanetteC.

Intel® Customer Support Technician


0 Kudos
JeanetteC_Intel
Moderator
236 Views

Hello hcording,

 

Please review your email inbox, as well as your spam or junk folders, for the private message I sent regarding the final resolution to this issue.

 

 

Sincerely,

JeanetteC.

Intel® Customer Support Technician


0 Kudos
hcording
Novice
212 Views
Hi Jeanette,

thanks for your reply. I'm not sure why you sent me the final information privately via email, since this might be highly relevant for other people with the same issue.

"The log messages "BIOS contains WGDS but no WRDS" and "RFIm is deactivated, reason = 4" pertain to geolocation and radio transmission power limitations stored in the PC BIOS, which can vary based on the BIOS implementation in the computer."

So essentially, it's up to ASUS and/or Linux Distro and kernel developers to develop a fix, and Intel can't support futher.

Either way, thank you for checking this issue with the Intel team. I will try posting an update here if I can manage to get WiFi working.

Best regards,
Henry
0 Kudos
ajgallego
Beginner
185 Views

I have the exact same problem with the BE201 WiFi card on my ASUS ROG Zephyrus G16 (2025), using Ubuntu 24 with kernel 6.11.0-25. The WiFi card is recognized by the system, but it is not able to connect to any networks, although Bluetooth works fine.

Here are the outputs I get:

$ iw reg get

global
country 00: DFS-UNSET
(755 - 928 @ 2), (N/A, 20), (N/A), PASSIVE-SCAN
(2402 - 2472 @ 40), (N/A, 20), (N/A)
(2457 - 2482 @ 20), (N/A, 20), (N/A), AUTO-BW, PASSIVE-SCAN
(2474 - 2494 @ 20), (N/A, 20), (N/A), NO-OFDM, PASSIVE-SCAN
(5170 - 5250 @ 80), (N/A, 20), (N/A), AUTO-BW, PASSIVE-SCAN
(5250 - 5330 @ 80), (N/A, 20), (0 ms), DFS, AUTO-BW, PASSIVE-SCAN
(5490 - 5730 @ 160), (N/A, 20), (0 ms), DFS, PASSIVE-SCAN
(5735 - 5835 @ 80), (N/A, 20), (N/A), PASSIVE-SCAN
(57240 - 63720 @ 2160), (N/A, 0), (N/A)

phy#0 (self-managed)
country 00: DFS-UNSET
(2412 - 2413 @ 1), (6, 22), (N/A)

When I run iw phy phy0 channels, I get a long list of disabled channels — everything is disabled across all bands (1, 2, and 4).

The drivers are being loaded correctly, but the issue persists.

 

Thanks!

0 Kudos
Reply