Results 1 to 4 of 4

Thread: NetGear Wireless not working

  1. #1
    Join Date
    Aug 2020
    Beans
    1

    NetGear Wireless not working

    Hi, I used the second answer on this page to try to get my netgear wifi adapter working with ubuntu.




    The hardware match was exact, and I used 4.2.2 instead. I am using Ubuntu 20.04. Additional Drivers verifies that I am using the dkms source,
    however I cannot find anyway to display wifi sources to connect to.


    Thanks for any suggestions you might have. I cannot regress to 18.xx, since my graphics drivers are a bit finnicky.

  2. #2
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: NetGear Wireless not working

    Let's have a look at the result of these terminal commands;

    Code:
    sudo modprobe 8812au
    sudo dkms status
    dmesg | grep -i rtl
    dmesg | grep 8812
    Thanks.
    Last edited by chili555; August 21st, 2020 at 01:24 AM. Reason: typo
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  3. #3
    Join Date
    Sep 2011
    Location
    Pennsylvania, U.S.A.
    Beans
    3,068
    Distro
    Ubuntu Development Release

    Re: NetGear Wireless not working

    Quote Originally Posted by chili555 View Post
    Let's have a look at the result of these terminal commands;

    Code:
    sudo modrobe 8812au
    sudo dkms status
    dmesg | grep -i rtl
    dmesg | grep 8812
    Thanks.
    Possible typo? Should sudo modrobe 8812au be sudo modprobe 8812au? I've never made a typo - not me - not ever - and my nose is so long it makes Pinochio's nose looks dainty.
    Last edited by kurt18947; August 21st, 2020 at 01:23 AM.

  4. #4
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: NetGear Wireless not working

    Yikes! Sorry. Edited as needed.

    Now I will wipe a layer of grime off of these old spectacles!
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

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
  •