| 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:19] – yolo | toh:mikrotik:lhg5_board_based_devices [2024/05/10 22:28] – [Installation] yolo |
|---|
| * [[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. |
| |
| <WRAP BOX> | |
| FIXME Any text with a light background (like this one) provides instructions for creating the Details Page. When you have filled in correct/useful information (instead of any template that's there) **remove the instructions, as well as the ''<nowiki><WRAP></nowiki>'' that encloses it.** | |
| </WRAP> | |
| |
| /*****/ | |
| /* How to add images ========> http://openwrt.org/meta/adding_images_to_openwrt_wiki */ | |
| /*****/ | |
| |
| {{media:example:genericrouter1.png?200|Generic Router}} | |
| |
| <WRAP BOX> | |
| FIXME | |
| ===== Getting started with a new Device Page ===== | |
| - This is an empty template that suggests the information that should be present on a well-constructed Device Page. This means, that **you have to fill it with life and information.** | |
| - There are several "fixme" tags with text on a light background (like this text) throughout this template. As you fill in the page, remove those tags so that people can judge its completeness. | |
| - When there are no more "fixme" tags left, delete this one too, along with the ''<nowiki><WRAP></nowiki>'' that encloses it. | |
| |
| ===== Keep the articles modular ===== | |
| * Please include only model specific information, omit bla,bla and put everything generic into separate articles | |
| * If you have no time to write certain stuff, link to [[docs:start]] | |
| * [[docs:guide-user:base-system:start]] should lead the way, do not explain this again | |
| * DO NOT provide a complete howto here! Instead //groom// the [[docs:start|general documentation]]. | |
| </WRAP> | |
| |
| ===== Supported Versions ===== | |
| |
| <WRAP BOX> | |
| FIXME | |
| - The tables below are automatically generated, **once the correct filters for Brand and Model are set.** | |
| - If the tables below show information for ''<nowiki>MikroTik LHG5 Board Based Devices </nowiki>'', everything is OK and you can delete this text and the ''<nowiki><WRAP></nowiki>'' that encloses it. | |
| - If the tables below contain "Nothing found", it means that either | |
| - the dataentry page for MikroTik LHG5 Board Based Devices is missing. Please [[meta:create_new_dataentry_page|create a new dataentry page]] first, then reload this page. The tables should then contain $something. If they do, delete this text and the ''<nowiki><WRAP></nowiki>'' that encloses it. | |
| - filters are not set correctly. Most common reason for "Nothing found": The dataentry does not contain a Version, but we are filtering here for version -> Please **edit this section and adjust the filters with the proper Brand, Model and Version.** In case the dataentry does not contain a version, delete the line ''filter : Versions~''. Just try, it's easy. The tables should then contain $something. If they do, delete this text and the ''<nowiki><WRAP></nowiki>'' that encloses it. | |
| - If the tables still contain "Nothing found": Don't panic, calm down, take a deep breath and [[:contact|contact a wiki admin]] (tmomas) for help. | |
| </WRAP> | |
| |
| ---- 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 | "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 ===== |
| |
| ===== 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 5* | "shownColumns": ["model", "version", "cpu", "cpumhz", "cpucores", "flashmb", "rammb", "wlanhardware", "wlan24ghz", "wlan50ghz", "ethernet100mports", "ethernet1gports", "modem", "usbports"], |
| ---- | "filterColumns": {"brand": "^MikroTik$", "model": "LHG 5"} |
| | } --> |
| |
| |
| /* stable release */ | /* stable release */ |
| /* uncomment once stable release is available | /* uncomment once stable release is available |
| ---- 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 5* | "shownColumns": ["model", "version", "supportedcurrentrel", "firmwareopenwrtinstallurl", "firmwareopenwrtupgradeurl", "firmwareoemstockurl"], |
| ---- | "filterColumns": {"brand": "^MikroTik$", "model": "LHG 5"} |
| | } --> |
| */ | */ |
| |
| |
| <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 **6.49.x** or lower it will work. |
| </WRAP> | </WRAP> |
| |
| </WRAP> | </WRAP> |
| |
| ===== Debricking ===== | ===== Debricking and / or back to RouterOS ===== |
| -> [[docs:guide-user:troubleshooting:generic.debrick]] | Mikrotik Devices can be reverted to stock firmeware / be debricked in an easy way. |
| | 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 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) . |
| | After Connecting, restore the default configuration and reboot. Then you are ready to start all over again |
| |
| ===== Failsafe mode ===== | ===== Failsafe mode ===== |
| </WRAP> | </WRAP> |
| |
| ---- datatemplatelist dttpllist ---- | <!-- ToH: { |
| template: meta:template_datatemplatelist | "source": "json", |
| cols : Brand, Model, Versions, Device Type, Availability, Supported Since Commit_git, Supported since Rel, Supported current Rel, Unsupported, Bootloader, CPU, Target, CPU MHz, Flash MBs, RAM MB, Switch, Ethernet 100M ports_, Ethernet Gbit ports_, Comments network ports_, Modem, VLAN, WLAN 2.4GHz, WLAN 5.0GHz, WLAN Hardwares, WLAN Comments_, Detachable Antennas_, USB ports_, SATA ports_, Comments USB SATA ports_, Serial, JTAG, LED count, Button count, Power supply, Device Techdata_pageid, Forum topic URL_url, wikidevi URL_url, OEM Device Homepage URL_url, Firmware OEM Stock URL_url, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Comments_ | "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 ==== |
| ==== 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>\\ |
| |