Related
AROMA/TWRP version of SPFlash Tools.
This tool is for MTK devices with a GPT layout - (MT6732, MT6752 and their variants).
With some testing it may be possible to add some some support for the older devices using an MBR.
Requirements:Copy SPFlash contents to /sdcard/SPFlash
Rename *scatter.txt to scatter.txt
Run .zip from TWRPMTK-64bit_SoCs-v*.zip:During testing there will only be info displayed on screen, nothing should be modified. (Unless otherwise stated)SPFlash-v*.zip:This will install all .img/.bin in SPFlash folder if partition is large enoughDownloads:GDrive FolderChangelogs:SPFlash
v11 - Preloader.bin backup added
v10 - Readded internal sd - fixed aroma exit/about screen - (a few cosmetic issues introduced).
v9 - CWM support added (haven't tested on all version out there); some potential bugs fixed.
v8 - Aroma menus updated
v7 - flashable zip option added
v6 - fixed bug when three or less files in install; added option to zip backup
v5 - Minor fix for TWRP 2.8.6.0
v4 - Install & backup option - tested.
v2 - Menu Select Screen
v1 - Initial Release
MTK-64bit_SoCs
v8 - attempts to fix unrelated menu/alert
v7 - calculations done quicker
v6 - script rewrite/reorder
v1 - v5: Initial test builds
Only follow menu Partition Related -> Scatter Information
Other menus/option are broken/dead ends...
Other things in the MTK folder:simg2img/img2simg are arm source compiled binaries to handle sparse files
file/magic were taken from @osm0sis's AIK (I can't seem to get file to compile)
MTKsplit is used to split boot/recovery images into it's individual parts. Normal images will split into 3; 1 = img ANDROID! header, 3 = kernel (zImage) and 5 = ramdisk (ramdisk). MTK images split into 5; 1,3,5 as before with 2 and 4 being additional headers.
XDA:DevDB Information
TWRP/AROMA SPFlasher, Tool/Utility for all devices (see above for details)
Contributors
HypoTurtle
Source Code: https://drive.google.com/open?id=0B8WPOq9wZyKxfktHVWgxbW9nYmtJd1ZWc2RIM1NXUU5pSXpramg0bVBYYUdyRDhid3hwM3c
Version Information
Status: Testing
Current Stable Version: V8
Stable Release Date: 2015-09-03
Created 2015-09-03
Last Updated 2015-09-08
FOR ANY FEATURE REQUESTS / BUGS FOUND / IMPROVEMENTS / DERIVATIVE WORK
PLEASE USE THIS THREAD
Releases mentioned here should be stable and tested
Screenshots from v5 added below
1. Initial menu
2. files in SPFlash folder that can be flashed are displayed on screen
3. Selected files are checked that the partition can hold them and the corresponding partition is displayed; nothing is flashed until you click yes
4/5.Backup screen of partitions that can be backed up - determined from scatter partitions with named .img's/.bin's
great work Bro!
New v2 added with menu select.
v4 added with backup feature working as well.
I could use some feedback on the UI side, i.e. if something is unclear or could be worded better.
v5 added to correct an issue with TWRP v2.8.6.0
v6 Added with zipped backup
upcoming v7 -- Installable zip can be created.
Great Work bro
can not understand the way , how to flash
Flashtool to sdcard1/SPflash
This i understand , but change scatter.txt the file is zipped
What do i do with the soc file or any other rom upgrade
chabula said:
can not understand the way , how to flash
Flashtool to sdcard1/SPflash
This i understand , but change scatter.txt the file is zipped
What do i do with the soc file or any other rom upgrade
Click to expand...
Click to collapse
Unzip a SPFlashROM.zip to /sdcard/SPFlash folder; rename MT6752_Android_scatter.txt to scatter.txt; then in TWRP install SPFlash-v*.zip and you will be given choice of files to install.
There might be an issue with the S3 scatter - I report back when I know the issue.
Edit. Issue with S3 was just due to number of things being flashed - having under 5 things to flash will work fine [i.e. just system.img, boot.img; and perhaps custom.img and cache.img (to clear it)]. Having more than 5 but less than 12 items to flash would hide items 6 to 11.
Updated v8 - will correct this.
i will test this also as the next betarom will release for our s3
i downloaded two zip files
the Flash one, extracted to sdcard1/SPFlash
second de soc file , but i can,t find the mentioned scatter file
If I am correct after have copied the files to SPFlash i go into the TWRP recovery and flash the zip file
chabula said:
i downloaded two zip files
the Flash one, extracted to sdcard1/SPFlash
second de soc file , but i can,t find the mentioned scatter file
If I am correct after have copied the files to SPFlash i go into the TWRP recovery and flash the zip file
Click to expand...
Click to collapse
Sorry; ignore the SoC zips (I haven't touched them in a while - they were more for testing additional features - I've updated #1 to avoid confusion).
You just need the chosen ROM and the latest SPFlash-v*.zip file.
Extract the ROM to the SPFlash folder then install the SPFlash-v*.zip
just have done a flash hopefully right
I came to the screen with the files there were 5 of them 3 highlited and 2 not i highlited them alland went on
But now it seems that i am in a bootloop got stuck on image file from the older rom the Xtreme rom
When starting i got the screeen fron jiayu,de after that the TFXtreme logo
What to do next even twrp has gone
chabula said:
just have done a flash hopefully right
I came to the screen with the files there were 5 of them 3 highlighted and 2 not; i highlighted them all and went on.
But now it seems that i am in a bootloop got stuck on image file from the older rom the Xtreme rom
When starting i got the screeen fron jiayu,de after that the TFXtreme logo
What to do next even twrp has gone
Click to expand...
Click to collapse
Sounds like you may have used v7 (I think you have some missed files); v8 will work better.
If you have selected to flash recovery then the recovery.img (stock) will be flashed and thus you will lose TWRP.
v9 hangs bevor you can select the .img
testing v8 now, it went through, used boot and system.img, seems to have worked.
would be nice to have a progressbar if possible to see status of partition writing.
TommeleTBone said:
v9 hangs bevor you can select the .img
testing v8 now, it went through, used boot and system.img, seems to have worked.
would be nice to have a progressbar if possible to see status of partition writing.
Click to expand...
Click to collapse
I'll check v9 again... - Which menu screen would you have expected 3/5/7/12?
v9 might hang if in TWRP you are using /sdcard/SPFlash; so would need to check TWRP behaviour.
I assumed TWRP: /sdcard=/data/media; /external_sd=mmcblk1 (external sdcard)
And CWM: /sdcard=/data/media; and /storage/sdcard1=mmcblk1 (external sdcard).
With only external sdcard being supported with v9.
Edit: I've checked v9 and it's running fine for me.
Unfortunately no progress bar as yet (aroma just has a basic progress/loading bar while the script is run) - would need to rearrange things to start from updater-script rather than while still in aroma; will try when I get the time.
did not through screen1, after pressing 'spflash install'
/ is on internalSD
/spflash is on internalSD
/download (where your tool resides) on externalSD
TommeleTBone said:
did not through screen1, after pressing 'spflash install'
/ is on internalSD
/spflash is on internalSD
/download (where your tool resides) on externalSD
Click to expand...
Click to collapse
That would explain it - I figured most people would use external sd for this as the SPFlash ROM is 2GB+
I replaced internalSD with CWMexternalSD for v9 - will re-add internalSD if needed (it only needs a couple lines), or at least make it so that it doesn't freeze.
Attached screenshots from v9.
will soon test again with new beta
HypoTurtle said:
Sounds like you may have used v7 (I think you have some missed files); v8 will work better.
If you have selected to flash recovery then the recovery.img (stock) will be flashed and thus you will lose TWRP.
Click to expand...
Click to collapse
Version 10 doesnt do anything on MTK6752 but version 8 Works like a charm, Thank you for this very useful tool.
---------- Post added at 09:18 PM ---------- Previous post was at 09:17 PM ----------
TommeleTBone said:
will soon test again with new beta
Click to expand...
Click to collapse
Use version8 i used it to flash beta5, and man it works like charm no need for the computer now.
adilrenzu said:
Version 10 doesnt do anything on MTK6752 but version 8 Works like a charm, Thank you for this very useful tool.
---------- Post added at 09:18 PM ---------- Previous post was at 09:17 PM ----------
Use version8 i used it to flash beta5, and man it works like charm no need for the computer now.
Click to expand...
Click to collapse
V10 is fixed now (there's also a v11 to backup preloader)
HypoTurtle said:
V10 is fixed now (there's also a v11 to backup preloader)
Click to expand...
Click to collapse
This is a great tool,but why dont many people know about this, it should be featured on XDA
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
/*
* Your warranty is now void.
*
* We're not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
Red Wolf Recovery is custom recovery based on TWRP source code however some things are working here slightly different then you might expected. The main objective of this project is to provide stable recovery with features which you have never seen before in a recovery and which have not been accepted for adding to the official source code of TWRP. This recovery is also first recovery on the world with password protection.
Based on TWRP version: 3.2.3
For devices: Whyred
Authors build: yshalsager
Developers: @ATG Droid & @dadi11
Thanks: z31s1g (for the base of his theme), Ray Li (For his useful advice in the beginnings), osm0sis (for his image scripts), etc.
Features:
Code:
[B]Translated to EN, PL, zh_cn, & CZ [/B]
- Password protection
- Flashlight
- MIUI Incremental OTA Support
- Built-in latest Magisk, SuperSU & AromaFM
- Support two screenshot GUI actions - Power+VolDown to save screenshot in to the internal storage &
Power+VolUp to save screenshot in to the external storage (Will be automatically saved in to the internal in case
that external storage doesn't exist).
- Support automatic reboot after the restore process
- Recovery can automatically modify some props in the ROM directly during the installation
- Some built-in scripts from community
- Tap to wake support
- Advanced deactivation of the stock recovery
- Automatic deactivation of the dm-verity & forced encryption directly during the installation of the ROM
- Recovery can notify you about the completed backup/restore/installation using the notification diode & vibration.
- Support "set on boot" settings.
[B]* Changes for security reasons *[/B]
- ADB isn't starting automatically at the start of the recovery. You have to activate it in recovery
- MTP isn't starting until user enter correct password
- Deactivated TWRP theme engine
Some differences to the official version:
Code:
[COLOR="red"]- get out of here if you are pirating apps. this recovery is not for you[/COLOR]
- always up-to-date with the latest TWRP changes
- compiled on omnirom-8.1 source
- kernel compiled inline with the recovery
- There isn't bug with reboot from recovery to recovery
- more languages
- other improvements from Features and Changelog lists
Changelog:
Code:
RedWolf-V3.2_027
- If screen is turned off then automatically detect AROMA Installer package and unblank screen before starting the update binary which is going to call AROMA GUI, so we won't be stuck at the black screen since AROMA engine require screen to be turned on.
- Added ability to change OTA Survival driver properties from the recovery GUI, allowing recovery to support "out of the box" almost all incremental OTA updates from different OEMs/custom ROMs out there (as long as they have correctly formatted metadata).
- Notify user about the current activity of the deactivation process - that's handled under the console
- Improved dumwolf driver
- Removed the vibration feedback from all GUI elements
- Automatically resize bootable partitions during nandroid backups
- Changed theme to black/white/red style based on @TBO material theme
- Data files aren't anymore saved on the storage partitions, which means that we're now able to survive even encrypted device.
- Some bug fixes and improvements...
RedWolf-V3.2_026
- This is just a quick bug fix release for MIUI users. So is highly recommend to update to this build if you are using MIUI.
RedWolf-V3.2_025
- Fixed crash of the recovery while running OTA_RES.. (So MIUI OTA is now working again)
- General bug fixes and improvements
- Fixed bug with MIUI Updater app showing error that installation failed after installation of full ROM
- Deactivation process is now called only when it's really needed
- Updated kernel
RedWolf-V3.2_024
- Fixed GUI color glitch while starting Aroma Installer update-binary
- Optimized pigz runtime process
- Updated recovery base to the AOSP 8.1.0 & TWRP 3.2.1
- Highly improved signature verification for Incremental packages so now we can be really sure if the package is compatible with the ROM.
- Introduced a file based backup/restore engine. Expect it to be improved with the next builds...
- Improved security related to the password protection
- Fixed loading of the AromaFM config file
- System survival process for Incremental packages is now set by default
- Code optimizations
- Removed the dumwolf process
- Added signature check for incremental OTA survival so we won't be unnecessarily creating a new one if it's signed under the same access key
- Magisk updated to the version 15.1
- Added Indonesian language
- Fixed issues with Chinese characters...
- Governor which is changed by the action in the recovery GUI is now automatically set for all cores instead of only four.
RedWolf-V3.2_023
- Updated recovery base to the TWRP version 3.2.0
- Fixed issue with recovery sometimes showing "NO-OS" page even when OS is installed
- Merged: Fstab V2, minui updates, Keymaster 3.0 support, ADB updates, fixes related to the compiling errors...
- Added patch against the pirating applications
RedWolf-V3.1_022
- Small improvements in the installation process
- Recovery will now automatically warn the user in case that user selected to install the zip which contain a bootloader
- You can now wipe installed substratum overlays directly from the "advanced wipe" section
RedWolf-V3.1_021
- Automatically return install error if there is any issue with Incremental OTA Survival
- Added option to also backup system partition for Incremental OTA Survival (It's not always needed, but just in case it's better to backup it.)
- Added support for the compatibility verification of the Incremental Package
- Rebuilded & improved installation process
- Fixed starting process not being disabled correctly in case that we are running ORS
- Translation update
- Added support for devices with 2GB RAM or less... (Check installation process of this build for more info)
- Added checkbox for activation/deactivation of the boot check (Disable only if you really need to).
- Fixed booting problems on some custom ROMs which don't have gzip compressed ramdisk
- Removed bookmark feature
- Added ability to unzip files using the stock filemanager.
- Added search selection for the stock filemanager.
- Fixed 'No OS' on system image restore after wipe
- Merged some latest commits from TWRP gerrit
RedWolf-V3.1_020
- Fixed flashing of the images in the previous 018 build
- Added back support for unpacking of the LZ4 compressed ramdisk
- Fixed bookmark feature
RedWolf-V3.1_019
- Disable TWRP installation directly during the first boot
- Default time zone was set to CEST
- Use military time as default time.
- Support of the custom themes was completely removed from the installation process
- Few fixes & improvements in the strings.
- Default value of the RedWolf specific vibrations was slightly increased
- Improved saving/loading of the AromaFM config file.
- User can now select if recovery should disable stock recovery when system is mounted as read-only.
- Default color of the recovery was set to red.
- Fixed automatic reboot if the installation process was unsuccessful
- Center time in the statusbar as default
- Show CPU temp in statusbar as default
- Added "Red Wolf No-OS search engine". Enable this if you are sometimes getting No-OS installed error even when OS is installed.
- Added back support for extra languages
- Added support for Talian language
- Updated Chinese (simplified) translation of the AromaFM by LiuNian and Pzqqt
- Fixed displaying of the extra languages
- Improved mounting of the partitions during the applying of set on boot values
- Fixes with "stuck at unmounting"
- Highly improved speed of the recovery while setting up a new password, changing accent color or setting a new splash screen
- Magisk updated to the V14.3
- Recovery now won't allow the user to enter special characters while entering the password (Causing issues...)
- Few improvements with the Android Oreo installation
- Updated kernel
- Added ability to select if recovery should automatically disable forced encryption in the ROM
- Recovery will now automatically rename scripts in the system if the "Aggresive stock recovery deactivation" is enabled
- Added ability to select if recovery should automatically enable/disable USB Debugging in the ROM
- Removed some useless files to save the space
- Added support for saving the set on boot values also during the automatic reboot
- Redesigned flashlight icon
- Recovery now won't allow the user to enter the space in to the backup name
- Improved support of the last status checking of the MIUI ROM
- Recovery now won't show any button after the cancelled reboot action untill the sleep action won't be running anymore
- You can now select if recovery should also automaticaly reboot after the successfuly finished restore process
- Recovery will now hide the automatic backup feature if the system partition is mounted as read-only
- Updated recovery base to the AOSP 8.0.0
- Updated image drivers
- Added ability to select if recovery should automatically enable/disable "ro.adb.secure" property in the ROM
- Recovery will now automatically disable starting of the flash_recovery service if the "Aggresive stock recovery deactivation" is enabled (this process is also compatible with the backup of the init.rc by Magisk or SuperSU).
- Added new section called "Special Actions" in to the advanced menu
- Updated & optimized flashlight drivers
- Added ability to select if recovery should automatically enable/disable "ro.secure" property in the ROM
- Added ability to select if recovery should automatically enable/disable "ro.allow.mock.location" property in the ROM
- Highly improved support of the Incremental Package installation, detection etc.
- Updated Chinese (simplified) translation of the recovery by LiuNian and Pzqqt
- Added support for the complete deactivation of the secure boot in the MIUI based ROMs
- ADB is now automatically starting as root
- Added support for the RedWolf update package
- Default theme of the AromaFM was changed to holo black with the sense icons and automount turned on
- SuperSU Updated to the 2.82 SR5
- Updated ramdisk cleaner & added support for more kernels (thanks to @MOVZX's kernel installation scripts...)
- Small fixes with the /WOLF folder in the PartitionManager
- Highly improved speed of the reboot
- 'Deactivation process' is now automatically called during the installation instead of the reboot
- Imroved deactivation of the leds after the installation / backup / restore process.
- Fixed bug with recovery showing on the governor page that the active governor is "Interactive" even when user selected performance/powersave mode.
- Removed some GUI messages while we are installing built-in zips.
- And many other things which i don't remember anymore...
RedWolf-V3.1_018
- Fixed bugs with MIUI OTA Support to make sure that it will work even with newest beta builds of the MIUI
- Updated Polish translation by Daviteusz
- Fixed bugs in the Polish strings & edited the scale of the Russian strings
- Recovery will be now more aggressive if the process of the stock recovery doesn't want to be disconnected (Sometimes happen on some MIUI ROMs).
- Added detection of the installed ROM
RedWolf-V3.1_017
- Magisk updated to the V13.6
- SuperSU updated to the 2.82 SR3
- Added ability to automatically flash SuperSU config before the SuperSU - https://forum.xda-developers.com/apps/supersu/2017-08-13-supersu-config-t3655754
- Deactivated hw keys
- Added some missing back buttons
- Attempted to fix encryption
- Attempted to fix MIUI OTA installation - needs testing
- Removed extra languages (were not displayed properly)
- Small update which fixed deactivation of the dm-verity & forced encryption. Now you really don't have to flash the lazyflasher everytime when you are installing the MIUI ROM.
RedWolf-V3.1_016
- Fixed feature "Backup wifi, bluetooth & hosts" not to work if the user wiped the data partition using the "factory reset".
- TWRP source code was updated to the Aug 15, 2017
- Fixed recovery remembering the wipe list after setting a new gui page.
- Improvements with the mounting of the partitions during the boot
- Fixed led drivers on mido
- Fixed ability to set custom backup folder name & ADB ID
RedWolf-V3.1_015
- Updated with the latest TWRP changes
- Added flashlight switch on mido
RedWolf-V3.1_014
- Fixed recovery not deactivating the dm-verity, forced encryption, & stock recovery if the OS was detected as not installed. This issue was often happening on some MIUI ROMs.
- Improvements with the OTA update system of the MIUI.
- Fixed wrong reboot for some users.
- Added support for automatic deactivation of the dm-verity, forced encryption & stock recovery after finishing the OpenRecoveryScript process.
- Fixed recovery not deactivating the dm-verity & forced encryption during the automatic reboot after the finished installation.
- Better explain the current situation if the OS was detected as not installed.
- osm0sis's scripts "unpackbootimg" & "mkbootimg" can now be easily called from the script or terminal
- Improved the speed of the reboot
- Updated the community script "Fingerprint scanner fix" by Magua. It's now working again!
- Added NTFS & exFAT support
- Added more languages and updated Polish RedWolf translation by @Daviteusz
- Added FGO patch - https://goo.gl/GBkhMN
RedWolf-V3.1_013
- Slightly improved deactivation of the stock recovery during reboot after the zip installation
- Added ability to flash boot logo in the recovery
- Fixed firmware restoring issues
RedWolf-V3.1_012
- added F2FS support for mido
- added Night Mode (kcal) support for mido
RedWolf-V3.1_011
- Updated Polish translation by @Daviteusz
- Added few missing strings from the latest TWRP source
Known Bugs:
- Flashlight is not working.
Downloads:
Latest build for Xiaomi Note 5 China / Pro (Whyred)
RedWolf-027-F2FS-whyred.img
Older builds:
RedWolf-027-Official-whyred.img
How to install miui OTA updates:
0- Install Redwolf recovery and Reboot recovery.
1- Click on theme icon on the top - section with RedWolf specific settings.
2- Enable this checkbox: "Support OTA Survival trigger package"
If you are using system mods, like cam2api enable system backup.
3- Go to third tab and change OTA Survival trigger path from to "META-INF/com/miui/miui_update" to "META-INF/com/google/android/update-binary".
4- Flash full MIUI ROM and flash ota.
5- Disable Support OTA Survival trigger package before flashing anything.
6- Flash whatever you want after that. Like magisk, etc.
7- Reboot your device in to the system.
8- When you get some update just download it using updater app, reboot to recovery, enable Support OTA Survival trigger package then flash it manually.
- Don't forget to disable Support OTA Survival trigger package again after flashing ota, it's needed every time you flash.
Enjoy!
Warning:
Please remember that recovery with password protection isn't still a full protection for your phone. Red Wolf can only prevent unauthorized access to your device from recovery. But your device can be still reinstalled using fastboot or Miflash.
Special Thanks: @AnkitGourav for device tree @dhruv, @xdatman & @ManaanCR7 for testing and screenshots
Support:
Telegram group: https://t.me/redminote5proofficial
XDA:DevDB Information
[RECOVERY][UNOFFICIAL][WHYRED][V3.2.1-026] Red Wolf Recovery Project, Tool/Utility for the Xiaomi Redmi Note 5 Pro
Contributors
yshalsager, AnkitGourav, ATG Droid, Dadi11
Source Code: https://github.com/RedWolfRecovery
https://github.com/RedWolfRecovery-Xiaomi-Devices/twrp_device_xiaomi_whyred
Version Information
Status: Stable
Created 2018-03-22
Last Updated 2018-03-24
XDA:DevDB Information
[RECOVERY][OFFICIAL][WHYRED][V3.2.3-027] Red Wolf Recovery Project, Tool/Utility for the Xiaomi Redmi Note 5 Pro
Contributors
yshalsager, AnkitGourav, ATG Droid, Dadi11
Source Code: https://github.com/RedWolfRecovery
Version Information
Status: Stable
Created 2018-03-22
Last Updated 2019-01-20
Screenshots
Attached
RESERVED
Great Job!
while flashing through fastboot get this error
FAILED (remote: Error flashing partition.)
tried to flash via twrp get this error 'Size of image is larger than target device'
any solution?
Great job, I'll wait for Huawei p10 lite version. Anyway I will test it in another device.?
yshalsager said:
Attached
Click to expand...
Click to collapse
Can't flash thought twrp gives error but it boot through fastboot size is bigger than recovery partition
phoneixxxx said:
Can't flash thought twrp gives error but it boot through fastboot size is bigger than recovery partition[/QUOTE
Size is bigger than target device, even though fastboot it's not flashing but it boots through fastboot
Click to expand...
Click to collapse
phoneixxxx said:
Can't flash thought twrp gives error but it boot through fastboot size is bigger than recovery partition
Click to expand...
Click to collapse
killerinstinct0201 said:
Size is bigger than target device, even though fastboot it's not flashing but it boots through fastboot
Click to expand...
Click to collapse
Confirmed, Here's a new update
Fixed
https://www.androidfilehost.com/?fid=746010030569964133
yshalsager said:
Confirmed, Here's a new update
Fixed
https://www.androidfilehost.com/?fid=746010030569964115
Click to expand...
Click to collapse
Does it support miui oreo
---------- Post added at 08:34 AM ---------- Previous post was at 08:33 AM ----------
killerinstinct0201 said:
Does it support miui oreo
Click to expand...
Click to collapse
Working fine on 7.1
killerinstinct0201 said:
Does it support miui oreo
---------- Post added at 08:34 AM ---------- Previous post was at 08:33 AM ----------
Working fine on 7.1
Click to expand...
Click to collapse
Not Yet supporting Oreo.
Updated 28/03
Oreo support added
Download latest from OP
Deleted
---------- Post added at 07:30 AM ---------- Previous post was at 06:42 AM ----------
yshalsager said:
Updated 28/03
Oreo support added
Download latest from OP
Click to expand...
Click to collapse
Data encryption took so long , asking to encrypt and didn't mount the internal storage need to wipe data partition
Can I add Korean language on this Recovery somehow?
xiaomiqm said:
Can I add Korean language on this Recovery somehow?
Click to expand...
Click to collapse
Just make a pull request
yshalsager said:
Updated 28/03
Oreo support added
Download latest from OP
Click to expand...
Click to collapse
Great job.When we will get official?
GreekFlash said:
Great job.When we will get official?
Click to expand...
Click to collapse
Soon
Recovery doesn't support decryption yet. Wheras this recovey supports it- https://forum.xda-developers.com/redmi-note-5-pro/development/recovery-twrp-3-2-1-0-whyred-t3766113
Any plans to add decryption support? @yshalsager ?
TheDj408 said:
Recovery doesn't support decryption yet. Wheras this recovey supports it- https://forum.xda-developers.com/redmi-note-5-pro/development/recovery-twrp-3-2-1-0-whyred-t3766113
Any plans to add decryption support? @yshalsager ?
Click to expand...
Click to collapse
I'll update it
Data Decryption error!
yshalsager said:
I'll update it
Click to expand...
Click to collapse
Hey Friend,
I am using this Redwolf recovery. Its working perfectly, also rooted using magisk and its also NOT getting replaced by stock.... all good there.
but the problem is - i cannot flash any zip file because whenever i boot into recovery it says "Data partition Encryted" and it cannot mount any storage and cannot find the zip in my phone. I also tried using usb-OTG- it detected zip file in usb but flashing fails because it cannot mount the data/any other partition.
i have installed many apps and have data in all of them so i cannot format my whole device for this.
- can you please look into this and make it decrypt the partition ?
PS- i also tried entering my device password- it fails. I also removed the password protection from android settings- but still the recovery cannot mount it.
PLEASE HELP.
Code:
[COLOR="Red"]This is not my rom, this is ported by some other
developer from the russian forums, I'm just posting
it here so people can see. I do not take any
responsibility for whatever happens to you device.[/COLOR]
OxygenOS
PIE
OxygenOS OB22 from OnePlus 5t
No Notch
Warning:This is an open beta build, more bugs might expected to be added from time to time.
Bugs:
- noise cancellation (turn off in : open dialer app -> 3 dot upper corner right -> setting -> noise cancellation)
- rest is same like OP6 20181211 Build but these are fixed :
> system update app fc (dont flash these ota it may lead to brick)
> notch
- might be more
Notes:
- If u are coming from OOS OnePlus 6, do a clean flash.
- Do a force reboot after doing this : Open Power Menu -> Power Off -> wait till vibrates -> Force Reboot by pressing power button
if u didnt followed that, there's a risk of unstability system and might lead to bootloops
- The op6 vold patch for shutdown reboot fix + op6 miuicamera tweak section is work with this build of 5T, remember to follow its instruction first
- Rest is mostly same like OP6 20181211
- Reflash the rom might helps if u got some statbar issues
Flash the provided vendor before flashing the rom. (Imp.)
=>How to install the rom:
Download:
Custom vendor
Oneplus 5t zip (Recommended)
Miui magisk camera zip
Vold patch
Steps for installation
Wipe system, vendor, data, cache, dalvik
Flash custom vendor
Flash OnePlus 5t zip
Boot to system
Setup device
Open Power Menu -> Power Off -> wait till vibrates -> Force Reboot by pressing and holding power button till you see the mi logo
After bootup, shut down device and press and hold power+ volume up to reach recovery
Mount system
Flash vold path
Reboot
>Disable noise cancelation from phone settings . Otherwise you won't be able to make calls.
>Switch to 3g if you're facing call beeping bug.
(Optional) if you need root and miui camera
Flash magisk
Install miui magisk camera from magisk app
(Thanks to abhinavtk1 for the tutorial.)
Downloads:
Oneplus5t Rom OB22(GD) - https://drive.google.com/open?id=1LRGCR3evEHz-KRtci4V-s8sVMUY9S98X
AFH - https://androidfilehost.com/?fid=11410963190603886333
Oneplus6 Rom (AFH) -
https://androidfilehost.com/?fid=11410963190603872398
Oneplus 6 rom coming soon
Mods/Patches::
Miui Camera v2:
https://github.com/Magisk-Modules-Repo/MIUIcamerav2_whyred/releases/tag/1.0_RC6
Ambient display mod: (Reports of display setting crashing after fllashing this, use at your own risk.)
https://forum.xda-developers.com/oneplus-6/themes/magisk-aod-lockscreen-weather-mods-oos-t3847008
Custom vendor: (Important)
https://androidfilehost.com/?fid=11410963190603867112
(OnePlus6 Vold patch added)
WARNING!! DO NOT DO A CLEAN FLASH OR WIPE DATA ON OOS AFTER FLASH THIS PATCH, U SHOULD ALREADY BOOTED OOS (REACHED THE HOMESCREEN) BEFORE FLASHING THIS PATCH
IF U NEED TO WIPE DATA, REFLASH OOS ROM FIRST OR CHANGE TO OTHER ROM.
Don't forget to hit :good:
Changelogs
Changelog:
OB20:
- ported from fresh op5t ob20 pie build
- clean vendor from mcaosp+kernel
- some stuff from op6 vendor build
- etc.
OB22:
- updated vendor with capability of direct flash pure 1+5T OB system.new.dat both oos and h2os
- integrated kernel by Ancient Family
- base version update
- fixed ext sd card
- brightness minor fix
- integrated most rom flashable file type with some modification
Bugs :
- except i stated in changelog, rest same like the old Ob20
Can you post the patches because in 4pda is very difficult to download
Thanx
venezolano69 said:
Can you post the patches because in 4pda is very difficult to download
Thanx
Click to expand...
Click to collapse
Added
Call timer not working after installing IMS module
Vold patch didn't work with trwp nor magisk
venezolano69 said:
Vold patch didn't work with trwp nor magisk
Click to expand...
Click to collapse
Boot to OOS first an then reboot to recovery THEN flash.
LeekGeek said:
Boot to OOS first an then reboot to recovery THEN flash.
Click to expand...
Click to collapse
I did but nothing
---------- Post added at 06:31 AM ---------- Previous post was at 06:29 AM ----------
And now display option in setting crashing
Airtel volte icon not showing
sd card not showing after connecting to pc
LeekGeek said:
Boot to OOS first an then reboot to recovery THEN flash.
Click to expand...
Click to collapse
Boot to recovery
Mount system
Flash vold patch
Reboot
Ambient display mod installed fc to setting
ramesh1686 said:
Airtel volte icon not showing
sd card not showing after connecting to pc
Click to expand...
Click to collapse
Airtel volte barely shows up in any rom, its a career problem.
venezolano69 said:
I did but nothing
---------- Post added at 06:31 AM ---------- Previous post was at 06:29 AM ----------
And now display option in setting crashing
Click to expand...
Click to collapse
ramesh1686 said:
Airtel volte icon not showing
sd card not showing after connecting to pc
Click to expand...
Click to collapse
ramesh1686 said:
Ambient display mod installed fc to setting
Click to expand...
Click to collapse
This is beta, and its clearly written it will have bugs, Lets just wait for further updates.
.
I'm gonna link rom from Oneplus6.
LeekGeek said:
This is beta, and its clearly written it will have bugs, Lets just wait for further updates.
.
I'm gonna link rom from Oneplus6.
Click to expand...
Click to collapse
I know and I like it more than the previous one
other link please
hey OP put a detail instruction on how to flash vold patch cause not evreyone knows and if someone makes a mistake his internal memory will be wiped so better put a detail instruction to flash the vold patch
bootloop on redmi note 5 Ai
LeekGeek said:
Code:
[COLOR="Red"]This is not my rom, this is ported by some other
developer from the russian forums, I'm just posting
it here so people can see. I do not take any
responsibility for whatever happens to you device.[/COLOR]
OxygenOS
PIE
OxygenOS OB20 from OnePlus 5t
No Notch
Warning:This is an open beta build, more bugs might expected to be added from time to time.
Bugs:
- noise cancellation (turn off in : open dialer app -> 3 dot upper corner right -> setting -> noise cancellation)
- rest is same like OP6 20181211 Build but these are fixed :
> system update app fc (dont flash these ota it may lead to brick)
> notch
- might be more
Notes:
- If u are coming from OOS OnePlus 6, do a clean flash.
- Do a force reboot after doing this : Open Power Menu -> Power Off -> wait till vibrates -> Force Reboot by pressing power button
if u didnt followed that, there's a risk of unstability system and might lead to bootloops
- The op6 vold patch for shutdown reboot fix + op6 miuicamera tweak section is work with this build of 5T, remember to follow its instruction first
- Rest is mostly same like OP6 20181211
- Reflash the rom might helps if u got some statbar issues
Downloads:
Oneplus5t Rom (GD) - https://drive.google.com/open?id=1uZ1sNC25tZ4ivdXPJpVh64ByXLX5FRwK
AFH - Soon
Oneplus6 Rom (AFH) -
https://androidfilehost.com/?fid=11410963190603872398
Mods/Patches::
Miui Camera v2:
https://github.com/Magisk-Modules-Repo/MIUIcamerav2_whyred/releases/tag/1.0_RC6
Ambient display mod:
https://forum.xda-developers.com/oneplus-6/themes/magisk-aod-lockscreen-weather-mods-oos-t3847008
(OnePlus6 Vold patch added)
Don't forget to hit :good:
Click to expand...
Click to collapse
is this port is the same ?
https://forum.xda-developers.com/redmi-note-5-pro/how-to/oxygenos-oreo-whyred-t3861928
or its different
Kireto00 said:
is this port is the same ?
https://forum.xda-developers.com/redmi-note-5-pro/how-to/oxygenos-oreo-whyred-t3861928
or its different
Click to expand...
Click to collapse
Same
How is battery backup on ROM . Can someone comment on SOT?
Eulah Rom
No , This Rom *Can Not* Be Used For Further Development Without My Permission .
Click to expand...
Click to collapse
Disclaimer
I am not responsible for bricked devices, dead SD cards, or any malfunction caused by carelessness. Please do some research if you have any concerns about features included in this ROM before flashing it! YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you ! If it works and you are satisfied then I will claim all credits without leaving one
Click to expand...
Click to collapse
Main Aim Of This Rom
To Provide The Latest Samsung One UI Pie Apps & Features With All Exclusives Unlocked & Added To Our Device With Ease.
Click to expand...
Click to collapse
Rom Features
One UI Bases Rom With Latest Firmware & Security Patch
Magisk Rooted & Busy Box Installed
Has An Fully Tweaked Kernel So That User Can Have Sudo Access
Su.d, Int.d & Dm-Verity Patched
Fully DEODEXED Featuring Further Themabilty & Customization
Tweaks For Working Root Sensitive Apps
Twrp Internal Storage (Encryption) Fixed
Enabled All Possible Features With Other Exclusives Unlocked
Latest Pie App & Modded Features
(S10+) Media,Wallpapers & Theme
Added Lots Of Camera Options
View More Details :
Real Time Hdr Mode Both In Rear & Front Camera
Added Anti Fog , Photoshopping, etc Modes
Quick Focus
Motion Photo
HDR Video
Image Stabilisation
Ar-3D Emojis (Full)
Superfine Image Quality
G-Cam Included (Optional)
Overall Cam Optimization
Faceunlock
Network Speed Indicator
Fingerprint lock tweaks
Added Smart Cast IN Option
Added Multi User Option
Has Inbuilt Screen Recorder
Auto Zipalign Apps During reboot
Enabled Music Edge Lighting
Enabled Wifi/Volte Advanced Settings
One UI S10+ Media & Boot Animation
Enabled Live & Floating Messages
Full Aod With Agif, Theme, Brightness & More Options
Added SBike Mode
Included Memory Refresh
Full Bixby Integration
Added Youtube Vanced
Integrated Good Lock UI
FULL System One UI Apps
ButterSmooth UI & Animations
Major Csc Tweaks
Minor Performance Tweaks
Quicker Boot Time
Many More That I Forgot / Didn't Mention
Click to expand...
Click to collapse
# Click Here To View The Changelog For More Details About The Features & Changes In The Different Versions Of Eulah Rom.
-----------------------------
Review Video :
Tx to @Aish for sharing his Eulah Rom v2 review :highfive:
-----------------------------
Hit The "Thank / :good:" Button Below, If You Respect My Work
XDA:DevDB Information
Eulah Rom, ROM for the Android General
Contributors
jesvi, corsicanu , leexd
Source Code: https://github.com/jesvijonathan/Eulah-Kernel-SM-C701F
ROM OS Version: 9.x Pie
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Twrp , Latest Bootloader & Rom
Based On: Samsung One UI
Version Information
Status: Stable
Current Stable Version: 2.3
Stable Release Date: 2019-03-19
Created 2019-02-23
Last Updated 2020-08-12
Steps For Installation & Notes
1) Make sure you have the latest Bootloader
For more information on how to Flash latest Bootloader for C7/C7 Pro, follow the steps mentioned in this thread -
Latest Bootloader Flashing Guide
2) Make sure you have the latest TWRP recovery installed
For more information on how to install latest Twrp for C7/C7 Pro follow the steps mentioned in this thread -
TWRP Recovery Guide
3) Download the rom and transfer it to your Device
Download The Latest Version Of Eulah Rom Package & Move A Copy Of The Package To Your SD Card -
Scroll Down To The Download Section
4) Make sure OEM is unlocked in developer settings
There are three ways to unlock bootloader -
1st Method) To unlock OEM , Go to (settings/about phone/software information) and tap on "build number" 4 times , then go back to settings and you will see "developer options after "about phone" . Click on "developers option" and you will see and option called "OEM Unlock" select/turn that on .
2nd Method) Type "adb reboot bootloader" (without the quotes) in adb shell and accept the adb request in your device,
Then type "fastboot flashing unlock" or "fastboot oem unlock" (without the quotes) and press vol up if any prompt displayed
3rd Method) In case you dont have OEM Unlock in developers option, then follow this guide -
Oem Unlock Guide
5) Make sure you have at least 30%+ battery left
6) Boot your phone to Twrp recovery
There Are 2 Way To Boot To Recovery -
1st Method) By Holding The Three Key Combo For 15sec (Power Button + Volume UP Button + Home Key) When The Device Is Switched Off
2nd Method) By Typing "adb reboot recovery" (Without quotes) in adb shell
7) Do a FULL Data Format : (Twrp/Wipe/Format Data ) (Is A Must due to partition encryption in Stock):
Note : All your files from Internal Storage Will Be Deleted . So take a backup and place the rom in your SD Card, Otg or (copy the rom package from backup / PC to internal storage after formatting data incase you dont have a Sd Card)
8) Flash Eulah Rom
Drop the Rom Package (Eulah Rom.zip) into your device (If Not Done Yet) & Locate ("Eulah Rom.zip") in the location where you have kept it and install it (TWRP/INSTALL/<location where the rom is> ---SWIPE TO INSTALL)
Note : After Following All The Steps, You Should See The Eulah Rom Splash Logo . There After The Aroma Installer Will Guide You
9) Install Fix/Patch If Available
Now after installing the Rom / Installer setup, Place the fix file (If provided for a specific version of Eulah) in Your Device and locate it in your storage (via twrp) and flash it . (TWRP/INSTALL/<location where the Fix is>/ ---SWIPE TO INSTALL)
10) Reboot To System
Note : Wait patiently After Rebooting From TWRP After Installing The Rom... There Might Be 1-3 Bootloops during the First boot & It may take A While To Boot to system (7-15 min), After Setting up system make sure to reboot atleast 3 times to make butter smooth
Click to expand...
Click to collapse
Supported Variants
C7 Pro -
● SM-C701F
● SM-C7010
● SM-C7018
Click to expand...
Click to collapse
DOWNLOADS -
Eulah Rom v2 [19.3.19] (Latest) -
Download Eulah Rom V2.0 - (3 GB)
Download Fix/patch File For Eulah Rom v2 (100 MB)
Click to expand...
Click to collapse
Eulah Rom V1.1 [5.1.19] (Discontinued) -
#Download Eulah Rom v1.1 (3 GB)
#Download Fix For Eulah Rom v1.1 (10 MB)
Click to expand...
Click to collapse
SUPPORT GROUP -
https://telegram.me/eulah_rom
Click to expand...
Click to collapse
Don't Forget To Hit That Thank Button :good:
BUGS -
--- Bugs In v2 Fixed Via Patch, Fix File Available In Download Section ---
Note : Flash The Patch Zip File In TWRP After Installing The Rom From Twrp
(Flash The Patch Before Booting Into System). Once After Installing The Patch,
Boot To System And Set Samsung Dialer As The Default Dialer Application) & You Are Good To Go.
Click to expand...
Click to collapse
CHANGELOG -
Eulah Rom v2.0
Rom Date : 19-March-2019
Build Status : Stable
Based On : One UI Pie
Supported Devices/Variants :
~ SM-C701F & SM-C701F/DD (International)
~ SM-C7010 & SM-C7010/DD (HongKong)
~ SM-C7010 & SM-C7010/DD (Open China)
~ SM-C7000 & SM-C7000/DD (HongKong)
~ SM-C7000 & SM-C7000/DD (Open China)
What's New ?
• Added Aroma Installer Support
• Updated All System & Pie Apps
• Added Advanced Photo Editor
• Added G-Cam
• Magisk Safety Net Passes
• Data Icon Made Optional
• Integrated Full Pie Theme
• Added Navigation Bar Optioin
• Added One UI Font
• Added Pie Bixby Voice, Home, Routines, Etc
• Added S10+ Wallpapers
• Thread Layout Redesigned
• Fixed Led & Dual Sound Bugs
• Added One UI Animation & Extra Apps
• Added Several Options In Aroma
• Added Gcam
• Added Many One Features
• Added Video Wallpaper
• Added OneUI
Pie My Files
Pie Galaxy Store
Pie SmartThings
Pie PhotoEditor
Pie Good Lock
Pie Layout
Pie Sbrowser
Pie Video Player
Pie Bixby
Pie Finder
Pie Tasker Changer
Pie Clock
& Many More Pie Features From Previous Build
• Bloats, Dpi, etc Made Optional
• Made The Rom Lot Smoother and faster
• Fixed Dialer & Recents log
• Fixed Led Indicator
• Fixed Finder
• Fixed Alot Of Bugs
• Added Reminder
• Chanaged Base To S9+
• Lockscreen Black Out Fixed
• Added Wipe Option
• Updated Security Patch
• Modded Youtube & Touchwiz
• Added Latest IME (Multiple lang) & Live Drawing
• Added Ar 3D Avatar
• Updated RIL
• Ported Several One UI Apps & Features
• Added Dolby
• Boot Animation & Sound Made Optional
• Added Further Variant Support
• Refined Recents Menu
• Ported Pie Good Lock Goodies
• Removable Bloats Made Optional
• Patched Kernel
• Added Gl Tools
• Updated All System & Non System Apps
• Fully Deodexed, Debloated, Modded Rom
• Many Edits In Un-noticable Areas
• Updated Most Reources From Official One UI Dump
• Major Tweaks In Camera With Extra Features & Performance
• & Many More That I did'nt Mention Or Forgot
Click to expand...
Click to collapse
Eulah Rom v1.1
--Initial Build--
Rom Date : 5-Jan-2019
Build Status : Beta
Based On : One UI Pie
Supported Variants :
~ SM-C701F
~ SM-C01F/DD
Click to expand...
Click to collapse
CREDITS -
Jesvi (For Creating The Entire Rom)
corsicanu
Envy
Ananjaser1211
Voytec123
Click to expand...
Click to collapse
Kayalesh patel (Donar)
Taskas (Testers)
Click to expand...
Click to collapse
Extras -
Also Check Out New - Sudo Rom & Sudo Lite Rom For Galaxy C7/C7 Pro If You Haven't Already
Click to expand...
Click to collapse
Hit The Thank Button If You Respect My Work :good:
share some pix plz.
heartly waiting for uplod (c70101) ??
awesome work u did.. keep it up..
Uff very excited thanks for building this cant wait gonna download soon
Thank you bro
But there is little lag and phone memory is used upto 3 gb. Please fix this
CHGR1999 said:
But there is little lag and phone memory is used upto 3 gb. Please fix this
Click to expand...
Click to collapse
Did You Restart Your Phone ? As I Have Already Mentioned , It Will Lag Like Hell For The First 3-5 Min , Thereafter A Restart Would Will Make It Faaar Smoother Than The Stock Rom !
phenodev said:
Uff very excited thanks for building this cant wait gonna download soon
Click to expand...
Click to collapse
:good:
frhanhaider said:
share some pix plz.
heartly waiting for uplod (c70101) ??
awesome work u did.. keep it up..
Click to expand...
Click to collapse
I Have Every Thing Ready Except For One Thing I Am Halting The Rom , Its Coz SM-C7010 Does Not Have A TWRP , So First Get A Twrp Recovery Installed For C7010 Variants , Then I'll Upload Your Variant
UPDATE : C7010 variant support added , flash the rom via twrp ..
Hi Jesvi! Opening settings on bixby cause the application to crash. And the rom you provided works magnificently
sabindawadi said:
Hi Jesvi! Opening settings on bixby cause the application to crash. And the rom you provided works magnificently
Click to expand...
Click to collapse
Hmm ... I have the fix ready and will update it in the next update . Thanks for informing !
Hope you enjoy the rom ! Next update is quite big . So make sure you hit the like button if you like this rom ...
jesvi said:
Hmm ... I have the fix ready and will update it in the next update . Thanks for informing !
Hope you enjoy the rom ! Next update is quite big . So make sure you hit the like button if you like this rom ...
Click to expand...
Click to collapse
OK. Secure wifi is also not working. And is there a way to work with Samsung pass? As the rom is rooted, Samsung pass won't work with it. Also, Smart Lock 'face unlock' works well unless a voice unlock is added but once added the app won't work well. Samsung Internet doesn't work as well and nor play store. When downloading/updating apps from play store either 192 or 419 error code is displayed showing message can't download apps. Anyway, waiting for the next update for more fixes.
sabindawadi said:
OK. Secure wifi is also not working. And is there a way to work with Samsung pass? As the rom is rooted, Samsung pass won't work with it. Also, Smart Lock 'face unlock' works well unless a voice unlock is added but once added the app won't work well. Samsung Internet doesn't work as well and nor play store. When downloading/updating apps from play store either 192 or 419 error code is displayed showing message can't download apps. Anyway, waiting for the next update for more fixes.
Click to expand...
Click to collapse
1) secure wifi will be fixed in next update
2)Samsung pass will never work coz of root , instead use Google auto fill from(settings)
3)well , I think it is not possible to use two or more smart locks at the same time , anyway will t r y t o f I x I t .
4)Google play thing is your region problem or Google play lib not updated issue... just wait till Google play libs get updated ... :good:
Does it support dual 4G Volte?
Sai neeraj said:
Does it support dual 4G Volte?
Click to expand...
Click to collapse
Not possible , coz modem does not support dual volte ...
jesvi said:
I Have Every Thing Ready Except For One Thing I Am Halting The Rom , Its Coz SM-C7010 Does Not Have A TWRP , So First Get A Twrp Recovery Installed For C7010 Variants , Then I'll Upload Your Variant
Click to expand...
Click to collapse
Now also have the OEM unlocking issue in this variant
frhanhaider said:
Now also have the OEM unlocking issue in this variant
Click to expand...
Click to collapse
Try some guids from xda , till i know , you have to wait 7 days before unlocking dev mode and should not turn of mobile data for a week or so to get oem unlovk feature ,
Good luck with that :good:
Woah ! this rom is awesome! Thanks everything worked perfectly fine and the dialer fix also worked good .
Can you please add eulah rom control or something like that ? To turn on night mode and stuff . It will be usefull
Debloating the rom is necessary coz i dont use most of inbuilt bloat apps
Thanks for the rom
Do you have any plans to port One ui android pie rom for this device in near future?
---------- Post added at 03:33 AM ---------- Previous post was at 03:29 AM ----------
Guys help me out with a suitable google camera app for Samsung Galaxy c7 pro. I'm struggling to get one.
frhanhaider said:
share some pix plz.
heartly waiting for uplod (c70101) ??
awesome work u did.. keep it up..
Click to expand...
Click to collapse
Updated the thread , now c7010 variant support has been added (dont wipe system while flashing ).
Hit the thank button and Enjoy !:good:
Disclaimer :
Code:
* I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...).
* YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you.
* Your warranty will be void if you tamper with any part of your device / software.
This is based on Xiaomi Open Source Kernel Code.
Very close to stock kernel with minimal changes, more features will be added soon.
Features :
GPU Additional Frequencies - 675MHz
Adrenoboost
USB Force Fast Charge (Disabled by default)
LZ4 Compression
FS fsync toggle on/off
Nap Low Power State Enabled For Adreno 640
Maple IO Scheduler
SLIMbus OC
Min brightness option
GPU Idle Timeout 64s
SafetyNet Passed
Pre-rooted with Magisk
And many more improvements, check commits!
Download [PIE] : Releases
Download [Q] : AFH
Youtube [Benchmark] :
Youtube [F2FS] :
Changelog :
v2 : #38
v2.1 : #48
v2.2 : #90
v2.3 : #150
v2.4 : #150
v3 : #250
EOL : #443
Credits :
nathanchance
franciscofranco
kdrag0n
flar2
Special thanks to mslezak for his help, checkout his thread located here.
Donations :
If you like my work, buy me a coffee!
Donators :
Mohdan99
ciaox
Benchmarks and FAQs on Post #2
Telegram for kernel related discussion and test versions : QuaxKernel
Regards,
acervenky
XDA:DevDB Information
Quax, Kernel for the Redmi K20 Pro
Contributors
acervenky
Source Code [PIE] : [url]https://github.com/acervenky/raphaelquax/[/URL]
Source Code [Q] : [url]https://github.com/acervenky/quax_raphael-q/[/URL]
Kernel Special Features:
Version Information
Status: Beta
Current Beta Version: 2.3
Beta Release Date: 2019-09-15
Created 2019-08-25
Last Updated 2019-09-15
Steps To Convert Cache & Data To F2FS :
Flash TWRP with F2FS Support
Flash latest Quax release
Flash raphael_patch (attached on v2.4 git)
Convert cache to F2FS by selecting Wipe->Advanced Wipe->Select Cache->Repair Or Change File System->Change File System->F2FS
Repeat the same process on data partition
Factory Reset
Reboot
FAQs :
Q. How to install the kernel?
A. Flash on stock kernel using TWRP, Wipe Cache & Reboot [Do not dirty flash on any other custom kernel]
Q. How to roll back to stock kernel?
A. Backup your kernel before flashing this, if you feel like going back to stock, just restore it via TWRP.
Q. I'm having bootloop, what should I do?
A. You will face some bootloops on first installation, it'll boot in some time.
Q. Do I need to flash Magisk after flashing this kernel?
A. No, this kernel is already patched with magisk.
Q. How to use profiles?
A. Download the profiles, and import them on Smartpack Kernel Manager. To apply tap on profile name and apply!
Regards,
acervenky
Reserved 1
How to install
---------- Post added at 04:17 PM ---------- Previous post was at 04:16 PM ----------
and how to remove it if an error occurs
Hope there will be more custom kernel that unleash redmi k20 pro maximum performance
Does it harm my machine after installing it ??
congtheson said:
How to install
---------- Post added at 04:17 PM ---------- Previous post was at 04:16 PM ----------
and how to remove it if an error occurs
Click to expand...
Click to collapse
Backup your boot partition and then flash this via TWRP.
congtheson said:
Does it harm my machine after installing it ??
Click to expand...
Click to collapse
No.
feyzna said:
Hope there will be more custom kernel that unleash redmi k20 pro maximum performance
Click to expand...
Click to collapse
Yes, hope so
Regards,
acervenky
can you guide me to install in twrp with img file
can you guide me to install in twrp with img file
acervenky said:
Q. How to roll back to stock kernel?
A. Backup your kernel before flashing this, if you feel like going back to stock, just restore it via TWRP.
Click to expand...
Click to collapse
dirty flash current ROM from above?
alex9yust said:
dirty flash current ROM from above?
Click to expand...
Click to collapse
This is a kernel, not a rom!
Regards,
acervenky
acervenky said:
This is a kernel, not a rom!
Click to expand...
Click to collapse
yeah, I know. then you will add different features, init.something.rc will appear that will be put in the system and that will remain when the boot.img backup is restored.
congtheson said:
can you guide me to install in twrp with img file
Click to expand...
Click to collapse
Boot in TWRP > Install > Install Image > Select the download kernel image > Select Boot > Flash
Regards,
acervenky
I can't use or access the wifi network when using this kernel so I recovered it
acervenky said:
Boot in TWRP > Install > Install Image > Select the download kernel image > Select Boot > Flash
Regards,
acervenky
Click to expand...
Click to collapse
I can't use or access the wifi network when using this kernel so I recovered it
congtheson said:
I can't use or access the wifi network when using this kernel so I recovered it
Click to expand...
Click to collapse
Which rom are you using?
Regards,
acervenky
I use miroom 9.8.1
acervenky said:
Which rom are you using?
Regards,
acervenky
Click to expand...
Click to collapse
I use miroom 9.8.1
Pls fix it
I tried in 10.3.17 mi-globe rom, first booted perfectly, after the next boot become bootloop. It always restarted before the UI loaded. Only the restored original backup boot.img helped.
Vis77 said:
I tried in 10.3.17 mi-globe rom, first booted perfectly, after the next boot become bootloop. It always restarted before the UI loaded. Only the restored original backup boot.img helped.
Click to expand...
Click to collapse
It can bootloop for a couple of times before booting into system!
This was compiled in AIK using Raphaelin stock kernel as a base, working on getting Anykernel working ASAP.
Regards,
acervenky
Is there any way to fix wifi error ??
acervenky said:
This was compiled in AIK using Raphaelin stock kernel as a base, working on getting Anykernel working ASAP.
Regards,
acervenky
Click to expand...
Click to collapse
Is there any way to fix wifi error ??
acervenky said:
It can bootloop for a couple of times before booting into system.
Click to expand...
Click to collapse
Thx, later i try it again
Will there be additional features such as wakelock blocker, f2fs down the line? It be nice to see the optimization from arter kernel. I plan to get a 9T Pro in the future.