我禁用了我的Microsoft Virtual WiFi Miniport
网络适配器Control Panel\Network and Internet\Network Connections
。
只需右键单击微型端口网卡并单击禁用,它就消失了。现在我该如何启用它?禁用网卡后,netsh wlan start hostednetwork
不再工作。回应是,
The hosted network couldn't be started.
The group or resource is not in the correct state to perform the requested operation.
在我禁用适配器之前,它工作得很好,无论如何,这里的输出是
netsh wlan show drivers,
Interface name: Wi-Fi
Driver : Qualcomm Atheros AR9285 Wireless Network Adapter
Vendor : Qualcomm Atheros Communications Inc.
Provider : Microsoft
Date : 7/3/2012
Version : 3.0.0.130
INF file : C:\Windows\INF\netathrx.inf
Files : 2 total
C:\Windows\system32\DRIVERS\athrx.sys
C:\Windows\system32\drivers\vwifibus.sys
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
netsh wlan show hostednetwork,
托管网络设置
Mode : Allowed
SSID name : "aczire"
Max number of clients : 100
Authentication : WPA2-Personal
Cipher : CCMP
托管网络状态
Status : Not available
执行后,
netsh wlan set hostednetwork mode=allow
The hosted network mode has been set to allow.
但再次进入,
netsh wlan show hostednetwork
托管网络设置
Mode : Allowed
SSID name : "aczire"
Max number of clients : 100
Authentication : WPA2-Personal
Cipher : CCMP
托管网络状态
Status : Not available
netsh wlan show settings
无线局域网设置
Show blocked networks in visible network list: No
Only use GP profiles on GP-configured networks: No
Hosted network mode allowed in WLAN service: Yes
Allow shared user credentials for network authentication: Yes
Block period: Not Configured.
Auto configuration logic is enabled on interface "Wi-Fi"
知道如何重新启用 Microsoft Virtual WiFi Miniport 适配器(在 Windows 8 Pro RTM 中)?我无能为力,请帮助:(