Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| toh:dragino:lps8 [2021/06/04 11:00] – datatable filters adjusted, cleanup tmomas | toh:dragino:lps8 [2021/07/29 10:15] – [OEM easy installation] rogerpueyo | ||
|---|---|---|---|
| Line 31: | Line 31: | ||
| ===== Installation ===== | ===== Installation ===== | ||
| /* stable release */ | /* stable release */ | ||
| - | /* uncomment once stable release is available | ||
| ---- datatable ---- | ---- datatable ---- | ||
| cols : Model, Versions, Supported Current Rel, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Firmware OEM Stock URL_url | cols : Model, Versions, Supported Current Rel, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Firmware OEM Stock URL_url | ||
| headers : Model, Version, Current Release, Firmware OpenWrt Install, Firmware OpenWrt Upgrade, Firmware OEM Stock | headers : Model, Version, Current Release, Firmware OpenWrt Install, Firmware OpenWrt Upgrade, Firmware OEM Stock | ||
| - | align : c,c,c | ||
| - | filter | ||
| - | filter | ||
| - | ---- | ||
| - | */ | ||
| - | |||
| - | |||
| - | /* snapshot */ | ||
| - | /* delete once stable release is available */ | ||
| - | ---- datatable ---- | ||
| - | cols : Model, Versions, Supported Current Rel, Firmware OpenWrt snapshot Install URL_url, Firmware OpenWrt snapshot Upgrade URL_url, Firmware OEM Stock URL_url | ||
| - | headers : Model, Version, Current Release, Firmware OpenWrt snapshot Install, Firmware OpenWrt snapshot Upgrade, Firmware OEM Stock | ||
| align : c,c,c | align : c,c,c | ||
| filter | filter | ||
| Line 55: | Line 42: | ||
| -> [[docs: | -> [[docs: | ||
| - | FIXME Please add the installation procedure here. | + | The device comes with an OpenWrt fork maintained by Dragino. The source code is available at [[https:// |
| ==== Flash Layout ==== | ==== Flash Layout ==== | ||
| - | <WRAP BOX> | + | These are the partitions in OpenWrt 18.06 according to / |
| - | FIXME //[[:docs:techref:flash.layout# | + | <code> |
| + | dev: | ||
| + | mtd0: 00040000 00010000 " | ||
| + | mtd1: 00fa0000 00010000 " | ||
| + | mtd2: 00160000 00010000 " | ||
| + | mtd3: 00e40000 00010000 " | ||
| + | mtd4: 005a0000 00010000 " | ||
| + | mtd5: 00010000 00010000 " | ||
| + | mtd6: 00010000 00010000 " | ||
| + | </code> | ||
| - | Please check out the article [[docs: | ||
| - | </ | ||
| ==== OEM easy installation ==== | ==== OEM easy installation ==== | ||
| - | + | OEM firmware is a modified | |
| - | <WRAP BOX> | + | |
| - | FIXME //The instructions below are for Broadcom devices and only serve as an example.// | + | |
| - | **//Remove / modify them if they do not apply to this particular device!// | + | |
| - | + | ||
| - | This section deals with | + | |
| - | * How you install | + | |
| - | * The steps required such as reset to factory defaults if the device has already been configured | + | |
| - | + | ||
| - | **Note:** Reset router to factory defaults if it has been previously configured. | + | |
| - | * Browse to ''< | + | |
| - | * Upload .bin file to router | + | |
| - | * Wait for it to reboot | + | |
| - | * Telnet to 192.168.1.1 and set a root password, or browse to ''< | + | |
| - | </ | + | |
| ==== OEM installation using the TFTP method ==== | ==== OEM installation using the TFTP method ==== | ||