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

Thread: Intel Centrino Wireless-n 1000 [condor peak] [Solved]

  1. #1
    Join Date
    Oct 2019
    Beans
    8

    Intel Centrino Wireless-n 1000 [condor peak] [Solved]

    Hi,

    I'm really new to Ubuntu. Just installed Ubuntu 19.10 and it appears I'm connected to my wireless network, but I cannot connect to the internet.

    My wifi signal light on my laptop is constantly blinking.

    I did run lshw - C network and I see the above wireless adapter.

    Any help is greatly appreciated for this Linux noon.
    Last edited by britman71; October 28th, 2019 at 09:28 PM. Reason: Solved

  2. #2
    Join Date
    Oct 2019
    Beans
    8

    Re: Intel Centrino Wireless-n 1000 [condor peak]

    Oh and I can see other Wi-Fi networks nearby.

  3. #3
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,931
    Distro
    Ubuntu 24.04 Noble Numbat

    Re: Intel Centrino Wireless-n 1000 [condor peak]

    Hi, please click on the wireless script in my signature, follow the directions for running it and posting the results back here using the pastebin link created.

  4. #4
    Join Date
    Oct 2019
    Beans
    8

    Re: Intel Centrino Wireless-n 1000 [condor peak]

    Quote Originally Posted by wildmanne39 View Post
    Hi, please click on the wireless script in my signature, follow the directions for running it and posting the results back here using the pastebin link created.
    Sorry, its asking for my password in terminal when i run the command, but nothing gets entered when i try to type.

  5. #5
    Join Date
    Oct 2019
    Beans
    8

    Re: Intel Centrino Wireless-n 1000 [condor peak]

    Iginore last post. Figured how to do that
    Last edited by britman71; October 26th, 2019 at 03:38 AM.

  6. #6
    Join Date
    Oct 2019
    Beans
    8

    Re: Intel Centrino Wireless-n 1000 [condor peak]

    here is the file
    Attached Files Attached Files
    Last edited by britman71; October 26th, 2019 at 04:05 AM.

  7. #7
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,931
    Distro
    Ubuntu 24.04 Noble Numbat

    Re: Intel Centrino Wireless-n 1000 [condor peak]

    If you go back and read the thread at the link I gave you I think it will be a lot easier, did you run this command?
    Code:
    sudo apt install pastebinit
    did it install pastebinit? if so then this will enable the wireless script to, upon your approval, upload the obtained data to pastebin, creating at the same time a link to it in your terminal, permitting you to paste it to a forum thread.

    Once the link is created in your terminal just right click on it copy then paste it here for us to see, I am not sure how you got:

    <iframe src="https://pastebin.com/embed_iframe/G4jJTi8B" style="border:none;width:100%"></iframe>

    If you have any questions during the process just ask and I will try to help.

  8. #8
    Join Date
    Oct 2019
    Beans
    8

    Re: Intel Centrino Wireless-n 1000 [condor peak]

    It said it did, but I don't see it anywhere in my apps

  9. #9
    Join Date
    Oct 2019
    Beans
    8

  10. #10
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,931
    Distro
    Ubuntu 24.04 Noble Numbat

    Re: Intel Centrino Wireless-n 1000 [condor peak]

    Please copy & paste one line at a time then hit enter to run the command, then copy the next line and hit enter and so on:
    Code:
    echo "options iwlwifi 11n_disable=1" | sudo tee /etc/modprobe.d/iwlwifi.conf
    sudo modprobe -rfv iwlwifi
    sudo modprobe -v iwlwifi
    Then do:
    Code:
    sudo sed -i 's/3/2/' /etc/NetworkManager/conf.d/*
    Reboot does it connect now?

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
  •