Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17

Thread: Network Disabled

  1. #11
    Join Date
    Jul 2011
    Beans
    6

    Unhappy Re: Network Disabled

    I do not have a wired connection with the laptop computer that ubuntu is on.

    sam@sam-ML6703:~$ dmesg | grep wlan0
    sam@sam-ML6703:~$ sudo iwlist scan
    [sudo] password for sam:
    lo Interface doesn't support scanning.


    eth0 Interface doesn't support scanning.


    wlan0 Interface doesn't support scanning : Network is down


    sam@sam-ML6703:~$ dmesg | grep b43
    [ 1.117009] b43-pci-bridge 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    [ 1.117026] b43-pci-bridge 0000:03:00.0: setting latency timer to 64
    [ 11.769426] b43-phy0: Broadcom 4311 WLAN found (core revision 10)
    [ 11.952995] Registered led device: b43-phy0::tx
    [ 11.953121] Registered led device: b43-phy0::rx
    [ 11.953237] Registered led device: b43-phy0::radio
    [ 13.633670] b43-phy0 ERROR: Firmware file "b43/ucode5.fw" not found
    [ 13.633677] b43-phy0 ERROR: Firmware file "b43-open/ucode5.fw" not found
    [ 13.633681] b43-phy0 ERROR: You must go to http://wireless.kernel.org/en/users/...devicefirmware and download the correct firmware for this driver version. Please carefully read all instructions on this website.
    [ 7088.892923] b43-pci-bridge 0000:03:00.0: PCI INT A disabled
    [ 7089.713274] b43-pci-bridge 0000:03:00.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
    [ 7089.713304] b43-pci-bridge 0000:03:00.0: restoring config space at offset 0x4 (was 0x0, writing 0xd6000000)
    [ 7089.713313] b43-pci-bridge 0000:03:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x10)
    [ 7089.713323] b43-pci-bridge 0000:03:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100107)
    [ 7089.718554] b43-pci-bridge 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    [ 7092.754857] b43-phy0 ERROR: Firmware file "b43/ucode5.fw" not found
    [ 7092.754864] b43-phy0 ERROR: Firmware file "b43-open/ucode5.fw" not found
    [ 7092.754869] b43-phy0 ERROR: You must go to http://wireless.kernel.org/en/users/...devicefirmware and download the correct firmware for this driver version. Please carefully read all instructions on this website.
    sam@sam-ML6703:~$ nm-tool


    NetworkManager Tool


    State: disconnected


    - Device: eth0 -----------------------------------------------------------------
    Type: Wired
    Driver: sky2
    State: unavailable
    Default: no
    HW Address: 00:E0:B8:C3:2B:C5


    Capabilities:
    Carrier Detect: yes


    Wired Properties
    Carrier: off




    - Device: wlan0 ----------------------------------------------------------------
    Type: 802.11 WiFi
    Driver: b43
    State: unavailable
    Default: no
    HW Address: 00:1A:73:05:AA:5F


    Capabilities:


    Wireless Properties
    WEP Encryption: yes
    WPA Encryption: yes
    WPA2 Encryption: yes


    Wireless Access Points




    sam@sam-ML6703:~$

  2. #12
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,807
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Network Disabled

    Hi, I am going to give you a zip file put it on your flash drive.

    Down load the file to your flash drive then drag and drop the file to your ubuntu desktop.

    Right-click it and select Extract Here. Open a terminal and do:
    Code:
    sudo mkdir /lib/firmware/b43
    sudo cp Desktop/b43/*  /lib/firmware/b43
    sudo rmmod -f b43
    sudo rmmod -f ssb
    sudo modprobe b43
    Just copy and paste the commands.

    This should get your wireless working.
    Thank you
    Last edited by wildmanne39; February 10th, 2013 at 06:58 PM.

  3. #13
    Join Date
    Jul 2011
    Beans
    6

    Thumbs up Re: Network Disabled

    Hello and thanks. I now have wireless. I guess, in a way, Ubuntu has a few more versions to create because there was no way an average user could have found the answer you gave me without being a serious tech person.

    Thanks again.

    Sam

    Visit us at www.conservativepartyusa.com

  4. #14
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,807
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Network Disabled

    Hi, your welcome! I am glad it is working, would you please go to the top of the page and mark this thread solved by clicking on thread tools. Thank you so much.

    WE can thank chili555 because everything I know I have learned from him.

  5. #15
    Join Date
    Aug 2011
    Beans
    1

    Re: Network Disabled

    hi there
    i also upgraded to 11.4 and had issues getting online wirelessly so followed advise on this forum and using Synaptic uninstalled b-43fwcutter then installed firmware-b43installer and here I am surfing wirelessly. Enjoy and thanks to forums

  6. #16
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,807
    Distro
    Ubuntu 20.04 Focal Fossa

  7. #17
    Join Date
    Dec 2011
    Beans
    5

    Re: Network Disabled

    Hi,

    I've been using linux for 4 days now and i cant really figure out what ive been doing wrong, I have the exact same problem, but im using a realtek rtl-8169 wireless usb adapter and no wired connections. I have ubuntu 11.10 server edition so its only terminal and no internet.

    I would really appreciate any help at all, I have the cd for drivers but no clue how to install..

Page 2 of 2 FirstFirst 12

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
  •