Under Construction!
This page is currently under construction. You can edit the article to help completing it.
Write a short, relevant description of the device. Include a technical overview, but avoid marketing buzzwords/useless stuff. Two to four sentences is about right. A picture is good, too. Edit the page to see how to add pictures.
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
<WRAP>
that encloses it.
<WRAP>
that encloses it.Model | Version | SoC | CPU MHz | Flash MB | RAM MB | WLAN Hardware | WLAN2.4 | WLAN5.0 | 100M ports | Gbit ports | Modem | USB |
---|---|---|---|---|---|---|---|---|---|---|---|---|
GL-USB150 | Atheros AR9331 | 400 | 16 | 64 | Atheros AR9331 | b/g/n | - | - | - | - | 1x 2.0 Device |
→ Install OpenWrt (generic explanation)
Please add the installation procedure here.
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.
The instructions below are for Broadcom devices and only serve as an example.
Remove / modify them if they do not apply to this particular device!
This section deals with
Note: Reset router to factory defaults if it has been previously configured.
http://192.168.1.1/Upgrade.asp
http://192.168.1.1
if LuCI is installed.
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 |
These are generic instructions. Update with your router's specifics.
http://192.168.1.1/cgi-bin/luci/mini/system/upgrade/
LuCI Upgrade URLIf you don't have a GUI (LuCI) available, you can alternatively upgrade via the command line. There are two command line methods for upgrading:
sysupgrade
mtd
Note: It is important that you put the firmware image into the ramdisk (/tmp) before you start flashing.
cd /tmp wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc sysupgrade /tmp/xxx.abc
If sysupgrade
does not support this router, use mtd
.
cd /tmp wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc mtd write /tmp/xxx.abc linux && reboot
→ Basic configuration After flashing, proceed with this.
Set up your Internet connection, configure wireless, configure USB port, etc.
Please fill in real values for this device, then remove the EXAMPLEs
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 |
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 |
→ 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-USB150 has the following buttons:
BUTTON | Event |
---|---|
EXAMPLE Reset | reset |
EXAMPLE Secure Easy Setup | ses |
EXAMPLE No buttons at all. | - |
General | |
---|---|
Brand | GL.iNet |
Model | GL-USB150 |
Versions | |
Device Type | WiFi Router |
Availability | Available 2019 |
Comments - general | This is a USB Stick and works off of a PC with Ethernet over USB or can run wireless off a USB battery |
OpenWrt Support | |
Supported Since Commit | https://git.lede-project.org/?p=source.git;a=commit;h=90d8c0f0a2f4c902348a2f514ba33f2c9c34e005 |
Supported Since Release | 18.06.0 |
Supported Current Release | 18.06.5 |
Unsupported | |
Hardware | |
Instruction set | ¿ |
Sub Instruction Set | ¿ |
Bootloader | U-Boot |
Target | ar71xx |
System-On-Chip | |
CPU MHz | 400 |
Flash MB | 16 |
RAM MB | 64 |
Network | |
Ethernet 100M ports | - |
Ethernet Gbit ports | - |
Switch | - |
Modem | - |
VLAN | No |
Comments - network ports | Ethernet over USB |
Wireless | |
---|---|
WLAN 2.4GHz | b/g/n |
WLAN 5.0GHz | - |
WLAN Hardware | Atheros AR9331 |
Detachable Antennas | - |
Comments - WLAN | |
Interfaces | |
USB ports | 1x 2.0 Device |
SATA ports | - |
Serial | Yes |
JTAG | No |
Comments - USB & SATA ports | |
Misc | |
LED count | 2 |
Button count | 1 |
Power supply | 5 VDC, 1.0 A (USB type A) |
Links | |
Forum Topic URL | |
WikiDevi URL | https://wikidevi.com/wiki/GL.iNet_GL-USB150 |
OEM device homepage URL | http://www.gl-inet.com/usb150/ |
Firmware OEM Stock URL | http://www.gl-inet.com/firmware/usb150/ |
Firmware OpenWrt Install URL | |
Firmware OpenWrt Upgrade URL | http://downloads.openwrt.org/releases/18.06.5/targets/ar71xx/generic/openwrt-18.06.5-ar71xx-generic-gl-usb150-squashfs-sysupgrade.bin |
Edit the underlying data | View/Edit data |
Front:
Insert photo of front of the casing
Back:
Insert photo of back of the casing
Backside label:
Insert photo of backside label
Note: This will void your warranty!
Describe what needs to be done to open the device, e.g. remove rubber feet, adhesive labels, screws, …
Main PCB:
Insert photo of PCB
→ 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-USB150 @@Version@@ | EXAMPLE 115200, 8N1 |
---|
→ 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
None so far.
COPY HERE THE BOOTLOG WITH THE ORIGINAL FIRMWARE
COPY HERE THE BOOTLOG ONCE OPENWRT IS INSTALLED AND RUNNING
Space for additional notes, links to forum threads or other resources.