| Both sides previous revision Previous revision Next revision | Previous revision |
| toh:gl.inet:gl-e750 [2022/05/02 15:19] – Changed datatables from snapshot to stable release tmomas | toh:gl.inet:gl-e750 [2024/02/12 11:13] (current) – external edit 127.0.0.1 |
|---|
| |
| ===== 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=GL.iNet | "rotate": true, |
| filter : Model=GL-E750 | "shownColumns": ["brand", "model", "version", "supportedcurrentrel", "oemdevicehomepageurl", "forumsearch", "deviceid"], |
| ---- | "filterColumns": {"brand": "^GL\\.iNet$", "model": "^GL-E750$"} |
| | } --> |
| |
| |
| ===== Hardware Highlights ===== | ===== Hardware Highlights ===== |
| ---- datatable ---- | |
| cols : GL-E750, v1, CPU, CPU MHz, Flash MB_mbflashs, RAM MB_mbram, WLAN Hardware, WLAN 2.4GHz, WLAN 5.0GHz, Ethernet 100M ports_, Ethernet Gbit ports_, Modem, USB ports_ | |
| header : Model, Version,SoC,CPU MHz,Flash MB,RAM MB,WLAN Hardware,WLAN2.4,WLAN5.0,100M ports,Gbit ports,Modem,USB | |
| align : c,c,c,c,c,c,c,c,c,c,c,c,c | |
| filter : Brand=GL.iNet | |
| filter : Model=GL-E750 | |
| filter : Versions=v1 | |
| ---- | |
| |
| |
| ===== Installation ===== | ===== Installation ===== |
| ---- 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=GL.iNet | "rotate": true, |
| filter : Model=GL-E750 | "shownColumns": ["model", "version", "supportedcurrentrel", "firmwareopenwrtinstallurl", "firmwareopenwrtupgradeurl", "firmwareoemstockurl"], |
| ---- | "filterColumns": {"brand": "^GL\\.iNet$", "model": "^GL-E750$"} |
| | } --> |
| |
| |
| ==== Upgrade via uboot ==== | ==== Upgrade via uboot ==== |
| Please refer to the link: https://docs.gl-inet.com/en/3/troubleshooting/debrick/ | Please refer to the link: https://docs.gl-inet.com/en/3/troubleshooting/debrick/ |
| | |
| ===== Failsafe mode ===== | ===== Failsafe mode ===== |
| -> [[docs:guide-user:troubleshooting:failsafe_and_factory_reset]] | -> [[docs:guide-user:troubleshooting:failsafe_and_factory_reset]] |
| |
| |
| ==== Reset Button ==== | |
| On devices with a physical reset button, OpenWrt can be reset to default settings without serial or SSH access. | |
| |
| - Power on the device and wait for the status led to stop flashing (or go into failsafe mode, as described above). | |
| - Press and hold the reset button for 10 seconds. | |
| - Release the reset button. | |
| |
| The device will do a hard factory reset (see below) and then reboot. This operation can be slow on some devices, so wait a few minutes before connecting again. | |
| |
| ==== Soft Factory Reset ==== | |
| If you want a clean slate, there’s no need to flash again; just enter the following commands. Your device's settings will be reset to defaults like when OpenWrt was first installed. | |
| |
| Issuing "firstboot" or "jffs2reset" command will attempt to delete all files from the jffs2 overlay partition. Note that this "soft reset" is performed with file system actions, so in some cases it is not enough. | |
| <code> | |
| firstboot && reboot now | |
| </code> | |
| |
| Note: If the commands above (all on one line) don't work, try those commands on separate lines in the terminal. | |
| |
| Note: for most routers, "firstboot" actually just issues a "jffs2reset" command, so there is not much difference compared to the "hard reset" advice below. | |
| |
| Note: if you're issuing this command inside a bash script, remember to add the option -y to force firstboot: | |
| |
| <code> | |
| firstboot -y && reboot now | |
| </code> | |
| |
| |
| |
| |
| ===== Basic configuration ===== | ===== Basic configuration ===== |
| ===== Hardware ===== | ===== Hardware ===== |
| ==== Info ==== | ==== Info ==== |
| ---- 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=GL.iNet | "paging": false, |
| filter : Model=GL-E750 | "rotate": true, |
| ---- | "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": "^GL\\.iNet$", "model": "^GL-E750$"} |
| | } --> |
| |
| ==== Photos ==== | ==== Photos ==== |