Results 1 to 2 of 2

Thread: SOLVED install usb wireless adapter tp-link tl-wn8200nd in Ubuntu

  1. #1
    Join Date
    Nov 2010
    Beans
    5

    SOLVED install usb wireless adapter tp-link tl-wn8200nd in Ubuntu

    This adapter sports the chipset Reañltek rtl8192eu. Best results and easiest to install for me has been the official driver located at https://github.com/clnhub/rtl8192eu-linux To install:

    sudo apt -y install linux-headers-generic build-essential dkms git

    git clone https://github.com/clnhub/rtl8192eu-linux

    cd rtl8192eu-linux

    ./install_wifi.sh

  2. #2
    Join Date
    Mar 2007
    Location
    Promiseland
    Beans
    1,502
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: SOLVED install usb wireless adapter tp-link tl-wn8200nd in Ubuntu

    I have the same chip on one of my devices. I initially had some issues with it. The correct drivers have been in the repositories at least since 19.10. You can read my observations here, https://ubuntuforums.org/showthread....ight=rtl8192eu
    Cheers,


    The Linux Command Line at http://linuxcommand.org/

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
  •