Well, It does not work for me.

I went to the archives. I grabbed the 6.30.223.141-1 archive. Unpacked it. Put 
the edited files from the patch above in the amd64 directory and built the 
module. To get it to build, I had to edit the MAKEFILE to add this EXTRA_CFLAGS 
"-Wno-error=date-time" as it would not build due to some GCC error with date 
and time. At this point, I was able ti build and get wl.ko. I then removed the 
b43 driver and its associated modules with modprobe -r . Then I installed the 
80211 modules:
sudo modprobe cfg80211
sudo modprobe lib80211
 
then I added the module from the local directory:
insmod wl.ko

Now I can still only see 2.4GHz WAPs and can only connect to my 2.4 GHz
WAP on my Linksys E3200 router running original firmware. I cannot
connect to the 2.4GHz WAP on my main router running ddwrt. I cannot
'see' any of the 5Ghz WAPs.

I'm running Ubuntu GNOME 16.04

$ uname -r
4.4.0-21-generic

$ lsmod | grep wl
wl                   4210688  0
lib80211               16384  2 wl,lib80211_crypt_tkip
cfg80211              565248  1 wl

dmesg:
[23049.198913] lib80211: common routines for IEEE802.11 drivers
[23049.198918] lib80211_crypt: registered algorithm 'NULL'
[23052.042984] INFO @wl_cfg80211_attach : Registered CFG80211 phy
[23052.148327] lib80211_crypt: registered algorithm 'TKIP'
[23052.210275] wlan0: Broadcom BCM4328 802.11 Hybrid Wireless Controller 
6.30.223.141 (r415941)
[23052.479378] wl 0000:0b:00.0 wlp11s0: renamed from wlan0
[23052.611487] IPv6: ADDRCONF(NETDEV_UP): wlp11s0: link is not ready
[23067.304041] cfg80211: World regulatory domain updated:
[23067.304046] cfg80211:  DFS Master region: unset
[23067.304048] cfg80211:   (start_freq - end_freq @ bandwidth), 
(max_antenna_gain, max_eirp), (dfs_cac_time)
[23067.304051] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 
mBm), (N/A)
[23067.304054] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 
mBm), (N/A)
[23067.304057] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 
mBm), (N/A)
[23067.304060] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz 
AUTO), (N/A, 2000 mBm), (N/A)
[23067.304063] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz 
AUTO), (N/A, 2000 mBm), (0 s)
[23067.304066] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 
mBm), (0 s)
[23067.304068] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 
mBm), (N/A)
[23067.304071] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 
mBm), (N/A)
[23073.907834] cfg80211: World regulatory domain updated:

Keith

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1550608

Title:
  broadcom-sta-dkms doesn't compile on new kernels (SOLUTION)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/broadcom-sta/+bug/1550608/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to