Page 4 of 21
Re: Version 1.5.10
Posted: Thu May 23, 2013 3:11 am
by kanenas
tp-link 1043nd v1.10 using 1.5.9 updated to 1.5.10 and kept all the settings so far no problems
Re: Version 1.5.10
Posted: Thu May 23, 2013 3:56 am
by BLiNX
Hi, I couldn't find MR3220 v2 or MR3420 v2 in the download list.
Can I use v1 firmware for v2 hardware?
Re: Version 1.5.10
Posted: Thu May 23, 2013 4:36 am
by DoubleDroz
Just updated my TP-Link WDR4300 from 1.5.9 to 1.5.10, with "Preserve settings" checked. Everything is fine!
Re: Version 1.5.10
Posted: Thu May 23, 2013 6:53 am
by salavattvb
Thank you! Everything! I would also like to add reliability to the cron
*/5 * * * * /root/ping_test.sh >/dev/null 2>&1
and the script in the root
if (! ping -c 3 8.8.8.8 >/dev/null 2>&1)
then
if (! ping -c 3 208.67.222.222 >/dev/null 2>&1)
then
ifdown wan ; sleep 10 ; ifup wan
else
echo 'internet ok'
fi
else
echo 'internet ok'
fi
Sometimes it falls off the Internet and does not connect. The script actually works tested for 2 years. It restores a connection to the Internet.
Re: Version 1.5.10
Posted: Thu May 23, 2013 9:04 am
by powerlogy
I got it anyway.Thanks for update.
Re: Version 1.5.10
Posted: Thu May 23, 2013 9:14 am
by happyshow
Thank you. Can't wait to try it out.

Re: Version 1.5.10
Posted: Thu May 23, 2013 6:43 pm
by thormolecules
pmerrill wrote:Does anyone know whether this version fixes some of the problems in 1.5.9? For example:
- Wireless dropouts
- Not able to connect to xBox 360 Live
- Not able to connect to some wireless printers
This. I had similar issues with 1.5.9 (WZR-HP-G300NH) and one biggie I would add is random reboots. Anyone care to chime in?
Re: Version 1.5.10
Posted: Thu May 23, 2013 7:53 pm
by DoesItMatter
Minimum flash ram for USB storage plugin?
Post Posted Tue May 21, 2013 11:12 am by P-O
Hi!
Thank's Eric and all others for 1.5.10!
Installed on Ubiquiti Airrouter with old settings, works smoothly
It would be nice with more available flash and/or ram on my
8/32 router.
When trying to install the USB storage plugin I got a red message which tells me that the disk space is insufficient, 4.799 MB is necessary and this is currently not available on my router.
Do I need a router with more than 8MB of flash for using this plugin?
-----------------------
I tried to move this topic and not sure if I merged it wrong.
I think this should work on an 8MB flash / 32MB Ram router
Maybe it wasn't set in the builds to allow this router firmware
to have the USB module installed during compilation?
Re: Version 1.5.10
Posted: Fri May 24, 2013 1:32 am
by BLiNX
Sorry for repeat the question:
I have TL-MR3220 v2.2, and want to flash it with Gargoyle.
" New in 1.5.10: Support for Tp-Link MR3220 v2 and MR34220 v2 "
I can't find them in the download section.
Tried to flash with v1 firmware, but no success.
Any suggestion?
Re: Version 1.5.10
Posted: Fri May 24, 2013 1:47 am
by ruriruri
D-Link DIR-825 rev. B1 upgrade ok. But if setting preserved, I will lose the "DualBand" option. Even reset to default and loading backup from 1.5.9 lose the "DualBand" option. Solved by reset to default and reconfig all the setting from scratch.