From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-bk0-f49.google.com (mail-bk0-f49.google.com [209.85.214.49]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 0A148201B71 for ; Wed, 6 Feb 2013 02:51:57 -0800 (PST) Received: by mail-bk0-f49.google.com with SMTP id w11so565975bku.36 for ; Wed, 06 Feb 2013 02:51:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=/Vdb12ZHhGsws4kY5YFkq2wnwmSDdpC1jlZN6l9TZvE=; b=HyUg2aLC5mIzus+TUTTFXys+fhHXSFXNf0T+9NrX7GxKEST0XeRNGGBM3YBeY44J+o gOevt9sM5sAvI3yGn605MGeE4AMj0cCwCwhtCc5oE/qV975byODqN7bliJ4p8PYGE2DY 8x3EbCZ5YkLyQdxfMzvEHvOeTawhGeSEpHePiS2KSU0cUjCQVIf0lGKGtdZarNmNNbF/ 9U46xMlmYTAwWjRkJlzjq1izNtMYxGx7XNPaugubD5SLNmUXGpKBpJJKpAIe0NouNztW bUWpgntJ+dUz1i2s1Lj/C1/sHOZuwWBqlCl10VUPA1jPcep8Pg0yXsdqI8Vq/DEf56d9 cPkA== X-Received: by 10.204.152.138 with SMTP id g10mr7513457bkw.106.1360147915476; Wed, 06 Feb 2013 02:51:55 -0800 (PST) Received: from ?IPv6:2001:6f8:1c84:0:d150:f519:7aaa:26f6? ([2001:6f8:1c84:0:d150:f519:7aaa:26f6]) by mx.google.com with ESMTPS id gm14sm7751214bkc.7.2013.02.06.02.51.54 (version=TLSv1 cipher=RC4-SHA bits=128/128); Wed, 06 Feb 2013 02:51:54 -0800 (PST) Message-ID: <511235C8.7000600@googlemail.com> Date: Wed, 06 Feb 2013 11:51:52 +0100 From: Oliver Niesner User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130108 Thunderbird/10.0.12 MIME-Version: 1.0 To: cerowrt-devel@lists.bufferbloat.net Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Cerowrt-devel] wndr3800_flash_question X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Feb 2013 10:51:58 -0000 Hi all! For a while i'am able to build cerowrt for myself and it worked good so far. With my recent build i noticed some odd behavior - hopefully someone can help me out with this: I configured the usual features plus some extra stuff - the resulting image for the wndr-3800 is between 9-10 MB in size. I flashed the Device with tftp, like always. But after flashing the router "goes" into failsafe mode and the only thing i can do is flashing a sysupgrade image via the webinterface. Unfortunately after doing this the router stays in failsafe mode. I'am wondering if i accidentely disabled something in menuconfig. Does anybody know what went wrong? BTW: If i flash eg. 3.7.5-2 from Dave, everything is ok and the router works as expected. thx, Olli