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
toh:tp-link:tp-link_tl-mr6400_v1.0 [2020/07/10 17:58] – [Tags] 1SIM added tmomastoh:tp-link:tl-mr6400_v1 [2024/10/11 20:24] (current) – [OEM installation using the TFTP method] andrewz
Line 1: Line 1:
-====== TP-Link TL-MR6400 v1.0======+====== TP-Link TL-MR6400 v1.0 ======
 /* This template is intended to be used via https://openwrt.org/meta/create_new_device_page only. */ /* This template is intended to be used via https://openwrt.org/meta/create_new_device_page only. */
  
Line 8: Line 8:
  
 ===== Supported Versions ===== ===== Supported Versions =====
----- datatable ---- +<!-- ToH: { 
-cols    BrandModelVersions, Supported Current Rel, OEM device homepage URL_url, OWrt Forum Topic URL_urlDevice Techdata_pageid +  "source""json", 
-headers BrandModel, Version, Current Release, OEM Info, Forum Topic, Technical Data +  "dom": "t", 
-align   c,c,c,c,c,c,c +  "paging": false
-filter  : Model=TL-MR6400 +  "rotate"true
-----+  "shownColumns"["brand""model""version""supportedcurrentrel""oemdevicehomepageurl""owrt_forum_topic_url", "deviceid"]
 +  "filterColumns"{"model": "^TL-MR6400$", "version": "^v1$"} 
 +-->
  
 ===== Hardware highlights ===== ===== Hardware highlights =====
----- datatable ---- +<!-- ToH: { 
-cols    ModelVersionsCPU, CPU MHz, Flash MB_mbflashs, RAM MB_mbram, WLAN Hardware, WLAN 2.4Ghz, WLAN 5.0Ghz, Ethernet 100M ports_, Ethernet Gbit ports_, ModemUSB ports_ +  "source""json", 
-header  : ModelVersion,SoC,CPU MHz,Flash MB,RAM MB,WLAN Hardware,WLAN2.4,WLAN5.0,100M ports,Gbit ports,Modem,USB +  "dom": "t", 
-align   c,c,c,c,c,c,c,c,c,c,c,c,c +  "paging": false
-filter  : Model=TL-MR6400 +  "rotate"true
-----+  "shownColumns"["model""version""cpu""cpumhz""flashmb""rammb""wlanhardware""wlan24ghz""wlan50ghz""ethernet100mports""ethernet1gports""modem", "usbports"]
 +  "filterColumns"{"model": "^TL-MR6400$", "version": "^v1$"} 
 +-->
  
  
 ===== Installation ===== ===== Installation =====
----- datatable ---- +<!-- ToH: { 
-cols    ModelVersionsSupported Current RelFirmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_urlFirmware OEM Stock URL_url +  "source""json", 
-headers ModelVersionCurrent ReleaseFirmware OpenWrt InstallFirmware OpenWrt UpgradeFirmware OEM Stock +  "dom": "t", 
-align   : l,c,c +  "paging": false, 
-filter  : Model=TL-MR6400 +  "rotate": true
-----+  "shownColumns"["model""version""supportedcurrentrel""firmwareopenwrtinstallurl""firmwareopenwrtupgradeurl""firmwareoemstockurl"]
 +  "filterColumns"{"model": "^TL-MR6400$", "version": "^v1$"} 
 +-->
  
 ==== OEM installation using the TFTP method ==== ==== OEM installation using the TFTP method ====
Line 39: Line 45:
  
   - Ensure that LAN interface in original firmware's web-ui is NOT set to address from 192.168.0.0/24 ([[#lan_interface_rndis_interface_network_collision|more info]])   - Ensure that LAN interface in original firmware's web-ui is NOT set to address from 192.168.0.0/24 ([[#lan_interface_rndis_interface_network_collision|more info]])
-  - Connect to any ethernet port+  - Connect to any Ethernet port
   - Setup your interface to 192.168.0.66/24   - Setup your interface to 192.168.0.66/24
   - Serve factory image as ''mr6400_tp_recovery.bin'' via TFTP server   - Serve factory image as ''mr6400_tp_recovery.bin'' via TFTP server
Line 76: Line 82:
 Steps: Steps:
   - free space on /cache   - free space on /cache
-    - enter LTE Module's shell (`adb shell`)+    - enter LTE Module's shell (''adb shell'')
     - unshare v_disk.img     - unshare v_disk.img
       - run ''cat /sys/devices/virtual/android_usb/android0/f_mass_storage/lun/file''       - run ''cat /sys/devices/virtual/android_usb/android0/f_mass_storage/lun/file''
Line 97: Line 103:
   - LTE Module will flash itself and reboot to new firmware   - LTE Module will flash itself and reboot to new firmware
  
-**NOTE:** If adb stops working after LTE Module reboots. You can try running `rmmod optionto get adb working again.+**NOTE:** If ''adb'' stops working after LTE Module reboots. You can try running ''rmmod option'' to get ''adb'' working again.
  
-**NOTE:** LTE Module's web interface won't start atomatically after LTE Module boots up. Start it manually (e.g. ''/etc/init.d/adb-enablemodem start'').+**NOTE:** LTE Module's web interface won't start automatically after LTE Module boots up. Start it manually (e.g. ''/etc/init.d/adb-enablemodem start'').
  
 /*** if info available: uncomment and fill in /*** if info available: uncomment and fill in
  • Last modified: 2024/10/11 20:24
  • by andrewz