Page 3 of 3 FirstFirst 123
Results 21 to 25 of 25

Thread: WiFi hard blocked on linux but works on Windows

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

    Re: WiFi hard blocked on linux but works on Windows

    `iwlist eno1 scan` does not yield any scan results.
    eno1 is ethernet. Your wireless is likely wlp10s0f0 or similar.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  2. #22
    Join Date
    Feb 2021
    Beans
    13

    Re: WiFi hard blocked on linux but works on Windows

    Usually ethernet begins with the letter "e", but this time even wireless interface has it,

    Code:
    $ iwconfig
    enxbe85d1a50781  no wireless extensions.
    
    lo        no wireless extensions.
    
    enp8s0    no wireless extensions.
    
    eno1      Ralink STA  ESSID:""  Nickname:"RT3290STA"
              Mode:Auto  Frequency=2.412 GHz  Access Point: Not-Associated   
              Bit Rate:1 Mb/s   
              RTS thr:off   Fragment thr:off
              Link Quality=10/100  Signal level:0 dBm  Noise level:0 dBm
              Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
              Tx excessive retries:0  Invalid misc:0   Missed beacon:0

  3. #23
    Join Date
    Aug 2011
    Location
    Berlin, Germany
    Beans
    7,970
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: WiFi hard blocked on linux but works on Windows

    Maybe "pin 20" is the solution

    https://ubuntuforums.org/showthread.php?t=2150597

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

    Re: WiFi hard blocked on linux but works on Windows

    Quote Originally Posted by praseodym View Post
    That should work, there is a video on youtube https://www.youtube.com/watch?v=yzAKcmlaH1M

  5. #25
    Join Date
    Feb 2021
    Beans
    13

    Re: WiFi hard blocked on linux but works on Windows

    Thanks a lot guys, my WiFi is finally working. After taping pin 20, wifi is no longer hard blocked. @jeremy31 thank you for that video, I was really confused how the pins were numbered. And thanks to everyone for helping me out. I sure learned a lot while fixing my WiFi.


Page 3 of 3 FirstFirst 123

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
  •