| 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] – yolo | toh:mikrotik:lhg5_ac_board_based_devices [2024/05/26 03:33] – [Hardware Highlights] yolo |
|---|
| ===== Supported Versions ===== | ===== Supported Versions ===== |
| |
| ---- datatable ---- | <!-- ToH: { |
| cols : Brand, Model, Versions, Supported Current Rel, OEM device homepage URL_url, Forum Search_search-forums, Device Techdata_pageid | "source": "json", |
| headers : Brand, Model, 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 ===== |
| |
| ===== Hardware Highlights ===== | ===== Hardware Highlights ===== |
| ---- datatable ---- | <!-- ToH: { |
| cols : Model, Versions, CPU, CPU MHz, CPU Cores_numcores, Flash MB_mbflashs, RAM MB_mbram, WLAN Hardware, WLAN 2.4GHz, WLAN 5.0GHz, Ethernet 100M ports_, Ethernet Gbit ports_, Modem, USB ports_ | "source": "json", |
| header : Model, Version,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 : Model, Versions, Supported Current Rel, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Firmware OEM Stock URL_url | "source": "json", |
| headers : Model, Version, Current Release, Firmware OpenWrt Install, Firmware OpenWrt Upgrade, Firmware 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* | } --> |
| ---- | |
| |
| |
| |
| <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 lower. Tested 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> |
| |