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
Next revisionBoth sides next revision
toh:zyxel:t-56 [2024/12/10 13:11] – [Supported Versions] frollictoh:zyxel:t-56 [2024/12/11 21:10] – [ZyXEL T-56] frollic
Line 1: Line 1:
 ====== ZyXEL T-56 ====== ====== ZyXEL T-56 ======
  
-The Zyxel T-56 is an ISP (Odido) branded EX5601-T1, which is the same as the T0 version, without the SFP+ port. +The Zyxel T-56 is an ISP (Odido and Hyperoptic) branded EX5601-T1, which is the same as the T0 version, without the SFP+ port. 
  
 Installation is different, due to locked down firmware and boot loader, but once installed, you get the same functionality as in the T1. Installation is different, due to locked down firmware and boot loader, but once installed, you get the same functionality as in the T1.
Line 42: Line 42:
 **<color #ed1c24>WARNING 2:</color>**The installation instruction will wipe the existing ISP firmware, and maximize the flash space for OpenWRT (~400MB free) aka "ubootmod". **<color #ed1c24>WARNING 2:</color>**The installation instruction will wipe the existing ISP firmware, and maximize the flash space for OpenWRT (~400MB free) aka "ubootmod".
  
-**<color #ed1c24>WARNING 3:</color>**Going back to stock will be hard(er), if not impossible. Backing up the stock firmwareisn't covered by this guide.+**<color #ed1c24>WARNING 3:</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 144: Line 144:
  
 You'll need the following files transferred (or downloaded) to the router's /tmp folder: You'll need the following files transferred (or downloaded) to the router's /tmp folder:
-  * 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
  
 <code> <code>
Line 160: Line 160:
 root@OpenWrt:/tmp# insmod mtd-rw.ko i_want_a_brick=1 root@OpenWrt:/tmp# insmod mtd-rw.ko i_want_a_brick=1
 </code> </code>
- 
-(Up until now, everything you've done have been executed from RAM, if you reboot, you'll have to start over.) 
- 
  
 **Flashing** **Flashing**
  • Last modified: 2024/12/19 13:20
  • by frollic