b43-phy0 ERROR: Firmware file "b43/ucode15.fw" not found -> Wireless Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g LP-PHY [14e4:4315] (rev 01) not working on Dell Inspiron 1440 in Ubuntu 12.04 LTS

Asked by Rafael Estrada-Carsolio

I can not make Ubuntu (12.04) reckon my wlan. I Use a Dell Inspiron 14, with a Dell 1397 WLAN minicard. I use my notebook on a dual mode Windows Vista (32), Ubuntu 12.04. Obviously I am using Vista to post this.

Normally I do not do anything on Vista to have the WLAN going. What should I do in Ubuntu, since the only message I get is: "device not ready" or something like that.

TKS

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu gnome-nettool Edit question
Assignee:
No assignee Edit question
Solved by:
Mark Rijckenberg
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Can you give the output of:

sudo lshw -C network; lsb_release -a; uname -a; sudo rfkill list; dmesg | grep -i firm

Thanks

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#2

Hi,

Please first connect your wired network adapter to the wireless router using an ethernet cable (also known as a LAN cable).

In order to gather essential troubleshooting information about your wireless card, please follow this procedure:

Step 1:

If you are using the Gnome interface, open the Terminal console via "Applications->Accessories->Terminal"

If you are using the Unity interface, the easiest way to open the Terminal is to use the 'search' function on the dash. Or you can click on the 'More Apps' button, click on the 'See more results' by the installed section, and find it in that list of applications. A third way, available after you click on the 'More Apps' button, is to go to the search bar, and see that the far right end of it says 'All Applications'. You then click on that, and you'll see the full list. Then you can go to Accessories > Terminal after that.

So the methods in Unity are:
Dash > Search for Terminal
Dash > More Apps > 'See More Results' > Terminal
Dash > More Apps > Accessories > Terminal

Step 2: Please copy-paste the following command from https://help.ubuntu.com/community/WirelessTroubleshootingProcedure in Firefox into the Linux Terminal. Do NOT copy-paste from the Email message into the Terminal, as that will only copy PART of the command. The command STARTS with the word sudo and ENDS with the word lsmod. So please copy-paste the ENTIRE command below from Firefox into a Terminal, press <enter>, then enter password when sudo asks for password, then press enter again.

Tip: If you have a wheel mouse or 3 button mouse you do not need to type commands into the Terminal. Highlight the command written on the page. Move your cursor anywhere in the Terminal and press the wheel or middle button. Automatic Copy and paste! No spelling mistakes! No Typos! No other errors!

sudo apt-get update; sudo apt-get install hwinfo grep rfkill; sudo lshw -C network; rfkill list; sudo iwlist scanning; cat /etc/network/interfaces; cat /etc/lsb-release; lspci -nn; lsusb; sudo lshw -short; uname -a; dmesg | egrep 'acx|at76|ath|b43|bcm|brcm|CX|eth|ipw|ireless|irmware|isl|lbtf|orinoco|ndiswrapper|NPE|ound|p54|prism|rtl|rt2|rt3|rt5|rt6|rt7|usb|witch|wl';sudo dmidecode|egrep 'anufact|roduct|erial|elease'; iwconfig; cat /etc/modprobe.d/* | egrep 'acx|at76|ath|b43|bcm|brcm|CX|eth|ipw|irmware|isl|lbtf|orinoco|ndiswrapper|NPE|p54|prism|rtl|rt2|rt3|rt6|rt7|wmi|witch|wl'; cat /var/lib/NetworkManager/NetworkManager.state; sudo hwinfo --netcard ; ps -aux|egrep 'wpa|icd|etwork'; sudo lsmod

Step 3: Please post results (copy/paste terminal output) on this thread. The troubleshooters here need to see the full Terminal output from running the above command.

Regards,

Mark Rijckenberg

Revision history for this message
Rafael Estrada-Carsolio (restradacarsolio) said :
#3

Hello everyone:

TKS for the support. I experienced some unrelated problems with my wired internet access and could not provide the info earlier.

The result after copy/paste-run the sequences suggested are as follow:

Ign http://dl.google.com stable InRelease
Get:1 http://dl.google.com stable Release.gpg [198 B]
Get:2 http://dl.google.com stable Release [1,338 B]
Ign http://archive.ubuntu.com precise InRelease
Ign http://archive.ubuntu.com precise-updates InRelease
Ign http://security.ubuntu.com precise-security InRelease
Get:3 http://archive.ubuntu.com precise Release.gpg [198 B]
Get:4 http://security.ubuntu.com precise-security Release.gpg [198 B]
Get:5 http://dl.google.com stable/main amd64 Packages [469 B]
Get:6 http://dl.google.com stable/main i386 Packages [464 B]
Get:7 http://archive.ubuntu.com precise-updates Release.gpg [198 B]
Get:8 http://security.ubuntu.com precise-security Release [49.6 kB]
Ign http://dl.google.com stable/main TranslationIndex
Get:9 http://archive.ubuntu.com precise Release [49.6 kB]
Ign http://dl.google.com stable/main Translation-en_GB
Get:10 http://archive.ubuntu.com precise-updates Release [49.6 kB]
Ign http://dl.google.com stable/main Translation-en
Get:11 http://security.ubuntu.com precise-security/main amd64 Packages [55.9 kB]
Get:12 http://archive.ubuntu.com precise/main amd64 Packages [1,273 kB]
Get:13 http://security.ubuntu.com precise-security/restricted amd64 Packages [14 B]
Get:14 http://security.ubuntu.com precise-security/universe amd64 Packages [12.9 kB]
Get:15 http://security.ubuntu.com precise-security/multiverse amd64 Packages [1,155 B]
Get:16 http://security.ubuntu.com precise-security/main i386 Packages [57.6 kB]
Get:17 http://security.ubuntu.com precise-security/restricted i386 Packages [14 B]
Get:18 http://security.ubuntu.com precise-security/universe i386 Packages [13.0 kB]
Get:19 http://security.ubuntu.com precise-security/multiverse i386 Packages [1,394 B]
Get:20 http://security.ubuntu.com precise-security/main TranslationIndex [73 B]
Get:21 http://security.ubuntu.com precise-security/multiverse TranslationIndex [71 B]
Get:22 http://security.ubuntu.com precise-security/restricted TranslationIndex [70 B]
Get:23 http://security.ubuntu.com precise-security/universe TranslationIndex [72 B]
Get:24 http://security.ubuntu.com precise-security/main Translation-en [29.3 kB]
Hit http://security.ubuntu.com precise-security/multiverse Translation-en
Hit http://security.ubuntu.com precise-security/restricted Translation-en
Hit http://security.ubuntu.com precise-security/universe Translation-en
Get:25 http://archive.ubuntu.com precise/restricted amd64 Packages [8,452 B]
Get:26 http://archive.ubuntu.com precise/universe amd64 Packages [4,786 kB]
Get:27 http://archive.ubuntu.com precise/multiverse amd64 Packages [119 kB]
Get:28 http://archive.ubuntu.com precise/main i386 Packages [1,274 kB]
Get:29 http://archive.ubuntu.com precise/restricted i386 Packages [8,431 B]
Get:30 http://archive.ubuntu.com precise/universe i386 Packages [4,796 kB]
Get:31 http://archive.ubuntu.com precise/multiverse i386 Packages [121 kB]
Hit http://archive.ubuntu.com precise/main TranslationIndex
Hit http://archive.ubuntu.com precise/multiverse TranslationIndex
Hit http://archive.ubuntu.com precise/restricted TranslationIndex
Hit http://archive.ubuntu.com precise/universe TranslationIndex
Get:32 http://archive.ubuntu.com precise-updates/main amd64 Packages [280 kB]
Get:33 http://archive.ubuntu.com precise-updates/restricted amd64 Packages [2,417 B]
Get:34 http://archive.ubuntu.com precise-updates/universe amd64 Packages [70.8 kB]
Get:35 http://archive.ubuntu.com precise-updates/multiverse amd64 Packages [1,825 B]
Get:36 http://archive.ubuntu.com precise-updates/main i386 Packages [282 kB]
Get:37 http://archive.ubuntu.com precise-updates/restricted i386 Packages [2,439 B]
Get:38 http://archive.ubuntu.com precise-updates/universe i386 Packages [70.9 kB]
Get:39 http://archive.ubuntu.com precise-updates/multiverse i386 Packages [2,049 B]
Get:40 http://archive.ubuntu.com precise-updates/main TranslationIndex [74 B]
Get:41 http://archive.ubuntu.com precise-updates/multiverse TranslationIndex [71 B]
Get:42 http://archive.ubuntu.com precise-updates/restricted TranslationIndex [71 B]
Get:43 http://archive.ubuntu.com precise-updates/universe TranslationIndex [73 B]
Hit http://archive.ubuntu.com precise/main Translation-en_GB
Hit http://archive.ubuntu.com precise/main Translation-en
Hit http://archive.ubuntu.com precise/multiverse Translation-en_GB
Hit http://archive.ubuntu.com precise/multiverse Translation-en
Hit http://archive.ubuntu.com precise/restricted Translation-en_GB
Hit http://archive.ubuntu.com precise/restricted Translation-en
Hit http://archive.ubuntu.com precise/universe Translation-en_GB
Hit http://archive.ubuntu.com precise/universe Translation-en
Get:44 http://archive.ubuntu.com precise-updates/main Translation-en [129 kB]
Hit http://archive.ubuntu.com precise-updates/multiverse Translation-en
Hit http://archive.ubuntu.com precise-updates/restricted Translation-en
Hit http://archive.ubuntu.com precise-updates/universe Translation-en
Fetched 13.6 MB in 1min 1s (220 kB/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
grep is already the newest version.
rfkill is already the newest version.
hwinfo is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
  *-network
       description: Network controller
       product: BCM4312 802.11b/g LP-PHY
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:0c:00.0
       version: 01
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list
       configuration: driver=b43-pci-bridge latency=0
       resources: irq:17 memory:f69fc000-f69fffff
  *-network
       description: Ethernet interface
       product: RTL8101E/RTL8102E PCI Express Fast Ethernet controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:09:00.0
       logical name: eth0
       version: 02
       serial: 00:25:64:4d:ac:95
       size: 100Mbit/s
       capacity: 100Mbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix vpd bus_master cap_list rom ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=N/A ip=192.168.1.103 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
       resources: irq:45 ioport:de00(size=256) memory:f0010000-f0010fff memory:f0000000-f000ffff memory:f0020000-f003ffff
  *-network DISABLED
       description: Wireless interface
       physical id: 2
       logical name: wlan0
       serial: 00:22:5f:dd:88:33
       capabilities: ethernet physical wireless
       configuration: broadcast=yes driver=b43 driverversion=3.2.0-25-generic firmware=N/A link=no multicast=yes wireless=IEEE 802.11bg
0: phy0: Wireless LAN
 Soft blocked: yes
 Hard blocked: no
1: dell-wifi: Wireless LAN
 Soft blocked: yes
 Hard blocked: no
2: dell-bluetooth: Bluetooth
 Soft blocked: no
 Hard blocked: no
lo Interface doesn't support scanning.

wlan0 Interface doesn't support scanning : Network is down

eth0 Interface doesn't support scanning.

# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04 LTS"
00:00.0 Host bridge [0600]: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub [8086:2a40] (rev 07)
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a42] (rev 07)
00:02.1 Display controller [0380]: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a43] (rev 07)
00:1a.0 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 [8086:2937] (rev 03)
00:1a.1 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 [8086:2938] (rev 03)
00:1a.2 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 [8086:2939] (rev 03)
00:1a.7 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 [8086:293c] (rev 03)
00:1b.0 Audio device [0403]: Intel Corporation 82801I (ICH9 Family) HD Audio Controller [8086:293e] (rev 03)
00:1c.0 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 [8086:2940] (rev 03)
00:1c.1 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 [8086:2942] (rev 03)
00:1c.2 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 [8086:2944] (rev 03)
00:1c.4 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 [8086:2948] (rev 03)
00:1d.0 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 [8086:2934] (rev 03)
00:1d.1 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 [8086:2935] (rev 03)
00:1d.2 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 [8086:2936] (rev 03)
00:1d.7 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 [8086:293a] (rev 03)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev 93)
00:1f.0 ISA bridge [0601]: Intel Corporation ICH9M LPC Interface Controller [8086:2919] (rev 03)
00:1f.2 SATA controller [0106]: Intel Corporation 82801IBM/IEM (ICH9M/ICH9M-E) 4 port SATA Controller [AHCI mode] [8086:2929] (rev 03)
00:1f.3 SMBus [0c05]: Intel Corporation 82801I (ICH9 Family) SMBus Controller [8086:2930] (rev 03)
09:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10ec:8136] (rev 02)
0c:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g LP-PHY [14e4:4315] (rev 01)
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 0c45:6400 Microdia
Bus 003 Device 002: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth)
Bus 007 Device 002: ID 047d:1048 Kensington
Bus 003 Device 003: ID 413c:8161 Dell Computer Corp. Integrated Keyboard
Bus 003 Device 004: ID 413c:8162 Dell Computer Corp. Integrated Touchpad [Synaptics]
H/W path Device Class Description
====================================================
                             system Inspiron 1440 ()
/0 bus 0K138P
/0/0 memory 64KiB BIOS
/0/400 processor Intel(R) Core(TM)2 Duo CPU T6500 @ 2.10GHz
/0/400/700 memory 128KiB L1 cache
/0/400/701 memory 2MiB L2 cache
/0/1000 memory 4GiB System Memory
/0/1000/0 memory 2GiB DIMM DDR Synchronous 800 MHz (1.2 ns)
/0/1000/1 memory 2GiB DIMM DDR Synchronous 800 MHz (1.2 ns)
/0/100 bridge Mobile 4 Series Chipset Memory Controller Hub
/0/100/2 display Mobile 4 Series Chipset Integrated Graphics Controller
/0/100/2.1 display Mobile 4 Series Chipset Integrated Graphics Controller
/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4
/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5
/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6
/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2
/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller
/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1
/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2
/0/100/1c.1/0 network BCM4312 802.11b/g LP-PHY
/0/100/1c.2 bridge 82801I (ICH9 Family) PCI Express Port 3
/0/100/1c.2/0 eth0 network RTL8101E/RTL8102E PCI Express Fast Ethernet controller
/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5
/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1
/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2
/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3
/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1
/0/100/1e bridge 82801 Mobile PCI Bridge
/0/100/1f bridge ICH9M LPC Interface Controller
/0/100/1f.2 scsi0 storage 82801IBM/IEM (ICH9M/ICH9M-E) 4 port SATA Controller [AHCI mode]
/0/100/1f.2/0 /dev/sda disk 320GB WDC WD3200BEVT-7
/0/100/1f.2/0/1 /dev/sda1 volume 39MiB Windows FAT volume
/0/100/1f.2/0/2 /dev/sda2 volume 14GiB Windows NTFS volume
/0/100/1f.2/0/3 /dev/sda3 volume 283GiB Windows NTFS volume
/0/100/1f.2/1 /dev/cdrom disk DVD+-RW GT10N
/0/100/1f.3 bus 82801I (ICH9 Family) SMBus Controller
/1 power DELL F972N97
/2 wlan0 network Wireless interface
Linux ubuntu 3.2.0-25-generic #40-Ubuntu SMP Wed May 23 20:30:51 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
[ 0.000000] No AGP bridge found
[ 0.000000] No NUMA configuration found
[ 0.000000] No AGP bridge found
[ 0.216136] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.288558] ACPI: No dock devices found.
[ 0.288561] HEST: Table not found.
[ 0.350816] i2c-core: driver [aat2870] using legacy suspend method
[ 0.350818] i2c-core: driver [aat2870] using legacy resume method
[ 0.351032] usbcore: registered new interface driver usbfs
[ 0.351048] usbcore: registered new interface driver hub
[ 0.351079] usbcore: registered new device driver usb
[ 0.360088] Switching to clocksource hpet
[ 0.403664] pnp: PnP ACPI: found 13 devices
[ 0.488809] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0
[ 0.489681] ACPI: Lid Switch [LID]
[ 0.520185] ERST: Table is not found!
[ 0.752182] hub 1-0:1.0: USB hub found
[ 0.772147] hub 2-0:1.0: USB hub found
[ 0.772508] hub 3-0:1.0: USB hub found
[ 0.772839] hub 4-0:1.0: USB hub found
[ 0.773145] hub 5-0:1.0: USB hub found
[ 0.773454] hub 6-0:1.0: USB hub found
[ 0.773777] hub 7-0:1.0: USB hub found
[ 0.774093] hub 8-0:1.0: USB hub found
[ 0.774235] usbcore: registered new interface driver libusual
[ 0.827222] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.204065] usb 1-6: new high-speed USB device number 3 using ehci_hcd
[ 1.712043] usb 3-1: new full-speed USB device number 2 using uhci_hcd
[ 1.886496] hub 3-1:1.0: USB hub found
[ 2.132046] usb 7-1: new low-speed USB device number 2 using uhci_hcd
[ 2.189542] b43-pci-bridge 0000:0c:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 2.189559] b43-pci-bridge 0000:0c:00.0: setting latency timer to 64
[ 2.192269] r8169 0000:09:00.0: eth0: RTL8102e at 0xffffc9000064c000, 00:25:64:4d:ac:95, XID 04c00000 IRQ 45
[ 2.208298] ssb: Core 0 found: ChipCommon (cc 0x800, rev 0x16, vendor 0x4243)
[ 2.208317] ssb: Core 1 found: IEEE 802.11 (cc 0x812, rev 0x0F, vendor 0x4243)
[ 2.208334] ssb: Core 2 found: PCMCIA (cc 0x80D, rev 0x0A, vendor 0x4243)
[ 2.208351] ssb: Core 3 found: PCI-E (cc 0x820, rev 0x09, vendor 0x4243)
[ 2.280306] ssb: Sonics Silicon Backplane found on PCI device 0000:0c:00.0
[ 2.334130] input: Kensington Kensington Ci75m Wireless Notebook Mouse as /devices/pci0000:00/0000:00:1d.1/usb7/7-1/7-1:1.0/input/input4
[ 2.334274] generic-usb 0003:047D:1048.0001: input,hidraw0: USB HID v1.10 Mouse [Kensington Kensington Ci75m Wireless Notebook Mouse] on usb-0000:00:1d.1-1/input0
[ 2.334291] usbcore: registered new interface driver usbhid
[ 2.334293] usbhid: USB HID core driver
[ 2.389443] usb 3-1.1: new full-speed USB device number 3 using uhci_hcd
[ 2.522774] input: HID 413c:8161 as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/input/input5
[ 2.522868] generic-usb 0003:413C:8161.0002: input,hidraw1: USB HID v1.11 Keyboard [HID 413c:8161] on usb-0000:00:1a.0-1.1/input0
[ 2.597449] usb 3-1.2: new full-speed USB device number 4 using uhci_hcd
[ 2.729884] input: HID 413c:8162 as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2:1.0/input/input6
[ 2.730015] generic-usb 0003:413C:8162.0003: input,hidraw2: USB HID v1.11 Mouse [HID 413c:8162] on usb-0000:00:1a.0-1.2/input0
[ 37.739924] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 37.919205] uvcvideo: Found UVC 1.00 device Integrated_Webcam_1.3M (0c45:6400)
[ 37.930644] input: Integrated_Webcam_1.3M as /devices/pci0000:00/0000:00:1a.7/usb1/1-6/1-6:1.0/input/input7
[ 37.930937] usbcore: registered new interface driver uvcvideo
[ 38.024272] b43-phy0: Broadcom 4312 WLAN found (core revision 15)
[ 38.209673] Registered led device: b43-phy0::tx
[ 38.209697] Registered led device: b43-phy0::rx
[ 38.209723] Registered led device: b43-phy0::radio
[ 38.601269] Console: switching to colour frame buffer device 170x48
[ 38.711275] [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module parameter "video.allow_duplicates=1"if the current driver doesn't work.
[ 38.765631] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 38.765783] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[ 39.295825] lp: driver loaded but no devices found
[ 39.508768] type=1400 audit(1339714394.182:11): apparmor="STATUS" operation="profile_load" name="/usr/lib/telepathy/mission-control-5" pid=886 comm="apparmor_parser"
[ 39.588164] b43-phy0 ERROR: Firmware file "b43/ucode15.fw" not found
[ 39.588168] b43-phy0 ERROR: Firmware file "b43-open/ucode15.fw" not found
[ 39.588171] b43-phy0 ERROR: You must go to http://wireless.kernel.org/en/users/Drivers/b43#devicefirmware and download the correct firmware for this driver version. Please carefully read all instructions on this website.
[ 39.588578] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 39.597895] r8169 0000:09:00.0: eth0: link down
[ 39.597908] r8169 0000:09:00.0: eth0: link down
[ 39.599308] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 39.599652] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 41.333188] r8169 0000:09:00.0: eth0: link up
[ 41.336293] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 91.352034] eth0: no IPv6 routers present
[ 292.680214] eth0: no IPv6 routers present
[ 331.434633] r8169 0000:09:00.0: eth0: link down
[ 334.907057] r8169 0000:09:00.0: eth0: link up
[ 352.904121] eth0: no IPv6 routers present
[ 440.272026] eth0: no IPv6 routers present
[ 488.080024] eth0: no IPv6 routers present
[ 539.856143] eth0: no IPv6 routers present
[ 577.329317] r8169 0000:09:00.0: eth0: link down
[ 590.051868] r8169 0000:09:00.0: eth0: link up
[ 595.301907] r8169 0000:09:00.0: eth0: link down
[ 600.203224] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 601.470558] r8169 0000:09:00.0: eth0: link up
[ 601.471407] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 611.604104] eth0: no IPv6 routers present
[ 660.120220] eth0: no IPv6 routers present
[ 662.857829] r8169 0000:09:00.0: eth0: link down
[ 666.061534] r8169 0000:09:00.0: eth0: link up
[ 708.114827] r8169 0000:09:00.0: eth0: link down
[ 708.400125] eth0: no IPv6 routers present
[ 712.201419] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 722.484292] r8169 0000:09:00.0: eth0: link up
[ 722.485144] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 732.720228] eth0: no IPv6 routers present
[ 3819.324160] usb 2-1: new high-speed USB device number 3 using ehci_hcd
[ 3819.826283] usbcore: registered new interface driver uas
[ 3819.827892] scsi6 : usb-storage 2-1:1.0
[ 3819.828070] usbcore: registered new interface driver usb-storage
[ 3966.956224] usb 2-1: USB disconnect, device number 3
 Release Date: 06/15/2009
  Serial services are supported (int 14h)
 Manufacturer: Dell Inc.
 Product Name: Inspiron 1440
 Serial Number: CC8LKJ1
 Manufacturer: Dell Inc.
 Product Name: 0K138P
 Serial Number: .CC8LKJ1.CN7016698702P6.
 Manufacturer: Dell Inc.
 Serial Number: CC8LKJ1
 Manufacturer: Intel
 Serial Number: Not Specified
 Manufacturer: CE00000000000000
 Serial Number: 76C864C5
 Manufacturer: CE00000000000000
 Serial Number: 76C864AD
 Manufacturer: SMP-SDI2.2
 SBDS Serial Number: 023D
 SBDS Manufacture Date: 2009-07-16
lo no wireless extensions.

wlan0 IEEE 802.11bg ESSID:off/any
          Mode:Managed Access Point: Not-Associated Tx-Power=off
          Retry long limit:7 RTS thr:off Fragment thr:off
          Power Management:on

eth0 no wireless extensions.

install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; : ; }
# which ath5k cannot recover. To prevent this condition, stop
blacklist ath_pci
blacklist eth1394
# replaced by p54pci
blacklist prism54
# replaced by b43 and ssb.
blacklist bcm43xx
blacklist uart6850
blacklist twl4030_wdt

[main]
NetworkingEnabled=true
WirelessEnabled=false
WWANEnabled=true
WimaxEnabled=true
> hal.1: read hal dataprocess 20215: arguments to dbus_move_error() were incorrect, assertion "(dest) == NULL || !dbus_error_is_set ((dest))" failed in file ../../dbus/dbus-errors.c line 282.
This is normally a bug in some application using the D-Bus library.
libhal.c 3483 : Error unsubscribing to signals, error=The name org.freedesktop.Hal was not provided by any .service files
28: PCI c00.0: 0282 WLAN controller
  [Created at pci.318]
  Unique ID: y9sn.reAAs+k0MA5
  Parent ID: qTvu.38V_tFFDAL1
  SysFS ID: /devices/pci0000:00/0000:00:1c.1/0000:0c:00.0
  SysFS BusID: 0000:0c:00.0
  Hardware Class: network
  Model: "Dell Wireless 1397 WLAN Mini-Card"
  Vendor: pci 0x14e4 "Broadcom"
  Device: pci 0x4315 "BCM4312 802.11b/g"
  SubVendor: pci 0x1028 "Dell"
  SubDevice: pci 0x000c "Wireless 1397 WLAN Mini-Card"
  Revision: 0x01
  Driver: "b43-pci-bridge"
  Driver Modules: "ssb"
  Device File: wlan0
  Features: WLAN
  Memory Range: 0xf69fc000-0xf69fffff (rw,non-prefetchable)
  IRQ: 17 (no events)
  HW Address: 00:22:5f:dd:88:33
  Link detected: no
  WLAN channels: 1 2 3 4 5 6 7 8 9 10 11 12 13 14
  WLAN frequencies: 2.412 2.417 2.422 2.427 2.432 2.437 2.442 2.447 2.452 2.457 2.462 2.467 2.472 2.484
  WLAN encryption modes: WEP40 WEP104 TKIP CCMP
  WLAN authentication modes: open sharedkey wpa-psk wpa-eap
  Module Alias: "pci:v000014E4d00004315sv00001028sd0000000Cbc02sc80i00"
  Driver Info #0:
    Driver Status: ssb is active
    Driver Activation Cmd: "modprobe ssb"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #17 (PCI bridge)

29: PCI 900.0: 0200 Ethernet controller
  [Created at pci.318]
  Unique ID: rBUF.Sp6KNpwhL29
  Parent ID: hoOk.5zNUrOUdD62
  SysFS ID: /devices/pci0000:00/0000:00:1c.2/0000:09:00.0
  SysFS BusID: 0000:09:00.0
  Hardware Class: network
  Model: "Realtek RTL8101E/RTL8102E PCI Express Fast Ethernet controller"
  Vendor: pci 0x10ec "Realtek Semiconductor Co., Ltd."
  Device: pci 0x8136 "RTL8101E/RTL8102E PCI Express Fast Ethernet controller"
  SubVendor: pci 0x1028 "Dell"
  SubDevice: pci 0x02cf
  Revision: 0x02
  Driver: "r8169"
  Driver Modules: "r8169"
  Device File: eth0
  I/O Ports: 0xde00-0xdeff (rw)
  Memory Range: 0xf0010000-0xf0010fff (ro,non-prefetchable)
  Memory Range: 0xf0000000-0xf000ffff (ro,non-prefetchable)
  Memory Range: 0xf0020000-0xf003ffff (ro,non-prefetchable,disabled)
  IRQ: 45 (183062 events)
  HW Address: 00:25:64:4d:ac:95
  Link detected: yes
  Module Alias: "pci:v000010ECd00008136sv00001028sd000002CFbc02sc00i00"
  Driver Info #0:
    Driver Status: r8169 is active
    Driver Activation Cmd: "modprobe r8169"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #18 (PCI bridge)
Warning: bad ps syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html
root 826 0.0 0.1 232404 5224 ? Ssl 17:53 0:00 NetworkManager
1000 1925 0.0 0.0 817316 3792 ? Sl 17:53 0:07 /usr/lib/glib-networking/glib-pacrunner
root 2585 0.0 0.0 7256 1568 ? S 18:04 0:00 /sbin/dhclient -d -4 -sf /usr/lib/NetworkManager/nm-dhcp-client.action -pf /var/run/sendsigs.omit.d/network-manager.dhclient-eth0.pid -lf /var/lib/dhcp/dhclient-a764d41c-fe80-4ed8-86fb-08cd583e2f5b-eth0.lease -cf /var/run/nm-dhclient-eth0.conf eth0
nobody 2589 0.0 0.0 27532 1288 ? S 18:04 0:00 /usr/sbin/dnsmasq --no-resolv --keep-in-foreground --no-hosts --bind-interfaces --pid-file=/var/run/sendsigs.omit.d/network-manager.dnsmasq.pid --listen-address=127.0.0.1 --conf-file=/var/run/nm-dns-dnsmasq.conf --cache-size=0 --proxy-dnssec
1000 13632 0.0 0.0 274928 3676 ? Sl 19:45 0:00 /usr/lib/gvfs/gvfsd-network --spawner :1.6 /org/gtk/gvfs/exec_spaw/4
1000 20229 0.0 0.0 8096 920 pts/2 S+ 20:20 0:00 egrep --color=auto wpa|icd|etwork
Module Size Used by
nls_iso8859_1 12713 0
nls_cp437 16991 0
vfat 17585 0
fat 61512 1 vfat
usb_storage 49198 0
uas 18180 0
rfcomm 47604 0
parport_pc 32866 0
ppdev 17113 0
lp 17799 0
parport 46562 3 parport_pc,ppdev,lp
bnep 18281 2
bluetooth 180104 10 rfcomm,bnep
joydev 17693 0
snd_hda_codec_idt 70795 1
dell_wmi 12681 0
sparse_keymap 13890 1 dell_wmi
dell_laptop 18119 0
dcdbas 14490 1 dell_laptop
psmouse 87692 0
serio_raw 13211 0
arc4 12529 2
wmi 19256 1 dell_wmi
snd_hda_intel 33773 3
snd_hda_codec 127706 2 snd_hda_codec_idt,snd_hda_intel
snd_hwdep 13668 1 snd_hda_codec
snd_pcm 97188 2 snd_hda_intel,snd_hda_codec
snd_seq_midi 13324 0
snd_rawmidi 30748 1 snd_seq_midi
snd_seq_midi_event 14899 1 snd_seq_midi
snd_seq 61896 2 snd_seq_midi,snd_seq_midi_event
b43 365785 0
mac80211 506816 1 b43
snd_timer 29990 2 snd_pcm,snd_seq
i915 468745 3
snd_seq_device 14540 3 snd_seq_midi,snd_rawmidi,snd_seq
snd 78855 15 snd_hda_codec_idt,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
drm_kms_helper 46978 1 i915
uvcvideo 72627 0
videodev 98259 1 uvcvideo
v4l2_compat_ioctl32 17128 1 videodev
cfg80211 205544 2 b43,mac80211
soundcore 15091 1 snd
drm 242038 4 i915,drm_kms_helper
i2c_algo_bit 13423 1 i915
bcma 26696 1 b43
mac_hid 13253 0
snd_page_alloc 18529 2 snd_hda_intel,snd_pcm
video 19596 1 i915
usbhid 47199 0
hid 99559 1 usbhid
r8169 62099 0
ssb 52752 1 b43

That is it.

Thank you for the efforts!

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#4

The command I sent you, is a single command and should NOT be cut into pieces.

Please visit the following URL (when responding) using a webbrowser, instead of using your Email client:

https://answers.launchpad.net/ubuntu/+source/broadcom-sta/+question/182225

The main problem is that your BCM4306 802.11b/g Wireless LAN Controller does not have any driver loaded for it. This is because the b43 driver is being blacklisted by a configuration file located in the directory /etc/modprobe.d. The configuration file that is blacklisting the b43 driver is likely /etc/modprobe.d/blacklist.conf

You will first need to run the following commands using a WIRED Internet connection:

sudo apt-get update

sudo apt-get remove --purge bcmwl-kernel-source

Then please run the following command:

gksudo gedit /etc/modprobe.d/blacklist.conf

Using the gedit editor, please REMOVE the following configuration lines in
the /etc/modprobe.d/blacklist.conf file:

blacklist b43
blacklist b43legacy

SAVE the change to the /etc/modprobe.d/blacklist.conf file after removing the configuration lines.

Then please proceed with the following commands:

sudo apt-get update
sudo apt-get install b43-fwcutter firmware-b43-installer

b43-fwcutter exists in the Ubuntu repositories, but you will need a
working wired Internet connection in Ubuntu in order to locate it and
install it.

The only way to do that - in your case - is to connect the pc to the
wireless router using a LAN cable, instead of using wireless.

Then reboot your PC and run the following command:

sudo rfkill unblock all

Then retest wireless.

Source: https://answers.launchpad.net/ubuntu/+source/b43-fwcutter/+question/165367

Revision history for this message
Best Mark Rijckenberg (markrijckenberg) said :
#5

Please copy-paste the following commands into the Terminal (using a working, WIRED Internet connection):

sudo apt-get update
sudo apt-get remove --purge bcmwl-kernel-source
sudo apt-get install firmware-b43-lpphy-installer

Then please copy-paste each command below one by one into a Terminal. Hit <ENTER> after each command.

echo "blacklist bcma" | sudo tee -a /etc/modprobe.d/blacklist.conf
echo "blacklist brcmsmac" | sudo tee -a /etc/modprobe.d/blacklist.conf
echo "blacklist brcm80211" | sudo tee -a /etc/modprobe.d/blacklist.conf

After running the commands above, make sure to select "Load Defaults" in the BIOS, save the configuration.

Then reboot and retest wireless.

Revision history for this message
Rafael Estrada-Carsolio (restradacarsolio) said :
#6

INDEED IS WORKING NOW!!

THANK YOU EVERYONE

R. Estrada

Revision history for this message
Greg Cempla (grzegorz-cempla) said :
#7

Also it happened to me that after an upgrade of the system wifi stopped working despite 'firmware-b43-lpphy-installer' installed. In this case it was sufficient to do

sudo dpkg-reconfigure firmware-b43-lpphy-installer

After it completed I didn't even have to turn the wifi off and on. It just loaded need modules and connected automatically.

Greg