That did the trick, thanks!<br><br>dmesg:<br>cfg80211: Calling CRDA to update world regulatory domain<br>cfg80211: World regulatory domain updated:<br>cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)<br>
cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)<br>cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)<br>cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)<br>
cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)<br>cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)<br>b43-phy0: Broadcom 4331 WLAN found (core revision 29)<br>b43-phy0 debug: Found PHY: Analog 9, Type 7, Revision 1<br>
b43-phy0 debug: Found Radio: Manuf 0x17F, Version 0x2059, Revision 0<br>Broadcom 43xx driver loaded [ Features: PMNLS ]<br>ieee80211 phy0: Selected rate control algorithm &#39;minstrel_ht&#39;<br>Registered led device: b43-phy0::tx<br>
Registered led device: b43-phy0::rx<br>Registered led device: b43-phy0::radio<br>cfg80211: Calling CRDA for country: US<br>cfg80211: Regulatory domain changed to country: US<br>cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)<br>
cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm)<br>cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm)<br>cfg80211:   (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)<br>
cfg80211:   (5490000 KHz - 5600000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)<br>cfg80211:   (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)<br>cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm)<br>
<br>b43-phy0: Loading firmware version 666.2 (2011-02-23 01:15:07)<br>b43-phy0 debug: Chip initialized<br>b43-phy0 debug: 64-bit DMA initialized<br>b43-phy0 debug: QoS enabled<br>b43-phy0 debug: Wireless interface started<br>
b43-phy0 debug: Adding Interface type 2<br>ADDRCONF(NETDEV_UP): wlan0: link is not ready<br><br><br>The wireless shows up in the Network Manager applet now and I was able to join the network.<br><br>  --Roy<br><br><div class="gmail_quote">
On Tue, Aug 14, 2012 at 6:03 AM, Phil Perry <span dir="ltr">&lt;<a href="mailto:phil@elrepo.org" target="_blank">phil@elrepo.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 14/08/12 09:59, Phil Perry wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 14/08/12 00:32, Roy Bonser wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thanks for the info. I saw the error, I just wasn&#39;t sure it was actually<br>
looking in /lib/firmware since the file exists there.<br>
<br>
Here is the info you asked for:<br>
<br>
# lsmod | grep firmware<br>
compat_firmware_class 7614 1 b43<br>
compat 26336 6<br>
b43,mac80211,cfg80211,bcma,<u></u>ssb,compat_firmware_class<br>
<br>
# lsmod | grep b43<br>
b43 395120 0<br>
mac80211 286661 1 b43<br>
cfg80211 193492 2 b43,mac80211<br>
bcma 29837 1 b43<br>
ssb 59632 1 b43<br>
compat_firmware_class 7614 1 b43<br>
compat 26336 6<br>
b43,mac80211,cfg80211,bcma,<u></u>ssb,compat_firmware_class<br>
mmc_core 77140 3 b43,ssb,sdhci<br>
<br>
Thank you for your time on this.<br>
<br>
--Roy<br>
<br>
</blockquote>
<br>
Roy, Nick,<br>
<br>
Thanks for your time and effort testing this.<br>
<br>
My initial thought is that compat_firmware_class might be causing the<br>
issue. I assume if you try to unload it (modprobe -r<br>
compat_firmware_class, it unloads the too??<br>
<br>
If either of you had working wireless _before _ the 6.3 kernel update,<br>
could you possibly roll back to the previous working version<br>
kmod-compat-wireless and kernel, and show the above output again from a<br>
working system (e.g, lsmod | grep &#39;b43\|firmware&#39;)<br>
<br>
Many thanks.<br>
<br>
Phil<br>
<br>
</blockquote>
<br>
Hi both,<br>
<br>
Sorry, scratch that for the moment!<br>
<br>
I think we might need some updated udev rules for the new compat_firmware_class module.<br>
<br>
Can you download 50-compat_firmware.rules and compat_firmware.sh from here:<br>
<br>
<a href="http://www.elrepo.org/people/phil/compat/udev/" target="_blank">http://www.elrepo.org/people/<u></u>phil/compat/udev/</a><br>
<br>
and install to:<br>
<br>
/lib/udev/compat_firmware.sh<br>
/lib/udev/rules.d/50-compat_<u></u>firmware.rules<br>
<br>
File permissions/ownership should be set as follows:<br>
<br>
$ ll /lib/udev/compat_firmware.sh<br>
-rwxr-xr-x. 1 root root 994 Aug  7 22:49 /lib/udev/compat_firmware.sh<br>
<br>
$ ll /lib/udev/rules.d/50-compat_<u></u>firmware.rules<br>
-rw-r--r--. 1 root root 193 Aug  7 22:49 /lib/udev/rules.d/50-compat_<u></u>firmware.rules<br>
<br>
reboot and test.<br>
<br>
Thanks.<br>
<br>
Phil<br>
______________________________<u></u>_________________<br>
elrepo mailing list<br>
<a href="mailto:elrepo@lists.elrepo.org" target="_blank">elrepo@lists.elrepo.org</a><br>
<a href="http://lists.elrepo.org/mailman/listinfo/elrepo" target="_blank">http://lists.elrepo.org/<u></u>mailman/listinfo/elrepo</a><br>
</blockquote></div><br>