OpenWrt Forum Archive

Topic: TP-Link TL-WDR4900 how to create wifi connection

The content of this topic has been archived on 5 May 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hello,

the trunk and luci installation was sucessfull on the router. But im not able to create a wifi connection or set the WPA password. There is a button to turn on the wifi, but nothing happens. What should i do?

THX for help.
el_chmuro

Firstly, I assume this is with a very recent trunk.  Normally one gives the rxxxxx number so readers know.

A button "to turn on the wifi": do you mean that the interfaces (radio0 and radio1) are detected but do not present setup screens; or the interfaces are not detected by the system? Remember that there are two freq 2.4 and 5.1GHz so two radios, 2 APs.

Have you rebooted the system via a poweroff/on and then tried again?

PS: see here https://dev.openwrt.org/ticket/15856#comment:7

(Last edited by ryts on 8 May 2014, 23:45)

Hello ryts,

it was trunk r36051. And yes i can see two interfaces on the screen, but im not able to configurate them. I can turn on the 2,4 Ghz interface. For the 5.1 Ghz is a switch as well on the screen, but if im using it, nothing happens. If the 2,4 Ghz is working, im able to see the ssid with my phone and lap top, but if im trying to connect, my phone is waiting to get a ip. After few minutes the connection is broken. And there is no possibility to set a WPA protection, or something else.

I would like to use both interfaces. And sorry for my poor english-skills :-)

El_chmuro

Trunk currently stands at r40742. Strange, as your posting read as if from someone who had just flashed the router.  Did you upgrade? I would suggest trying something more recent. BUT, there may be wifi issues right at the moment, as an aspect of the web interface is under change as I referenced in my post above. 

I use a OpenWRT flavour called ROOter (gives 3/4G via USB to WWAN) and it is built periodically from trunk.  I have had issues with wifi on the wdr4900, and removing the interfaces, rebooting and reconfiguring them usually got things going. (Old configuration files if preserved in an upgrade can cause issues due to changes in OpenWRT). But once or twice, a version of ROOter/OpenWRT did not work well on wifi. I last tried r40396 and never got wifi going but have not had time to look at this.

Well,

i always used DD-WRT on my router, and everything was easy. Now bought this one to use OpenVPN, this router is with 800 Mhz performant enough, but it doesnt work wit DD-WRT. Anyway, i used this trunk  image, because it was in this instruction http://wiki.openwrt.org/toh/tp-link/tl-wdr4900

I never used openwrt bevore, im not sure, which trunk image is compatible with my router. when im etablished the first connection via ssh, i did a update with:
opkg update

If there is another working new image, just let me know, how to update, and im going to check it out.

THX

TL-WDR4900 v1 works with both Openwrt and DDWRT.

You must enable wifi in the first time,

uci set wireless.@wifi-device[0].disabled=0
uci set wireless.@wifi-device[1].disabled=0
uci commit wireless
wifi

(Last edited by dabyd64 on 9 May 2014, 21:09)

The discussion might have continued from here.