Page 4 of 4 FirstFirst ... 234
Results 31 to 36 of 36

Thread: Wireless does not work after 11.10 install on Dell Latitide D630

  1. #31
    Join Date
    Feb 2013
    Beans
    5

    Re: Wireless does not work after 11.10 install on Dell Latitide D630

    That worked, sort of. I got wireless until I rebooted. After rebooting, no wireless. I entered just the third command and wireless was back. But after rebooting, wireless was gone again.AGain if I entered the last command, wifi was back, but it will not stick.

    Is there a way to make wireless more permanent?

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

    Re: Wireless does not work after 11.10 install on Dell Latitide D630

    Please do
    Code:
    sudo su 
    echo b43 >> /etc/modules 
    exit
    Thanks

  3. #33
    Join Date
    Feb 2013
    Beans
    5

    Re: Wireless does not work after 11.10 install on Dell Latitide D630

    That seems to have worked. Thanks guys - you are all GREAT help.
    Steve

  4. #34
    Join Date
    Apr 2009
    Beans
    2,601

    Re: Wireless does not work after 11.10 install on Dell Latitide D630

    Quote Originally Posted by sliberty View Post
    That seems to have worked. Thanks guys - you are all GREAT help.
    Steve
    Just got on
    Glad you got it going! with a tip of the hat to Wild Man!

  5. #35
    Join Date
    Aug 2013
    Beans
    1

    Re: Wireless does not work after 11.10 install on Dell Latitide D630

    I am facing this same problem with my latitude d630.... I'm on ubuntu 13.04... tried the code but had no joy... Please help...

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

    Re: Wireless does not work after 11.10 install on Dell Latitide D630

    Hi, copy and paste this command in the terminal (ctrl+alt+t) please:
    Code:
     wget -N -t 5 -T 10 http://dl.dropbox.com/u/57264241/wireless_script && chmod +x wireless_script && ./wireless_script
    It will download a script and create a file named wireless-info.tar.gz or netinfo.txt in your home folder with wireless information so we can see the condition of your wireless at this time and the Mac address, WPA key and WEP key are removed for your security, then reply back, click on the paper clip and attach the wireless-info.tar.gz or netinfo.txt file as a zip file.

    If you do not have ethernet either then follow the directions at this link for running the script without internet.
    http://ubuntuforums.org/showpost.php?p=12350385
    Thanks

Page 4 of 4 FirstFirst ... 234

Tags for this Thread

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
  •