This repository was archived by the owner on Apr 12, 2023. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork8
CendrawasihTV is customize rom for Amlogic S905X device. Be specific this ROM build for ZTE B860H and untest for another device.
License
NotificationsYou must be signed in to change notification settings
Manssizz/CendrawasihTV
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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.
Linux User
- Download modified file system inrelease 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 andFlash
- If you have stb with bootloader lock, you can seethis 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 inrelease 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 intools/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 intools/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
Feel free if you want to contribute with this project. you can readCONTRIBUTING.md for guide rule
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