Results 1 to 6 of 6

Thread: No Wi-Fi Adapter Found

  1. #1
    Join Date
    Oct 2011
    Beans
    6

    No Wi-Fi Adapter Found

    I installed Ubuntu recently. The only changes I did were:

    1) Initially I used to start with acpi=off in grub because of nvidia driver issue. Now I removed this setting. Other changes: installed nvidia driver and blacklisted nouveau.
    2) Upgraded packages.

    I tried other solutions such as reinstalling bcmwl, but that did not solve the problem. Currently I'm using wired network, so the problem is localized to Wi-Fi.

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

    Re: No Wi-Fi Adapter Found

    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.

  3. #3
    Join Date
    Oct 2011
    Beans
    6

    Re: No Wi-Fi Adapter Found

    Hello,

    The problem persists after sudo apt update and sudo apt dist-upgrade.

    Pastebin link: http://paste.ubuntu.com/p/TT7DF6YGPC/

  4. #4
    Join Date
    May 2014
    Location
    /home
    Beans
    10,927
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: No Wi-Fi Adapter Found

    What model Lenovo? For now do
    Code:
    echo "blacklist ideapad-laptop" | sudo tee /etc)modprobe.d/ideapad-laptop.conf
    Reboot

  5. #5
    Join Date
    Oct 2011
    Beans
    6

    Smile Re: No Wi-Fi Adapter Found

    Quote Originally Posted by jeremy31 View Post
    What model Lenovo? For now do
    Code:
    echo "blacklist ideapad-laptop" | sudo tee /etc/modprobe.d/ideapad-laptop.conf
    Reboot
    This worked! Thank you very much.

  6. #6
    Join Date
    May 2014
    Location
    /home
    Beans
    10,927
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: No Wi-Fi Adapter Found

    What model Lenovo? I do have a better fix

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
  •