Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[PROBLEM] TP-Link TL-WN725N unable to get wifi working
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Problem: TP-Link TL-WN725N unable to get wifi working
19th Oct, 2014, 10:40 PM
Post: #7
Maylo Offline
Registered
Posts: 4
Joined: Oct 2014
Reputation: 0
RE: TP-Link TL-WN725N unable to get wifi working
it appears that this does not work either.

EDIT:

i finally got it working by running:
thanks to @menakite
Code:
sudo mkdir /lib/firmware/rtlwifi; sudo wget -O /lib/firmware/rtlwifi/rtl8188efw.bin https://github.com/OpenELEC/wlan-firmware/blob/master/firmware/rtlwifi/rtl8188efw.bin?raw=true

sudo wget -O /lib/firmware/rtlwifi/rtl8188eufw.bin https://github.com/OpenELEC/wlan-firmware/blob/master/firmware/rtlwifi/rtl8188eufw.bin?raw=true

and editing my /etc/network/interfaces to:

Code:
auto lo

iface lo inet loopback
iface eth0 inet dhcp

allow-hotplug wlan0
iface wlan0 inet manual
wpa-roam /etc/wpa_supplicant/wpa_supplicant.conf
iface default inet dhcp

and my /etc/wpa_supplicant/wpa_supplicant.conf to:

Code:
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1

network={
        ssid="NETWORK_NAME"
        psk="NETWORK_PASSWORD"
}

thanks for the help guys!
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
TP-Link TL-WN725N unable to get wifi working - Maylo - 18th Oct, 2014, 04:57 AM
RE: TP-Link TL-WN725N unable to get wifi working - Uhsac - 18th Oct, 2014, 06:06 AM
RE: TP-Link TL-WN725N unable to get wifi working - IriDium - 19th Oct, 2014, 04:07 AM
RE: TP-Link TL-WN725N unable to get wifi working - Maylo - 19th Oct, 2014, 06:58 AM
RE: TP-Link TL-WN725N unable to get wifi working - menakite - 19th Oct, 2014, 07:54 AM
RE: TP-Link TL-WN725N unable to get wifi working - Uhsac - 19th Oct, 2014, 08:09 PM
RE: TP-Link TL-WN725N unable to get wifi working - Maylo - 19th Oct, 2014 10:40 PM
RE: TP-Link TL-WN725N unable to get wifi working - menakite - 19th Oct, 2014, 11:30 PM
RE: TP-Link TL-WN725N unable to get wifi working - Maylo - 20th Oct, 2014, 03:14 AM
RE: TP-Link TL-WN725N unable to get wifi working - Uhsac - 20th Oct, 2014, 09:54 PM
RE: TP-Link TL-WN725N unable to get wifi working - mk01 - 17th Dec, 2014, 12:39 AM

Possibly Related Threads...
Thread: Author Replies Views: Last Post
  TP-Link TL-WN725N not recognized bergfruehling 56 270,357 31st May, 2017 04:45 PM
Last Post: katesey
  Won't boot if I put the WiFi Tp-Link USB camadas 7 19,837 23rd Jul, 2015 05:43 AM
Last Post: camadas
  TP-LINK TL-WN725N 5Ghz ErrK 4 26,088 28th Jul, 2014 04:07 AM
Last Post: ErrK
  [SOLVED] unable to connect when playing/stream wifi roffer 7 19,695 20th Mar, 2013 07:00 AM
Last Post: roffer

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 22nd May, 2025, 04:07 PM Powered By MyBB, © 2002-2025 MyBB Group.