Show pagesourceOld revisionsBacklinksBack to top × Table of Contents HooToo HT-TM01 (TripMate) Getting started with a new Device Page Keep the articles modular Supported Versions Hardware Highlights Installation Flash Layout OEM easy installation OEM installation using the TFTP method Upgrading OpenWrt LuCI Web Upgrade Process Terminal Upgrade Process Debricking Failsafe mode Basic configuration Specific Configuration Network interfaces Switch Ports (for VLANs) Buttons Hardware Info Photos Opening the case Serial JTAG Bootloader mods Hardware mods Bootlogs OEM bootlog OpenWrt bootlog Notes Tags HooToo HT-TM01 (TripMate) This device is NOT RECOMMENDED for future use with OpenWrt due to low flash/ram. DO NOT BUY DEVICES WITH 4MB FLASH / 32MB RAM if you intend to flash an up-to-date and secure OpenWrt version (18.06 or later) onto it! See 4/32 warning for details. 1) This device does not have sufficient resources (flash and/or RAM) to provide secure and reliable operation. This means that even setting a password or changing simple network settings might not be possible any more, rendering the device effectively useless. See OpenWrt on 4/32 devices what you can do now. 2) OpenWrt support for this device will end after 2019. 19.07 will be the last official build for 4/32 devices. After 19.07, no further OpenWrt images will be built for 4/32 devices. See OpenWrt on 4/32 devices what you can do now. 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. 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 <WRAP> 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 base-system should lead the way, do not explain this again DO NOT provide a complete howto here! Instead groom the general documentation. Supported Versions BrandModelVersionCurrent ReleaseOEM InfoForum SearchTechnical DataHooTooHT-TM01 (TripMate)19.07.7https://www.hootoo.com/hootoo-tripmate-ht-tm01-wireless-router.htmlHooToo, HT-TM01, TripMateView/Edit data Hardware Highlights ModelVersionSoCCPU MHzFlash MBRAM MBWLAN HardwareWLAN2.4WLAN5.0100M portsGbit portsModemUSBHT-TM01 (TripMate)Ralink RT5350F360832Ralink RT5350Fb/g/n-1--1x 2.0, 1x µUSB (charging) Installation ModelVersionCurrent ReleaseFirmware OpenWrt InstallFirmware OpenWrt UpgradeFirmware OEM StockHT-TM01 (TripMate)19.07.7http://downloads.openwrt.org/releases/19.07.7/targets/ramips/rt305x/openwrt-19.07.7-ramips-rt305x-ht-tm02-initramfs-kernel.binhttp://downloads.openwrt.org/releases/19.07.7/targets/ramips/rt305x/openwrt-19.07.7-ramips-rt305x-ht-tm02-squashfs-sysupgrade.binhttps://www.hootoo.com/downloads-HT-TM01.html → Install OpenWrt (generic explanation) Please add the installation procedure here. 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 easy installation 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 How you install OpenWrt from a device freshly opened The steps required such as reset to factory defaults if the device has already been configured Note: Reset router to factory defaults if it has been previously configured. Browse to http://192.168.1.1/Upgrade.asp Upload .bin file to router Wait for it to reboot Telnet to 192.168.1.1 and set a root password, or browse to http://192.168.1.1 if LuCI is installed. OEM installation using the TFTP method → 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 → generic.sysupgrade These are generic instructions. Update with your router's specifics. LuCI Web Upgrade Process Browse to http://192.168.1.1/cgi-bin/luci/mini/system/upgrade/ LuCI Upgrade URL Upload image file for sysupgrade to LuCI Wait for reboot Terminal Upgrade Process If 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. sysupgrade Login as root via SSH on 192.168.1.1, then enter the following commands: cd /tmp wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc sysupgrade /tmp/xxx.abc mtd If sysupgrade does not support this router, use mtd. Login as root via SSH on 192.168.1.1, then enter the following commands: cd /tmp wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc mtd write /tmp/xxx.abc linux && reboot Debricking → generic.debrick Failsafe mode → failsafe_and_factory_reset 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 HooToo HT-TM01 (TripMate) has the following buttons: BUTTON Event EXAMPLE Reset reset EXAMPLE Secure Easy Setup ses EXAMPLE No buttons at all. - Hardware Info General Brand HooToo Model HT-TM01 (TripMate) Versions Device Type Travel Router - Battery powered Availability Discontinued Comments - general OpenWrt Support Supported Since Commit Supported Since Release 15.05 Supported Current Release 19.07.7 Unsupported Hardware Bootloader U-Boot Target ramips System-On-Chip Ralink RT5350F CPU MHz 360 Flash MB 8 RAM MB 32 Network Ethernet 100M ports 1 Ethernet Gbit ports - Switch - Modem - VLAN ¿ Comments - network ports Wireless WLAN 2.4GHz b/g/n WLAN 5.0GHz - WLAN Hardware Ralink RT5350F Detachable Antennas - Comments - WLAN Interfaces USB ports 1x 2.0, 1x µUSB (charging) SATA ports - Serial Yes JTAG No Comments - USB & SATA ports Misc LED count 5 Button count 1 Power supply 5 VDC, 1.5 A (µUSB), 6000 mAh battery Links Forum Topic URL WikiDevi URL https://wikidevi.wi-cat.ru/HooToo_TripMate OEM device homepage URL https://www.hootoo.com/hootoo-tripmate-ht-tm01-wireless-router.html Firmware OEM Stock URL https://www.hootoo.com/downloads-HT-TM01.html Firmware OpenWrt Install URL http://downloads.openwrt.org/releases/19.07.7/targets/ramips/rt305x/openwrt-19.07.7-ramips-rt305x-ht-tm02-initramfs-kernel.bin Firmware OpenWrt Upgrade URL http://downloads.openwrt.org/releases/19.07.7/targets/ramips/rt305x/openwrt-19.07.7-ramips-rt305x-ht-tm02-squashfs-sysupgrade.bin Edit the underlying data View/Edit data 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 HooToo HT-TM01 (TripMate) EXAMPLE 115200, 8N1 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 → bootloader Hardware mods None so far. Bootlogs OEM bootlog U-Boot 1.1.3 (Apr 25 2013 - 09:25:18) DRAM: 32 MB Initialize usb ehci ohci find flash: MX25L6405D .*** Warning - bad CRC, using default environment ============================================ UBoot Version: 3.6.0.0 -------------------------------------------- ASIC 5350_MP (Port5<->None) DRAM_CONF_FROM: Boot-Strapping DRAM_TYPE: SDRAM DRAM_SIZE: 256 Mbits DRAM_WIDTH: 16 bits DRAM_TOTAL_WIDTH: 16 bits TOTAL_MEMORY_SIZE: 32 MBytes Flash component: SPI Flash Date:Apr 25 2013 Time:09:25:18 ============================================ icache: sets:256, ways:4, linesz:32 ,total:32768 dcache: sets:128, ways:4, linesz:32 ,total:16384 ##### The CPU freq = 360 MHZ #### estimate memory size =32 Mbytes . Initialize vs configure module .Initialize GPIO Input i key to enter menu 0 ........................## Booting image at 80500000 ... Image Name: Linux Kernel Image Created: 2013-09-27 6:01:32 UTC Image Type: MIPS Linux Kernel Image (lzma compressed) Data Size: 1442377 Bytes = 1.4 MB Load Address: 80000000 Entry Point: 80441000 Verifying Checksum ... OK Uncompressing Kernel Image ... OK No initrd ## Transferring control to Linux (at address 80441000) ... ## Giving linux memsize in MB, 32 Starting kernel ... LINUX started... THIS IS ASIC PROC INIT OK! enter init Start rootfs mounted echo 6 > /proc/sys/kernel/printk tntfs: module license 'Commercial. For support email ntfs-support@tuxera.com.' taints kernel. init dev files mounted end Sun Jan 1 00:00:00 UTC 2012 Get time information first tz_minuteswest=0 Set time information offset=0 tz.tz_minuteswest=0 Get time information again tz_minuteswest=0 GMT-00:00 arch/mips/rt2880/nvram.c 472: len=0x3ffc, crc_value=0x962c8a5e, fb[0].env.crc=0x962c8a5e arch/mips/rt2880/nvram.c 502: Same CRC Finish the check crc SSID_PREFIX:TripMate wireless port last two bytes:-afe4! tmp1 = TripMate-AFE4! Default SSID:TripMate-AFE4! arch/mips/rt2880/nvram.c 423: --> nvram_clear 0 arch/mips/rt2880/nvram.c 445: clear flash from 0x2004 for 0x3ffc bytes arch/mips/rt2880/nvram.c 527: --> nvram_commit 0 init net phy_tx_ring = 0x01255000, tx_ring = 0xa1255000 phy_rx_ring0 = 0x01320000, rx_ring0 = 0xa1320000 MAC_ADRH -- : 0x0000001c MAC_ADRL -- : 0xc20bafe5 RT305x_ESW: Link Status Changed vs_port_link_status=0 RX DESC a07dc000 size = 2048 <-- RTMPAllocTxRxRingMemory, Status=0 RTMP_TimerListAdd: add timer obj c0083b68! RTMP_TimerListAdd: add timer obj c0020fe4! RTMP_TimerListAdd: add timer obj c0020bb4! RTMP_TimerListAdd: add timer obj c0020f90! RTMP_TimerListAdd: add timer obj c0020fb8! RTMP_TimerListAdd: add timer obj c0021210! RTMP_TimerListAdd: add timer obj c0024104! RTMP_TimerListAdd: add timer obj c0023cd4! RTMP_TimerListAdd: add timer obj c00240b0! RTMP_TimerListAdd: add timer obj c00240d8! RTMP_TimerListAdd: add timer obj c0024330! RTMP_TimerListAdd: add timer obj c0027224! RTMP_TimerListAdd: add timer obj c0026df4! RTMP_TimerListAdd: add timer obj c00271d0! RTMP_TimerListAdd: add timer obj c00271f8! RTMP_TimerListAdd: add timer obj c0027450! RTMP_TimerListAdd: add timer obj c002a344! RTMP_TimerListAdd: add timer obj c0029f14! RTMP_TimerListAdd: add timer obj c002a2f0! RTMP_TimerListAdd: add timer obj c002a318! RTMP_TimerListAdd: add timer obj c002a570! RTMP_TimerListAdd: add timer obj c002d464! RTMP_TimerListAdd: add timer obj c002d034! RTMP_TimerListAdd: add timer obj c002d410! RTMP_TimerListAdd: add timer obj c002d438! RTMP_TimerListAdd: add timer obj c002d690! RTMP_TimerListAdd: add timer obj c0030584! RTMP_TimerListAdd: add timer obj c0030154! RTMP_TimerListAdd: add timer obj c0030530! RTMP_TimerListAdd: add timer obj c0030558! RTMP_TimerListAdd: add timer obj c00307b0! RTMP_TimerListAdd: add timer obj c00336a4! RTMP_TimerListAdd: add timer obj c0033274! RTMP_TimerListAdd: add timer obj c0033650! RTMP_TimerListAdd: add timer obj c0033678! RTMP_TimerListAdd: add timer obj c00338d0! RTMP_TimerListAdd: add timer obj c00367c4! RTMP_TimerListAdd: add timer obj c0036394! RTMP_TimerListAdd: add timer obj c0036770! RTMP_TimerListAdd: add timer obj c0036798! RTMP_TimerListAdd: add timer obj c00369f0! RTMP_TimerListAdd: add timer obj c005170c! RTMP_TimerListAdd: add timer obj c00512dc! RTMP_TimerListAdd: add timer obj c00516b8! RTMP_TimerListAdd: add timer obj c00516e0! RTMP_TimerListAdd: add timer obj c0051738! RTMP_TimerListAdd: add timer obj c0051764! RTMP_TimerListAdd: add timer obj c0051790! RTMP_TimerListAdd: add timer obj c0084088! RTMP_TimerListAdd: add timer obj c0084060! RTMP_TimerListAdd: add timer obj c0084038! RTMP_TimerListAdd: add timer obj c005a924! RTMP_TimerListAdd: add timer obj c005aa28! RTMP_TimerListAdd: add timer obj c005a94c! RTMP_TimerListAdd: add timer obj c0051c74! RTMP_TimerListAdd: add timer obj c001e468! RTMP_TimerListAdd: add timer obj c0021588! RTMP_TimerListAdd: add timer obj c00246a8! RTMP_TimerListAdd: add timer obj c00277c8! RTMP_TimerListAdd: add timer obj c002a8e8! RTMP_TimerListAdd: add timer obj c002da08! RTMP_TimerListAdd: add timer obj c0030b28! RTMP_TimerListAdd: add timer obj c0033c48! RTMP_TimerListAdd: add timer obj c0051990! Key1Str is Invalid key length(0) or Type(1) Key2Str is Invalid key length(0) or Type(0) Key3Str is Invalid key length(0) or Type(0) Key4Str is Invalid key length(0) or Type(0) 2b:39:24:2f:fa:ec:b9:89:8a:13:f5:bf:4f:f5:ad:e5: 3c:c5:ec:f7:dd:a4:66:7e:16:08:be:a5:e1:23:d7:96: 1. Phy Mode = 9 2. Phy Mode = 9 3. Phy Mode = 9 RTMPSetPhyMode: channel is out of range, use first channel=0 MCS Set = ff 00 00 00 01 SYNC - BBP R4 to 20MHz.l RTMP_TimerListAdd: add timer obj c0052244! Main bssid = 00:1c:c2:0b:af:e4 <==== rt28xx_init, Status=0 0x1300 = 00064380 vconfig: ioctl error for rem: Invalid argument eth2.2: Setting MAC address to 00 1c c2 0b af e5. VLAN (eth2.2): Underlying device (eth2) has same MAC, not checking promiscious mode. ifconfig: ioctl 0x8913 failed: No such device brctl: bridge br0: No such device or address switch reg write offset=14, value=405555 switch reg write offset=50, value=2001 switch reg write offset=98, value=7f3f switch reg write offset=e4, value=3f switch reg write offset=40, value=1001 switch reg write offset=44, value=1001 switch reg write offset=48, value=1002 switch reg write offset=70, value=ffff506f Set: phy[0].reg[0] = 3900 Set: phy[1].reg[0] = 3900 Set: phy[2].reg[0] = 3900 Set: phy[3].reg[0] = 3900 ### adapter index 9 ### adapter hardware address 00:1c:c2:0b:af:e5 udhcpc (v1.12.1) started ### vfork'ing and execle'ing /sbin/udhcpc.sh ### entering raw listen mode ### opening raw socket on ifindex 9 ### got raw socket fd 5 ### attached filter to raw socket fd 5 ### bound to raw socket fd 5 ### adding option 0x35 ### adding option 0x3d ### adding option 0x3c ### adding option 0x39 ### Waiting on select... aaaaa do_cmd:mkdir /tmp/led_tmp BEGIN:=======================================2456 to wait child 2459 END:=======================================2456 to wait child 2459 /etc/rc.d/rc1.d/S73ddns start /etc/rc.d/rc1.d/S75fileserv start /etc/rc.d/rc1.d/S80webd start /etc/rc.d/rc1.d/S82upnpd start /etc/rc.d/rc1.d/S99local start TM01 login: 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. How to add tags EXAMPLETAG This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.OKMore information about cookies EXAMPLETAG Last modified: 2020/10/11 11:31by xabolcs