Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14

Thread: Ubu-20 keeps dropping my WiFi connection. Refuses to connect.

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

    Re: Ubu-20 keeps dropping my WiFi connection. Refuses to connect.

    Try these module parameters:

    Code:
    echo "options r8712u low_power=1 power_mgnt=0 ht_enable=0" | sudo tee /etc/modprobe.d/r8712u.conf
    Reboot

  2. #12
    Join Date
    Nov 2007
    Beans
    168

    Re: Ubu-20 keeps dropping my WiFi connection. Refuses to connect.

    Quote Originally Posted by praseodym View Post
    Try these module parameters:

    Code:
    echo "options r8712u low_power=1 power_mgnt=0 ht_enable=0" | sudo tee /etc/modprobe.d/r8712u.conf
    Reboot
    Big thanks for the reply.

    "Unfortunately", I couldn't wait any longer to find a solution to the issue. I ended up moving the PC next to the router last night so I could connect the Ethernet cable directly instead of relying on the WiFi. So I can't test your script.

    Thanks anyway.

  3. #13
    Join Date
    Jan 2021
    Beans
    1

    Re: Ubu-20 keeps dropping my WiFi connection. Refuses to connect.

    thanks @praseodym , this works for me!
    Last edited by ungaratto93; January 22nd, 2021 at 03:23 AM.

  4. #14
    Join Date
    Jan 2021
    Beans
    1

    Re: Ubu-20 keeps dropping my WiFi connection. Refuses to connect.

    Hi all, same problem here.
    3/4 days ago DNS stopped to resolve addresses and after one day starts also this tedious problem with wifi (only for my ubuntu 20.10 pc).
    Every 5/10 minutes it stops at all and restart after a minute or so. I've noticed that keeping track of the network a continuous ping seems that many packet were lost and when restarts the first one has a huge time in ms! The card during this freeze results UP (ip a) and also i've yet disabled the power manager (wifi.powersafe = 2).
    Something that you could double check?

    PS. Nothing also disabling the wpa.supplicant and leave the only NetworkManager..

    PPS. With tethering works all fine O.O"
    Last edited by miragecmd; January 24th, 2021 at 12:30 PM.

Page 2 of 2 FirstFirst 12

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
  •