<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Please check what "iw list" shows in the 5 GHz band frequencies.</blockquote><div><br><br>output of iw list command is as follows<br><br> ./iw reg get<br>country 00:<br> (2402 - 2472 @ 40), (6, 20)<br> (2457 - 2482 @ 20), (6, 20), PASSIVE-SCAN, NO-IBSS<br>
(2474 - 2494 @ 20), (6, 20), NO-OFDM, PASSIVE-SCAN, NO-IBSS<br> (5170 - 5250 @ 40), (6, 20), PASSIVE-SCAN, NO-IBSS<br> (5735 - 5835 @ 40), (6, 20), PASSIVE-SCAN, NO-IBSS<br><br></div><div> </div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
You could try changing the regulatory domain with "iw<br>
reg set US" for mac80211_hwsim testing purposes.<br></blockquote><div> <br></div></div>I set that. But the output is same.<br><br>Going through the code , found that ,for the channel , the flag "HOSTAPD_CHAN_DISABLED" is getting set. When can this happen ? <br>
<br><br>-Uday<br>