Page 1 of 1
TP-Link wr703N
Posted: Mon Mar 12, 2012 10:02 am
by juzis28
Hi, people, i`m happy user of Gargoyle on mine
two foneras, recently i bought the cheap wr703N router and i would you ask is here any chance to get Gargoyle running on this model? I haven`t found any info on this forum regarding wr703N.
Here is the openwrt running on it already:
http://wiki.openwrt.org/toh/tp-link/tl-wr703n
perhaps here isn`t that hard to develop images for this device?
I`m ready to participate in testing, have Serial cable already and some experience.
Features
Atheros AR7240 CPU (400Mhz)
Atheros AR9331 Chipset (integrated wireless)
802.11 b/g/n 150Mbps (130Mbps real)
wireless power output 20dBm - 100mW
4 MB flash memory
32 MB RAM
USB 2.0 port
Powered via micro-USB socket
Thanks!

Re: TP-Link wr703N
Posted: Tue Mar 20, 2012 2:46 pm
by juzis28
As the openwrt wiki says, the device is very similar to MR-3020, i used the closest image to this model:
Code: Select all
gargoyle_1.4.7-ar71xx-tl-mr3420-v1-squashfs-factory.bin
Have failed. Got my device bricked - cycle reboot because of too big unsquashed image.
Code: Select all
=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2012.03.20 20:09:26 =~=~=~=~=~=~=~=~=~=~=~=
˙
U-Boot 1.1.4 (Sep 26 2011 - 11:13:45)
AP121-2MB (ar9330) U-boot
DRAM: 32 MB
led turning on for 1s...
id read 0x100000ff
flash size 4194304, sector count = 64
Flash: 4 MB
Using default environment
In: serial
Out: serial
Err: serial
Net: ag7240_enet_initialize...
No valid address in Flash. Using fixed address
No valid address in Flash. Using fixed address
: cfg1 0x5 cfg2 0x7114
eth0: 00:03:7f:09:0b:ad
ag7240_phy_setup
eth0 up
: cfg1 0xf cfg2 0x7214
eth1: 00:03:7f:09:0b:ad
athrs26_reg_init_lan
ATHRS26: resetting s26
ATHRS26: s26 reset done
ag7240_phy_setup
eth1 up
eth0, eth1
Autobooting in 1 seconds
## Booting image at 9f020000 ...
Uncompressing Kernel Image ... Too big uncompressed streamLZMA ERROR 1 - must RESET ˙
U-Boot 1.1.4 (Sep 26 2011 - 11:13:45)
AP121-2MB (ar9330) U-boot
DRAM: 32 MB
led turning on for 1s...
id read 0x100000ff
flash size 4194304, sector count = 64
Flash: 4 MB
Using default environment
In: serial
Out: serial
Err: serial
Net: ag7240_enet_initialize...
No valid address in Flash. Using fixed address
No valid address in Flash. Using fixed address
: cfg1 0x5 cfg2 0x7114
eth0: 00:03:7f:09:0b:ad
ag7240_phy_setup
eth0 up
: cfg1 0xf cfg2 0x7214
eth1: 00:03:7f:09:0b:ad
athrs26_reg_init_lan
ATHRS26: resetting s26
ATHRS26: s26 reset done
ag7240_phy_setup
eth1 up
eth0, eth1
Autobooting in 1 seconds
## Booting image at 9f020000 ...
Uncompressing Kernel Image ... Too big uncompressed streamLZMA ERROR 1 - must RESET ˙
U-Boot 1.1.4 (Sep 26 2011 - 11:13:45)
AP121-2MB (ar9330) U-boot
DRAM: 32 MB
led turning on for 1s...
id read 0x100000ff
flash size 4194304, sector count = 64
Flash: 4 MB
Using default environment
In: serial
Out: serial
Err: serial
Net: ag7240_enet_initialize...
No valid address in Flash. Using fixed address
No valid address in Flash. Using fixed address
: cfg1 0x5 cfg2 0x7114
eth0: 00:03:7f:09:0b:ad
ag7240_phy_setup
eth0 up
: cfg1 0xf cfg2 0x7214
eth1: 00:03:7f:09:0b:ad
athrs26_reg_init_lan
ATHRS26: resetting s26
ATHRS26: s26 reset done
ag7240_phy_setup
eth1 up
eth0, eth1
Autobooting in 1 seconds
## Booting image at 9f020000 ...
Uncompressing Kernel Image ... Too big uncompressed streamLZMA ERROR 1 - must RESET
Sure device is unbricked already and i can`t decide what image to try next
Eric, could you please give some advice?
EDIT: i tried almost all ar71xx images those aren`t bigger than 3.8Mb and i always got same error
Code: Select all
Too big uncompressed streamLZMA ERROR 1 - must RESET
Seems here we need custom compilation

Re: TP-Link wr703N
Posted: Wed Feb 11, 2015 1:51 pm
by juzis28