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

Thread: Wireless not recognized on 14.04.3 LTS & 15.10 installation - GITHUB install help?

  1. #11
    Join Date
    Jan 2009
    Location
    Portland, OR
    Beans
    74
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Wireless not recognized on 14.04.3 LTS & 15.10 installation - GITHUB install help

    Quote Originally Posted by praseodym View Post
    Code:
    install -p -m 644 8812au.ko  /lib/modules/3.19.0-25-generic/kernel/drivers/net/wireless/
    Code:
    sudo modprobe -v 8812au
    should do the trick
    It is not finding the file:

    Code:
    keithwwalker@keithwwalker-GR8:~$ install -p -m 644 8812au.ko  /lib/modules/3.19.0-25-generic/kernel/drivers/net/wireless/
    install: cannot stat ‘8812au.ko’: No such file or directory
    BUT: I was able to find the 8812au.ko file in an Asus AC56 USB driver folder and was able to install:

    Code:
    keithwwalker@keithwwalker-GR8:~/Desktop/rtl8812AU_linux_v4.3.13_14061.20150505$ sudo install -p -m 644 8812au.ko  /lib/modules/3.19.0-25-generic/kernel/drivers/net/wireless/
    keithwwalker@keithwwalker-GR8:~/Desktop/rtl8812AU_linux_v4.3.13_14061.20150505$ sudo modprobe -v 8812au
    insmod /lib/modules/3.19.0-42-generic/kernel/drivers/net/wireless/8812au.ko
    Let's see if that works with a reboot, fingers crossed...

    Nope, nothing is indicating that the wireless is here.
    Any ideas? I can't be the only Asus PC out here with this problem. What frustration...
    Last edited by keithwwalker; December 20th, 2015 at 02:52 AM.

  2. #12
    Join Date
    Apr 2012
    Beans
    Hidden!

    Re: Wireless not recognized on 14.04.3 LTS & 15.10 installation - GITHUB install help

    hi..posts 4 and 6
    ubuntuforums.org/showthread.php?t=224063http://ubuntuforums.org/showthread.php?t=2240631&1&
    Craving anchovy, herring and squid pizza.....with clam sauce

  3. #13
    Join Date
    Jan 2009
    Location
    Portland, OR
    Beans
    74
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Wireless not recognized on 14.04.3 LTS & 15.10 installation - GITHUB install help

    Wow, that github worked, where the others didn't!

    http://ubuntuforums.org/showthread.p...9#post13104149

    Thank you Hadaka! Have an anchovy, herring and squid pizza with clam sauce!:
    https://www.facebook.com/berkeleybreathed/

    This machine is now awesome with the wifi working!
    Asus GR8 with Two SSD's, added 8gb RAM, and the secret internal USB port will be getting a bluetooth adaptor soon.

    Thanks to everyone who helped out. Each time I have a problem, I learn a bit more.
    Last edited by keithwwalker; December 20th, 2015 at 07:31 AM.

  4. #14
    Join Date
    Apr 2012
    Beans
    Hidden!

    Re: Wireless not recognized on 14.04.3 LTS & 15.10 installation - GITHUB install help

    Awesome !!
    Craving anchovy, herring and squid pizza.....with clam sauce

  5. #15
    Join Date
    Jan 2009
    Location
    Portland, OR
    Beans
    74
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Wireless not recognized on 14.04.3 LTS & 15.10 installation - GITHUB install help

    Wow, just when I thought I was out of the woods - the wifi was connecting good, but with every reboot, it has gotten progressively worse until now it recognizes the wifi signal, but won't make a connection.
    Will have to research this snafu now....

    I was able to reconnect by reloading into terminal:

    Code:
    cd rtl8812AU_8821AU_linux/
    make clean
    make
    sudo make install
    sudo modprobe 8812au
    I have to experiment more to see if I have to reload the wifi every time I load an incremental software update. The only other change was that I had my Note 4 phone plugged in and that was giving me some errors....
    Last edited by keithwwalker; December 20th, 2015 at 12:51 PM.

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
  •