我停用了Microsoft Virtual WiFi Miniport
从网络适配器Control Panel\Network and Internet\Network Connections
。
只需右键点击该微型端口NIC,并点击禁用,它走了。 现在,我怎么能允许吗? 禁用后,NIC, 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"
不知道如何重新启用微软虚拟无线微型端口适配器(在Windows 8专业版RTM)? 我在我束手无策,请帮助:(