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
toh:mikrotik:lhg5_ac_board_based_devices [2023/10/22 14:56] yolotoh:mikrotik:lhg5_ac_board_based_devices [2024/05/26 03:33] – [Hardware Highlights] yolo
Line 27: Line 27:
 ===== Supported Versions ===== ===== Supported Versions =====
  
----- datatable ---- +<!-- ToH: { 
-cols    BrandModelVersionsSupported Current Rel, OEM device homepage URL_url, Forum Search_search-forums, Device Techdata_pageid +  "source""json", 
-headers BrandModel, Version, Current Release, OEM Info, Forum Search, Technical Data +  "dom": "t", 
-align   c,c,c,c,c,c,c +  "paging": false
-filter  : Brand=MikroTik +  "rotate"true
-filter  Model=~*LHG XL 5 ac* +  "shownColumns"["brand""model""version""supportedcurrentrel""oemdevicehomepageurl""forumsearch", "deviceid"]
-filteror  : Model=~*SXTsq 5 ac* +  "filterColumns"{"brand": "^MikroTik$", "model""^~\\*LHG XL 5 ac\\*$"} 
-filteror  : Model=~*Disc Lite5 AC* +-->
-----+
  
 /* If no unsupported functions known, comment out the following datatable or delete it. */ /* If no unsupported functions known, comment out the following datatable or delete it. */
----- datatable ---- +<!-- ToH: { 
-cols    Unsupported Functions_unsupporteds +  "source""json", 
-filter    Brand=MikroTik +  "dom""t", 
-filter    Model=~*LHG XL 5 ac* +  "paging"false, 
-----+  "shownColumns": ["unsupported_functions"], 
 +  "filterColumns": {"brand": "^MikroTik$", "model": "LHG XL 5 ac"} 
 +-->
  
 ===== Experimental Versions ===== ===== Experimental Versions =====
Line 56: Line 57:
  
 ===== Hardware Highlights ===== ===== Hardware Highlights =====
----- datatable ---- +<!-- ToH: { 
-cols    ModelVersionsCPUCPU MHz, CPU Cores_numcores, Flash MB_mbflashs, RAM MB_mbram, WLAN Hardware, WLAN 2.4GHz, WLAN 5.0GHz, Ethernet 100M ports_, Ethernet Gbit ports_, ModemUSB ports_ +  "source""json", 
-header  : ModelVersion,SoC,CPU MHz,CPU Cores,Flash MB,RAM MB,WLAN Hardware,WLAN2.4,WLAN5.0,100M ports,Gbit ports,Modem,USB +  "dom": "t", 
-align   : c,c,c,c,c,c,c,c,c,c,c,c,c +  "paging": false, 
-filter  : Brand=MikroTik +  "rotate": true
-filter  Model=~*LHG XL 5 ac* +  "shownColumns"["model""version""cpu""cpumhz""cpucores""flashmb""rammb""wlanhardware""wlan24ghz""wlan50ghz""ethernet100mports""ethernet1gports""modem""usbports"]
-filteror  : Model=~*SXTsq 5 ac* +  "filterColumns"{"brand": "^MikroTik$", "model""LHG XL 5 ac"} 
-filteror  : Model=~*Disc Lite5 AC* +-->
-----+
  
  
 ===== Installation ===== ===== Installation =====
 /* stable release */ /* stable release */
----- datatable ---- +<!-- ToH: { 
-cols    ModelVersionsSupported Current RelFirmware OpenWrt Install URL_urlFirmware OpenWrt Upgrade URL_url, Firmware OEM Stock URL_url +  "source""json", 
-headers ModelVersionCurrent ReleaseFirmware OpenWrt InstallFirmware OpenWrt UpgradeFirmware OEM Stock +  "dom": "t", 
-align   : c,c,c +  "paging": false, 
-filter  : Brand=MikroTik +  "rotate": true
-filter  Model=~*LHG XL 5 ac* +  "shownColumns"["model""version""supportedcurrentrel""firmwareopenwrtinstallurl""firmwareopenwrtupgradeurl""firmwareoemstockurl"]
-filteror  : Model=~*SXTsq 5 ac* +  "filterColumns": {"brand""^MikroTik$", "model""^~\\*LHG XL 5 ac\\*$"} 
-filteror  : Model=~*Disc Lite5 AC* +-->
-----+
  
  
Line 83: Line 82:
  
 <WRAP alert> <WRAP alert>
-OpenWrt is not compatible with the bootloader of RouterOS **v7**. <del>Do NOT upgrade the firmware on your device past RouterOS **v6.45.8** or, if you did, downgrade to RouterOS Firmware **v6.45.8** or earlier before installing OpenWrt</del>Not tested on versions of RouterOS 6.48.X or above. On 6.47.10 or lower it will work. +OpenWrt is not compatible with the bootloader of RouterOS **v7**. If is possible, downgrade RouterOS and RouterBoot to version **6.49.x** or lowerTested on versions of RouterOS with routerboot version **6.49.15**,so in previous versions of RouterOS it will work.
- +
-This isn't fully true, while the first part looks correct: v7 RouterBoot doesn't work with OpenWrt, the second is not: my SXTsq 5 ac has **v6.47.10** factory firmware, RouterOS doesn't allow to downgrade main firmware below factory, but OpenWrt boots and works fine with it!+
 </WRAP> </WRAP>
  
  • Last modified: 2024/05/26 03:37
  • by yolo