Page 1 of 2 12 LastLast
Results 1 to 10 of 17

Thread: After Upgrading To 12.04 Wifi Stopped Working

  1. #1
    Join Date
    Oct 2012
    Beans
    21

    After Upgrading To 12.04 Wifi Stopped Working

    So my wifi is completely gone..no networks available..nothing

  2. #2
    Join Date
    Mar 2011
    Location
    19th Hole
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: After Upgrading To 12.04 Wifi Stopped Workibg

    Please read the sticky at the top of forum page which for your convenience I have linked as follows:

    http://ubuntuforums.org/showthread.php?t=1422475

    to help us help you. Otherwise, it is impossible to fix without proper info.

    At a minimum, you need to post to this thread the output of:

    Code:
    lspci
    and the make, model, etc of your computer. You also need to tell us whether you were installing Ubuntu alone on the HD, in dual boot with Windows, etc.

  3. #3
    Join Date
    Nov 2007
    Location
    Les Gets, France
    Beans
    753
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: After Upgrading To 12.04 Wifi Stopped Workibg

    Hi

    Sorry to hear that. You have not given any info so no one can help. Have a look at this post and try to provide the information suggested:

    http://ubuntuforums.org/showthread.php?p=6183681

    Roger

  4. #4
    Join Date
    Oct 2012
    Beans
    21

    Re: After Upgrading To 12.04 Wifi Stopped Workibg

    I'm sorry about that I'm using my phone to do this so I have limited options I'll take a look at that link and try to figure something out.

  5. #5
    Join Date
    Oct 2012
    Beans
    21

    Re: After Upgrading To 12.04 Wifi Stopped Workibg

    *sigh* never mind
    There's no way for me to copy all that information from my computer to the phone. I have no idea how I'm going to do this.

  6. #6
    Join Date
    Mar 2011
    Location
    19th Hole
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: After Upgrading To 12.04 Wifi Stopped Workibg

    Can you hook your computer up to your router using a physical cable? This is the usual way that people with trouble bypass their balky WIFI connection.

  7. #7
    Join Date
    Oct 2012
    Beans
    21

    Re: After Upgrading To 12.04 Wifi Stopped Workibg

    No I have nothing like that..no wired connection just wifi

  8. #8
    Join Date
    Dec 2010
    Location
    Madison, Wisconsin
    Beans
    162
    Distro
    Ubuntu

    Re: After Upgrading To 12.04 Wifi Stopped Workibg

    Then you are gonna have to give at least some of the output from those commands. To try to weed out some of the unnecessary information, try

    Code:
    lspci -nn | grep 'Wireless Brand'
    lsmod | grep "wlan_module_name"
    and post the output.

  9. #9
    Join Date
    Jun 2009
    Location
    0:0:0:0:0:0:0:1
    Beans
    5,169
    Distro
    Kubuntu

    Re: After Upgrading To 12.04 Wifi Stopped Workibg

    Quote Originally Posted by DuckHook View Post
    Please read the sticky at the top of forum page which for your convenience I have linked as follows:

    http://ubuntuforums.org/showthread.php?t=1422475

    to help us help you. Otherwise, it is impossible to fix without proper info.

    At a minimum, you need to post to this thread the output of:

    Code:
    lspci
    and the make, model, etc of your computer. You also need to tell us whether you were installing Ubuntu alone on the HD, in dual boot with Windows, etc.
    here is the short version that will give us what we need to know
    lspci | grep Ethernet or lspci | grep Wireless which ever is shorter and has output
    Last edited by pqwoerituytrueiwoq; October 12th, 2012 at 09:01 PM.
    Laptop: ASUS A54C-NB91 (Storage: WD3200BEKT + MKNSSDCR60GB-DX); Desktop: Custom Build - Images included; rPi Server
    Putting your Networked Printer's scanner software to shame PHP Scanner Server
    I frequently edit my post when I have the last post

  10. #10
    Join Date
    Oct 2012
    Beans
    21

    Re: After Upgrading To 12.04 Wifi Stopped Workibg

    Quote Originally Posted by zhogan85 View Post
    Then you are gonna have to give at least some of the output from those commands. To try to weed out some of the unnecessary information, try

    Code:
    lspci -nn | grep 'Wireless Brand'
    lsmod | grep "wlan_module_name"
    and post the output.
    It said "no such file"

    Oh this is going great

Page 1 of 2 12 LastLast

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
  •