Re: [OpenWrt-Devel] Tried to update ticket 20982 on dev.openwrt.org

2016-10-05 Thread Gareth Parker
All you need to do is access the web interface on 192.168.1.20 and flash 
through that, it will work as I've done it before.  Make sure you use the 
latest trunk or CC factory image.

Gareth

-Original Message-
From: acz...@gmail.com [mailto:acz...@gmail.com] On Behalf Of Aaron Z
Sent: Thursday, 6 October 2016 9:58 a.m.
To: Gareth Parker
Cc: OpenWrt Development List
Subject: Re: [OpenWrt-Devel] Tried to update ticket 20982 on dev.openwrt.org

On Wed, Oct 5, 2016 at 4:03 PM, Gareth Parker <garet...@orcon.net.nz> wrote:
> The boot loader is different, XM v.5.5.11 was the last version to use the old 
> bootloader that worked when using tftp to flash openwrt, the new bootloader 
> starting with XM v5.6.x only accepts official ubnt firmware over tftp.  I can 
> confirm though you can still flash openwrt using the factory image in the web 
> interface.  The other option which I haven’t tested but it may possibly work 
> is to scp the sysupgrade image to /tmp/ on the ubnt device and then use mtd 
> to write directly.
Ah, I have been downgrading via the web interface to 5.5.10, then upgrading to 
OpenWrt from the web interface, but I don't have many to deal with.

Can you downgrade to XM v.5.5.11 via tftp and then flash OpenWrt from there?

Aaron Z
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Tried to update ticket 20982 on dev.openwrt.org

2016-10-05 Thread Aaron Z
On Wed, Oct 5, 2016 at 4:03 PM, Gareth Parker  wrote:
> The boot loader is different, XM v.5.5.11 was the last version to use the old 
> bootloader that worked when using tftp to flash openwrt, the new bootloader 
> starting with XM v5.6.x only accepts official ubnt firmware over tftp.  I can 
> confirm though you can still flash openwrt using the factory image in the web 
> interface.  The other option which I haven’t tested but it may possibly work 
> is to scp the sysupgrade image to /tmp/ on the ubnt device and then use mtd 
> to write directly.
Ah, I have been downgrading via the web interface to 5.5.10, then
upgrading to OpenWrt from the web interface, but I don't have many to
deal with.

Can you downgrade to XM v.5.5.11 via tftp and then flash OpenWrt from there?

Aaron Z
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Tried to update ticket 20982 on dev.openwrt.org

2016-10-05 Thread Gareth Parker
The boot loader is different, XM v.5.5.11 was the last version to use the old 
bootloader that worked when using tftp to flash openwrt, the new bootloader 
starting with XM v5.6.x only accepts official ubnt firmware over tftp.  I can 
confirm though you can still flash openwrt using the factory image in the web 
interface.  The other option which I haven’t tested but it may possibly work is 
to scp the sysupgrade image to /tmp/ on the ubnt device and then use mtd to 
write directly.

If ubnt would release the source for the newer u-boot then this tftp issue 
could be solved, but they don’t which is in clear violation of the GPL, my 
emails to them have fallen on deaf ears.

Gareth

-Original Message-
From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] On Behalf 
Of Aaron Z
Sent: Thursday, 6 October 2016 4:16 a.m.
To: Russell Senior
Cc: Bill Moffitt; OpenWrt Development List
Subject: Re: [OpenWrt-Devel] Tried to update ticket 20982 on dev.openwrt.org

Try downgrading the firmware to XM.v5.5.10 (I use 
http://www.ubnt.com/downloads/XN-fw-internal/v5.5.10/XM.v5.5.10.24241.141001.1649.bin
on my Nanostation LocoM2s at work)
It will complain about long passwords not being supported, but it will let you 
downgrade to it and then you can flash OpenWRT onto it.

Aaron Z
A human being should be able to change a diaper, plan an invasion, butcher a 
hog, conn a ship, design a building, write a sonnet, balance accounts, build a 
wall, set a bone, comfort the dying, take orders, give orders, cooperate, act 
alone, solve equations, analyze a new problem, pitch manure, program a 
computer, cook a tasty meal, fight efficiently, die gallantly. Specialization 
is for insects.
— Robert Heinlein, Time Enough for Love

On Wed, Oct 5, 2016 at 3:56 AM, Russell Senior <russ...@personaltelco.net> 
wrote:
>>>>>> "Bill" == Bill Moffitt <bmoff...@ayrstone.com> writes:
>
> Bill> I have been busy with other things, but I finally got a shipment 
> Bill> of brand-new PicoStations (XM, identical to Bullet) here and 
> Bill> tried to flash both the trunk builds of OpenWRT and LEDE on them.
>
> Bill> I'm getting the same error I did some months back:
>
> Bill> sent DATA 

Re: [OpenWrt-Devel] Tried to update ticket 20982 on dev.openwrt.org

2016-10-05 Thread Aaron Z
Try downgrading the firmware to XM.v5.5.10 (I use
http://www.ubnt.com/downloads/XN-fw-internal/v5.5.10/XM.v5.5.10.24241.141001.1649.bin
on my Nanostation LocoM2s at work)
It will complain about long passwords not being supported, but it will
let you downgrade to it and then you can flash OpenWRT onto it.

Aaron Z
A human being should be able to change a diaper, plan an invasion,
butcher a hog, conn a ship, design a building, write a sonnet, balance
accounts, build a wall, set a bone, comfort the dying, take orders,
give orders, cooperate, act alone, solve equations, analyze a new
problem, pitch manure, program a computer, cook a tasty meal, fight
efficiently, die gallantly. Specialization is for insects.
— Robert Heinlein, Time Enough for Love

On Wed, Oct 5, 2016 at 3:56 AM, Russell Senior
 wrote:
>> "Bill" == Bill Moffitt  writes:
>
> Bill> I have been busy with other things, but I finally got a shipment
> Bill> of brand-new PicoStations (XM, identical to Bullet) here and tried
> Bill> to flash both the trunk builds of OpenWRT and LEDE on them.
>
> Bill> I'm getting the same error I did some months back:
>
> Bill> sent DATA 

Re: [OpenWrt-Devel] Tried to update ticket 20982 on dev.openwrt.org

2016-10-05 Thread Russell Senior
> "Bill" == Bill Moffitt  writes:

Bill> I have been busy with other things, but I finally got a shipment
Bill> of brand-new PicoStations (XM, identical to Bullet) here and tried
Bill> to flash both the trunk builds of OpenWRT and LEDE on them.

Bill> I'm getting the same error I did some months back:

Bill> sent DATA 

[OpenWrt-Devel] Tried to update ticket 20982 on dev.openwrt.org

2016-10-03 Thread Bill Moffitt
I have been busy with other things, but I finally got a shipment of 
brand-new PicoStations (XM, identical to Bullet) here and tried to flash 
both the trunk builds of OpenWRT and LEDE on them.


I'm getting the same error I did some months back:

sent DATA