Navigation

    Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord

    Easy guide: How to esay install TP-LINK TL-WN725N wireless adapter drivers

    Recalbox General
    guide esay tp-link tl-wn725n wireless adapter drivers
    1
    1
    838
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • 0zzy
      0zzy last edited by

      Hi i was reading this issue: https://github.com/digitalLumberjack/recalbox-os/issues/255 i don't know if it is currently a trouble for someone but i have found and easy solution on raspberrypi forum and i want to share it here. 1 - Verify your kernel version: uname -a 2 - Download the right driver for your pi1 or pi2 system and kernel version here: exemple: i had rp2 with kernel 3.18.16-v7+ #795 so i had to download 8188eu-v7-20150617.tar.gz 3 - wget https://dl.dropboxusercontent.com/u/80256631/8188eu-v7-20150617.tar.gz 4 - tar xzf 8188eu-v7-20150617.tar.gz 5 - sudo ./install.sh 6 - sudo reboot If you have dhcp server enabled on your wireless network edit /etc/network/interfaces on your pi and paste this:

      auto lo
      iface lo inet loopback
      iface eth0 inet dhcp
      allow-hotplug wlan0
      auto wlan0
      iface wlan0 inet dhcp
      wpa-ssid "my-ssid"
      wpa-psk "my-wifi-pwd"
      1 Reply Last reply Reply Quote 0
      • First post
        Last post

      Want to support us ?

      80
      Online

      87.8k
      Users

      25.8k
      Topics

      178.7k
      Posts

      Copyright © 2021 recalbox.com