OpenWrt Forum Archive

Topic: TPLink WR810N v1 (US) go from TRUNK to STABLE?

The content of this topic has been archived on 23 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

I have a TPLink WR810N v1 that I currently have a trunk version of CC (I think). And so far almost everything seams to be working except when I try to add new packages. I get errors complaining about dependencies etc.. mainly kernel version etc.. After reading other posts via google it appears as though I should not use a trunk version of CC. If this is the case can someone point me in the right direction on how to go from trunk to stable or whatever I should use? I don't mind having to reload everything I just don't want to brick this little guy as I don't have a serial interface to it.

Thanks,

~SOL

According to the OpenWrt page for this device (https://wiki.openwrt.org/toh/tp-link/tl-wr810n), it is only supported on the "trunk" version, I am afraid that there is no "stable" release for that device. However, there is a stable version of LEDE (for all practical purposes, you can consider LEDE as the next version of OpenWrt) at https://lede-project.org/toh/hwdata/tp- … 0n_1.0_us.

To perform the upgrade, just use the file at https://downloads.lede-project.org/rele … pgrade.bin on the "upgrade" page at LuCI.

Thanks for the info. That explains how I ended up with the trunk build as vs the other builds. Iv herd of and ready very little about LEDE. Looks basically like the same thing, maybe a fork of openwrt or something. One article I was reading made it sound like the two may eventually merge or something. Interesting none the less.

Can I just go flash the LEDE firmware ontop of OpenWRT or is there something special I need to do first etc?

Thanks again for the info and help.

Update : I did a quick google search for "flash lede over openwrt" and the first hit was "Standard Flashing Instructions".

If your device is already running LEDE (or OpenWrt)

    download the file for a “sysupgrade installation” from Device Page or Device Techdata
    check that this file is not corrupted by following the Downloading and verifying LEDE firmware image paragraph
    if your device has the LuCI web interface, proceed with the Installing LEDE sysupgrade instructions for installation.
    If your device does not have a web interface or you have specific advanced configurations you want to preserve or update after the upgrade, follow the instructions on Installing LEDE from Command Line or ask on the Installing and Using LEDE category of the forum.

~SOL

(Last edited by SomeoneOnLine on 12 Jul 2017, 02:44)

As I said before, for all practical purposes you can consider that OpenWrt was renamed to LEDE on version 17.02; other than the expected evolutions and updates, there are no other significant changes. If you are comfortable with OpenWrt, you will be comfortable with LEDE. As for the upgrade process, moving from OpenWrt to LEDE is exactly the same as upgrading OpenWrt (or LEDE) to a newer OpenWrt (or LEDE).

The discussion might have continued from here.