<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">&lt;<a href="mailto:dcbw@redhat.com" target="_blank">dcbw@redhat.com</a>&gt;</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>
&gt; This gave me the idea, that if hostapd can create &#39;new&#39; wlan devices. I<br>
&gt; (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 &quot;iw phy phy0 info&quot;, where you should see stuff like:<br>
<br>
        valid interface combinations:<br>
                 * #{ managed } &lt;= 1, #{ AP } &lt;= 1,<br>
                   total &lt;= 2, #channels &lt;= 1, STA/AP BI must match<br>
                 * #{ managed } &lt;= 2,<br>
                   total &lt;= 2, #channels &lt;= 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>&quot;iw phy phy0 info&quot;  however does not show any  &quot;valid interface combinations:&quot; 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   &quot;iw phy phy info &gt; iw_phy_phy0_info.output&quot;</div><div><br></div><div>Regards,</div><div>Harm Verhagen</div><div><br></div><div><br></div><div><br></div></div><br></div></div>