2007/5/1, Will Woods <<a href="mailto:wwoods@redhat.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">wwoods@redhat.com</a>>:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

On Tue, 2007-05-01 at 09:13 -0700, alan wrote:<br><br>> The network config tools need some work.  (Especially for Wireless.)  I<br>> have been trying to get my bcm4306 chipset wireless to work.  The network<br>> tools don't see it.  (And I have the firmware that I used on FC6 with no
<br>> problems.)  The list of wireless cards in the drop down list seems very<br>> old.  It needs to be updated to the currently supported list.  (As much as<br>> wireless is at this point...)<br><br>Yeah, you'll want to use NetworkManager to manage the device. First you
<br>will need firmware:<br><br>1) Install bcm43xx-fwcutter<br>2) Get a Broadcom-distributed driver to cut the firmware out of<br># See the list in /usr/share/doc/bcm43xx-fwcutter-006/README<br># For the newer driver you'll need 
4.x firmware. I recommend:<br><a href="http://downloads.openwrt.org/sources/broadcom-wl-4.80.53.0.tar.bz2" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://downloads.openwrt.org/sources/broadcom-wl-4.80.53.0.tar.bz2
</a><br>3) Unpack the driver and cut out the firmware
<br># tar -jxvf broadcom-wl-*.tar.bz2<br># bcm43xx-fwcutter -w /lib/firmware broadcom-wl-*/kmod/wl_apsta.o<br><br>You might have to blacklist the old driver first if you're using the new<br>one:<br><br># echo 'blacklist bcm43xx' >> /etc/modprobe.d/blacklist
<br><br>But at this point you should be able to reboot and have working<br>wireless. Hooray!<br><br>-w<br><br>--<br>fedora-devel-list mailing list<br><a href="mailto:fedora-devel-list@redhat.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
fedora-devel-list@redhat.com
</a><br><a href="https://www.redhat.com/mailman/listinfo/fedora-devel-list" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">https://www.redhat.com/mailman/listinfo/fedora-devel-list</a><br><br></blockquote>
</div>Thx for this feedback! i will document this on the french wiki for WiFi
<br><a href="http://www.fedora-fr.org/Wifi" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://doc.fedora-fr.org/Wifi</a><br><br>What do you call newer driver ? is it related to chipset version ? 
<br>(provided by a lspci output)<br><br>Nicolas (kwizart)<br>