Giter Site home page Giter Site logo

manssizz / cendrawasihtv Goto Github PK

View Code? Open in Web Editor NEW
7.0 3.0 7.0 2.06 GB

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

License: MIT License

Shell 97.24% C 2.76%
s905x android-tv-box aosp

cendrawasihtv's Introduction

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.