doc/cudy/ -> doc/routers/cudy/
Signed-off-by: s0me1newithhand7s <117505144+s0me1newithhand7s@users.noreply.github.com>
This commit is contained in:
parent
5c31743981
commit
878051eae0
4 changed files with 93 additions and 160 deletions
44
doc/routers/cudy/TR1200.md
Normal file
44
doc/routers/cudy/TR1200.md
Normal file
|
|
@ -0,0 +1,44 @@
|
|||
<h1 align="center"> Cudy TR1200 </h1>
|
||||
|
||||
```Sh
|
||||
.______ __
|
||||
| |.--.--.-- | |.--.--.
|
||||
| ---|| | | _ | || | |
|
||||
|______||_____|______||___ |
|
||||
. OpenWrt firmwares |_____|
|
||||
```
|
||||
|
||||
[OpenWRT page](https://openwrt.org/toh/cudy/tr1200)
|
||||
|
||||
<img src="https://www.cudy.com/cdn/shop/files/TR1200.png" width="500" align="center">
|
||||
|
||||
| Name | Spec |
|
||||
| --------- | ------------------------------------------- |
|
||||
| CPU | MediaTek MT7628AN x 1 @ 580 Mhz (MIPS) |
|
||||
| ROM | 16MB SPI NAND |
|
||||
| RAM | 128MB DDR3 |
|
||||
| WLAN | MediaTek MT7613BEN (Wi-Fi 5) |
|
||||
| UBS | + (2.0) |
|
||||
| Power | PD 10W via USB Type-C |
|
||||
| LAN | 2x 1Gpbs MT7628AN |
|
||||
| Dimension | 15 by 15 by 10 cm |
|
||||
| | |
|
||||
|
||||
## Short Description
|
||||
|
||||
entry-level thing:
|
||||
- only Wi-Fi 5 and 1Gbps
|
||||
- 10 watts is crazy
|
||||
- USB 2.0 *might* not be enough for chonky modems
|
||||
- 16MB of ROM is not enough (u-boot layout might help)
|
||||
- 1 MIPS core is not enough
|
||||
- yet, RAM is plenty
|
||||
- small
|
||||
|
||||
## OpenWRT Transition
|
||||
|
||||
1. update [stock firmware](https://www.cudy.com/pages/download-center/tr1200-1-0) to latest version
|
||||
2. use special [Cudy Intermediary OpenWRT firmware](https://drive.google.com/drive/folders/1BKVarlwlNxf7uJUtRhuMGUqeCa5KpMnj?usp=sharing&pli=1) to sysupgrade to OpenWRT
|
||||
3. download latest stable build for your OpenWRT of choice (for e.g. https://firmware-selector.openwrt.org/?version=24.10.2&target=mediatek%2Ffilogic&id=cudy_tr1200-v1)
|
||||
4. do whatever you need to setup OpenWRT for you **before** next step, do **not** forget about backups
|
||||
---
|
||||
49
doc/routers/cudy/TR3000.md
Normal file
49
doc/routers/cudy/TR3000.md
Normal file
|
|
@ -0,0 +1,49 @@
|
|||
<h1 align="center"> Cudy TR3000 </h1>
|
||||
|
||||
```Sh
|
||||
.______ __
|
||||
| |.--.--.-- | |.--.--.
|
||||
| ---|| | | _ | || | |
|
||||
|______||_____|______||___ |
|
||||
. OpenWrt firmwares |_____|
|
||||
```
|
||||
|
||||
[OpenWRT page](https://openwrt.org/toh/cudy/tr3000)
|
||||
|
||||
<img src="https://www.cudy.com/cdn/shop/files/TR3000.png" width="500" align="center">
|
||||
|
||||
## Table of hardware
|
||||
|
||||
| Name | Spec |
|
||||
| --------- | ------------------------------------------- |
|
||||
| CPU | MediaTek MT7981BA x 2 @ 1.3 GHz (Cortex-A53)|
|
||||
| ROM | 128MB (or 256MB) SPI NAND |
|
||||
| RAM | 512MB DDR3 |
|
||||
| WLAN | MediaTek MT7976CN (up to Wi-Fi 6) |
|
||||
| UBS | + (3.0) |
|
||||
| Power | PD 15W via USB Type-C |
|
||||
| LAN | 1x 2.5Gbps RTL8221B, 1x 1Gpbs MT7981BA |
|
||||
| Dimension | 15 by 15 by 10 cm |
|
||||
| | |
|
||||
|
||||
## Short Description
|
||||
|
||||
little agile monster of networking (imho):
|
||||
- 2.5gbps is nuts
|
||||
- Wi-Fi 6 is nuts
|
||||
- ONLY 15 watts for whole router
|
||||
- small
|
||||
- MTK chipset, and even good one
|
||||
- decent amount of ROM (you can use u-boot layout for more ROM btw)
|
||||
- and 256MB version, comming soon(tm) on a stable OpenWRT (but you can build your own)
|
||||
|
||||
## OpenWRT Transition
|
||||
|
||||
1. update [stock firmware](https://www.cudy.com/pages/download-center/tr3000-1-0) to latest version
|
||||
2. use special [Cudy Intermediary OpenWRT firmware](https://drive.google.com/drive/folders/1BKVarlwlNxf7uJUtRhuMGUqeCa5KpMnj?usp=sharing&pli=1) to sysupgrade to OpenWRT
|
||||
3. download latest stable build for your OpenWRT of choice (for e.g. https://firmware-selector.openwrt.org/?version=24.10.2&target=mediatek%2Ffilogic&id=cudy_tr3000-v1)
|
||||
4. do whatever you need to setup OpenWRT for you **before** next step, do **not** forget about backups
|
||||
---
|
||||
|
||||
p.s.
|
||||
my current setup lmfao
|
||||
Loading…
Add table
Add a link
Reference in a new issue