Hi <br><br>I am using the following conf file for running hostapd. I am using mac80211_hwsim as driver.<br><br>interface=wlan0<br>ctrl_interface=/var/run/hostapd<br>driver=nl80211<br>ssid=abcd<br>hw_mode=a<br>channel=36<br>
<br>And getting the following error. Is it something related to regulatory domain ? Or I am configuring wrong channel?<br><br>Could some one help me out ?<br><br>wlan0: IEEE 802.11 Configured channel (36) not found from the channel list of current mode (2) IEEE 802.11a<br>
wlan0: IEEE 802.11 Hardware does not support configured channel<br>Could not select hw_mode and channel. (-1)<br>wlan0: Unable to setup interface.<br>rmdir[ctrl_interface]: No such file or directory<br><br>-Uday<br><br>