Results 1 to 3 of 3

Thread: Complied driver for TL-WN725N v2 on 3.6.11-cut #1 PREEMPT

  1. #1
    Join Date
    2013-Oct
    Posts
    2

    Complied driver for TL-WN725N v2 on 3.6.11-cut #1 PREEMPT

    Hi Everyone,

    I've bough TL-WN725N v2 wifi nano dongle (based on 8818eu chip) and it turned out 1.0.5 does not support it out of the box (not a surprise really). There are many .ko for 8188eu but none of them work with 1.0.5 release and need recompiling specifically for this version from sources. I'm slightly concerned about spending a lot of time trying to find out how to compile a functioning version and though I'll ask here. Maybe someone has already done it and can share their .ko or can compile this one for me. Sources are here: https://github.com/liwei/rpi-rtl8188eu

    Tx

  2. #2
    Quote Originally Posted by vsqz View Post
    Hi Everyone,

    I've bough TL-WN725N v2 wifi nano dongle (based on 8818eu chip) and it turned out 1.0.5 does not support it out of the box (not a surprise really). There are many .ko for 8188eu but none of them work with 1.0.5 release and need recompiling specifically for this version from sources. I'm slightly concerned about spending a lot of time trying to find out how to compile a functioning version and though I'll ask here. Maybe someone has already done it and can share their .ko or can compile this one for me. Sources are here: https://github.com/liwei/rpi-rtl8188eu

    Tx
    you can compile thois driver, make sure you have kernel headers,git and build essential packages installed then
    git clone https://github.com/lwfinger/rtl8188eu
    cd rtl8188eu
    make all
    make install
    insmod 8188eu.ko

    Enjoy your new wifi adapter

  3. #3
    Join Date
    2016-Nov
    Posts
    1
    will try this thanks sirs

Similar Threads

  1. TPLink TL-WN725N driver problem
    By kyston in forum TroubleShooting Archive
    Replies: 3
    Last Post: 2019-08-14, 01:42
  2. Help with usb wifi TL-WN725N v2.1
    By jose909 in forum General Archive
    Replies: 0
    Last Post: 2015-11-15, 04:28
  3. TP-Link TL-WN725N
    By owen420 in forum NetHunter General Questions
    Replies: 1
    Last Post: 2014-12-20, 05:26
  4. Replies: 1
    Last Post: 2014-04-04, 19:07

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •