thanks all so much,
this's my config when build firmware:
===================================
CONFIG_TARGET_ar71xx=y
CONFIG_TARGET_ar71xx_generic=y
CONFIG_TARGET_ar71xx_generic_Default=y
CONFIG_LIBCURL_COOKIES=y
CONFIG_LIBCURL_FILE=y
CONFIG_LIBCURL_FTP=y
CONFIG_LIBCURL_HTTP=y
CONFIG_LIBCURL_NO_SMB="!"
CONFIG_LIBCURL_OPENSSL=y
CONFIG_LIBCURL_PROXY=y
CONFIG_OPENSSL_WITH_EC=y
CONFIG_PACKAGE_ca-certificates=y
CONFIG_PACKAGE_curl=y
CONFIG_PACKAGE_libcurl=y
CONFIG_PACKAGE_liblua=y
CONFIG_PACKAGE_libopenssl=y
CONFIG_PACKAGE_libuci-lua=y
CONFIG_PACKAGE_lua=y
CONFIG_PACKAGE_luafilesystem=y
CONFIG_PACKAGE_openwisp-config-openssl=y
CONFIG_PACKAGE_zlib=y
====================================
if i replace openwisp-config-openssl by openwisp-config-nossl or mbedtls => 
it sucess
On Wednesday, April 12, 2017 at 7:29:46 PM UTC+7, mord reneth wrote:
>
> I read somewhere, but cant find it now, that they suggest dropping the 
> luci (gui) from 4MB flash images... OK if you know the command line and 
> using openwisp.....maybe not so good for others....
>
> Is it worth making a repo with user-contributed builds?
>
>
> On Wednesday, April 12, 2017 at 1:29:45 PM UTC+3, Federico Capoano wrote:
>>
>> We have the same problem of limited flash. I gave up trying to build full 
>> featured firmware for those devices. The cost of optimising for those old 
>> devices is not worth the effort for us. It's more cost effective to target 
>> a minimum of 8 MB and keep our workflow simple and avoid crazy 
>> optimisations and hacks.
>>
>> It's possible to build a minimal firmware that can work on 4MB devices, 
>> but there's no tutorial on how to do this. If anyone wants to write one, 
>> get involved! This is a good way to start contributing to make openwisp 
>> easier to use and grow the community around it. The more active 
>> contributors there are, the easier it will be to add features, fix bugs, 
>> write documentation and tutorials.
>>
>> Federico
>>
>>
>> On Wed, Apr 12, 2017 at 11:45 AM mord reneth <[email protected]> wrote:
>>
>>> TL-841N has 4MB flash...not 1MB
>>>
>>> If you cant build the image file, its because of another reason.... 
>>> probably because the resulting image will be bigger than 4MB.... try 
>>> removing the luci (gui) from the build (if it's not already removed)
>>>
>>>
>>> On Wednesday, April 12, 2017 at 8:20:34 AM UTC+3, Nguyễn Vinh wrote:
>>>>
>>>> Hi Fed,
>>>> ======
>>>> i try build lede with openwisp-config-nossl -> success,  but my deivce 
>>>> can't register device,
>>>> follow link:
>>>> https://github.com/openwisp/openwisp-config/blob/master/README.rst#compiling-a-custom-lede-openwrt-image
>>>> and then i rebuild with openwisp-config-mbedtls - 0.4.5-1, them same 
>>>> with error.
>>>> ======================log on device========================
>>>> logread -f:
>>>> Wed Apr 12 03:22:33 2017 daemon.info openwisp: Registering device...
>>>> Wed Apr 12 03:22:33 2017 daemon.err openwisp: Failed to connect to 
>>>> controller during registration: curl exit code 48
>>>>
>>>> ====================================================================================
>>>> and my question:
>>>> My device is TL-WR841 V11, it've 1M flash, is it enough flash memory to 
>>>> install openwisp-config-ssl ?because, lede do'nt generate bin file, when i 
>>>> build firmware.
>>>> https://wikidevi.com/wiki/TP-LINK_TL-WR841N_v11.x
>>>>
>>> -- 
>>> You received this message because you are subscribed to the Google 
>>> Groups "OpenWISP" group.
>>> To unsubscribe from this group and stop receiving emails from it, send 
>>> an email to [email protected].
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"OpenWISP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to