Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

Manssizz/CendrawasihTV

Repository files navigation

CendrawasihTV

General Feature

Apps \ Device V1 V2 Dev
Autoboost
VOD
IPTV
Kodi
Termux
MicroG + Service

Note: All version works with all varian, but if you force flash V2/Dev build to V1 (1Gb RAM) it will make your device lag.

Usage

  • Linux User

    • Download modified file system in release file
    • Connect your stb to PC with usb male to male
    • Extract with command tar -xf Cendrawasih-*.tar.gz
    • Move to Cendrawasih folder
    • Type ./flash.sh
    • In terminal you will see 2 option. Unlock Bootloader and Flash
      • If you have stb with bootloader lock, you can see this reference before choose Unlock Bootloader
      • If you bootlaoder unlocked, you can choose flash menu.
      • You will see flashing process.
  • Windows User

    • Download modified file system in release file
    • Connect your stb to PC with usb male to male
    • Extract with archive software like winrar.
    • Move to Cendrawasih folder
    • Copy all .img file in ROM folder to tools/windows/ for easy flashing
    • If you bootlader locked, you must burn u-boot-sd.bin to your Microsd with BootCard Maker in tools/windows/burnBootCard/ folder
    • Press shift and Open Command Window Here (if you dont know about open command window here, right click and run as Administration in tools/windows/cmd-here-windows-10.reg. it will auto set registry on your windows machine)
    • Type this command in cmd
       update partition bootloader bootloader.img
       update partition boot boot.img
       update partition logo logo.img
       update partition system system.img
       update bulkcmd "amlmmc erase data"
       update bulkcmd "amlmmc erase cache"
       update bulkcmd "setenv hdmimode 720p60hz"
       update bulkcmd "setenv -f EnableSelinux permissive"
       update bulkcmd "setenv firstboot 1"
       update bulkcmd "saveenv"
       update “reset”	
      
    • You will see flashing process.

Note: Best perform this project if you use Linux

Contribute

Feel free if you want to contribute with this project. you can read CONTRIBUTING.md for guide rule

Credits

About

CendrawasihTV is customize rom for Amlogic S905X device. Be specific this ROM build for ZTE B860H and untest for another device.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published