I think the card is working fine.  Perhaps I think I have nl80211 on my system, but would it conflict with b43?<br><br><span style="font-family: courier new,monospace;">[root@Joshiba ajachimiak]# dmesg | grep -i wlan</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">b43-phy0: Broadcom 4306 WLAN found (core revision 5)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">ADDRCONF(NETDEV_UP): wlan0: link is not ready</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">wlan0: deauthenticating from 00:18:4d:03:c5:68 by local choice (reason=3)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">wlan0: direct probe to AP 00:18:4d:03:c5:68 (try 1)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">wlan0: direct probe responded</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">wlan0: authenticate with AP 00:18:4d:03:c5:68 (try 1)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">wlan0: authenticated</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">wlan0: associate with AP 00:18:4d:03:c5:68 (try 1)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">wlan0: RX AssocResp from 00:18:4d:03:c5:68 (capab=0x411 status=0 aid=4)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">wlan0: associated</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">wlan0: no IPv6 routers present</span><br>
<br>Thanks for the quick reply!<br><br>Al<br><br><br><div class="gmail_quote">On Wed, Jul 14, 2010 at 1:04 PM, Igor Gueths <span dir="ltr">&lt;<a href="mailto:igueths@lava-net.com">igueths@lava-net.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello Alan.<br>
<div class="im">On Wed, Jul 14, 2010 at 12:48:37PM -0400, Alan Jachimiak wrote:<br>
&gt; Hello:<br>
&gt;<br>
&gt; Mailing list newb here... please forgive me if I breech protocol or if I&#39;ve<br>
&gt; hit a subject that&#39;s been covered many times...<br>
&gt;<br>
&gt;   When I type the command<br>
&gt;<br>
&gt; [root@Joshiba ajachimiak]# hostapd /etc/hostapd/hostapd.conf<br>
&gt;<br>
&gt;<br>
&gt;  I get the following output:<br>
&gt;<br>
&gt;<br>
&gt;  ioctl[SIOCGIFFLAGS]: No such device<br>
&gt;<br>
&gt; nl80211 driver initialization failed.<br>
&gt;<br>
&gt; rmdir[ctrl_interface]: No such file or directory<br>
&gt;<br>
&gt;<br>
&gt; I&#39;m running:<br>
&gt;<br>
&gt; Fedora 12<br>
&gt;<br>
&gt; Kernel Linux 2.6.32.14-127.fc12.i686<br>
&gt;<br>
&gt;<br>
&gt;  If it helps I have a Linksys WRTG 54 card that works fine for wireless<br>
&gt; access to another AP...<br>
&gt;<br>
<br>
</div>Is that the card you are currently trying to use, or is it a different one? A<br>
couple of things you will want to check: ensure that the driver for the card you<br>
are using is properly loaded, whether as a module or in the kernel. If the<br>
driver is present, make sure that it is properly recognizing the card, and<br>
assigning it to a device, such as Wlan0. One way to check for this is to run<br>
dmesg | grep -i wlan and see what if anything comes back as a result. The other<br>
thing to check would be actual Netlink support in your kernel, but the former is<br>
currently far more likely.<br>
<div class="im">&gt; If you provide terminal commands I should be able to wade through this<br>
&gt; problem.  If you just tell me to tweak my kernel or something to that effect<br>
&gt; - I will get lost.<br>
&gt;<br>
&gt;<br>
&gt; Thanks!<br>
&gt;<br>
&gt; Al<br>
&gt;<br>
</div>&gt; --<br>
&gt; This message has been scanned for viruses and<br>
&gt; dangerous content by MailScanner, and is<br>
&gt; believed to be clean.<br>
&gt;<br>
<br>
&gt; _______________________________________________<br>
&gt; HostAP mailing list<br>
&gt; <a href="mailto:HostAP@lists.shmoo.com">HostAP@lists.shmoo.com</a><br>
&gt; <a href="http://lists.shmoo.com/mailman/listinfo/hostap" target="_blank">http://lists.shmoo.com/mailman/listinfo/hostap</a><br>
<br>
<br>
--<br>
<font color="#888888">Igor<br>
</font></blockquote></div><br>