b43-phy0 ERROR: Firmware file "b43/ucode5.fw" not found -> BCM4311 802.11b/g WLAN [14e4:4311] (rev 01) wireless controller not working on Compaq Presario C500 in Ubuntu 9.10

Asked by lancer89

I just installed ubuntu 9.10 and I cannot get the wireless to turn on. I made sure to check the enable wireless box and checked through the terminal and it seems like its disabled. On windows I would turn on the wireless driver automatically so now I'm stuck and dont know what to do.

Question information

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

Hi,

Please first connect your network card 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: Open Terminal from "Applications->Accessories->Terminal"

Step 2: Please copy-paste the following command from the https://answers.launchpad.net/ubuntu website 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 restart. 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.

sudo lshw -C network; sudo iwlist scanning; cat /etc/network/interfaces; cat /etc/lsb-release; lspci -nn; lsusb; sudo lshw -C usb; uname -a; dmesg | grep ound; dmesg | grep b43; dmesg | grep iwl; iwconfig; sudo /etc/init.d/networking restart

Step 3: Please post results (copy/paste terminal output) on this thread

Step 4: Please also specify the exact model and make of pc that you are using.

Regards,

Mark

Revision history for this message
lancer89 (maikeru89) said :
#2

I'll get right on it, I just have to hunt for a cable. And sorry i forgot the make. Its a Compaq Presario C500. I'll get that info going once I get everything connected.

Thanks ahead of time,
Mike

Revision history for this message
lancer89 (maikeru89) said :
#3

Alright heres the output as follows;

 *-network
       description: Network controller
       product: BCM4311 802.11b/g WLAN
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:06:00.0
       version: 01
       width: 32 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list
       configuration: driver=b43-pci-bridge latency=0
       resources: irq:18 memory:80000000-80003fff
  *-network
       description: Ethernet interface
       product: RTL-8139/8139C/8139C+
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 8
       bus info: pci@0000:08:08.0
       logical name: eth0
       version: 10
       serial: 00:16:d4:c1:af:39
       size: 100MB/s
       capacity: 100MB/s
       width: 32 bits
       clock: 33MHz
       capabilities: pm bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=8139too driverversion=0.9.28 duplex=full ip=192.168.1.106 latency=32 link=yes maxlatency=64 mingnt=32 multicast=yes port=MII speed=100MB/s
       resources: irq:16 ioport:2000(size=256) memory:d0100000-d01000ff
  *-network DISABLED
       description: Wireless interface
       physical id: 1
       logical name: wlan0
       serial: 00:1a:73:28:7c:5b
       capabilities: ethernet physical wireless
       configuration: broadcast=yes multicast=yes wireless=IEEE 802.11bg
lo Interface doesn't support scanning.

eth0 Interface doesn't support scanning.

wmaster0 Interface doesn't support scanning.

wlan0 Interface doesn't support scanning : Network is down

auto lo
iface lo inet loopback

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.10
DISTRIB_CODENAME=karmic
DISTRIB_DESCRIPTION="Ubuntu 9.10"
00:00.0 Host bridge [0600]: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub [8086:27a0] (rev 03)
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller [8086:27a2] (rev 03)
00:02.1 Display controller [0380]: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller [8086:27a6] (rev 03)
00:1b.0 Audio device [0403]: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller [8086:27d8] (rev 01)
00:1c.0 PCI bridge [0604]: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 [8086:27d0] (rev 01)
00:1c.2 PCI bridge [0604]: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 [8086:27d4] (rev 01)
00:1d.0 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 [8086:27c8] (rev 01)
00:1d.1 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 [8086:27c9] (rev 01)
00:1d.2 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 [8086:27ca] (rev 01)
00:1d.7 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller [8086:27cc] (rev 01)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev e1)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge [8086:27b9] (rev 01)
00:1f.1 IDE interface [0101]: Intel Corporation 82801G (ICH7 Family) IDE Controller [8086:27df] (rev 01)
00:1f.2 SATA controller [0106]: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA AHCI Controller [8086:27c5] (rev 01)
00:1f.3 SMBus [0c05]: Intel Corporation 82801G (ICH7 Family) SMBus Controller [8086:27da] (rev 01)
06:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11b/g WLAN [14e4:4311] (rev 01)
08:08.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ [10ec:8139] (rev 10)
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 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 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Linux mike-laptop 2.6.31-14-generic #48-Ubuntu SMP Fri Oct 16 14:04:26 UTC 2009 i686 GNU/Linux
[ 0.000000] ACPI: BIOS bug: multiple APIC/MADT found, using 0
[ 0.000000] found SMP MP-table at [c00f65c0] f65c0
[ 0.396847] ACPI: No dock devices found.
[ 0.404122] pci 0000:06:00.0: BAR 0: no parent found for of device [0xd0000000-0xd0003fff]
[ 0.484496] pnp: PnP ACPI: found 10 devices
[ 3.026467] isapnp: No Plug & Play device found
[ 3.240131] hub 1-0:1.0: USB hub found
[ 3.240466] hub 2-0:1.0: USB hub found
[ 3.240708] hub 3-0:1.0: USB hub found
[ 3.240948] hub 4-0:1.0: USB hub found
[ 3.265026] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 3.267125] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 3.968196] ssb: Sonics Silicon Backplane found on PCI device 0000:06:00.0
[ 8.897870] b43-phy0: Broadcom 4311 WLAN found (core revision 10)
[ 9.187406] lp: driver loaded but no devices found
[ 17.493241] b43-phy0 ERROR: Firmware file "b43/ucode5.fw" not found
[ 17.493312] b43-phy0 ERROR: Firmware file "b43-open/ucode5.fw" not found
[ 18.938669] b43-phy0 ERROR: Firmware file "b43/ucode5.fw" not found
[ 18.938739] b43-phy0 ERROR: Firmware file "b43-open/ucode5.fw" not found
[ 3.901581] b43-pci-bridge 0000:06:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 3.901599] b43-pci-bridge 0000:06:00.0: setting latency timer to 64
[ 8.897870] b43-phy0: Broadcom 4311 WLAN found (core revision 10)
[ 17.184106] b43 ssb0:0: firmware: requesting b43/ucode5.fw
[ 17.488894] b43 ssb0:0: firmware: requesting b43-open/ucode5.fw
[ 17.493241] b43-phy0 ERROR: Firmware file "b43/ucode5.fw" not found
[ 17.493312] b43-phy0 ERROR: Firmware file "b43-open/ucode5.fw" not found
[ 17.493373] 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.
[ 18.925282] b43 ssb0:0: firmware: requesting b43/ucode5.fw
[ 18.929367] b43 ssb0:0: firmware: requesting b43-open/ucode5.fw
[ 18.938669] b43-phy0 ERROR: Firmware file "b43/ucode5.fw" not found
[ 18.938739] b43-phy0 ERROR: Firmware file "b43-open/ucode5.fw" not found
[ 18.938800] 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.
lo no wireless extensions.

eth0 no wireless extensions.

wmaster0 no wireless extensions.

wlan0 IEEE 802.11bg ESSID:""
          Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated
          Tx-Power=0 dBm
          Retry long limit:7 RTS thr:off Fragment thr:off
          Power Management:off
          Link Quality:0 Signal level:0 Noise level:0
          Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
          Tx excessive retries:0 Invalid misc:0 Missed beacon:0

 * Reconfiguring network interfaces... Ignoring unknown interface eth0=eth0.

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#4
Revision history for this message
lancer89 (maikeru89) said :
#5

i tried doing as the last link advised by putting sudo apt-get --purge remove b43-fwcutter, then rebooting and typing sudo apt-get install b43-fwcutter
but both times all i got was this message:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package b43-fwcutter

Revision history for this message
lancer89 (maikeru89) said :
#6

well I'm not sure what I did to fix it (i did go to http://wireless.kernel.org/en/users/Drivers/b43#devicefirmware from the output i pasted) but the wireless is up now thanks for all your help (now I just have to remember the passwords)

1000 thanks
Mike