Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
inbox:toh:beeline:smartbox_pro [2023/07/03 15:58] – [JTAG] csharper2005toh:beeline:smartbox_pro [2023/10/16 19:56] – [Installation] csharper2005
Line 45: Line 45:
  
 /* 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
Line 53: Line 53:
 filter  : Model=Smartbox PRO filter  : Model=Smartbox PRO
 ---- ----
-*/ 
- 
- 
-/* 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 
-filter  : Brand=Beeline 
-filter  : Model=Smartbox PRO 
----- 
- 
  
-{{page>meta:infobox:attention_trunk&noheader&nofooter&noeditbtn}} 
  
 -> [[docs:guide-user:installation:generic.flashing|Install OpenWrt (generic explanation)]] -> [[docs:guide-user:installation:generic.flashing|Install OpenWrt (generic explanation)]]
Line 97: Line 83:
 2. Connect the router with a cable and run sercomm-recovery: 2. Connect the router with a cable and run sercomm-recovery:
 <code bash> <code bash>
-sudo ./sercomm-recovery enp0s3 recovery_wifire-s1500.nbn_1st-v2.0.12_2nd-v2.0.14.bin+sudo ./sercomm-recovery enp0s3 recovery.bin
 </code> </code>
 where: where:
   * //enp0s3// - network interface connected the router   * //enp0s3// - network interface connected the router
   * //ifconfig// - list on available network interfaces   * //ifconfig// - list on available network interfaces
-  * //recovery_wifire-s1500.nbn_1st-v2.0.12_2nd-v2.0.14.bin// - recovery image with the //Sercomm1// bootflag activated+  * //recovery.bin// - recovery image
    
 3. Wait until the router is flashed and rebooted. 3. Wait until the router is flashed and rebooted.
Line 302: Line 288:
 </a2s> </a2s>
  
-==== Restoring the original U-boot bootloader and stock firmware  ====+===== Restoring the original U-boot bootloader and stock firmware  =====
  
 {{page>meta:infobox:dangerous&noheader&nofooter&noeditbtn}} {{page>meta:infobox:dangerous&noheader&nofooter&noeditbtn}}
Line 355: Line 341:
 </code> </code>
  
-5. Use sercomm-recovery_utility utility for stock firmware recovery+5. Use sercomm-recovery utility for stock firmware recovery
  
 ===== Bootlogs ===== ===== Bootlogs =====
  • Last modified: 2024/09/05 19:05
  • by csharper2005