cobz wrote:hostle19 wrote:you should be all set
hi hostle19, can you please give me access on fire-wrt?
my username is tipaksikil, thanksDone
thanks mate, try now
The content of this topic has been archived between 24 Feb 2018 and 25 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.
cobz wrote:hostle19 wrote:you should be all set
hi hostle19, can you please give me access on fire-wrt?
my username is tipaksikil, thanksDone
thanks mate, try now
Here is the links for the tp-wa901nd-v4 bins on my site...
CC branch
http://fire-wrt.com/forums/showthread.p … ;p=3#post3DD branch
http://fire-wrt.com/forums/showthread.p … =21#post21cheers
Hi could I get access too, username aaaaaandro
Use tftp and recover mode to get the .bin in place.
Install tftp (tftpd32)
Set your IP-address to 192.168.0.66
Rename the factory bin file "openwrt-ar71xx-generic-tl-wa901nd-v4-squashfs-factory.bin" to "wa901ndv4_tp_recovery.bin" and place it so that tftp can pick it up (same folder as tftp works)
Start tftp
Hold reset for a couple of seconds while turning on the accesspoint
Check status of the download (tftp - log viewer). You should see a fetch of the bin file
If successful the accesspoint reboots and is accessible on 192.168.1.1 after a minute or so
Worked for me from same stock firmware version you got.
For some reason tftpd32 stops around 20-30%, different every time.
tried with negotiation and pxe compatability ticks, different firmwares, all the same
log in tftpd32
Connection received from 192.168.0.86 on port 2526 [08/07 17:46:54.229]
Read request for file <wa901ndv4_tp_recovery.bin>. Mode octet [08/07 17:46:54.229]
OACK: <timeout=2,> [08/07 17:46:54.229]
Using local port 54237 [08/07 17:46:54.229]
Ack block 1665 ignored (received twice) [08/07 17:46:57.613]
TIMEOUT waiting for Ack block #1666 [08/07 17:47:07.624]
Here is the links for the tp-wa901nd-v4 bins on my site...
CC branch
http://fire-wrt.com/forums/showthread.p … ;p=3#post3DD branch
http://fire-wrt.com/forums/showthread.p … =21#post21cheers
hey hostle19, can i have access too? Username: _eXecutriX_
thanks!
Hostle, I have backported your patch to 15.05.1, but I'd like confirmatioin the image works allright before sending it to the OpenWrt devs.
So I have built 15.05.1 images which can be downloaded here. If the site does not resolve, please try with different DNS settings like Google's DNS or OpenDNS.
If someone can confirm the images work OK, so I can upstream the backported patch? Thanks.
Hi,
i want to test yours but i get this error:
Error code: 18005
Upgrade unsuccessfully because the version of the upgraded file was incorrect. Please check the file name.
I have the EU version with
Firmware Version:
3.16.9 Build 160304 Rel.36585n
Hardware Version:
WA901ND v4 00000000
have you an idea?
hostle19 wrote:Here is the links for the tp-wa901nd-v4 bins on my site...
CC branch
http://fire-wrt.com/forums/showthread.p … ;p=3#post3DD branch
http://fire-wrt.com/forums/showthread.p … =21#post21cheers
hey hostle19, can i have access too? Username: _eXecutriX_
thanks!
You should have access now, look for a thread called "Tp-link wa901nd V4 modded bin for openwrt upgrade" there you will find the solution to flashing the 901 V4
Nice hostle19,
with your files it works. But i get authentication error on WLAN encryption @ iPhone.
My Solution: i used upgrade file from Borromini an then it works.
thanks
can i install OpenWrt firmware without soldering Tx and Rx
can i install OpenWrt firmware without soldering Tx and Rx
Yes you certainly can, visit my site and check out the thread I suggested above
i am stuck in openwrt firmware and i want back to tp-link firmware any instruction please
(Last edited by amzil555 on 17 Jul 2016, 02:41)
https://wiki.openwrt.org/doc/howto/generic.uninstall
in tp link you must run this procedure
https://wiki.openwrt.org/toh/tp-link/tl … l_firmware
command:
cd /tmp
wget http://www.example.org/original_firmware.bin
dd if=original_firmware.bin of=tplink.bin skip=257 bs=512
mtd -r write /tmp/tplink.bin firmware
this it work fine
-----
(Last edited by macicek86 on 18 Jul 2016, 08:56)
thank you for your help I have succeeded Back to original firmware with this command
ubuntu@ubuntu:~$ cd Desktop
ubuntu@ubuntu:~/Desktop$ ls
ubuntu@ubuntu:~/Desktop$ dd if=wa901ndv4_eu_3_16_9_up_boot\(160304\).bin of=tplink.bin skip=257 bs=512
Desktop$ scp tplink.bin root@192.168.1.1:/tmp
ubuntu@ubuntu:~/Desktop$ ssh root@192.168.1.1
root@OpenWrt:~# cd /tmp
root@OpenWrt:/tmp# ls
root@OpenWrt:/tmp# sysupgrade -v tplink.bin
Hostle, I have backported your patch to 15.05.1, but I'd like confirmatioin the image works allright before sending it to the OpenWrt devs.
So I have built 15.05.1 images which can be downloaded here. If the site does not resolve, please try with different DNS settings like Google's DNS or OpenDNS.
If someone can confirm the images work OK, so I can upstream the backported patch? Thanks.
volatilesystems.org says server : Connection refused .
it is up the possibility to solve it . I would like WA901ND v4 openwrt with LUCI functional.
hi hostle19, can you please give me access on fire-wrt?
my username is modifyaccesspoint, thanks
hi hostle19, can you please give me access on fire-wrt?
my username is ngingoengku thanks
The firmware image files created by hostle19 are very much appreciated as he put efforts to include Luci in the image. It is good if you want to use the standard features built-in the firmware.
However, if you want to install some packages like nodogsplash from the repository, it will fail due to the kernel version difference (as of April 27 2016).
On the other hand, if you take the firmware image from the snapshot trunk, the packages will install fine but Luci can't be installed due to lack of space available.
The best way is to generate a new firmware image file from the pre-compiled moduless taken from the trunk. OpenWrt wiki [...] explains very well how to do so. This page [...] was also helpful.
I removed the ppp and pppoe packages since it is an AP and added luci module in the image using the following command.
make image PROFILE=TLWA901 PACKAGES="luci"
Thank you, wonderful people of OpenWrt community.
DJ
Hi DJPark,
I am looking to load nodogsplash on my WA901ND v4 aswell but I am a definite nood when comes to OpenWRT. I have managed to install OpenWRT with LuCi as per the posts in this forum.
Would you be able to provide me with the bin file you created with nodogsplash and LuCi?
I would greatly appreciate it.
Thanks, Jono
_eXecutriX_ wrote:hey hostle19, can i have access too? Username: _eXecutriX_
thanks!
You should have access now, look for a thread called "Tp-link wa901nd V4 modded bin for openwrt upgrade" there you will find the solution to flashing the 901 V4
Hi Hostle19, can i have access to the download site. My username: epignatta08
I wanna try Chaos Calmer, because the original tp-link firmware is bringing me some headaches.
Thx in advance.
Hi Hostle19, can you give me access to the download site, my username is teixeria1972
Thank you.
djpark wrote:.. It is good if you want to use the standard features built-in the firmware.[...]
I removed the ppp and pppoe packages since it is an AP and added luci module in the image using the following command.make image PROFILE=TLWA901 PACKAGES="luci"
DJ
Hi,
short question about to this.
I have successfully tested the trunk version my TL-WA901ND v4, but I need more packages.
-rw-r--r-- 1 root root 3932160 Sep 1 17:09 openwrt-ar71xx-generic-tl-wa901nd-v4-squashfs-factory.bin
-rw-r--r-- 1 root root 3407876 Sep 1 17:09 openwrt-ar71xx-generic-tl-wa901nd-v4-squashfs-sysupgrade.bin
According to the instructions I have build my on firmware.
cd OpenWrt-ImageBuilder-15.05.1-ar71xx-generic.Linux-x86_64
make info|grep -i 901
TLWA901:
TP-LINK TL-WA901N/ND
Check and use the profile...
make image PROFILE=TLWA901 PACKAGES="..."
I have expected files with "v4" but there are only "v2" and "v3". Did I do something wrong?
buildbox # ls -la
total 40332
drwxr-xr-x 2 root root 4096 Sep 4 00:40 .
drwxr-xr-x 3 root root 4096 Sep 4 00:39 ..
-rw-r--r-- 1 root root 1323 Sep 4 00:40 md5sums
-rw-r--r-- 1 root root 2490368 Sep 4 00:40 openwrt-15.05.1-ar71xx-generic-root.squashfs
-rw-r--r-- 1 root root 2359300 Sep 4 00:40 openwrt-15.05.1-ar71xx-generic-root.squashfs-64k
-rw-r--r-- 1 root root 3932160 Sep 4 00:40 openwrt-15.05.1-ar71xx-generic-tl-wa901nd-v1-squashfs-factory.bin
-rw-r--r-- 1 root root 3538948 Sep 4 00:40 openwrt-15.05.1-ar71xx-generic-tl-wa901nd-v1-squashfs-sysupgrade.bin
-rw-r--r-- 1 root root 3932160 Sep 4 00:40 openwrt-15.05.1-ar71xx-generic-tl-wa901nd-v2-squashfs-factory.bin
-rw-r--r-- 1 root root 3538948 Sep 4 00:40 openwrt-15.05.1-ar71xx-generic-tl-wa901nd-v2-squashfs-sysupgrade.bin
-rw-r--r-- 1 root root 3932160 Sep 4 00:40 openwrt-15.05.1-ar71xx-generic-tl-wa901nd-v3-squashfs-factory.bin
-rw-r--r-- 1 root root 3538948 Sep 4 00:40 openwrt-15.05.1-ar71xx-generic-tl-wa901nd-v3-squashfs-sysupgrade.bin
-rw-r--r-- 1 root root 1632083 Sep 4 00:40 openwrt-15.05.1-ar71xx-generic-uImage-gzip.bin
-rw-r--r-- 1 root root 1176662 Sep 4 00:40 openwrt-15.05.1-ar71xx-generic-uImage-lzma.bin
-rwxr-xr-x 1 root root 3556396 Sep 4 00:40 openwrt-15.05.1-ar71xx-generic-vmlinux.bin
-rwxr-xr-x 1 root root 3561460 Sep 4 00:40 openwrt-15.05.1-ar71xx-generic-vmlinux.elf
-rw-r--r-- 1 root root 1638400 Sep 4 00:40 openwrt-15.05.1-ar71xx-generic-vmlinux.gz
-rw-r--r-- 1 root root 1179648 Sep 4 00:40 openwrt-15.05.1-ar71xx-generic-vmlinux.lzma
-rwxr-xr-x 1 root root 1248625 Sep 4 00:40 openwrt-15.05.1-ar71xx-generic-vmlinux-lzma.elf
-rw-r--r-- 1 root root 2008 Sep 4 00:40 sha256sums
Is it possible to use the "v3" sysupgrade to migrate my trunk-installation to the custom firmware?
Thanks in advance for your answers
(Last edited by Matsuhira on 4 Sep 2016, 08:17)
Hi hostle19, can you please give me access on fire-wrt?
My username is le_chronial, thanks.
Hi hostle19, i registered ad your fire-wrt site. Would you please activate my account: baxterhk85
Thank you
Hi hostle19, i registered ad your fire-wrt site. Would you please activate my account: nedflanders
Thank you
Here is the links for the tp-wa901nd-v4 bins on my site...
cheers
Hi i've registered in your site waiting for aproval... Thx in Advance
Hi hostle19, i registered ad your fire-wrt site. Kindly activate my account: jason2ykk@gmail.com
Thank you very much.
Here is the links for the tp-wa901nd-v4 bins on my site...
CC branch
fire-wrt/forums/showthread.php?3-OpenWrt-Chaos-Calmer-15-05-TP-WA901ND-V4-Bins-with-LuCI&p=3#post3DD branch
fire-wrt/forums/showthread.php?12-OpenWrt-Designated-Driver-r48014-TP-WA901ND-V4-Bins-with-LuCI&p=21#post21cheers
Thank you hostle , can you please accept me to your forum with same username?
Sorry to ask but could anyone with access to the files share with me?
I really need to get this AP up and running and I noticed hostle19 has not been on in 3 days.
I would really appreciate it, thanks in advance.