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:wifire:s1500_nbn [2023/04/12 17:52] – [Restoring the original U-boot bootloader and stock firmware] csharper2005 | toh:wifire:s1500_nbn [2023/10/16 19:48] – [Installation] csharper2005 | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| /* This template is intended to be used via https:// | /* This template is intended to be used via https:// | ||
| - | {{page> | ||
| OEM/ODM name: Sercomm S1500 BUC | OEM/ODM name: Sercomm S1500 BUC | ||
| Line 16: | Line 15: | ||
| - | ===== OpenWrt support | + | ===== Supported Versions |
| - | <color orange> | + | |
| ---- datatable ---- | ---- datatable ---- | ||
| cols : Brand, Model, Versions, Supported Current Rel, OEM device homepage URL_url, Forum Search_search-forums, | cols : Brand, Model, Versions, Supported Current Rel, OEM device homepage URL_url, Forum Search_search-forums, | ||
| Line 23: | Line 22: | ||
| align : c, | align : c, | ||
| filter | filter | ||
| - | filter | + | filter |
| ---- | ---- | ||
| - | OpenWrt forum thread: https:// | ||
| - | |||
| - | |||
| - | /*** if info available: uncomment and fill in | ||
| - | ===== Supporting activities ===== | ||
| - | //Describe if there are any ongoing activities that might lead to OpenWrt support.// | ||
| - | |||
| - | * | ||
| - | ***/ | ||
| ===== Experimental firmware ===== | ===== Experimental firmware ===== | ||
| Line 42: | Line 32: | ||
| - | ===== Hardware | + | ===== Hardware |
| - | ^ CPU ^ Ram ^ Flash (NAND) | + | ---- datatable ---- |
| - | | MediaTek MT7621AT (880 MHz, 2 cores) | + | cols : Model, Versions, |
| + | header | ||
| + | align | ||
| + | filter | ||
| + | filter | ||
| + | ---- | ||
| /*** if info available: uncomment and fill in | /*** if info available: uncomment and fill in | ||
| Line 56: | Line 50: | ||
| ***/ | ***/ | ||
| - | ==== OpenWrt installation | + | ===== Installation |
| + | |||
| + | |||
| + | /* stable release */ | ||
| + | ---- datatable ---- | ||
| + | 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 | ||
| + | align : c,c,c | ||
| + | filter | ||
| + | filter | ||
| + | ---- | ||
| + | |||
| + | |||
| + | -> [[docs: | ||
| - | 1. Remove all dots from the OpenWrt | + | ===== OpenWrt |
| - | 2. Upload and update the firmware via the original web interface. 2 scenarios | + | - Remove all dots from the factory image filename (except the dot before file extension) |
| - | * Stock firmware was booted from Slot1 (**Sercomm1** bootflag) before the installation | + | - Upload and update the firmware via the original web interface |
| - | * Stock firmware | + | - Two options |
| + | * OpenWrt | ||
| + | * Stock firmware | ||
| Line 68: | Line 77: | ||
| 1. Change the bootflag to Sercomm1 in OpenWrt CLI and then reboot: | 1. Change the bootflag to Sercomm1 in OpenWrt CLI and then reboot: | ||
| <code bash> | <code bash> | ||
| - | printf 1 | dd bs=1 seek=7 count=1 of=/dev/mtdblock4 | + | printf 1 | dd bs=1 seek=7 count=1 of=/dev/mtdblock2 |
| </ | </ | ||
| Line 152: | Line 161: | ||
| ===== Hardware ===== | ===== Hardware ===== | ||
| ==== Info ==== | ==== Info ==== | ||
| - | ^ Architecture | + | |
| - | ^ Vendor | + | ---- datatemplatelist dttpllist ---- |
| - | ^ Bootloader | + | template: meta: |
| - | ^ System-On-Chip | MediaTek MT7621AT | + | cols : Brand, Model, Versions, Device Type, Availability, |
| - | ^ CPU/ | + | filter |
| - | ^ Flash-Chip | NAND (ESMT F59L1G81MA) | + | filter |
| - | ^ Flash size | 128 MiB | | + | ---- |
| - | ^ RAM | 128 MiB (Nanya NT5CC64M16GP) | + | |
| - | ^ Wireless / 2.4 GHz | MT7602EN, b/g/n, MIMO 2x2 | | + | |
| - | ^ Wireless / 5 GHz | MT7612EN, a/n/ac, MIMO 2x2 | | + | |
| - | ^ Ethernet | + | |
| - | ^ Switch | + | |
| - | ^ Buttons | + | |
| - | ^ USB | 1x 2.0 | | + | |
| - | ^ UART | [[#Serial|Yes]] (Not soldered on the board) | | + | |
| - | ^ mPCIe | via J2 on PCB (Not soldered on the board) | | + | |
| - | ^ JTAG | [[# | + | |
| ---- datatemplatelist dttpllist ---- | ---- datatemplatelist dttpllist ---- | ||
| Line 284: | Line 283: | ||
| **You will need:** | **You will need:** | ||
| * PC or Virtual machine with Linux | * PC or Virtual machine with Linux | ||
| - | * mtd partitions backup (**mtd1.bin** - //u-boot bootloader//, | + | * mtd partitions backup (**uboot.bin** - //u-boot bootloader//, |
| * http server with mtd partitions backup (i.e. with IP 192.168.1.2) | * http server with mtd partitions backup (i.e. with IP 192.168.1.2) | ||
| * recovery image (see [[: | * recovery image (see [[: | ||
| Line 297: | Line 296: | ||
| 2. Download //Factory// backup from your http server and write it: | 2. Download //Factory// backup from your http server and write it: | ||
| <code bash> | <code bash> | ||
| - | wget http:// | + | wget http:// |
| </ | </ | ||
| <code bash> | <code bash> | ||
| Line 311: | Line 310: | ||
| <code bash> | <code bash> | ||
| - | wget http:// | + | wget http:// |
| </ | </ | ||
| <code bash> | <code bash> | ||
| Line 2169: | Line 2168: | ||
| ===== Tags ===== | ===== Tags ===== | ||
| [[meta: | [[meta: | ||
| - | {{tag> | ||
| {{tagpage> | {{tagpage> | ||
| {{tagpage> | {{tagpage> | ||
| Line 2192: | Line 2190: | ||
| {{tagpage> | {{tagpage> | ||
| {{tagpage> | {{tagpage> | ||
| - | {{tagpage> | ||