<div dir="ltr">Hello everyone, my first post here. <div><br></div><div>I have a board with SD8787 (Marvell) on it. This is an integrated chipset with BT and Wifi.</div><div>I am on Kernel 3.6 and the version of the driver is 14.66.9.p96. </div>
<div><br></div><div> On `ifconfig`, I can see all my interfaces: eth0, mlan0, and uap0. </div><div><br></div><div>My configuration file is as follow: </div><div><br></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px">
<div><div>root@melvin:~$ cat /etc/hostap-minimal.conf</div></div></blockquote><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><div>interface=uap0</div></div><div><div>driver=nl80211</div></div><div>
<div>ssid=Testing</div></div><div><div>channel=1</div></div></blockquote><div><br></div><div>When I try to bring it up: </div><div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><div>root@melvin:~$ hostapd /etc/hostap-minimal.conf</div>
</div><div><div>Configuration file: /etc/hostap-minimal.conf</div></div><div><div><b>Failed to create interface mon.uap0: -95 (Operation not supported)</b></div></div><div><div>Failed to update rate sets in kernel module</div>
</div><div><div>Could not connect to kernel driver.</div></div><div><div>Using interface uap0 with hwaddr 00:19:88:24:fb:ae and ssid 'Testing'</div></div></blockquote><div><div><br></div></div><div>I have boldfaced the message I think is the issue. </div>
<div><br></div><div>Any help on this will be greatly appreciated :)</div><div><br></div><div>Thank you,</div><div><br></div><div>Adam</div></div>