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_board_based_devices [2023/11/25 13:23] yolotoh:mikrotik:lhg5_board_based_devices [2024/05/10 22:28] – [Installation] yolo
Line 13: Line 13:
 * [[https://mikrotik.com/product/RBLHG-5nD|LHG 5]] (RBLHG-5nD) * [[https://mikrotik.com/product/RBLHG-5nD|LHG 5]] (RBLHG-5nD)
  
-* [[https://mikrotik.com/product/RBLHG-5HPnD-XL|LHG XL HP5]] (RBLHG-5HPnD-XL)+* [[https://mikrotik.com/product/RBLHG-5HPnD-XL|LHG XL HP5]] (RBLHG-5HPnD-XL) NOT SUPPORTED YET OFFICIALLY BY OPENWRT!!!
  
-* [[https://mikrotik.com/product/RBSXTsq5nD|SXTsq lite5]] (RBSXTsq5nD)+* [[https://mikrotik.com/product/RBSXTsq5nD|SXTsq lite5]] (RBSXTsq5nD) NOT SUPPORTED YET OFFICIALLY BY OPENWRT!!!
  
-* [[https://mikrotik.com/product/rbdisc_5nd|Disc Lite5]] (RBDisc-5nD)+* [[https://mikrotik.com/product/rbdisc_5nd|Disc Lite5]] (RBDisc-5nD) NOT SUPPORTED YET OFFICIALLY BY OPENWRT!!!
  
-* [[https://mikrotik.com/product/rbldf_5nd|LDF5]] (RBLDF-5nD) NOT SUPPORTED YET BY OPENWRT!!!+* [[https://mikrotik.com/product/rbldf_5nd|LDF5]] (RBLDF-5nD) NOT SUPPORTED YET OFFICIALLY BY OPENWRT!!!
  
-They all share the same PCB, just the hardware name changes. The instructions and descriptions given in this entry are valid for all these devices (and possibly many more)+They all share the same PCB, just the hardware name changes. Although some of these devices do not have official OpenWRT image support, since they are using the same PCB, it is possible that you can use only the LHG5 initramfs image to test if OpenWRT works well on those devices that do not yet have support.
  
  
  
----- datatable ---- +<!-- ToH: { 
-cols    BrandModelVersions, Supported 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 +  "shownColumns"["brand""model""version""supportedcurrentrel""oemdevicehomepageurl""forumsearch", "deviceid"]
-filter  Model=~*LHG 5* +  "filterColumns"{"brand": "^MikroTik$", "model""LHG 5"} 
-----+-->
  
 /* 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 5* +  "paging"false, 
-----+  "shownColumns": ["unsupported_functions"], 
 +  "filterColumns": {"brand": "^MikroTik$", "model": "^~\\*LHG 5\\*$"} 
 +-->
  
 ===== Experimental Versions ===== ===== Experimental Versions =====
Line 52: Line 54:
  
 ===== Hardware Highlights ===== ===== Hardware Highlights =====
----- datatable ---- +<!-- ToH: { 
-cols    ModelVersionsCPUCPU MHzCPU 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  : 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 5* +  "shownColumns"["model""version""cpu""cpumhz""cpucores""flashmb""rammb""wlanhardware""wlan24ghz""wlan50ghz""ethernet100mports""ethernet1gports""modem""usbports"]
-----+  "filterColumns": {"brand""^MikroTik$", "model""LHG 5"} 
 +-->
  
  
Line 64: Line 67:
 /* stable release */ /* stable release */
 /* uncomment once stable release is available /* uncomment once stable release is available
----- datatable ---- +<!-- ToH: { 
-cols    ModelVersionsSupported Current RelFirmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_urlFirmware 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 5* +  "shownColumns"["model""version""supportedcurrentrel""firmwareopenwrtinstallurl""firmwareopenwrtupgradeurl""firmwareoemstockurl"]
-----+  "filterColumns"{"brand": "^MikroTik$", "model""LHG 5"} 
 +-->
 */ */
  
Line 76: Line 80:
  
 <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 aboveOn **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.or lowerTested on versions of RouterOS with routerboot version **6.49.15**. ,so in **6.49.x** or lower it will work.
 </WRAP> </WRAP>
  
Line 179: Line 183:
 Follow the instructions here: https://wiki.mikrotik.com/wiki/Manual:Reset and here https://wiki.mikrotik.com/wiki/Manual:Netinstall Follow the instructions here: https://wiki.mikrotik.com/wiki/Manual:Reset and here https://wiki.mikrotik.com/wiki/Manual:Netinstall
  
-Reset Button, the Mikrotik Netinstall tool and the right firmware file do the job. As Mikrotik uses different plattforms, be sure to get the right package. LHG5_AC Boards is based on Router OS 6, ARM Plattform (32Bit)+Reset Button, the Mikrotik Netinstall tool and the right firmware file do the job. As Mikrotik uses different plattforms, be sure to get the right package. LHG5 Boards is based on Router OS 6, MIPSBE Plattform (32Bit)
  
 Beware: After you flashed the stock firmware, the device has NO configuration. You must connect to the device with the help of Mikrotik "Winbox" software which uses the MAC Address (as the device has no IP) . Beware: After you flashed the stock firmware, the device has NO configuration. You must connect to the device with the help of Mikrotik "Winbox" software which uses the MAC Address (as the device has no IP) .
Line 248: Line 252:
 </WRAP> </WRAP>
  
----- datatemplatelist dttpllist ---- +<!-- ToH: { 
-templatemeta:template_datatemplatelist +  "source""json", 
-cols    BrandModelVersionsDevice TypeAvailabilitySupported Since Commit_gitSupported since RelSupported current RelUnsupportedBootloaderCPUTargetCPU MHzFlash MBsRAM MBSwitchEthernet 100M ports_Ethernet Gbit ports_Comments network ports_ModemVLANWLAN 2.4GHzWLAN 5.0GHzWLAN HardwaresWLAN Comments_Detachable Antennas_USB ports_SATA ports_Comments USB SATA ports_SerialJTAGLED countButton countPower supplyDevice Techdata_pageidForum topic URL_urlwikidevi URL_urlOEM Device Homepage URL_urlFirmware OEM Stock URL_urlFirmware OpenWrt Install URL_urlFirmware OpenWrt Upgrade URL_urlComments_ +  "dom""t", 
-filter  : Brand=MikroTik +  "paging"false, 
-filter  Model=LHG5 Board Based Devices +  "rotate": true, 
-filter  Versions= +  "shownColumns": ["brand""model""version""devicetype""availability""supportedsincecommit""supportedsincerel""supportedcurrentrel""unsupported_functions""bootloader""cpu""target""cpumhz""flashmb""rammb""switch""ethernet100mports""ethernet1gports""commentsnetworkports""modem""vlan""wlan24ghz""wlan50ghz""wlanhardware""wlancomments""detachableantennas""usbports""sataports""commentsusbsataports""serial""jtag""ledcount""buttoncount""powersupply""deviceid""owrt_forum_topic_url""wikideviurl""oemdevicehomepageurl""firmwareoemstockurl", "firmwareopenwrtinstallurl", "firmwareopenwrtupgradeurl", "comments"]
-----+  "filterColumns"{"brand": "^MikroTik$", "model""^LHG5 Board Based Devices$", "version""^$"} 
 +-->
  
 ==== Photos ==== ==== Photos ====
Line 317: Line 322:
 ==== OpenWrt bootlog ==== ==== OpenWrt bootlog ====
 <WRAP bootlog> <WRAP bootlog>
-<nowiki>COPY HERE THE BOOTLOG ONCE OPENWRT IS INSTALLED AND RUNNING</nowiki>+root@OpenWrt:~# cat /proc/mtd 
 +dev:    size   erasesize  name 
 +mtd0: 00020000 00010000 "RouterBoot" 
 +mtd1: 0000e000 00010000 "bootloader1" 
 +mtd2: 00001000 00010000 "hard_config" 
 +mtd3: 00001000 00010000 "bios" 
 +mtd4: 0000f000 00010000 "bootloader2" 
 +mtd5: 00001000 00010000 "soft_config" 
 +mtd6: 00fe0000 00010000 "firmware"
 </WRAP>\\ </WRAP>\\
  
  • Last modified: 2024/05/26 03:19
  • by yolo