<br><br><div class="gmail_quote">2009/12/31 Randy Yates <span dir="ltr"><<a href="mailto:yates@ieee.org">yates@ieee.org</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I have a laptop with a working bcm4311 wireless adaptor, but I don't<br>
know which packages were installed to get it working. Any ideas on<br>
how to determine this? Fedora 11.<br>
--<br>
Randy Yates                      % "...the answer lies within your soul<br>
Digital Signal Labs              %       'cause no one knows which side<br>
mailto://<a href="mailto:yates@ieee.org">yates@ieee.org</a>          %                   the coin will fall."<br>
<a href="http://www.digitalsignallabs.com" target="_blank">http://www.digitalsignallabs.com</a> %  'Big Wheels', *Out of the Blue*, ELO<br>
<font color="#888888"><br>
--<br>
fedora-list mailing list<br>
<a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>
To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-list</a><br>
Guidelines: <a href="http://fedoraproject.org/wiki/Communicate/MailingListGuidelines" target="_blank">http://fedoraproject.org/wiki/Communicate/MailingListGuidelines</a><br>
</font></blockquote></div><br>Hi,<br><br>it is likely that the module used by your card is the b43 one, provided by the kernel.<br>But this module requires also a firmware.<br>Anyway I think that the proprietary module wl supports also 4311 chipsets. Did you installed some third-party drivers?<br>
What return the following commands ?<br>  lsmod | egrep "b43|wl"<br>  rpm -qa \*kmod\* \*firmware<br>  lspci -k<br>