Skip to content

ilnanny/TL-WN725N-TP-Link-Debian

Repository files navigation

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


** Before opening an issue topic, make sure you have active drivers in your kernel, you can check with:

zcat /proc/config.gz | grep CONFIG_ATH

make sure you put the 'm' or 'yes' in the categories concerning all 'CONFIG_ATH9K'


For rtl8812au visit : https://github.com/ilnanny/rtl8812au-Linux


About

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

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published