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 1525 in Ubuntu 10.10

Asked by Stephen Logan

I jut installed Ubuntu 10.10 and on my inspiron 1525 and cannot use my wireless. It says it is missing firmware. I'm new to Linux. How do I fix this?

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
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.

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; 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|CX|eth|ipw|irmware|isl|lbtf|ndiswrapper|NPE|ound|prism|rtl|rt2|rt3|usb|witch|wl'; iwconfig; grep b43 /etc/modprobe.d/*; grep wl /etc/modprobe.d/*; sudo hwinfo --netcard ; sudo lsmod; cat /var/lib/NetworkManager/NetworkManager.state; sudo /etc/init.d/networking restart

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

Revision history for this message
Stephen Logan (stephen-logan2) said :
#2

Ign http://us.archive.ubuntu.com/ubuntu/ maverick-updates/main Translation-en_US
Hit http://extras.ubuntu.com maverick/main Sources
Ign http://us.archive.ubuntu.com/ubuntu/ maverick-updates/multiverse Translation-en
Ign http://us.archive.ubuntu.com/ubuntu/ maverick-updates/multiverse Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ maverick-updates/restricted Translation-en
Ign http://us.archive.ubuntu.com/ubuntu/ maverick-updates/restricted Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ maverick-updates/universe Translation-en
Ign http://us.archive.ubuntu.com/ubuntu/ maverick-updates/universe Translation-en_US
Hit http://us.archive.ubuntu.com maverick Release
Hit http://extras.ubuntu.com maverick/main i386 Packages
Hit http://us.archive.ubuntu.com maverick-updates Release
Hit http://us.archive.ubuntu.com maverick/main Sources
Hit http://us.archive.ubuntu.com maverick/restricted Sources
Hit http://us.archive.ubuntu.com maverick/universe Sources
Hit http://us.archive.ubuntu.com maverick/multiverse Sources
Hit http://us.archive.ubuntu.com maverick/main i386 Packages
Hit http://us.archive.ubuntu.com maverick/restricted i386 Packages
Hit http://us.archive.ubuntu.com maverick/universe i386 Packages
Ign http://security.ubuntu.com/ubuntu/ maverick-security/universe Translation-en
Ign http://security.ubuntu.com/ubuntu/ maverick-security/universe Translation-en_US
Hit http://security.ubuntu.com maverick-security Release
Hit http://us.archive.ubuntu.com maverick/multiverse i386 Packages
Hit http://us.archive.ubuntu.com maverick-updates/main Sources
Hit http://us.archive.ubuntu.com maverick-updates/restricted Sources
Hit http://us.archive.ubuntu.com maverick-updates/universe Sources
Hit http://us.archive.ubuntu.com maverick-updates/multiverse Sources
Hit http://us.archive.ubuntu.com maverick-updates/main i386 Packages
Hit http://security.ubuntu.com maverick-security/main Sources
Hit http://us.archive.ubuntu.com maverick-updates/restricted i386 Packages
Hit http://us.archive.ubuntu.com maverick-updates/universe i386 Packages
Hit http://us.archive.ubuntu.com maverick-updates/multiverse i386 Packages
Hit http://security.ubuntu.com maverick-security/restricted Sources
Hit http://security.ubuntu.com maverick-security/universe Sources
Hit http://security.ubuntu.com maverick-security/multiverse Sources
Hit http://security.ubuntu.com maverick-security/main i386 Packages
Hit http://security.ubuntu.com maverick-security/restricted i386 Packages
Hit http://security.ubuntu.com maverick-security/universe i386 Packages
Hit http://security.ubuntu.com maverick-security/multiverse i386 Packages
Fetched 3,815B in 1s (3,642B/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
grep is already the newest version.
The following extra packages will be installed:
  libhal1 libhd16
The following NEW packages will be installed:
  hwinfo libhal1 libhd16
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 849kB of archives.
After this operation, 2,286kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://us.archive.ubuntu.com/ubuntu/ maverick/main libhal1 i386 0.5.14-0ubuntu6 [106kB]
Get:2 http://us.archive.ubuntu.com/ubuntu/ maverick/universe libhd16 i386 16.0-2 [698kB]
Get:3 http://us.archive.ubuntu.com/ubuntu/ maverick/universe hwinfo i386 16.0-2 [46.1kB]
Fetched 849kB in 4s (189kB/s)
Selecting previously deselected package libhal1.
(Reading database ... 121743 files and directories currently installed.)
Unpacking libhal1 (from .../libhal1_0.5.14-0ubuntu6_i386.deb) ...
Selecting previously deselected package libhd16.
Unpacking libhd16 (from .../libhd16_16.0-2_i386.deb) ...
Selecting previously deselected package hwinfo.
Unpacking hwinfo (from .../hwinfo_16.0-2_i386.deb) ...
Processing triggers for man-db ...
Setting up libhal1 (0.5.14-0ubuntu6) ...
Setting up libhd16 (16.0-2) ...
Setting up hwinfo (16.0-2) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
  *-network
       description: Ethernet interface
       product: 88E8040 PCI-E Fast Ethernet Controller
       vendor: Marvell Technology Group Ltd.
       physical id: 0
       bus info: pci@0000:09:00.0
       logical name: eth0
       version: 12
       serial: 00:1d:09:49:ef:a9
       size: 100MB/s
       capacity: 100MB/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=sky2 driverversion=1.28 duplex=full firmware=N/A ip=192.168.1.102 latency=0 link=yes multicast=yes port=twisted pair speed=100MB/s
       resources: irq:43 memory:fe8fc000-fe8fffff ioport:de00(size=256)
  *-network
       description: Network controller
       product: BCM4312 802.11b/g LP-PHY
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:0b: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:fe7fc000-fe7fffff
  *-network DISABLED
       description: Wireless interface
       physical id: 2
       logical name: wlan0
       serial: 00:1f:e1:48:50:4a
       capabilities: ethernet physical wireless
       configuration: broadcast=yes driver=b43 driverversion=2.6.35-22-generic firmware=N/A link=yes multicast=yes wireless=IEEE 802.11bg
0: dell-wifi: Wireless LAN
 Soft blocked: no
 Hard blocked: no
1: phy0: Wireless LAN
 Soft blocked: no
 Hard blocked: no
lo Interface doesn't support scanning.

eth0 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=10.10
DISTRIB_CODENAME=maverick
DISTRIB_DESCRIPTION="Ubuntu 10.10"
00:00.0 Host bridge [0600]: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub [8086:2a00] (rev 0c)
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller [8086:2a02] (rev 0c)
00:02.1 Display controller [0380]: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller [8086:2a03] (rev 0c)
00:1a.0 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 [8086:2834] (rev 02)
00:1a.1 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 [8086:2835] (rev 02)
00:1a.7 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 [8086:283a] (rev 02)
00:1b.0 Audio device [0403]: Intel Corporation 82801H (ICH8 Family) HD Audio Controller [8086:284b] (rev 02)
00:1c.0 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 [8086:283f] (rev 02)
00:1c.1 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 [8086:2841] (rev 02)
00:1c.4 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 5 [8086:2847] (rev 02)
00:1d.0 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 [8086:2830] (rev 02)
00:1d.1 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 [8086:2831] (rev 02)
00:1d.2 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 [8086:2832] (rev 02)
00:1d.7 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 [8086:2836] (rev 02)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev f2)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801HEM (ICH8M) LPC Interface Controller [8086:2815] (rev 02)
00:1f.1 IDE interface [0101]: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) IDE Controller [8086:2850] (rev 02)
00:1f.2 SATA controller [0106]: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA AHCI Controller [8086:2829] (rev 02)
00:1f.3 SMBus [0c05]: Intel Corporation 82801H (ICH8 Family) SMBus Controller [8086:283e] (rev 02)
02:09.0 FireWire (IEEE 1394) [0c00]: Ricoh Co Ltd R5C832 IEEE 1394 Controller [1180:0832] (rev 05)
02:09.1 SD Host controller [0805]: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter [1180:0822] (rev 22)
02:09.2 System peripheral [0880]: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter [1180:0592] (rev 12)
02:09.3 System peripheral [0880]: Ricoh Co Ltd xD-Picture Card Controller [1180:0852] (rev 12)
09:00.0 Ethernet controller [0200]: Marvell Technology Group Ltd. 88E8040 PCI-E Fast Ethernet Controller [11ab:4354] (rev 12)
0b:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g LP-PHY [14e4:4315] (rev 01)
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 002: ID 06e6:c200 Tiger Jet Network, Inc. Internet Phone
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 002: ID 046d:c00e Logitech, Inc. M-BJ58/M-BJ69 Optical Wheel Mouse
Bus 005 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 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 005: ID 0718:0444 Imation Corp.
Bus 002 Device 002: ID 413c:5115 Dell Computer Corp. Photo AIO Printer 926
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
H/W path Device Class Description
===========================================================
                                    system Inspiron 1525
/0 bus 0U990C
/0/0 memory 64KiB BIOS
/0/400 processor Intel(R) Celeron(R) CPU
/0/400/700 memory 32KiB L1 cache
/0/400/701 memory 1MiB L2 cache
/0/1000 memory 1GiB System Memory
/0/1000/0 memory 512MiB DIMM DDR Synchronous 667
/0/1000/1 memory 512MiB DIMM DDR Synchronous
/0/100 bridge Mobile PM965/GM965/GL960 Memory
/0/100/2 display Mobile GM965/GL960 Integrated Gr
/0/100/2.1 display Mobile GM965/GL960 Integrated Gr
/0/100/1a bus 82801H (ICH8 Family) USB UHCI Co
/0/100/1a.1 bus 82801H (ICH8 Family) USB UHCI Co
/0/100/1a.7 bus 82801H (ICH8 Family) USB2 EHCI C
/0/100/1b multimedia 82801H (ICH8 Family) HD Audio Co
/0/100/1c bridge 82801H (ICH8 Family) PCI Express
/0/100/1c/0 eth0 network 88E8040 PCI-E Fast Ethernet Cont
/0/100/1c.1 bridge 82801H (ICH8 Family) PCI Express
/0/100/1c.1/0 network BCM4312 802.11b/g LP-PHY
/0/100/1c.4 bridge 82801H (ICH8 Family) PCI Express
/0/100/1d bus 82801H (ICH8 Family) USB UHCI Co
/0/100/1d.1 bus 82801H (ICH8 Family) USB UHCI Co
/0/100/1d.2 bus 82801H (ICH8 Family) USB UHCI Co
/0/100/1d.7 bus 82801H (ICH8 Family) USB2 EHCI C
/0/100/1e bridge 82801 Mobile PCI Bridge
/0/100/1e/9 bus R5C832 IEEE 1394 Controller
/0/100/1e/9.1 generic R5C822 SD/SDIO/MMC/MS/MSPro Host
/0/100/1e/9.2 generic R5C592 Memory Stick Bus Host Ada
/0/100/1e/9.3 generic xD-Picture Card Controller
/0/100/1f bridge 82801HEM (ICH8M) LPC Interface C
/0/100/1f.1 scsi0 storage 82801HBM/HEM (ICH8M/ICH8M-E) IDE
/0/100/1f.1/0.0.0 /dev/cdrom disk DVD+-RW DS-8W1P
/0/100/1f.2 scsi4 storage 82801HBM/HEM (ICH8M/ICH8M-E) SAT
/0/100/1f.2/0.0.0 /dev/sda disk 80GB ST980811AS
/0/100/1f.2/0.0.0/1 /dev/sda1 volume 71GiB EXT4 volume
/0/100/1f.2/0.0.0/2 /dev/sda2 volume 2998MiB Extended partition
/0/100/1f.2/0.0.0/2/5 /dev/sda5 volume 2998MiB Linux swap / Solaris par
/0/100/1f.3 bus 82801H (ICH8 Family) SMBus Contr
/0/1 scsi3 storage
/0/1/0.0.0 /dev/sdb disk SCSI Disk
/0/2 scsi2 storage
/0/2/0.0.0 /dev/sdc disk SCSI Disk
/0/3 scsi7 storage
/0/3/0.0.0 /dev/sdd disk SCSI Disk
/0/3/0.0.1 /dev/cdrom1 disk SCSI CD-ROM
/0/3/0.0.1/1 volume 31KiB Apple partition map
/0/3/0.0.1/2 volume 872KiB Apple HFS
/1 power DELL HP27785
/2 wlan0 network Wireless interface
Linux bayberry26 2.6.35-22-generic #35-Ubuntu SMP Sat Oct 16 20:36:48 UTC 2010 i686 GNU/Linux
[ 0.008685] SMP alternatives: switching to UP code
[ 0.148045] ACPI: No dock devices found.
[ 0.234130] HEST: Table is not found!
[ 0.234496] usbcore: registered new interface driver usbfs
[ 0.234508] usbcore: registered new interface driver hub
[ 0.234536] usbcore: registered new device driver usb
[ 0.240022] Switching to clocksource tsc
[ 0.293039] pnp: PnP ACPI: found 13 devices
[ 0.373469] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[ 0.374109] ACPI: Lid Switch [LID]
[ 0.382550] ERST: Table is not found!
[ 0.392103] Switching to clocksource hpet
[ 0.516398] hub 1-0:1.0: USB hub found
[ 0.580032] hub 2-0:1.0: USB hub found
[ 0.580399] hub 3-0:1.0: USB hub found
[ 0.580682] hub 4-0:1.0: USB hub found
[ 0.580930] hub 5-0:1.0: USB hub found
[ 0.581172] hub 6-0:1.0: USB hub found
[ 0.581423] hub 7-0:1.0: USB hub found
[ 0.634667] device-mapper: multipath: version 1.1.1 loaded
[ 0.634673] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 0.642055] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.959865] usb 2-1: new high speed USB device using ehci_hcd and address 2
[ 1.135976] isapnp: No Plug & Play device found
[ 1.440054] usb 2-4: new high speed USB device using ehci_hcd and address 5
[ 1.525874] sky2 0000:09:00.0: eth0: addr 00:1d:09:49:ef:a9
[ 1.592362] b43-pci-bridge 0000:0b:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 1.592378] b43-pci-bridge 0000:0b:00.0: setting latency timer to 64
[ 1.600163] sdhci-pci 0000:02:09.1: SDHCI controller found [1180:0822] (rev 22)
[ 1.612283] ssb: Core 0 found: ChipCommon (cc 0x800, rev 0x16, vendor 0x4243)
[ 1.612302] ssb: Core 1 found: IEEE 802.11 (cc 0x812, rev 0x0F, vendor 0x4243)
[ 1.612320] ssb: Core 2 found: PCMCIA (cc 0x80D, rev 0x0A, vendor 0x4243)
[ 1.612338] ssb: Core 3 found: PCI-E (cc 0x820, rev 0x09, vendor 0x4243)
[ 1.621901] scsi2 : usb-storage 2-1:1.3
[ 1.623691] usbcore: registered new interface driver hiddev
[ 1.623756] scsi3 : usb-storage 2-4:1.0
[ 1.624035] usbcore: registered new interface driver usb-storage
[ 1.625456] generic-usb 0003:413C:5115.0001: hiddev96,hidraw0: USB HID v1.00 Device [Dell Dell Photo AIO Printer 926] on usb-0000:00:1d.7-1/input2
[ 1.625639] usbcore: registered new interface driver usbhid
[ 1.625642] usbhid: USB HID core driver
[ 1.669080] ssb: Sonics Silicon Backplane found on PCI device 0000:0b:00.0
[ 1.820046] usb 5-2: new low speed USB device using uhci_hcd and address 2
[ 2.014744] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2:1.0/input/input4
[ 2.014871] generic-usb 0003:046D:C00E.0002: input,hidraw1: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.0-2/input0
[ 2.342303] usb 6-1: new full speed USB device using uhci_hcd and address 2
[ 2.886132] scsi7 : usb-storage 6-1:1.0
[ 2.898407] generic-usb 0003:06E6:C200.0003: hiddev97,hidraw2: USB HID v1.00 Device [TigerJet Network, Inc. USB Internet Phone by TigerJet] on usb-0000:00:1d.1-1/input4
[ 3.532146] Console: switching to colour frame buffer device 160x50
[ 3.552597] [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.
[ 12.497372] lp: driver loaded but no devices found
[ 12.558110] b43-phy0: Broadcom 4312 WLAN found (core revision 15)
[ 14.224155] Registered led device: b43-phy0::tx
[ 14.224175] Registered led device: b43-phy0::rx
[ 14.224193] Registered led device: b43-phy0::radio
[ 14.224273] Broadcom 43xx driver loaded [ Features: PL, Firmware-ID: FW13 ]
[ 15.059266] usbcore: registered new interface driver snd-usb-audio
[ 15.516365] usblp0: USB Bidirectional printer dev 2 if 1 alt 0 proto 2 vid 0x413C pid 0x5115
[ 15.516796] usbcore: registered new interface driver usblp
[ 16.568343] input: HDA Intel Mic at Ext Front Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 16.568592] input: HDA Intel HP Out at Ext Front Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 16.568802] input: HDA Intel HP Out at Ext Front Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[ 22.468988] sky2 0000:09:00.0: eth0: enabling interface
[ 22.469251] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 22.640361] b43-phy0 ERROR: Firmware file "b43/ucode15.fw" not found
[ 22.640366] b43-phy0 ERROR: Firmware file "b43-open/ucode15.fw" not found
[ 22.640369] 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.
[ 24.159231] sky2 0000:09:00.0: eth0: Link is up at 100 Mbps, full duplex, flow control both
[ 24.159441] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 25.177598] usb 2-1: usbfs: interface 1 claimed by usblp while 'usb' sets config #1
[ 34.608029] eth0: no IPv6 routers present
[ 4546.495306] sky2 0000:09:00.0: eth0: Link is down
[ 4825.421803] b43-phy0 ERROR: Firmware file "b43/ucode15.fw" not found
[ 4825.421808] b43-phy0 ERROR: Firmware file "b43-open/ucode15.fw" not found
[ 4825.421811] 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.
[ 4829.172120] usb 2-1: usbfs: interface 1 claimed by usblp while 'usb' sets config #1
[ 4839.922920] sky2 0000:09:00.0: eth0: Link is up at 100 Mbps, full duplex, flow control both
lo no wireless extensions.

eth0 no wireless extensions.

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

/etc/modprobe.d/blacklist.conf:# replaced by b43 and ssb.
/etc/modprobe.d/blacklist-watchdog.conf:blacklist twl4030_wdt
/etc/modprobe.d/intel-5300-iwlagn-disable11n.conf:options iwlagn 11n_disable=1
> hal.1: read hal dataprocess 3742: arguments to dbus_move_error() were incorrect, assertion "(dest) == NULL || !dbus_error_is_set ((dest))" failed in file dbus-errors.c line 280.
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
27: PCI 900.0: 0200 Ethernet controller
  [Created at pci.318]
  Unique ID: rBUF.4UBfJT4u929
  Parent ID: z8Q3.suiQRxhOxw7
  SysFS ID: /devices/pci0000:00/0000:00:1c.0/0000:09:00.0
  SysFS BusID: 0000:09:00.0
  Hardware Class: network
  Model: "Marvell 88E8040 PCI-E Fast Ethernet Controller"
  Vendor: pci 0x11ab "Marvell Technology Group Ltd."
  Device: pci 0x4354 "88E8040 PCI-E Fast Ethernet Controller"
  SubVendor: pci 0x1028 "Dell"
  SubDevice: pci 0x022f
  Revision: 0x12
  Driver: "sky2"
  Driver Modules: "sky2"
  Device File: eth0
  Memory Range: 0xfe8fc000-0xfe8fffff (rw,non-prefetchable)
  I/O Ports: 0xde00-0xdeff (rw)
  IRQ: 43 (64191 events)
  HW Address: 00:1d:09:49:ef:a9
  Link detected: yes
  Module Alias: "pci:v000011ABd00004354sv00001028sd0000022Fbc02sc00i00"
  Driver Info #0:
    Driver Status: sky2 is active
    Driver Activation Cmd: "modprobe sky2"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #15 (PCI bridge)

28: PCI b00.0: 0282 WLAN controller
  [Created at pci.318]
  Unique ID: y9sn.K1bklAmqTZ1
  Parent ID: qTvu.ujbwO4xo_h8
  SysFS ID: /devices/pci0000:00/0000:00:1c.1/0000:0b:00.0
  SysFS BusID: 0000:0b:00.0
  Hardware Class: network
  Model: "Dell Wireless 1395 WLAN Mini-Card"
  Vendor: pci 0x14e4 "Broadcom"
  Device: pci 0x4315 "BCM4312 802.11b/g"
  SubVendor: pci 0x1028 "Dell"
  SubDevice: pci 0x000b "Wireless 1395 WLAN Mini-Card"
  Revision: 0x01
  Driver: "b43-pci-bridge"
  Driver Modules: "ssb"
  Device File: wlan0
  Features: WLAN
  Memory Range: 0xfe7fc000-0xfe7fffff (rw,non-prefetchable)
  IRQ: 17 (no events)
  HW Address: 00:1f:e1:48:50:4a
  Link detected: yes
  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:v000014E4d00004315sv00001028sd0000000Bbc02sc80i00"
  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: #16 (PCI bridge)
Module Size Used by
nls_utf8 1069 1
isofs 30022 1
nls_iso8859_1 3261 0
nls_cp437 4931 0
vfat 9201 0
fat 48240 1 vfat
aes_i586 7280 250
aes_generic 26875 1 aes_i586
binfmt_misc 6599 1
parport_pc 26058 0
ppdev 5556 0
dm_crypt 11385 0
snd_hda_codec_idt 54887 1
snd_hda_codec_intelhdmi 9812 1
snd_hda_intel 22107 2
usblp 10651 0
snd_hda_codec 87552 3 snd_hda_codec_idt,snd_hda_codec_intelhdmi,snd_hda_intel
snd_usb_audio 86704 2
snd_pcm 71475 3 snd_hda_intel,snd_hda_codec,snd_usb_audio
snd_hwdep 5040 2 snd_hda_codec,snd_usb_audio
snd_usbmidi_lib 17413 1 snd_usb_audio
snd_seq_midi 4588 0
snd_rawmidi 17783 2 snd_usbmidi_lib,snd_seq_midi
r852 9536 0
joydev 8735 0
arc4 1165 2
snd_seq_midi_event 6047 1 snd_seq_midi
sm_common 3285 1 r852
nand 34905 2 r852,sm_common
snd_seq 47174 2 snd_seq_midi,snd_seq_midi_event
nand_ids 2903 1 nand
b43 168681 0
snd_timer 19067 2 snd_pcm,snd_seq
psmouse 59033 0
nand_ecc 3938 1 nand
mac80211 231541 1 b43
snd_seq_device 5744 3 snd_seq_midi,snd_rawmidi,snd_seq
lp 7342 0
dell_laptop 5730 0
dell_wmi 2852 0
serio_raw 4022 0
mtd 18877 2 sm_common,nand
snd 49006 19 snd_hda_codec_idt,snd_hda_intel,snd_hda_codec,snd_usb_audio,snd_pcm,snd_hwdep,snd_usbmidi_lib,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
snd_page_alloc 7120 2 snd_hda_intel,snd_pcm
soundcore 880 1 snd
cfg80211 144470 2 b43,mac80211
dcdbas 5402 1 dell_laptop
parport 31492 3 parport_pc,ppdev,lp
i915 291004 3
drm_kms_helper 30200 1 i915
drm 168054 4 i915,drm_kms_helper
usbhid 36882 0
ahci 19013 0
firewire_ohci 21106 0
i2c_algo_bit 5168 1 i915
sdhci_pci 6339 0
sdhci 15890 1 sdhci_pci
usb_storage 40172 1
firewire_core 46643 1 firewire_ohci
intel_agp 26360 2 i915
libahci 21667 3 ahci
hid 67742 1 usbhid
crc_itu_t 1383 1 firewire_core
led_class 2633 2 b43,sdhci
sky2 45127 0
ssb 39288 1 b43
video 18712 1 i915
output 1883 1 video
agpgart 32011 2 drm,intel_agp

[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true
 * Reconfiguring network interfaces... Ignoring unknown interface eth0=eth0.
                                                                         [ OK ]

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

Hi,

You need to install the following Broadcom driver package using apt-get or Synaptic package manager: bcmwl-kernel-source

This will of course require a working wirED Internet connection in Ubuntu. (wired, not wireless)

For example: using the Terminal, you need to run the following commands to install bcmwl-kernel-source:

sudo apt-get update

sudo apt-get install bcmwl-kernel-source

Then reboot and retest wireless using Network Manager.

Regards,

Mark

Revision history for this message
Stephen Logan (stephen-logan2) said :
#4

Mark,

Thank you for all of your help. I have it working now. I've finally dumped
windows and am just working through the newbie kinks so I appreciate your
help and patience. Thanks again!

Steve

On Mon, Nov 8, 2010 at 3:47 AM, Mark Rijckenberg <
<email address hidden>> wrote:

> Your question #133057 on gnome-nettool in ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/133057
>
> Status: Open => Answered
>
> Mark Rijckenberg proposed the following answer:
> Hi,
>
> You need to install the following Broadcom driver package using apt-get
> or Synaptic package manager: bcmwl-kernel-source
>
> This will of course require a working wirED Internet connection in
> Ubuntu. (wired, not wireless)
>
> For example: using the Terminal, you need to run the following commands
> to install bcmwl-kernel-source:
>
> sudo apt-get update
>
> sudo apt-get install bcmwl-kernel-source
>
> Then reboot and retest wireless using Network Manager.
>
> Regards,
>
> Mark
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
>
> https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/133057/+confirm?answer_id=2
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/133057
>
> You received this question notification because you are a direct
> subscriber of the question.
>

--
Stephen M. Logan | Senior Consultant, CISA
80 Lancaster Ave, Devon, PA 19333, United States
direct: 610.964.4080 cell: 610.731.6734
www.lecg.com

Revision history for this message
Stephen Logan (stephen-logan2) said :
#5

Thanks Mark Rijckenberg, that solved my question.

Revision history for this message
Ima Kan (graduatenaijahelp) said :
#6

A similar issue happened to my dell inspiron laptop. What do I do? I tried exactly what you told Mike but it did not work for me.

~$ sudo apt-get update; sudo apt-get install hwinfo grep; 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|CX|eth|ipw|irmware|isl|lbtf|ndiswrapper|NPE|ound|prism|rtl|rt2|rt3|usb|witch|wl'; iwconfig; grep b43 /etc/modprobe.d/*; grep wl /etc/modprobe.d/*; sudo hwinfo --netcard ; sudo lsmod; cat /var/lib/NetworkManager/NetworkManager.state; sudo /etc/init.d/networking restart
Hit http://extras.ubuntu.com maverick Release.gpg
Ign http://extras.ubuntu.com/ubuntu/ maverick/main Translation-en
Hit http://archive.canonical.com maverick Release.gpg
Ign http://archive.canonical.com/ubuntu/ maverick/partner Translation-en
Ign http://archive.canonical.com/ubuntu/ maverick/partner Translation-en_GB
Hit http://security.ubuntu.com maverick-security Release.gpg
Ign http://security.ubuntu.com/ubuntu/ maverick-security/main Translation-en
Ign http://security.ubuntu.com/ubuntu/ maverick-security/main Translation-en_GB
Ign http://security.ubuntu.com/ubuntu/ maverick-security/multiverse Translation-en
Ign http://security.ubuntu.com/ubuntu/ maverick-security/multiverse Translation-en_GB
Hit http://archive.canonical.com maverick Release
Hit http://gb.archive.ubuntu.com maverick Release.gpg
Ign http://gb.archive.ubuntu.com/ubuntu/ maverick/main Translation-en
Hit http://gb.archive.ubuntu.com/ubuntu/ maverick/main Translation-en_GB
Ign http://security.ubuntu.com/ubuntu/ maverick-security/restricted Translation-en
Ign http://security.ubuntu.com/ubuntu/ maverick-security/restricted Translation-en_GB
Ign http://security.ubuntu.com/ubuntu/ maverick-security/universe Translation-en
Ign http://security.ubuntu.com/ubuntu/ maverick-security/universe Translation-en_GB
Ign http://gb.archive.ubuntu.com/ubuntu/ maverick/multiverse Translation-en
Hit http://gb.archive.ubuntu.com/ubuntu/ maverick/multiverse Translation-en_GB
Ign http://gb.archive.ubuntu.com/ubuntu/ maverick/restricted Translation-en
Hit http://gb.archive.ubuntu.com/ubuntu/ maverick/restricted Translation-en_GB
Ign http://gb.archive.ubuntu.com/ubuntu/ maverick/universe Translation-en
Hit http://gb.archive.ubuntu.com/ubuntu/ maverick/universe Translation-en_GB
Hit http://gb.archive.ubuntu.com maverick-updates Release.gpg
Hit http://security.ubuntu.com maverick-security Release
Ign http://gb.archive.ubuntu.com/ubuntu/ maverick-updates/main Translation-en
Ign http://gb.archive.ubuntu.com/ubuntu/ maverick-updates/main Translation-en_GB
Ign http://gb.archive.ubuntu.com/ubuntu/ maverick-updates/multiverse Translation-en
Ign http://gb.archive.ubuntu.com/ubuntu/ maverick-updates/multiverse Translation-en_GB
Ign http://gb.archive.ubuntu.com/ubuntu/ maverick-updates/restricted Translation-en
Ign http://gb.archive.ubuntu.com/ubuntu/ maverick-updates/restricted Translation-en_GB
Ign http://gb.archive.ubuntu.com/ubuntu/ maverick-updates/universe Translation-en
Ign http://gb.archive.ubuntu.com/ubuntu/ maverick-updates/universe Translation-en_GB
Hit http://gb.archive.ubuntu.com maverick Release
Hit http://archive.canonical.com maverick/partner i386 Packages
Hit http://gb.archive.ubuntu.com maverick-updates Release
Hit http://security.ubuntu.com maverick-security/main Sources
Hit http://security.ubuntu.com maverick-security/restricted Sources
Hit http://security.ubuntu.com maverick-security/universe Sources
Hit http://security.ubuntu.com maverick-security/multiverse Sources
Hit http://security.ubuntu.com maverick-security/main i386 Packages
Hit http://security.ubuntu.com maverick-security/restricted i386 Packages
Hit http://security.ubuntu.com maverick-security/universe i386 Packages
Hit http://security.ubuntu.com maverick-security/multiverse i386 Packages
Hit http://gb.archive.ubuntu.com maverick/main Sources
Hit http://gb.archive.ubuntu.com maverick/restricted Sources
Hit http://gb.archive.ubuntu.com maverick/universe Sources
Hit http://gb.archive.ubuntu.com maverick/multiverse Sources
Hit http://gb.archive.ubuntu.com maverick/main i386 Packages
Hit http://gb.archive.ubuntu.com maverick/restricted i386 Packages
Hit http://gb.archive.ubuntu.com maverick/universe i386 Packages
Hit http://gb.archive.ubuntu.com maverick/multiverse i386 Packages
Hit http://gb.archive.ubuntu.com maverick-updates/main Sources
Hit http://gb.archive.ubuntu.com maverick-updates/restricted Sources
Hit http://gb.archive.ubuntu.com maverick-updates/universe Sources
Hit http://gb.archive.ubuntu.com maverick-updates/multiverse Sources
Hit http://gb.archive.ubuntu.com maverick-updates/main i386 Packages
Hit http://gb.archive.ubuntu.com maverick-updates/restricted i386 Packages
Hit http://gb.archive.ubuntu.com maverick-updates/universe i386 Packages
Hit http://gb.archive.ubuntu.com maverick-updates/multiverse i386 Packages
Ign http://extras.ubuntu.com/ubuntu/ maverick/main Translation-en_GB
Hit http://extras.ubuntu.com maverick Release
Hit http://extras.ubuntu.com maverick/main Sources
Hit http://extras.ubuntu.com maverick/main i386 Packages
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
grep is already the newest version.
hwinfo is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded.
1 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]?
Setting up firmware-b43-installer (4.150.10.5-4) ...
Not supported low-power chip with PCI id 14e4:4315!
Aborting.
dpkg: error processing firmware-b43-installer (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 firmware-b43-installer
E: Sub-process /usr/bin/dpkg returned an error code (1)
  *-network
       description: Ethernet interface
       product: 88E8040 PCI-E Fast Ethernet Controller
       vendor: Marvell Technology Group Ltd.
       physical id: 0
       bus info: pci@0000:09:00.0
       logical name: eth0
       version: 12
       serial: 00:23:ae:15:16:18
       size: 100MB/s
       capacity: 100MB/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=sky2 driverversion=1.28 duplex=full firmware=N/A ip=130.88.187.37 latency=0 link=yes multicast=yes port=twisted pair speed=100MB/s
       resources: irq:43 memory:fe8fc000-fe8fffff ioport:de00(size=256)
  *-network UNCLAIMED
       description: Network controller
       product: BCM4312 802.11b/g LP-PHY
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:0b:00.0
       version: 01
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress cap_list
       configuration: latency=0
       resources: memory:fe7fc000-fe7fffff
0: dell-wifi: Wireless LAN
 Soft blocked: no
 Hard blocked: no
lo Interface doesn't support scanning.

eth0 Interface doesn't support scanning.

auto lo
iface lo inet loopback

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.10
DISTRIB_CODENAME=maverick
DISTRIB_DESCRIPTION="Ubuntu 10.10"
00:00.0 Host bridge [0600]: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub [8086:2a00] (rev 0c)
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller [8086:2a02] (rev 0c)
00:02.1 Display controller [0380]: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller [8086:2a03] (rev 0c)
00:1a.0 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 [8086:2834] (rev 02)
00:1a.1 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 [8086:2835] (rev 02)
00:1a.7 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 [8086:283a] (rev 02)
00:1b.0 Audio device [0403]: Intel Corporation 82801H (ICH8 Family) HD Audio Controller [8086:284b] (rev 02)
00:1c.0 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 [8086:283f] (rev 02)
00:1c.1 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 [8086:2841] (rev 02)
00:1c.4 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 5 [8086:2847] (rev 02)
00:1d.0 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 [8086:2830] (rev 02)
00:1d.1 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 [8086:2831] (rev 02)
00:1d.2 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 [8086:2832] (rev 02)
00:1d.7 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 [8086:2836] (rev 02)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev f2)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801HEM (ICH8M) LPC Interface Controller [8086:2815] (rev 02)
00:1f.1 IDE interface [0101]: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) IDE Controller [8086:2850] (rev 02)
00:1f.2 SATA controller [0106]: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA AHCI Controller [8086:2829] (rev 02)
00:1f.3 SMBus [0c05]: Intel Corporation 82801H (ICH8 Family) SMBus Controller [8086:283e] (rev 02)
02:09.0 FireWire (IEEE 1394) [0c00]: Ricoh Co Ltd R5C832 IEEE 1394 Controller [1180:0832] (rev 05)
02:09.1 SD Host controller [0805]: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter [1180:0822] (rev 22)
02:09.2 System peripheral [0880]: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter [1180:0592] (rev 12)
02:09.3 System peripheral [0880]: Ricoh Co Ltd xD-Picture Card Controller [1180:0852] (rev 12)
09:00.0 Ethernet controller [0200]: Marvell Technology Group Ltd. 88E8040 PCI-E Fast Ethernet Controller [11ab:4354] (rev 12)
0b:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g LP-PHY [14e4:4315] (rev 01)
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 002: ID 045e:00e1 Microsoft Corp. Wireless Laser Mouse 6000 Reciever
Bus 006 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 004 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 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 05a9:2640 OmniVision Technologies, Inc. OV2640 Webcam
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
H/W path Device Class Description
===========================================================
                                    system Inspiron 1525
/0 bus 0U990C
/0/0 memory 64KiB BIOS
/0/400 processor Intel(R) Celeron(R) CPU
/0/400/700 memory 32KiB L1 cache
/0/400/701 memory 1MiB L2 cache
/0/1000 memory 1GiB System Memory
/0/1000/0 memory 512MiB DIMM DDR Synchronous 800
/0/1000/1 memory 512MiB DIMM DDR Synchronous 800
/0/100 bridge Mobile PM965/GM965/GL960 Memory
/0/100/2 display Mobile GM965/GL960 Integrated Gr
/0/100/2.1 display Mobile GM965/GL960 Integrated Gr
/0/100/1a bus 82801H (ICH8 Family) USB UHCI Co
/0/100/1a.1 bus 82801H (ICH8 Family) USB UHCI Co
/0/100/1a.7 bus 82801H (ICH8 Family) USB2 EHCI C
/0/100/1b multimedia 82801H (ICH8 Family) HD Audio Co
/0/100/1c bridge 82801H (ICH8 Family) PCI Express
/0/100/1c/0 eth0 network 88E8040 PCI-E Fast Ethernet Cont
/0/100/1c.1 bridge 82801H (ICH8 Family) PCI Express
/0/100/1c.1/0 network BCM4312 802.11b/g LP-PHY
/0/100/1c.4 bridge 82801H (ICH8 Family) PCI Express
/0/100/1d bus 82801H (ICH8 Family) USB UHCI Co
/0/100/1d.1 bus 82801H (ICH8 Family) USB UHCI Co
/0/100/1d.2 bus 82801H (ICH8 Family) USB UHCI Co
/0/100/1d.7 bus 82801H (ICH8 Family) USB2 EHCI C
/0/100/1e bridge 82801 Mobile PCI Bridge
/0/100/1e/9 bus R5C832 IEEE 1394 Controller
/0/100/1e/9.1 generic R5C822 SD/SDIO/MMC/MS/MSPro Host
/0/100/1e/9.2 generic R5C592 Memory Stick Bus Host Ada
/0/100/1e/9.3 generic xD-Picture Card Controller
/0/100/1f bridge 82801HEM (ICH8M) LPC Interface C
/0/100/1f.1 scsi0 storage 82801HBM/HEM (ICH8M/ICH8M-E) IDE
/0/100/1f.1/0.0.0 /dev/cdrom1 disk DVD+-RW TS-L632H
/0/100/1f.2 scsi2 storage 82801HBM/HEM (ICH8M/ICH8M-E) SAT
/0/100/1f.2/0.0.0 /dev/sda disk 120GB WDC WD1200BEVT-7
/0/100/1f.2/0.0.0/1 /dev/sda1 volume 39MiB Windows FAT volume
/0/100/1f.2/0.0.0/2 /dev/sda2 volume 14GiB Windows NTFS volume
/0/100/1f.2/0.0.0/3 /dev/sda3 volume 85GiB Windows NTFS volume
/0/100/1f.2/0.0.0/4 /dev/sda4 volume 11GiB Extended partition
/0/100/1f.2/0.0.0/4/5 /dev/sda5 volume 2558MiB
/0/100/1f.2/0.0.0/4/6 /dev/sda6 volume 976MiB Linux swap / Solaris part
/0/100/1f.2/0.0.0/4/7 /dev/sda7 volume 8562MiB Linux filesystem partiti
/0/100/1f.3 bus 82801H (ICH8 Family) SMBus Contr
/1 power DELL X409G8C
Linux seyi-Inspiron-1525 2.6.35-22-generic #33-Ubuntu SMP Sun Sep 19 20:34:50 UTC 2010 i686 GNU/Linux
[ 0.008842] SMP alternatives: switching to UP code
[ 0.143180] ACPI: No dock devices found.
[ 0.225396] HEST: Table is not found!
[ 0.225744] usbcore: registered new interface driver usbfs
[ 0.225756] usbcore: registered new interface driver hub
[ 0.225783] usbcore: registered new device driver usb
[ 0.232020] Switching to clocksource tsc
[ 0.283276] pnp: PnP ACPI: found 13 devices
[ 0.361350] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[ 0.361971] ACPI: Lid Switch [LID]
[ 0.370739] ERST: Table is not found!
[ 0.380406] Switching to clocksource hpet
[ 0.504285] hub 1-0:1.0: USB hub found
[ 0.567955] hub 2-0:1.0: USB hub found
[ 0.568328] hub 3-0:1.0: USB hub found
[ 0.568601] hub 4-0:1.0: USB hub found
[ 0.568841] hub 5-0:1.0: USB hub found
[ 0.569080] hub 6-0:1.0: USB hub found
[ 0.569319] hub 7-0:1.0: USB hub found
[ 0.617268] device-mapper: multipath: version 1.1.1 loaded
[ 0.617272] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 0.625451] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.859900] usb 1-1: new high speed USB device using ehci_hcd and address 2
[ 1.047214] isapnp: No Plug & Play device found
[ 1.368173] sky2 0000:09:00.0: eth0: addr 00:23:ae:15:16:18
[ 1.406337] b43-pci-bridge 0000:0b:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 1.406355] b43-pci-bridge 0000:0b:00.0: setting latency timer to 64
[ 1.415102] sdhci-pci 0000:02:09.1: SDHCI controller found [1180:0822] (rev 22)
[ 1.424155] ssb: Core 0 found: ChipCommon (cc 0x800, rev 0x16, vendor 0x4243)
[ 1.424174] ssb: Core 1 found: IEEE 802.11 (cc 0x812, rev 0x0F, vendor 0x4243)
[ 1.424192] ssb: Core 2 found: PCMCIA (cc 0x80D, rev 0x0A, vendor 0x4243)
[ 1.424209] ssb: Core 3 found: PCI-E (cc 0x820, rev 0x09, vendor 0x4243)
[ 1.487160] ssb: Sonics Silicon Backplane found on PCI device 0000:0b:00.0
[ 15.947161] lp: driver loaded but no devices found
[ 16.593705] uvcvideo: Found UVC 1.00 device Laptop Integrated Webcam (05a9:2640)
[ 16.595651] uvcvideo: UVC non compliance - GET_DEF(PROBE) not supported. Enabling workaround.
[ 16.598535] usbcore: registered new interface driver uvcvideo
[ 16.829909] b43-phy0: Broadcom 4312 WLAN found (core revision 15)
[ 17.204346] Registered led device: b43-phy0::tx
[ 17.204363] Registered led device: b43-phy0::rx
[ 17.204380] Registered led device: b43-phy0::radio
[ 17.204453] Broadcom 43xx driver loaded [ Features: PL, Firmware-ID: FW13 ]
[ 17.495286] sky2 0000:09:00.0: eth0: enabling interface
[ 17.501091] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 17.588465] b43-phy0 ERROR: Firmware file "b43/ucode15.fw" not found
[ 17.588543] b43-phy0 ERROR: Firmware file "b43-open/ucode15.fw" not found
[ 17.588618] 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.835945] Console: switching to colour frame buffer device 160x50
[ 18.858300] [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.
[ 19.196194] input: HDA Intel Mic at Ext Front Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 19.196298] input: HDA Intel HP Out at Ext Front Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 19.196360] input: HDA Intel HP Out at Ext Front Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 27.739725] sky2 0000:09:00.0: eth0: Link is up at 100 Mbps, full duplex, flow control rx
[ 27.739919] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 1823.716222] b43-pci-bridge 0000:0b:00.0: PCI INT A disabled
[ 3160.604041] usb 6-2: new low speed USB device using uhci_hcd and address 2
[ 3160.841254] usbcore: registered new interface driver hiddev
[ 3160.894119] input: Microsoft Microsoft Wireless Optical Mouse® 1.00 as /devices/pci0000:00/0000:00:1d.1/usb6/6-2/6-2:1.0/input/input11
[ 3160.894357] generic-usb 0003:045E:00E1.0001: input,hidraw0: USB HID v1.11 Mouse [Microsoft Microsoft Wireless Optical Mouse® 1.00] on usb-0000:00:1d.1-2/input0
[ 3160.895261] usbcore: registered new interface driver usbhid
[ 3160.895265] usbhid: USB HID core driver
lo no wireless extensions.

eth0 no wireless extensions.

/etc/modprobe.d/blacklist-bcm43.conf:blacklist b43
/etc/modprobe.d/blacklist-bcm43.conf:blacklist b43legacy
/etc/modprobe.d/blacklist.conf:# replaced by b43 and ssb.
/etc/modprobe.d/blacklist-bcm43.conf:# Warning: This file is autogenerated by bcmwl. All changes to this file will be lost.
/etc/modprobe.d/blacklist-watchdog.conf:blacklist twl4030_wdt
/etc/modprobe.d/intel-5300-iwlagn-disable11n.conf:options iwlagn 11n_disable=1
> hal.1: read hal dataprocess 10879: arguments to dbus_move_error() were incorrect, assertion "(dest) == NULL || !dbus_error_is_set ((dest))" failed in file dbus-errors.c line 280.
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
27: PCI 900.0: 0200 Ethernet controller
  [Created at pci.318]
  Unique ID: rBUF.4UBfJT4u929
  Parent ID: z8Q3.suiQRxhOxw7
  SysFS ID: /devices/pci0000:00/0000:00:1c.0/0000:09:00.0
  SysFS BusID: 0000:09:00.0
  Hardware Class: network
  Model: "Marvell 88E8040 PCI-E Fast Ethernet Controller"
  Vendor: pci 0x11ab "Marvell Technology Group Ltd."
  Device: pci 0x4354 "88E8040 PCI-E Fast Ethernet Controller"
  SubVendor: pci 0x1028 "Dell"
  SubDevice: pci 0x022f
  Revision: 0x12
  Driver: "sky2"
  Driver Modules: "sky2"
  Device File: eth0
  Memory Range: 0xfe8fc000-0xfe8fffff (rw,non-prefetchable)
  I/O Ports: 0xde00-0xdeff (rw)
  IRQ: 43 (364604 events)
  HW Address: 00:23:ae:15:16:18
  Link detected: yes
  Module Alias: "pci:v000011ABd00004354sv00001028sd0000022Fbc02sc00i00"
  Driver Info #0:
    Driver Status: sky2 is active
    Driver Activation Cmd: "modprobe sky2"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #15 (PCI bridge)

28: PCI b00.0: 0280 Network controller
  [Created at pci.318]
  Unique ID: IluS.IciJEdlj3K3
  Parent ID: qTvu.ujbwO4xo_h8
  SysFS ID: /devices/pci0000:00/0000:00:1c.1/0000:0b:00.0
  SysFS BusID: 0000:0b:00.0
  Hardware Class: network
  Model: "Dell Wireless 1395 WLAN Mini-Card"
  Vendor: pci 0x14e4 "Broadcom"
  Device: pci 0x4315 "BCM4312 802.11b/g"
  SubVendor: pci 0x1028 "Dell"
  SubDevice: pci 0x000b "Wireless 1395 WLAN Mini-Card"
  Revision: 0x01
  Memory Range: 0xfe7fc000-0xfe7fffff (rw,non-prefetchable)
  IRQ: 17 (no events)
  Module Alias: "pci:v000014E4d00004315sv00001028sd0000000Bbc02sc80i00"
  Driver Info #0:
    Driver Status: ssb is not active
    Driver Activation Cmd: "modprobe ssb"
  Driver Info #1:
    Driver Status: wl is not active
    Driver Activation Cmd: "modprobe wl"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #16 (PCI bridge)
Module Size Used by
usbhid 36882 0
hid 67742 1 usbhid
parport_pc 26058 0
ppdev 5556 0
snd_hda_codec_idt 54887 1
snd_hda_codec_intelhdmi 9812 1
binfmt_misc 6599 1
snd_hda_intel 22107 2
joydev 8735 0
snd_hda_codec 87552 3 snd_hda_codec_idt,snd_hda_codec_intelhdmi,snd_hda_intel
arc4 1165 0
snd_hwdep 5040 1 snd_hda_codec
snd_pcm 71475 2 snd_hda_intel,snd_hda_codec
i915 290938 3
snd_seq_midi 4588 0
snd_rawmidi 17783 1 snd_seq_midi
snd_seq_midi_event 6047 1 snd_seq_midi
drm_kms_helper 30200 1 i915
mac80211 231541 0
snd_seq 47174 2 snd_seq_midi,snd_seq_midi_event
snd_timer 19067 2 snd_pcm,snd_seq
snd_seq_device 5744 3 snd_seq_midi,snd_rawmidi,snd_seq
drm 168054 4 i915,drm_kms_helper
r852 9536 0
uvcvideo 55847 0
sm_common 3285 1 r852
dell_wmi 2852 0
cfg80211 144470 1 mac80211
dell_laptop 5730 0
nand 34905 2 r852,sm_common
nand_ids 2903 1 nand
nand_ecc 3938 1 nand
intel_agp 26360 2 i915
dcdbas 5402 1 dell_laptop
snd 49006 13 snd_hda_codec_idt,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
mtd 18877 2 sm_common,nand
videodev 43098 1 uvcvideo
v4l1_compat 13359 2 uvcvideo,videodev
psmouse 59033 0
serio_raw 4022 0
agpgart 32011 2 drm,intel_agp
i2c_algo_bit 5168 1 i915
soundcore 880 1 snd
snd_page_alloc 7120 2 snd_hda_intel,snd_pcm
video 18712 1 i915
output 1883 1 video
lp 7342 0
parport 31492 3 parport_pc,ppdev,lp
firewire_ohci 21106 0
ahci 19013 0
sdhci_pci 6339 0
sdhci 15890 1 sdhci_pci
libahci 21667 3 ahci
led_class 2633 1 sdhci
firewire_core 46643 1 firewire_ohci
crc_itu_t 1383 1 firewire_core
sky2 45127 0

[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true
 * Reconfiguring network interfaces... [ OK ]

Revision history for this message
Ima Kan (graduatenaijahelp) said :
#7

This is what happens when I try what you told stephen:

[sudo] password for :
Hit http://gb.archive.ubuntu.com maverick Release.gpg
Ign http://gb.archive.ubuntu.com/ubuntu/ maverick/main Translation-en
Hit http://gb.archive.ubuntu.com/ubuntu/ maverick/main Translation-en_GB
Ign http://gb.archive.ubuntu.com/ubuntu/ maverick/multiverse Translation-en
Hit http://gb.archive.ubuntu.com/ubuntu/ maverick/multiverse Translation-en_GB
Ign http://gb.archive.ubuntu.com/ubuntu/ maverick/restricted Translation-en
Hit http://gb.archive.ubuntu.com/ubuntu/ maverick/restricted Translation-en_GB
Hit http://security.ubuntu.com maverick-security Release.gpg
Ign http://security.ubuntu.com/ubuntu/ maverick-security/main Translation-en
Ign http://gb.archive.ubuntu.com/ubuntu/ maverick/universe Translation-en
Hit http://gb.archive.ubuntu.com/ubuntu/ maverick/universe Translation-en_GB
Hit http://gb.archive.ubuntu.com maverick-updates Release.gpg
Ign http://security.ubuntu.com/ubuntu/ maverick-security/main Translation-en_GB
Ign http://security.ubuntu.com/ubuntu/ maverick-security/multiverse Translation-en
Ign http://security.ubuntu.com/ubuntu/ maverick-security/multiverse Translation-en_GB
Hit http://archive.canonical.com maverick Release.gpg
Ign http://archive.canonical.com/ubuntu/ maverick/partner Translation-en
Ign http://security.ubuntu.com/ubuntu/ maverick-security/restricted Translation-en
Ign http://security.ubuntu.com/ubuntu/ maverick-security/restricted Translation-en_GB
Hit http://extras.ubuntu.com maverick Release.gpg
Ign http://extras.ubuntu.com/ubuntu/ maverick/main Translation-en
Ign http://security.ubuntu.com/ubuntu/ maverick-security/universe Translation-en
Ign http://security.ubuntu.com/ubuntu/ maverick-security/universe Translation-en_GB
Ign http://gb.archive.ubuntu.com/ubuntu/ maverick-updates/main Translation-en
Ign http://gb.archive.ubuntu.com/ubuntu/ maverick-updates/main Translation-en_GB
Ign http://gb.archive.ubuntu.com/ubuntu/ maverick-updates/multiverse Translation-en
Ign http://archive.canonical.com/ubuntu/ maverick/partner Translation-en_GB
Hit http://archive.canonical.com maverick Release
Ign http://gb.archive.ubuntu.com/ubuntu/ maverick-updates/multiverse Translation-en_GB
Ign http://gb.archive.ubuntu.com/ubuntu/ maverick-updates/restricted Translation-en
Ign http://gb.archive.ubuntu.com/ubuntu/ maverick-updates/restricted Translation-en_GB
Ign http://gb.archive.ubuntu.com/ubuntu/ maverick-updates/universe Translation-en
Ign http://gb.archive.ubuntu.com/ubuntu/ maverick-updates/universe Translation-en_GB
Ign http://extras.ubuntu.com/ubuntu/ maverick/main Translation-en_GB
Hit http://security.ubuntu.com maverick-security Release
Hit http://gb.archive.ubuntu.com maverick Release
Hit http://gb.archive.ubuntu.com maverick-updates Release
Hit http://extras.ubuntu.com maverick Release
Hit http://archive.canonical.com maverick/partner i386 Packages
Hit http://security.ubuntu.com maverick-security/main Sources
Hit http://security.ubuntu.com maverick-security/restricted Sources
Hit http://security.ubuntu.com maverick-security/universe Sources
Hit http://security.ubuntu.com maverick-security/multiverse Sources
Hit http://security.ubuntu.com maverick-security/main i386 Packages
Hit http://security.ubuntu.com maverick-security/restricted i386 Packages
Hit http://security.ubuntu.com maverick-security/universe i386 Packages
Hit http://security.ubuntu.com maverick-security/multiverse i386 Packages
Hit http://extras.ubuntu.com maverick/main Sources
Hit http://gb.archive.ubuntu.com maverick/main Sources
Hit http://extras.ubuntu.com maverick/main i386 Packages
Hit http://gb.archive.ubuntu.com maverick/restricted Sources
Hit http://gb.archive.ubuntu.com maverick/universe Sources
Hit http://gb.archive.ubuntu.com maverick/multiverse Sources
Hit http://gb.archive.ubuntu.com maverick/main i386 Packages
Hit http://gb.archive.ubuntu.com maverick/restricted i386 Packages
Hit http://gb.archive.ubuntu.com maverick/universe i386 Packages
Hit http://gb.archive.ubuntu.com maverick/multiverse i386 Packages
Hit http://gb.archive.ubuntu.com maverick-updates/main Sources
Hit http://gb.archive.ubuntu.com maverick-updates/restricted Sources
Hit http://gb.archive.ubuntu.com maverick-updates/universe Sources
Hit http://gb.archive.ubuntu.com maverick-updates/multiverse Sources
Hit http://gb.archive.ubuntu.com maverick-updates/main i386 Packages
Hit http://gb.archive.ubuntu.com maverick-updates/restricted i386 Packages
Hit http://gb.archive.ubuntu.com maverick-updates/universe i386 Packages
Hit http://gb.archive.ubuntu.com maverick-updates/multiverse i386 Packages
Reading package lists... Done
Input command:~$ sudo apt-get install bcmwl-kernel-source
Reading package lists... Done
Building dependency tree
Reading state information... Done
bcmwl-kernel-source is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded.
1 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]?
Setting up firmware-b43-installer (4.150.10.5-4) ...
Not supported low-power chip with PCI id 14e4:4315!
Aborting.
dpkg: error processing firmware-b43-installer (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 firmware-b43-installer
E: Sub-process /usr/bin/dpkg returned an error code (1)