I have a laptop with Qualcomm 6900 chipset that supposedly supports this "Dual Band Simultaneous" that sounds like Pre-MLO. Even the adapter advertises itself as "Qualcomm FastConnect 6900 Wi-Fi 6E Dual Band Simultaneous (DBS) WiFiCx Network Adapter".
There's a thread here that discusses it a bit (https://www.snbforums.com/threads/wi-fi-6-release-2-revealed.76608/) but no details how it is supposed to work in practice.
Now, I have no idea how to make it work in practice., in Windows 11 settings I only ever see one frequency used. I have a WiFi 7 AP (previously WiFi 6) with all frequencies having the same SSID and parameters but I can't see any way to make it connect.
Windows can apparently see the secondary interface but it just sits there:
Manual connect options do not work:
Any idea how to make it work?
There's a thread here that discusses it a bit (https://www.snbforums.com/threads/wi-fi-6-release-2-revealed.76608/) but no details how it is supposed to work in practice.
Now, I have no idea how to make it work in practice., in Windows 11 settings I only ever see one frequency used. I have a WiFi 7 AP (previously WiFi 6) with all frequencies having the same SSID and parameters but I can't see any way to make it connect.
Windows can apparently see the secondary interface but it just sits there:
Code:
netsh wlan show interfaces
There are 2 interfaces on the system:
Name : Wi-Fi
Description : Qualcomm FastConnect 6900 Wi-Fi 6E Dual Band Simultaneous (DBS) WiFiCx Network Adapter
GUID : c6d244da-6fd3-4634-9ed1-46f98a704d18
Physical address : 8c:3b:4a:55:da:f8
Interface type : Primary
State : connected
SSID : Zmk-W7
AP BSSID : 60:cf:84:4d:ef:d9
Colocated APs: : 9
MldID : 0, LinkID: 1, BSSID: 60:cf:84:4d:ef:d4, Band: 5 GHz, Channel: 36
MldID : 1, LinkID: 1, BSSID: 72:cf:84:4d:ef:d5, Band: 5 GHz, Channel: 36
MldID : 0, LinkID: 2, BSSID: 60:cf:84:4d:ef:d0, Band: 2.4 GHz, Channel: 13
MldID : 1, LinkID: 2, BSSID: ca:cf:84:4d:ef:d1, Band: 2.4 GHz, Channel: 13
MldID : 1, LinkID: 0, BSSID: 72:cf:84:4d:ef:d6, Band: 5 GHz, Channel: 36
MldID : 1, LinkID: 0, BSSID: ca:cf:84:4d:ef:d3, Band: 2.4 GHz, Channel: 13
MldID : 1, LinkID: 0, BSSID: ca:cf:84:4d:ef:d2, Band: 2.4 GHz, Channel: 13
MldID : 1, LinkID: 0, BSSID: 60:cf:84:4d:ef:d8, Band: 6 GHz, Channel: 37
MldID : 1, LinkID: 0, BSSID: 60:cf:84:4d:ef:da, Band: 6 GHz, Channel: 37
Band : 6 GHz
Channel : 37
Connected Akm-cipher : [ akm = 00-0f-ac:08, cipher = 00-0f-ac:04 ]
Network type : Infrastructure
Radio type : 802.11ax
Authentication : WPA3-Personal (H2E)
Cipher : CCMP
Connection mode : Auto Connect
Receive rate (Mbps) : 2401.9
Transmit rate (Mbps) : 2401.9
Signal : 100%
Profile : Zmk-W7
QoS MSCS Configured : 0
QoS Map Configured : 0
QoS Map Allowed by Policy : 0
Name : Wi-Fi 3
Description : Qualcomm FastConnect 6900 Wi-Fi 6E Dual Band Simultaneous (DBS) WiFiCx Network Adapter #3
GUID : 0071bc08-6d54-4e62-9615-33cc63c08bde
Physical address : 8e:3b:4a:55:da:f8
Interface type : Secondary
Primary interface : Wi-Fi
State : disconnected
Radio status : Hardware On
Software On
Manual connect options do not work:
Code:
netsh wlan connect name=Zmk-W7 ssid=Zmk-W7 interface="Wi-Fi 3"
There is no such wireless interface on the system.
netsh wlan connect name=Zmk-W7 ssid=Zmk-W7 interface="Qualcomm FastConnect 6900 Wi-Fi 6E Dual Band Simultaneous (DBS) WiFiCx Network Adapter #3"
There is no such wireless interface on the system.
Any idea how to make it work?
Last edited:
