<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 15, 2015 at 6:51 PM, Dan Williams <span dir="ltr"><<a href="mailto:dcbw@redhat.com" target="_blank">dcbw@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class=""><br>
> This gave me the idea, that if hostapd can create 'new' wlan devices. I<br>
> (hopefully) can configure the 2nd wlan0_0 device as a wifi client.<br>
<br>
</span>It depends on your hardware and driver whether this is possible. Look<br>
at the output of "iw phy phy0 info", where you should see stuff like:<br>
<br>
valid interface combinations:<br>
* #{ managed } <= 1, #{ AP } <= 1,<br>
total <= 2, #channels <= 1, STA/AP BI must match<br>
* #{ managed } <= 2,<br>
total <= 2, #channels <= 1<br>
<br>
These lines indicate what your hardware and driver can do at the same<br>
time. In this case (Intel 6250, iwldvm driver) I can do 1 AP + 1 STA,<br>
or 2 STA at the same time, but all must be on the same radio channel.<br>
<br></blockquote><div><br></div><div>I got myself iw on the platform.</div><div><br></div><div>"iw phy phy0 info" however does not show any "valid interface combinations:" section. Should it ?</div><div> </div><div>Does this mean my hardware does not support it ? Or does it mean something else. (wrong iw/driver/kernel version?)</div><div><br></div><div>$ iw --version </div><div>iw version 3.11<br></div><div><br></div><div>kernel: 3.1.10</div><div><br></div><div>find attached the output of "iw phy phy info > iw_phy_phy0_info.output"</div><div><br></div><div>Regards,</div><div>Harm Verhagen</div><div><br></div><div><br></div><div><br></div></div><br></div></div>