Fedora Linux Support Community & Resources Center
  #1  
Old 19th December 2008, 05:45 AM
KirkD Offline
Registered User
 
Join Date: Oct 2007
Posts: 372
broadcom-wl and BCM4328

I've been running broadcom-wl with a BCM4328 wireless card A-OK with F10 2.6.27.5-117.fc10.i686. About 50% of the time I would have to restart at least once to get the wireless working. I installed a kernel update to 2.6.27.7-134.fc10.i686 and after a couple of reboots it came back to life. (I had installed akmod-wl so it should be rebuilding on kernel updates.) Now it seem to have stopped working altogether. Reboot after reboot, cold and warm, I don't seem to be able to get wireless up and going. I'm not sure how to troubleshoot this one, so any help is appreciated.

-Kirk
Reply With Quote
  #2  
Old 19th December 2008, 08:37 PM
BlueC Offline
Registered User
 
Join Date: Aug 2007
Location: Liverpool, UK
Posts: 733
Is the kernel module loading properly? Try "lsmod | grep wl" and see if it is loaded. If it isn't do "modprobe wl".

I must admit I've never tried using the akmod package so no idea whether it works - did you try removing the akmod and just updating the wl-kmod package through yum?
Reply With Quote
  #3  
Old 20th December 2008, 12:10 AM
KirkD Offline
Registered User
 
Join Date: Oct 2007
Posts: 372
I'll give all of those suggestions a try and post back here my results.

Thank you!

-Kirk
Reply With Quote
  #4  
Old 23rd December 2008, 06:00 AM
KirkD Offline
Registered User
 
Join Date: Oct 2007
Posts: 372
OK, so as I was in process to check the details you mentioned, things seem to have automagically fixed themselves. What?? That's right, it seems that for now at least, my wireless card is working A-OK in F10. I didn't actually do anything to get it fixed, but I did go through another set of updates using a wired connection. Perhaps something that was conflicting is now not conflicting. Dunno.

Thanks for your help, regardless.

-Kirk
Reply With Quote
  #5  
Old 25th December 2008, 04:13 PM
KirkD Offline
Registered User
 
Join Date: Oct 2007
Posts: 372
OK, I'm back again. It seems that the driver stopped working again. I get about 50% of the time it works and the other 50% it fails. I'm tempted to go back to ndiswrapper as that worked well in F9.

Also, from the Broadcom web page I see that broadcom-wl supports this hardware:

BCM4311-, BCM4312-, BCM4321-, and BCM4322-based hardware

I'm using a BCM4328 card, so I assume this driver doesn't work for me and maybe that explains the problem.

Also, while in the kernel that isn't working (2.6.27.7-134.fc10.i686) I see by lsmod | grep wl that the module _is_ loaded. For whatever reason, it just isn't functioning.

Code:
lsmod | grep wl

wl                   1067012  0
ieee80211_crypt         8324  1 wl

As always, any help whatsoever is GREATLY appreciated!!

-Kirk

Last edited by KirkD; 25th December 2008 at 04:19 PM.
Reply With Quote
  #6  
Old 25th December 2008, 04:57 PM
stoat Offline
Registered User
 
Join Date: Jun 2006
Posts: 7,551
Quote:
Originally Posted by KirkD

Also, from the Broadcom web page I see that broadcom-wl supports this hardware:

BCM4311-, BCM4312-, BCM4321-, and BCM4322-based hardware
Hello KirkD,

That's right. But the HOWTO by Chris (aka here as BlueC) makes this comment (FWIW)...
Quote:
Originally Posted by cenolan.com

This is an official-release of Broadcom's IEEE 802.11a/b/g/n hybrid Linux device driver for use with Broadcom's BCM4311-, BCM4312-, BCM4321-, and BCM4322-based hardware. This driver also supports the incorrectly identified BCM4328 chipset which is actually a BCM4321 or BCM4322 chipset.
I realize that doesn't necessarily mean a thing in your case, but I just wanted to mention it.

Here's another thing FWIW. I use BCM4306 cards which happen to work by either the native b43 Linux driver or ndiswrapper and the XP driver. I have used compiled ndiswrapper and the kmod binary versions. All of these methods have worked well for that card. Over the years, I have gone back and forth among these methods depending on what worked best at the moment. I guess the most troublesome method was the Livna (now RPM Fusion) kmod version because they were sometimes late getting in the repo (sometimes really late). If I allowed the kernel to update before the kmod packages were ready, then no wireless for that kernel for a while. The compiled ndiswrapper was very reliable for me, but it had to be recompiled for a new kernel (two minutes of work). For the longest time now, I have stuck with b43 (which unfortunately doesn't support your card). I guess the point of this ramble is that I hope it's normal to change wireless driver methods every now and then (when it's possible) because I do it, too.

Last edited by stoat; 25th December 2008 at 05:04 PM.
Reply With Quote
  #7  
Old 25th December 2008, 05:04 PM
KirkD Offline
Registered User
 
Join Date: Oct 2007
Posts: 372
stoat,

Thanks for the info. I'm glad to see that the 4328 is indeed supported. It is at least a step in the right direction for me. As for ndiswrapper, I had stopped using it when I upgraded to F10. I couldn't get ndiswrapper to work, but I was using the PAE kernel then. I switched back to the standard kernel but I haven't tried ndiswrapper again. I may give it a shot. Under F9 I had ndiswrapper set up such that it recompiled when the kernel updated (using akmod) but again, I haven't tried it under F10 yet.

It would be nice if I could get the broadcom-wl package working consistently or at least figure out why it is on again, off again.

Thanks again!

-Kirk

UPDATE: I just updated to the new kernel, removed the previous install of broadcom-wl, and then reinstalled so that I get broadcom-wl and kmod-wl without akmod-wl under 2.6.27.9-59 but no wireless working. ugh.

Maybe there's a better way. Does anyone have a suggestion of a laptop wireless card (mini or PCMCIA) that works with Fedora 10 nicely?


Update #2: I uninstalled broadcom-wl along with kmod-wl and went back to kmod-ndiswrapper and bmcwl5.inf/.sys All seems to work fine right now.

Last edited by KirkD; 26th December 2008 at 12:15 AM.
Reply With Quote
Reply

Tags
bcm4328, broadcomwl

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
More wireless woes - there's got to be a better way! BroadCom BCM4328 KirkD Servers & Networking 15 9th December 2008 02:31 AM
Finally Success with Broadcom Corporation BCM4328 802.11a/b/g/n (rev 05) Zontar Mac Chat 0 8th December 2008 03:28 AM
fedora 9 bcm4328 wireless not working priyadarshanh Hardware & Laptops 16 27th November 2008 01:43 PM
Network controller: Broadcom Corporation BCM4328 802.11a/b/g/n venumus Hardware & Laptops 18 6th October 2008 09:34 PM
Fedora 8 and bcm4328 wireless emunity Servers & Networking 3 23rd December 2007 10:55 PM


Current GMT-time: 04:52 (Sunday, 19-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat