Results 1 to 5 of 5

Thread: Device Not Ready

  1. #1
    Join Date
    Feb 2013
    Beans
    3

    Device Not Ready

    I just installed Ubuntu 12.04.1 LTS on my Laptop and when I try to connect to a wireless network it says "device not ready(firmware missing)." How do i fix this?
    Last edited by jmona789; February 6th, 2013 at 08:44 PM.

  2. #2
    Join Date
    Feb 2008
    Location
    Land of fire and drought
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: Device Not Ready

    Welcome to the forums. Start by posting the result of:

    Code:
    sudo lshw -C network

  3. #3
    Join Date
    Feb 2013
    Beans
    3

    Re: Device Not Ready

    *-network
    description: Network controller
    product: BCM4311 802.11a/b/g
    vendor: Broadcom Corporation
    physical id: 0
    bus info: pci@0000:05: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:c0200000-c0203fff
    *-network
    description: Ethernet interface
    product: BCM4401-B0 100Base-TX
    vendor: Broadcom Corporation
    physical id: 0
    bus info: pci@0000:08:00.0
    logical name: eth0
    version: 02
    serial: 00:19:b9:7c:f9:9c
    size: 100Mbit/s
    capacity: 100Mbit/s
    width: 32 bits
    clock: 33MHz
    capabilities: pm bus_master cap_list ethernet physical mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
    configuration: autonegotiation=on broadcast=yes driver=b44 driverversion=2.0 duplex=full ip=192.168.1.13 latency=64 link=yes multicast=yes port=twisted pair speed=100Mbit/s
    resources: irq:21 memory:c0300000-c0301fff
    *-network DISABLED
    description: Wireless interface
    physical id: 1
    logical name: wlan0
    serial: 00:19:7e:93:43:3c
    capabilities: ethernet physical wireless
    configuration: broadcast=yes driver=b43 driverversion=3.2.0-29-generic firmware=N/A link=no multicast=yes wireless=IEEE 802.11bg

  4. #4
    Join Date
    Feb 2013
    Beans
    3

    Re: Device Not Ready

    anybody?

  5. #5
    Join Date
    Apr 2012
    Beans
    Hidden!

    Re: Device Not Ready

    hi try this,,

    Code:
    sudo apt-get remove --purge bcmwl-kernel-source
    sudo apt-get install linux-firmware-nonfree
    sudo modprobe b43
    Craving anchovy, herring and squid pizza.....with clam sauce

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •