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

Thread: Ubuntu 16.04 fresh install, won't connect to WiFi

  1. #11
    Join Date
    Nov 2010
    Beans
    125
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Ubuntu 16.04 fresh install, won't connect to WiFi

    I got the same problem, I already did the:

    echo "options ath9k nohwcrypt=1" | sudo tee /etc/modprobe.d/ath9k.conf


    no change.

    This machine was working with 12.04 before, the wireless works however the connection is very slow.

    I am including the output wireless-info.txt
    Attached Files Attached Files
    I like unity, gnome and xfce

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

    Re: Ubuntu 16.04 fresh install, won't connect to WiFi

    I would put the wifi router on channel 6 for now as it is vacant

    Set the country codes with

    Code:
    sudo iw reg set CO
    sudo sed -i 's/^REG.*=$/&CO/' /etc/default/crda
    Go into Network Manager and change IPv6 to ignore

    Reboot

  3. #13
    Join Date
    Nov 2010
    Beans
    125
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Ubuntu 16.04 fresh install, won't connect to WiFi

    Quote Originally Posted by jeremy31 View Post
    I would put the wifi router on channel 6 for now as it is vacant

    Set the country codes with

    Code:
    sudo iw reg set CO
    sudo sed -i 's/^REG.*=$/&CO/' /etc/default/crda
    Go into Network Manager and change IPv6 to ignore

    Reboot

    no change, the wireless connects however the speed of connection jumps from 39 mbps to 1 mbps.
    The pc is dual windowx xp and xubuntu 16.04, and in windows xp the speed is of 130 mbps.
    I like unity, gnome and xfce

Page 2 of 2 FirstFirst 12

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
  •