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

Thread: TP-WN725N USB wifi adapter

  1. #11
    Join Date
    Mar 2014
    Beans
    17

    Re: TP-WN725N USB wifi adapter

    HALLELUJAH!!! THANK GOD! OH CHILI555 YOU JUST MADE MY WEEK!!
    I am so gracefull and thankfull! Thank you big time!
    Now I really can start enjoying my Ubuntu laptop! Great!

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

    Re: TP-WN725N USB wifi adapter

    Awesome news! Reach up there to Thread Tools and mark Solved.

    You have compiled the driver for your current running kernel only. When Update Manager installs a newer kernel version, recompile:
    Code:
    cd ~/Desktop/rtl8188eu-master
    make clean
    make
    sudo make install
    sudo modprobe 8188eu
    Please retain the file and these instructions for that time.

    Have fun!
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  3. #13
    Join Date
    Mar 2014
    Beans
    17

    Re: TP-WN725N USB wifi adapter

    So when should i do this you say? I just notice that when it stops working?

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

    Re: TP-WN725N USB wifi adapter

    When Update Manager installs a later kernel, known in Ubuntu World as linux-image, it invariably asks you to reboot to complete the update. If you do and the wireless isn't working, recompile. If that still doesn't do it, call on me.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  5. #15
    Join Date
    Mar 2014
    Beans
    17

    Re: TP-WN725N USB wifi adapter

    Great, thanks a lot!

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
  •