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:gl.inet:gl-x300b [2022/05/03 19:32] – datatable filters adjusted tmomastoh:gl.inet:gl-x300b [2023/07/29 15:34] – [Soft Factory Reset] `reboot now` is deprecated/undocumented, see: reboot -h vgaetera
Line 17: Line 17:
 /*****/ /*****/
  
-{{media:x300b_2.png?400|GL-XE300-RS485}} +{{media:gl.inet:gl-x300b-rs485.png?400|GL-XE300-RS485}} 
-{{media:x300b-3ext.jpg?400|GL-XE300-IoT}}+{{media:gl.inet:gl-x300b-iot.jpg?400|GL-XE300-IoT}}
  
 <WRAP BOX> <WRAP BOX>
Line 34: Line 34:
 headers : Brand, Model, Version, Current Release, OEM Info, Forum Search, Technical Data headers : Brand, Model, Version, Current Release, OEM Info, Forum Search, Technical Data
 align   : c,c,c,c,c,c,c align   : c,c,c,c,c,c,c
-filter  : Brand=GL.iNet 
-filter  : Model=GL-X300B 
-filter  : Versions=v1 
----- 
- 
-/* If no unsupported functions known, comment out the following datatable or delete it. */ 
----- datatable ---- 
-cols    : Unsupported Functions_unsupporteds 
 filter  : Brand=GL.iNet filter  : Brand=GL.iNet
 filter  : Model=GL-X300B filter  : Model=GL-X300B
Line 60: Line 52:
  
 ===== Installation ===== ===== Installation =====
-/* stable release */ 
-/* uncomment once stable release is available 
 ---- datatable ---- ---- datatable ----
 cols    : Model, Versions, Supported Current Rel, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Firmware OEM Stock URL_url cols    : Model, Versions, Supported Current Rel, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Firmware OEM Stock URL_url
Line 70: Line 60:
 filter  : Versions=v1 filter  : Versions=v1
 ---- ----
-*/ 
- 
- 
-/* snapshot */ 
-/* delete once stable release is available */ 
----- datatable ---- 
-cols    : Model, Versions, Supported Current Rel, Firmware OpenWrt snapshot Install URL_url, Firmware OpenWrt snapshot Upgrade URL_url, Firmware OEM Stock URL_url 
-headers : Model, Version, Current Release, Firmware OpenWrt snapshot Install, Firmware OpenWrt snapshot Upgrade, Firmware OEM Stock 
-align   : c,c,c 
-filter  : Brand=GL.iNet 
-filter  : Model=GL-X300B 
-filter  : Versions=v1 
----- 
- 
  
 -> [[docs:guide-user:installation:generic.flashing|Install OpenWrt (generic explanation)]] -> [[docs:guide-user:installation:generic.flashing|Install OpenWrt (generic explanation)]]
Line 90: Line 66:
  
 ==== Flash Layout ==== ==== Flash Layout ====
-<WRAP BOX>+
 Please check out the article [[docs:techref:flash.layout|Flash layout]]. It contains examples and explanations that describe how to document the flash layout. Please check out the article [[docs:techref:flash.layout|Flash layout]]. It contains examples and explanations that describe how to document the flash layout.
  
Line 104: Line 80:
 mtd6: 00430000 00010000 "rootfs_data" mtd6: 00430000 00010000 "rootfs_data"
 </code> </code>
-</WRAP>+
  
 ==== GL.iNet Web Upgrade Process ==== ==== GL.iNet Web Upgrade Process ====
Line 133: Line 109:
  
 ==== 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]]
Line 149: Line 126:
 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. 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 "firstbootor "jffs2resetcommand 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.+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> <code>
-firstboot && reboot now+firstboot && reboot
 </code> </code>
  
Line 161: Line 139:
  
 <code> <code>
-firstboot -y && reboot now+firstboot -y && reboot
 </code> </code>
 +
 ===== Basic configuration ===== ===== Basic configuration =====
 -> [[docs:guide-user:base-system:start|Basic configuration]] After flashing, proceed with this.\\ -> [[docs:guide-user:base-system:start|Basic configuration]] After flashing, proceed with this.\\
Line 169: Line 148:
 ===== Specific Configuration ===== ===== Specific Configuration =====
 ==== Network interfaces ==== ==== Network interfaces ====
-<WRAP BOX>+
 Base on the OpenWrt firmware, the default network configuration is: Base on the OpenWrt firmware, the default network configuration is:
 ^ Interface Name   ^ Description ^ Default configuration    ^ ^ Interface Name   ^ Description ^ Default configuration    ^
Line 184: Line 163:
 | wlan0  | WiFi 2.4G  | GL-X300B-xxx     | | wlan0  | WiFi 2.4G  | GL-X300B-xxx     |
  
-</WRAP> 
  
 ==== Buttons ==== ==== Buttons ====
Line 190: Line 168:
 Here, we merely name the buttons, so we can use them in the above Howto. Here, we merely name the buttons, so we can use them in the above Howto.
  
-<WRAP BOX> 
 The GL.iNet GL-X300B has the following buttons: The GL.iNet GL-X300B has the following buttons:
  
-^ BUTTON            ^ Event   ^ +^ BUTTON   ^ Event   ^ 
-| Reset             |  reset        +| Reset    |  reset  
-</WRAP>+
  
 ===== Hardware ===== ===== Hardware =====
 ==== Info ==== ==== Info ====
-<WRAP BOX> 
-FIXME 
-  - This table is automatically generated, **once the correct filters for Brand and Model are set.** 
-  - If you see "Nothing." instead of a table, please **edit this section and adjust the filters with the proper Brand and Model.** Just try, it's easy. 
-  - If you still don't see a table here, or a table filled with '¿': [[toh:start|Is there already a Techdata page available]] for GL.iNet GL-X300B ? If not: [[meta:create_new_dataentry_page|Create one]]. 
-  - If you see a table with the desired device data, everything is OK and you can delete this text and the ''<nowiki><WRAP></nowiki>'' that encloses it. 
-  - If it still doesn't work: Don't panic, calm down, take a deep breath and [[:contact|contact a wiki admin]] (tmomas) for help. 
-</WRAP> 
- 
 ---- datatemplatelist dttpllist ---- ---- datatemplatelist dttpllist ----
 template: meta:template_datatemplatelist template: meta:template_datatemplatelist
Line 213: Line 181:
 filter  : Brand=GL.iNet filter  : Brand=GL.iNet
 filter  : Model=GL-X300B filter  : Model=GL-X300B
-filter  : Versions=+filter  : Versions=v1
 ---- ----
  
Line 253: Line 221:
 </WRAP> </WRAP>
  
-^ Serial connection parameters\\ for GL.iNet GL-X300B @@Version@@ | EXAMPLE 115200, 8N1 |+^ Serial connection parameters\\ for GL.iNet GL-X300B | EXAMPLE 115200, 8N1 |
  
 ==== JTAG ==== ==== JTAG ====
  • Last modified: 2024/02/12 11:13
  • by 127.0.0.1