<div dir="ltr"><div>Mike,<br><br></div>Ideas about what??? <br><br>Mark<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Oct 23, 2014 at 11:10 AM, Michael Havens <span dir="ltr"><<a href="mailto:bmike1@gmail.com" target="_blank">bmike1@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">bummer.... <span style="color:rgb(51,51,51);font-family:'Lucida Grande','Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;font-size:13px;line-height:18.2000007629395px;background-color:rgb(224,237,211)">a little searching turned up</span><div><font color="#333333"><br></font></div><div><font color="#333333">   </font><a href="http://community.linuxmint.com/tutorial/view/796" style="margin:0px;padding:0px;text-decoration:none;color:rgb(93,143,189);border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(102,102,102);font-family:'Lucida Grande','Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;font-size:13px;line-height:18.2000007629395px;background-color:rgb(224,237,211)" target="_blank">http://community.linuxmint.com/tutorial/view/796</a></div><div><br></div><div>which tells us to</div><div><br></div><div>   lspci -vnn | grep 14e4</div><div>   04:07.0 Ethernet controller [0200]: Broadcom Corporation BCM4401-B0</div><div>      100Base-TX [14e4:170c] (rev 02)</div><div><br></div><div>and then to look for 14e4:170c in <a href="http://wireless.kernel.org/en/users/Drivers/b43" target="_blank">http://wireless.kernel.org/en/users/Drivers/b43</a> and if you can find it it is supported.</div><div><br></div><div>Ideas?</div></div><div class="gmail_extra"><br clear="all"><div>:-)~MIKE~(-:</div><div><div class="h5">
<br><div class="gmail_quote">On Thu, Oct 23, 2014 at 9:07 AM, Matt Graham <span dir="ltr"><<a href="mailto:mhgraham@crow202.org" target="_blank">mhgraham@crow202.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>On 2014-10-22 23:38, Michael Havens wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
lsusb|grep NetGear<br>
Bus 001 Device 010: ID 0846:9020 NetGear, Inc. WNA3100(v1) Wireless-N<br>
300 [Broadcom BCM43231]<br>
</blockquote>
<br></span>
Hm.  A little grepping through /usr/src/linux/drivers/net/<u></u>wireless/ made me think that the right kernel module might be brcmfmac .  At least, that module says it supports the BCM42325, BCM43236, and BCM43238 USB devices, and 43231 is not that far away from those numbers.  After you modprobe that module, you should see some stuff about "brcmfmac: found wlan0 at blah" in the output from dmesg, and you should see another networking device when you do "ifconfig -a" if it was the right thing.<br>
<br>
Or if that doesn't work, you could try the binary drivers from Broadcom.  Your distro may have a package for those already; check that first.  The Gentoo package is called broadcom-sta , so search your packages for that first.  Homepage for binary drivers is <a href="http://www.broadcom.com/support/802.11/linux_sta.php" target="_blank">http://www.broadcom.com/<u></u>support/802.11/linux_sta.php</a> , but you really really should use your distro's package if one exists.<div><div><br>
<br>
-- <br>
Crow202 Blog: <a href="http://crow202.org/wordpress" target="_blank">http://crow202.org/wordpress</a><br>
There is no Darkness in Eternity<br>
But only Light too dim for us to see.<br>
------------------------------<u></u>---------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.phxlinux.<u></u>org</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" target="_blank">http://lists.phxlinux.org/<u></u>mailman/listinfo/plug-discuss</a><br>
</div></div></blockquote></div><br></div></div></div>
<br>---------------------------------------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org">PLUG-discuss@lists.phxlinux.org</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" target="_blank">http://lists.phxlinux.org/mailman/listinfo/plug-discuss</a><br></blockquote></div><br></div>