[SOLVED] Hosted Network Couldn't Start / Windows 7 Wireless Adapter Can't Detect Networks
I wanted to share my USB 3G network with mHotSpot software. I opened CMD as "Run As Administrator" but there was an error: "The hosted network couldn't be started. The group or resource is not in the correct state to perform the requested operation."
Second error I had is that I my internal and USB wireless adapter couldn't find any networks.
FIX:
I reinstalled Windows 7 Ultimate. Most of my drivers were there. Some which wasn't there I installed it via CD I get with my laptop.
I Updated my wireless driver for USB and internal adapter.
I opened CMD - "Run As Administrator"
You need to have Microsoft Miniport Wireless Adapter. To enable it use this command
Second error I had is that I my internal and USB wireless adapter couldn't find any networks.
FIX:
I reinstalled Windows 7 Ultimate. Most of my drivers were there. Some which wasn't there I installed it via CD I get with my laptop.
I Updated my wireless driver for USB and internal adapter.
I opened CMD - "Run As Administrator"
C:\Windows\system32>netsh wlan show drivers
Interface name: Wireless Network Connection 2
Driver : Atheros AR5B95 Wireless Network Adapter
Vendor : Atheros Communications Inc.
Provider : Atheros Communications Inc.
Date : 9.2.2010.
Version : 8.0.0.305
INF file : C:\Windows\INF\oem9.inf
Files : 2 total
C:\Windows\system32\DRIVERS\athr.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
Hosted network supported : Yes
Authentication and cipher supported in infrastructure mode:If that red line says YES, you are fine.
Open None
Open WEP-40bit
Shared WEP-40bit
Open WEP-104bit
Shared WEP-104bit
Open WEP
Shared 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
Authentication and cipher supported in ad-hoc mode:
Open None
Open WEP-40bit
Open WEP-104bit
Open WEP
WPA2-Personal CCMP
You need to have Microsoft Miniport Wireless Adapter. To enable it use this command
C:\Windows\system32>netsh wlan set hostednetwork mode=allow
The hosted network mode has been set to allowNext and final step, start hosted network
C:\Windows\system32>netsh wlan start hostednetwork
The hosted network started.Now you can start host spot with mHotSpot. That worked for me.
.
Primjedbe