GL.iNet GL-X3000
GL.iNet GL-X3000 is a dual core 1.3GHz AX router based on MT7981A SoC and Quectel RM520N 5G Sub-6 GHz module.
Supported Versions
Hardware Highlights
Quectel RM520N 5G Sub-6 GHz module
Installation
Installing / Upgrading the Firmware
Upgrading the firmware from U-Boot Web-UI
This easy way works ONLY, if you are running the stock boot loader delivery by GL iNet. If you are failing to enter the U-Boot Web-UI (as described below) you might have flashed another version of the bootloader that supports the TFTP version only. In that case, you need to follow the TFTP flashing procces.
For the GL iNet GL-X3000 the installation / upgrade of the firmware shall happen from U-Boot. Depending on which U-Boot you have installed, you can either use the Web-UI or TFTP. Web-UI is possible as long as you run the U-Boot that was shipped with the device. Once you follow the procedure below, it will be available at
- Download the desired firmware glinet_gl-x3000-squashfs-sysupgrade.bin
- Remove the power of router. Connect your computer to the Ethernet port (either LAN or WAN) of the router. You MUST leave all the other ports unconnected.
- Press and hold the Reset button firmly, and then power up the router by plugging in the power.
- Then you will see a the LAN LED flashes 5 times then WIFI LED stays on. Please release your finger after that sequence.
- Manually set the IP address of your computer to 192.168.1.2.
- Use browser to visit http://192.168.1.1, this is the Uboot Web UI.
- Click Choose file button to find the firmware file. Then click Update firmware button.
- Wait for around 3 minutes. Don’t power off your device when updating. The router is ready when both power and Wi-Fi LED are on.
- Access the Luci UI (if non-snapshot) and login
Upgrading the firmware using the TFTP method
Flash U-Boot
Upfront to any <dangerous> U-Boot flashing actions, you must backup your current (hopefully stock) U-Boot!!
To do so, copy the content of mmcblk0p4 to a file.
dd if=/dev/mmcblk0p4 of=/tmp/X3000_uboot_fip_stock.bin
Download this file to your client and store it in a safe place.
To check which U-Boot version you have on your device, you can run
strings /dev/mtd0 | grep U-Boot in the terminal.
If you want to update / change the U-Boot Version you can use the WEB UI to upload a new version. It is similar to the U-Boot Web-UI flashing procedure:
- Download the desired firmware glinet_gl-x3000-squashfs-sysupgrade.bin
- Remove the power of router. Connect your computer to the Ethernet port (either LAN or WAN) of the router. You MUST leave all the other ports unconnected.
- Press and hold the Reset button firmly, and then power up the router by plugging in the power.
- Then you will see a the LAN LED flashes 5 times then WIFI LED stays on. Please release your finger after that sequence.
- Manually set the IP address of your computer to 192.168.1.2
- Use browser to visit http://192.168.1.1/uboot.html, this is the Uboot Web-UI.
- Click Choose file button to find the firmware file. Then click Update firmware button.
- Wait for around 3 minutes. Don’t power off your device when updating. The router is ready when both power and Wi-Fi LED are on.
- Access the Luci UI (if non-snapshot) and login
Flash layout
Find out flash layout, then add the flash layout table here (copy, paste, modify the example).
Please check out the article Flash layout. It contains examples and explanations that describe how to document the flash layout.
OEM installation using the TFTP method
If you are unable to reach the U-Boot Web-UI, as described above, you might have another version (generic OpenWRT?) of U-Boot installed. → generic.flashing.tftp
Specific values needed for tftp
Enter values for “FILL-IN” below
Bootloader tftp server IPv4 address | FILL-IN |
---|---|
Bootloader MAC address (special) | FILL-IN |
Firmware tftp image | Latest OpenWrt release (NOTE: Name must contain “tftp”) |
TFTP transfer window | FILL-IN seconds |
TFTP window start | approximately FILL-IN seconds after power on |
TFTP client required IP address | FILL-IN |
Upgrading OpenWrt
For the X3000, the regular Luci or CLI based sysupgrade method will not work.
Setup 5G connectivity
Setting up modem for 5G
By default, the modem is shipped with a setting that the modem communicates via PCIe. We need to change this to let it communicate via USB.
Install terminal emulation program e.g. picocom:
opkg install picocom
Start the connection with
picocom /dev/ttyUSB2
Enter AT to see if the modem responses with “OK”
Then, check the current setting:
AT+QCFG="data_interface"
If the response shows something with 1,0
then the modem communicates over PCIe and you need to do the changes accordingly:
AT+QCFG="data_interface",0,0
Reboot and check if there is a device /dev/cdc-wdm0
Debricking
Failsafe mode
Basic configuration
→ Basic configuration After flashing, proceed with this.
Set up your Internet connection, configure wireless, configure USB port, etc.
Specific Configuration
Please fill in real values for this device, then remove the EXAMPLEs
Network interfaces
The default network configuration is:
Interface Name | Description | Default configuration |
---|---|---|
br-lan | EXAMPLE LAN & WiFi | EXAMPLE 192.168.1.1/24 |
vlan0 (eth0.0) | EXAMPLE LAN ports (1 to 4) | EXAMPLE None |
vlan1 (eth0.1) | EXAMPLE WAN port | EXAMPLE DHCP |
wl0 | EXAMPLE WiFi | EXAMPLE Disabled |
Switch Ports (for VLANs)
Please fill in real values for this device, then remove the EXAMPLEs
Numbers 0-3 are Ports 1-4 as labeled on the unit, number 4 is the Internet (WAN) on the unit, 5 is the internal connection to the router itself. Don't be fooled: Port 1 on the unit is number 3 when configuring VLANs. vlan0 = eth0.0, vlan1 = eth0.1 and so on.
Port | Switch port |
---|---|
Internet (WAN) | EXAMPLE 4 |
LAN 1 | EXAMPLE 3 |
LAN 2 | EXAMPLE 2 |
LAN 3 | EXAMPLE 1 |
LAN 4 | EXAMPLE 0 |
Buttons
→ hardware.button on howto use and configure the hardware button(s). Here, we merely name the buttons, so we can use them in the above Howto.
Please fill in real values for this device, then remove the EXAMPLEs
The GL.iNet GL-X3000 has the following buttons:
BUTTON | Event |
---|---|
EXAMPLE Reset | reset |
EXAMPLE Secure Easy Setup | ses |
EXAMPLE No buttons at all. | - |
Hardware
Info
- 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 '¿': Is there already a Techdata page available for GL.iNet GL-X3000 ? If not: Create one.
- If you see a table with the desired device data, everything is OK and you can delete this text and the
<WRAP>
that encloses it. - If it still doesn't work: Don't panic, calm down, take a deep breath and contact a wiki admin (tmomas) for help.
---- datatemplatelist dttpllist ---- template: meta:template_datatemplatelist 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_ filter : Brand=GL.iNet filter : Model=GL-X3000 filter : Versions=
Photos
Front:
Insert photo of front of the casing
Back:
Insert photo of back of the casing
Backside label:
Insert photo of backside label
Opening the case
Note: This will void your warranty!
Describe what needs to be done to open the device, e.g. remove rubber feet, adhesive labels, screws, ...
- To remove the cover and open the device, do a/b/c
Main PCB:
Insert photo of PCB
Serial
→ port.serial general information about the serial port, serial port cable, etc.
How to connect to the Serial Port of this specific device:
Insert photo of PCB with markings for serial port
Replace EXAMPLE by real values.
Serial connection parameters for GL.iNet GL-X3000 @@Version@@ | EXAMPLE 115200, 8N1, 3.3V |
---|
JTAG
→ port.jtag general information about the JTAG port, JTAG cable, etc.
How to connect to the JTAG Port of this specific device:
Insert photo of PCB with markings for JTAG port
Bootloader mods
Hardware mods
None so far.
Bootlogs
OEM bootlog
COPY HERE THE BOOTLOG WITH THE ORIGINAL FIRMWARE
OpenWrt bootlog
COPY HERE THE BOOTLOG ONCE OPENWRT IS INSTALLED AND RUNNING
Notes
Space for additional notes, links to forum threads or other resources.
- ...
Tags
Add tags below, then remove this fixme.