我的 Windows 10 笔记本电脑无法识别 5Ghz SSID,尽管我的无线适配器支持它

我的 Windows 10 笔记本电脑无法识别 5Ghz SSID,尽管我的无线适配器支持它

救命!我的无线路由器广播 2.4 和 5 ghz ssid,我的安卓手机可以正常接收。但我的笔记本电脑只能接收 2.4 ghz。

以下是在cmd中执行“netsh wlan show drivers”的结果:

Interface name: Wi-Fi 2

Driver                    : Qualcomm Atheros AR956x Wireless Network Adapter
Vendor                    : Qualcomm Atheros Communications Inc.
Provider                  : Microsoft
Date                      : 3/26/2016
Version                   : 3.0.2.201
INF file                  : athw8x.inf
Type                      : Native Wi-Fi Driver
Radio types supported     : 802.11b 802.11g 802.11n
FIPS 140-2 mode supported : Yes
802.11w Management Frame Protection supported : Yes
Hosted network supported  : Yes
Authentication and cipher supported in infrastructure mode:
                            Open            None
                            Open            WEP-40bit
                            Open            WEP-104bit
                            Open            WEP
                            WPA-Enterprise  TKIP
                            WPA-Personal    TKIP
                            WPA2-Enterprise TKIP
                            WPA2-Personal   TKIP
                            Vendor defined  TKIP
                            WPA2-Enterprise Vendor defined
                            Vendor defined  Vendor defined
                            WPA-Enterprise  CCMP
                            WPA-Personal    CCMP
                            WPA2-Enterprise CCMP
                            Vendor defined  CCMP
                            WPA2-Enterprise Vendor defined
                            Vendor defined  Vendor defined
                            WPA2-Personal   CCMP
                            Vendor defined  Vendor defined
Authentication and cipher supported in ad-hoc mode:
                            Open            None
                            Open            WEP-40bit
                            Open            WEP-104bit
                            Open            WEP
                            WPA2-Personal   CCMP
                            Vendor defined  Vendor defined
Wireless Display Supported: Yes (Graphics Driver: Yes, Wi-Fi Driver: Yes)

这是我的无线适配器的高级设置选项卡:

在此处输入图片描述

答案1

Atheros AR9565 仅支持 2.4GHz。此卡不支持 5GHz。

支持的无线电类型:802.11b 802.11g 802.11n

802.11b/g/n 仅支持 2.4GHz 频段。

如果您的卡列出了 802.11a/b/g/n/ac,那么您将拥有一张支持两个频段(2.4GHz 和 5GHz)的卡。

如果您绑定您的频道(虽然不建议在 2.4GHz 中使用,但完全可行),您可能会获得 802.11n 速率 150。

这是您的适配器规格:https://wikidevi.com/wiki/Qualcomm_Atheros_QCWB335

这是此适配器的 WiFi 联盟证书(2015 年): https://www.wi-fi.org/content/search-page?keys=QCA9565

单击左下角的小证书,它将为您下载完整的证书。

相关内容