I blacklisted b43 in /etc/modprobe.d/blacklist.conf, followed by
Code:
sudo modprobe -r b43
Then I installed the STA drivers from additional drivers, I see my chipset is supposedly supported(BCM4329). The light goes green and states that it is active and currently in use.
After toggling networking on and off, my wired connection comes back and I have lost my list of wifi networks, all I see now is Wireless Networks : disconnected, same after
Code:
modprobe -r wl; modprobe wl
I see that installing the driver has created a new blacklist file, so here are my blacklists now:
$ cat /etc/modprobe.d/blacklist-bcm43.conf
Code:
# Warning: This file is autogenerated by bcmwl. All changes to this file will be lost.
blacklist b43
blacklist b43legacy
blacklist ssb
blacklist bcm43xx
blacklist brcm80211
blacklist brcmfmac
blacklist brcmsmac
blacklist bcma
$ cat /etc/modprobe.d/blacklist.conf
Code:
# This file lists those modules which we don't want to be loaded by
# alias expansion, usually so some other driver will be loaded for the
# device instead.
blacklist b43
# evbug is a debug tool that should be loaded explicitly
blacklist evbug
# these drivers are very simple, the HID drivers are usually preferred
blacklist usbmouse
blacklist usbkbd
# replaced by e100
blacklist eepro100
# replaced by tulip
blacklist de4x5
# causes no end of confusion by creating unexpected network interfaces
blacklist eth1394
# snd_intel8x0m can interfere with snd_intel8x0, doesn't seem to support much
# hardware on its own (Ubuntu bug #2011, #6810)
blacklist snd_intel8x0m
# Conflicts with dvb driver (which is better for handling this device)
blacklist snd_aw2
# causes failure to suspend on HP compaq nc6000 (Ubuntu: #10306)
blacklist i2c_i801
# replaced by p54pci
blacklist prism54
# replaced by b43 and ssb.
blacklist bcm43xx
# most apps now use garmin usb driver directly (Ubuntu: #114565)
blacklist garmin_gps
# replaced by asus-laptop (Ubuntu: #184721)
blacklist asus_acpi
# low-quality, just noise when being used for sound playback, causes
# hangs at desktop session start (Ubuntu: #246969)
blacklist snd_pcsp
# ugly and loud noise, getting on everyone's nerves; this should be done by a
# nice pulseaudio bing (Ubuntu: #77010)
blacklist pcspkr
# EDAC driver for amd76x clashes with the agp driver preventing the aperture
# from being initialised (Ubuntu: #297750). Blacklist so that the driver
# continues to build and is installable for the few cases where its
# really needed.
blacklist amd76x_edac
$ lspci -vnn | grep -C 10 road
Code:
05:00.0 Ethernet controller [0200]: Marvell Technology Group Ltd. 88E8056 PCI-E Gigabit Ethernet Controller [11ab:4364] (rev 12)
Subsystem: ASUSTeK Computer Inc. Device [1043:81f8]
Flags: bus master, fast devsel, latency 0, IRQ 75
Memory at fbdfc000 (64-bit, non-prefetchable) [size=16K]
I/O ports at d800 [size=256]
Expansion ROM at fbdc0000 [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: sky2
Kernel modules: sky2
07:01.0 Network controller [0280]: Broadcom Corporation BCM4321 802.11b/g/n [14e4:4329] (rev 01)
Subsystem: Linksys Device [1737:0060]
Flags: bus master, fast devsel, latency 64, IRQ 17
Memory at fbefc000 (32-bit, non-prefetchable) [size=16K]
Kernel driver in use: wl
Kernel modules: wl, ssb
07:02.0 FireWire (IEEE 1394) [0c00]: VIA Technologies, Inc. VT6306/7/8 [Fire II(M)] IEEE 1394 OHCI Controller [1106:3044] (rev c0) (prog-if 10 [OHCI])
Subsystem: ASUSTeK Computer Inc. M4A series motherboard [1043:81fe]
Flags: bus master, medium devsel, latency 64, IRQ 18
Memory at fbefb000 (32-bit, non-prefetchable) [size=2K]
$ ifconfig
Code:
eth0 Link encap:Ethernet HWaddr 48:5b:39:7e:02:d6
inet addr:192.168.0.186 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::4a5b:39ff:fe7e:2d6/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:2245 errors:0 dropped:0 overruns:0 frame:0
TX packets:1941 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2492679 (2.4 MB) TX bytes:289086 (289.0 KB)
Interrupt:18
eth3 Link encap:Ethernet HWaddr 00:18:39:15:8a:72
inet6 addr: fe80::218:39ff:fe15:8a72/64 Scope:Link
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:686
TX packets:0 errors:15 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:17 Base address:0xc000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:256 errors:0 dropped:0 overruns:0 frame:0
TX packets:256 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:23134 (23.1 KB) TX bytes:23134 (23.1 KB)
$ iwconfig
Code:
eth3 IEEE 802.11 Access Point: Not-Associated
Link Quality:5 Signal level:0 Noise level:0
Rx invalid nwid:0 invalid crypt:0 invalid misc:0
lo no wireless extensions.
eth0 no wireless extensions.
$ lsmod
Code:
Module Size Used by
wl 2568210 0
lib80211_crypt_tkip 17390 0
lib80211 14381 2 wl,lib80211_crypt_tkip
hidp 22628 2
rfcomm 47604 12
bnep 18281 2
parport_pc 32866 0
ppdev 17113 0
arc4 12529 0
btusb 18288 6
bluetooth 180104 32 hidp,rfcomm,bnep,btusb
snd_hda_codec_hdmi 32474 1
snd_hda_codec_realtek 223867 1
mxm_wmi 12979 0
snd_hda_intel 33773 5
snd_seq_midi 13324 0
snd_hda_codec 127706 3 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel
snd_rawmidi 30748 1 snd_seq_midi
snd_hwdep 13668 1 snd_hda_codec
snd_seq_midi_event 14899 1 snd_seq_midi
asus_atk0110 18078 0
snd_pcm 97188 3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
joydev 17693 0
psmouse 87603 0
snd_seq 61896 2 snd_seq_midi,snd_seq_midi_event
radeon 804372 3
i7core_edac 28102 0
wmi 19256 1 mxm_wmi
serio_raw 13211 0
snd_seq_device 14540 3 snd_seq_midi,snd_rawmidi,snd_seq
edac_core 53746 3 i7core_edac
snd_timer 29990 2 snd_pcm,snd_seq
ttm 76949 1 radeon
mac_hid 13253 0
drm_kms_helper 46978 1 radeon
drm 242038 5 radeon,ttm,drm_kms_helper
snd 78855 20 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel,snd_rawmidi,snd_hda_codec,snd_hwdep,snd_pcm,snd_seq,snd_seq_device,snd_timer
i2c_algo_bit 13423 1 radeon
soundcore 15091 1 snd
snd_page_alloc 18529 2 snd_hda_intel,snd_pcm
lp 17799 0
parport 46562 3 parport_pc,ppdev,lp
usbhid 47199 0
hid 99559 2 hidp,usbhid
firewire_ohci 41000 0
firewire_core 63558 1 firewire_ohci
crc_itu_t 12707 1 firewire_core
sky2 59043 0
$ dmesg | tail -n 23
Code:
[ 567.020150] b43-pci-bridge 0000:07:01.0: PCI INT A disabled
[ 669.184728] lib80211: common routines for IEEE802.11 drivers
[ 669.184735] lib80211_crypt: registered algorithm 'NULL'
[ 669.186817] wl: module license 'MIXED/Proprietary' taints kernel.
[ 669.186820] Disabling lock debugging due to kernel taint
[ 669.191190] wl 0000:07:01.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 669.214118] lib80211_crypt: registered algorithm 'TKIP'
[ 669.240075] eth3: Broadcom BCM4329 802.11 Hybrid Wireless Controller 5.100.82.38
[ 669.269296] udevd[2626]: renamed network interface eth1 to eth3
[ 669.299667] wl 0000:07:01.0: PCI INT A disabled
[ 669.299782] wl 0000:07:01.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 669.347445] eth3: Broadcom BCM4329 802.11 Hybrid Wireless Controller 5.100.82.38
[ 669.368946] udevd[2626]: renamed network interface eth1 to eth3
[ 680.047676] sky2 0000:05:00.0: eth0: disabling interface
[ 681.249885] sky2 0000:05:00.0: eth0: enabling interface
[ 681.251695] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 694.478790] sky2 0000:05:00.0: eth0: Link is up at 100 Mbps, full duplex, flow control both
[ 694.480635] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 704.702423] eth0: no IPv6 routers present
[ 765.564388] wl 0000:07:01.0: PCI INT A disabled
[ 772.774671] wl 0000:07:01.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 772.821813] eth3: Broadcom BCM4329 802.11 Hybrid Wireless Controller 5.100.82.38
[ 772.863592] udevd[8675]: renamed network interface eth1 to eth3
$ sudo lshw -C network
Code:
*-network
description: Ethernet interface
product: 88E8056 PCI-E Gigabit Ethernet Controller
vendor: Marvell Technology Group Ltd.
physical id: 0
bus info: pci@0000:05:00.0
logical name: eth0
version: 12
serial: 48:5b:39:7e:02:d6
size: 100Mbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm vpd msi pciexpress bus_master cap_list rom ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=sky2 driverversion=1.30 duplex=full firmware=N/A ip=192.168.0.186 latency=0 link=yes multicast=yes port=twisted pair speed=100Mbit/s
resources: irq:75 memory:fbdfc000-fbdfffff ioport:d800(size=256) memory:fbdc0000-fbddffff
*-network
description: Wireless interface
product: BCM4321 802.11b/g/n
vendor: Broadcom Corporation
physical id: 1
bus info: pci@0000:07:01.0
logical name: eth3
version: 01
serial: 00:18:39:15:8a:72
width: 32 bits
clock: 33MHz
capabilities: bus_master ethernet physical wireless
configuration: broadcast=yes driver=wl0 driverversion=5.100.82.38 latency=64 multicast=yes wireless=IEEE 802.11bgn
resources: irq:17 memory:fbefc000-fbefffff
$ iwlist scan
Code:
eth3 Interface doesn't support scanning.
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
Bookmarks