Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| toh:zyxel:t-56 [2024/12/10 12:26] – added serial port link to text frollic | toh:zyxel:t-56 [2024/12/12 12:34] – [Installation] frollic | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ZyXEL T-56 ====== | ====== ZyXEL T-56 ====== | ||
| - | The Zyxel T-56 is an ISP (Odido) branded EX5601-T1. | + | The Zyxel T-56 is an ISP (Odido |
| - | Installation is different, due to locked down firmware and boot loader, but once installed, you get the same features. | + | Installation is different, due to locked down firmware and boot loader, but once installed, you get the same functionality as in the T1. |
| /*****/ | /*****/ | ||
| Line 15: | Line 15: | ||
| " | " | ||
| " | " | ||
| - | " | + | " |
| " | " | ||
| } --> | } --> | ||
| - | |||
| - | /* If no unsupported functions known, comment out the following datatable or delete it. */ | ||
| - | <!-- ToH: { | ||
| - | " | ||
| - | " | ||
| - | " | ||
| - | " | ||
| - | " | ||
| - | } --> | ||
| - | |||
| - | |||
| ===== Hardware Highlights ===== | ===== Hardware Highlights ===== | ||
| <!-- ToH: { | <!-- ToH: { | ||
| Line 49: | Line 38: | ||
| } --> | } --> | ||
| - | **<color # | + | :!: The T-56 requires [[: |
| - | **<color # | + | :!: The installation instruction will wipe the existing firmware, and maximize the flash space for OpenWRT (~400MB free) aka " |
| - | **<color # | + | :!: Going back to stock will be hard(er), if not impossible. Backing up the stock firmware isn't covered by this guide. |
| Use the 1GbE Ethernet ports until you've TFTP booted the ubootmod-initramfs-recovery.itb image. | Use the 1GbE Ethernet ports until you've TFTP booted the ubootmod-initramfs-recovery.itb image. | ||
| Line 62: | Line 51: | ||
| The **mt7986-ram-ddr4-bl2.bin** can be downloaded from https:// | The **mt7986-ram-ddr4-bl2.bin** can be downloaded from https:// | ||
| the rest from https:// | the rest from https:// | ||
| - | **Use the -ubootmod- | + | Use the **zyxel_ex5601-t0-ubootmod-** |
| * Disassemble the device, and connect to the serial port, and switch it on. | * Disassemble the device, and connect to the serial port, and switch it on. | ||
| Line 155: | Line 144: | ||
| You'll need the following files transferred (or downloaded) to the router' | You'll need the following files transferred (or downloaded) to the router' | ||
| - | * kmod-mtd-rw*_aarch64_cortex-a53.ipk | + | * kmod-mtd-rw_*_aarch64_cortex-a53.ipk |
| - | * openwrt-mediatek-filogic*-ubootmod-initramfs-recovery.itb | + | * zyxel_ex5601-t0-ubootmod-initramfs-recovery.itb |
| - | * openwrt-mediatek-filogic-*-ubootmod-preloader.bin | + | * zyxel_ex5601-t0-ubootmod-preloader.bin |
| - | * openwrt-mediatek-filogic-*-ubootmod-bl31-uboot.fip | + | * zyxel_ex5601-t0-ubootmod-bl31-uboot.fip |
| - | * openwrt-mediatek-filogic-*ubootmod-squashfs-sysupgrade.itb | + | * zyxel_ex5601-t0-ubootmod-squashfs-sysupgrade.itb |
| < | < | ||
| Line 171: | Line 160: | ||
| root@OpenWrt:/ | root@OpenWrt:/ | ||
| </ | </ | ||
| - | |||
| - | (Up until now, everything you've done have been executed from RAM, if you reboot, you'll have to start over.) | ||
| - | |||
| **Flashing** | **Flashing** | ||