/TL-WN725N-TP-Link-Debian

Driver for wireless usb adaptor " TL-WN725N-TP-Link-2" for Debian -Ubuntu-linuxMint and derivates

Primary LanguageCGNU General Public License v3.0GPL-3.0

TL-WN725N-TP-Link Driver for Debian and Derivates

TL-WN725N-TP-Link- driver for Debian and Derivates o.s

Note: Use su in terminal emulator

  1. Install dependencies

    apt-get update
    apt-get install linux-headers-$(uname -r)
    apt-get install build-essential
  2. Clone repository

    git clone https://github.com/ilnanny/TL-WN725N-TP-Link-Debian.git
  3. Build and Install

    cd TL-WN725N-TP-Link-Debian
    make all
    make install
    insmod 8188eu.ko

    You can check to see if your wireless wlan cards is now listed using ifconfig or ip a

  4. Reboot