TP-Link 1043ND - its tme :)

Luiz Otavio O Souza lists.br at gmail.com
Fri Aug 30 13:12:21 UTC 2013


On 30 August 2013 06:30, Nenhum_de_Nos <matheus at eternamente.info> wrote:

>
> On Thu, August 29, 2013 20:20, Nenhum_de_Nos wrote:
> >
> Populating `/root/work/freebsd/head/src/../mfsroot-tl-wr1043nd_matheus.img'
> Image `/root/work/freebsd/head/src/../mfsroot-tl-wr1043nd_matheus.img'
> complete
> *** Running mkuzip to create a compressed filesystem ..
> *** Target Done.
> *** Target              : tplink
> 3831+2 records in
> 3831+1 records out
> 1961523 bytes transferred in 1.025448 secs (1912845 bytes/sec)
> [mktplinkfw] *** error: rootfs image is too big
> root at dev:~ #
>
> I commented out some AH_DEBUG_ALQ. I imagine it is about ALTQ new
> implementation. Am I right ?
>

ALQ stands for asynchronous logging queue. It is used to log all the debug
information from ath.

See that it is the rootfs that is too big now. DIR825 is using
geom_uncompress which supports lzma compressed images.

I've two patches one with the changes to TP-WN1043ND kernel and the other
to change the rootfs compression method.

With these changes i can now create the 1043 image, but it is not tested,
so be aware...

http://pastebin.com/JY2J8Cen

http://pastebin.com/hSZHYsb7

Luiz


More information about the freebsd-mips mailing list