From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mout.gmx.net (mout.gmx.net [212.227.15.19]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mout.gmx.net", Issuer "TeleSec ServerPass DE-1" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 3027521F150 for ; Mon, 14 Apr 2014 06:17:45 -0700 (PDT) Received: from hms-beagle.lan ([134.2.89.92]) by mail.gmx.com (mrgmx102) with ESMTPSA (Nemesis) id 0LejNC-1XKIe82aHW-00qUjj; Mon, 14 Apr 2014 15:17:34 +0200 Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) From: Sebastian Moeller In-Reply-To: Date: Mon, 14 Apr 2014 15:17:39 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: <90A7D447-F54D-4493-A9A7-89CEF5DE0FBC@gmx.de> References: <000001cf567f$80b2f1c0$8218d540$@riepnet.com> To: Joel Stanley X-Mailer: Apple Mail (2.1510) X-Provags-ID: V03:K0:oXkxYXEuG9fOjfyAedikEhZQpy0JyF3SkrlGdF+QoTkUS9H7cr3 XQKoZElBv/rAiV/hIVIDdq1jpoex/T7XW2gXF/QNnl4dxzesBrdUcaR2AZOdRTn1x6Z9H/3 zqGMo03tdXeOHx7o+9AjxLXFhnuNFmBpBmKPC0ulm0v5tOjISmrQwKNixe02lDEggiMgiLM p/1qFyzuva1/gaGPdYt4Q== Cc: Frits Riep , cerowrt-devel@lists.bufferbloat.net Subject: Re: [Cerowrt-devel] Having issue upgrading to latest image 3.10.36-4 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: Mon, 14 Apr 2014 13:17:45 -0000 Hi Joel, On Apr 13, 2014, at 15:57 , Joel Stanley wrote: > On Sun, Apr 13, 2014 at 5:58 AM, Sebastian Moeller = wrote: >> I think Valdis Kletnieks reported the same for a 3800. Please try the = "manual" route described below and report back your results to the list: >=20 > I attempted an upgrade using the web interface from -3 to -4 and it > also failed. I tried from the shell: >=20 > root@cerowrt:/tmp# sysupgrade -c -v > openwrt-ar71xx-generic-wndr3800-squashfs-sysupgrade_new.bin > Saving config files... > etc/lighttpd/lighttpd.pem > etc/passwd- > etc/fw_env.config > etc/shadow > etc/passwd > etc/group- > etc/ethers > etc/config/wireless > etc/config/system > etc/config/polipo > etc/config/ucitrack > etc/config/network > etc/config/ubootenv > etc/config/dropbear > etc/config/firewall > etc/config/upnpd > etc/config/fstab > etc/config/luci > etc/config/dhcp > etc/config/sqm > etc/dropbear/dropbear_rsa_host_key > etc/dropbear/authorized_keys > etc/dropbear/dropbear_dss_host_key > etc/sudoers > etc/shadow- > etc/samba/secrets.tdb > etc/samba/smbpasswd > etc/group > etc/firewall.user > killall: watchdog: no process killed > Sending TERM to remaining processes ... logd netifd odhcpd lighttpd > crond lighttpd snmpd pimd xinetd dbus-daemon smbd nmbd avahi-daemon > miniupnpd polipo babeld natpmp ahcpd rngd ntpd dnsmasq ubusd askfirst > Sending KILL to remaining processes ... askfirst > Switching to ramdisk... > Performing system upgrade... > Unlocking firmware ... >=20 > Writing from to firmware ... > Appending jffs2 data from /tmp/sysupgrade.tgz to firmware...TRX header = not found > Error fixing up TRX header I would not be amazed if this issue would throw off the GUI = method. Have you tried the GUI without keeping the configuration, and = does that also fail? (When I update on the command line with the "-n" = switch (do not keep old configuration) I do not see any of the two lines = containing information about TRX) Best Regards Sebastian >=20 > Upgrade completed > Rebooting system... >=20 > After reboot: >=20 > root@cerowrt:~# cat /etc/openwrt_release > DISTRIB_ID=3D"CeroWrt" > DISTRIB_RELEASE=3D"3.10.36-4" > DISTRIB_REVISION=3D"r40438" >=20 > The system appears to be working okay, except my 2.4GHz interface is > missing - I haven't spent any real time looking into that. >=20 > Regards, >=20 > Joel