[Kernel][Beta][29-JAN-2014] Triangulum kernel. - Samsung Galaxy Gear

{
"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"
}
Triangulum kernel is a custom kernel series specifically for the galaxy gear.
This is the first fully custom kernel for the Galaxy Gear. This is not a complete ROM, This is just a replacement kernel.
Features:
Restored Exynos 4212 frequency table - Full 1.6GHz clock available.
Dual core enabled
init.d support
autoroot including superuser
MTP as default.
Click to expand...
Click to collapse
Known Issues:
Second core isn't enabled on first boot after flashing.
Click to expand...
Click to collapse
Download links are in the second post.
Installation Instructions:
Heimdall:
Boot device in download mode.
Click browse to open package.
Open triangulum-1.0-heimdall.tar.gz with Heimdall
Start flash.
Click to expand...
Click to collapse
Odin:
Boot device in download mode.
Make sure that only Auto Reboot is checked, and select file in AP
Open triangulum-1.0-odin.tar.md5
Start flash.
Done.
Click to expand...
Click to collapse
Recovery:
Note: This requires running _null TWRP
Copy triangulum-1.0.zip to device
Reboot to recovery
Select zip from file picker
Install
Click to expand...
Click to collapse
Signature banner for those who like showing what they are running on their devices:
Code:
[PLAIN]
[URL="http://forum.xda-developers.com/showthread.php?t=2610071"][img]http://files.lilstevie.geek.nz/assets/triangulum/images/triangulum-600x150.png[/img][/URL][/PLAIN]
Root powered by SuperSU - Logo created with Universe Sandbox​

Downloads:
Heimdall Package md5: 5ec89392ccccd15b20eb585a4ffe2d3c
Odin Package md5: 2dbb366f275481f20fe18d628ef83ebb
Update.zip Package md5: 18852abd04f82c0e3ea89bf97af557e6
Source:
samsung_sm-v700_kernel
Old Versions:
0.1:
Heimdall Package
0.2:
Heimdall Package
Odin Package
Update zip
1.0:
Heimdall Package
Odin Package
Update zip

F.A.Q:
1. Will this kernel drain my battery faster?
It depends on usage. In most cases you will however see a faster battery drain unless you change the frequency settings using an application such as SetCPU or Voltage Control.
2. Where did the name Triangulum come from?
The name Triangulum comes from the name of a galaxy within our local group. You can read more about it here.
3. What settings do you recommend in <insert cpu control app here>?
It really depends on what you find works best for you, it is a balance between battery life, responsiveness and how much heat it is going to produce on your wrist. Personally I have set the device to use the powersave governor which is more conservative on when it steps up the frequencies, but also bumped up the minimum frequency to 400MHz as to aid in response times, but have full clock at 1.60GHz.
4. Before installing I had adb enabled, why isn't it now?
I don't believe in enabling adb by default, for the same reason I will not run the kernel in insecure mode. As part of the process to enable MTP the system forgets if you have enabled adb.

Changelog:
1.0.1:
Fixed no sound bug
Fixed no video recording bug
1.0:
Reworked init.d support
MTP enabled on boot
Moved out of beta
0.2:
Unlocked second core
Added init.d support
Autoinstall root if not present
Switched to LZMA for kernel and ramdisk
0.1:
Initial Release

lilstevie said:
Reserved 3
Click to expand...
Click to collapse
can i flash this in odin??

red rocket said:
can i flash this in odin??
Click to expand...
Click to collapse
At this stage no, I will work on an odin package a bit later.

This is great !
I cant wait to see what you whip up in the future..
EDIT: Perhaps init.d support ? MTP being the default storage mount ? SWAP support ?

Nice work! Will be interesting to see how it behaves if you are actually able to unlock the second core

fOmey said:
EDIT: Perhaps init.d support ? MTP being the default storage mount ? SWAP support ?
Click to expand...
Click to collapse
init.d support is definitely possible, as is MTP. SWAP I'm a little more hesitant about, I'm not fond of swap on mmc devices due to wear cycles, but also the limited available memory (4GB) means it would be a sacrifice.

lilstevie said:
init.d support is definitely possible, as is MTP. SWAP I'm a little more hesitant about, I'm not fond of swap on mmc devices due to wear cycles, but also the limited available memory (4GB) means it would be a sacrifice.
Click to expand...
Click to collapse
I agree with swap although it would be nice to experiment with.
MTP on the other hand tho I think would be a excellent idea pre-enabled.. Make life easier for more novice users who are not very confident with adb.

Brendo said:
Nice work! Will be interesting to see how it behaves if you are actually able to unlock the second core
Click to expand...
Click to collapse
is the second core locked/unlock on the stock kernel?

cyberone3 said:
is the second core locked/unlock on the stock kernel?
Click to expand...
Click to collapse
On the stock kernel it is turned off. So far it appears to be done by a userland process (most likely init)

heimdall
first - thanks for the work, exciting stuff.....can't wait to see where this goes...
If we can get uv/oc and some ram advantages, it'll be great.
I was chatting to f0mey about swap...I see you're not a fan of swap.
sorry for OT, but relevant (i guess in a remote kinda way )....for the life of me I just cant get Heimdall to flash this, keeps giving me a libusb error-12.
I have used Heimdall before often, but it just doesn't want to recognise the device. (Windows7 x86)
I tried reloading zadig (drivers), reinstalled C++ framework etc but no gravy
When I try to reload the Heimdall driver files, it says drivers already installed
I guess I'll wait for the Odin or TWRP flashable kernel, unless you have it available as a Boot.img ?

How high is the stock clock on the cpu on the gear? Great with a new kernel for the gear! thank you!

kashortiexda said:
first - thanks for the work, exciting stuff.....can't wait to see where this goes...
If we can get uv/oc and some ram advantages, it'll be great.
I was chatting to f0mey about swap...I see you're not a fan of swap.
sorry for OT, but relevant (i guess in a remote kinda way )....for the life of me I just cant get Heimdall to flash this, keeps giving me a libusb error-12.
I have used Heimdall before often, but it just doesn't want to recognise the device. (Windows7 x86)
I tried reloading zadig (drivers), reinstalled C++ framework etc but no gravy
When I try to reload the Heimdall driver files, it says drivers already installed
I guess I'll wait for the Odin or TWRP flashable kernel, unless you have it available as a Boot.img ?
Click to expand...
Click to collapse
Sorry I cannot help for most of the Heimdall stuff. I use linux on my workstation which Heimdall just works with
I can however help with just the boot.img here you can find it in kernel boot.img format. Also the heimdall package is just a tar.gz which can be opened with winrar et al.
tyvar1 said:
How high is the stock clock on the cpu on the gear? Great with a new kernel for the gear! thank you!
Click to expand...
Click to collapse
On the stock kernel it is 800MHz

I was contemplating making a cwm/twrp flashable zip with boot img but am not sure what mmcblk partition for the script
Sent from my GT-N7100 using Tapatalk

kashortiexda said:
first - thanks for the work, exciting stuff.....can't wait to see where this goes...
If we can get uv/oc and some ram advantages, it'll be great.
I was chatting to f0mey about swap...I see you're not a fan of swap.
sorry for OT, but relevant (i guess in a remote kinda way )....for the life of me I just cant get Heimdall to flash this, keeps giving me a libusb error-12.
I have used Heimdall before often, but it just doesn't want to recognise the device. (Windows7 x86)
I tried reloading zadig (drivers), reinstalled C++ framework etc but no gravy
When I try to reload the Heimdall driver files, it says drivers already installed
I guess I'll wait for the Odin or TWRP flashable kernel, unless you have it available as a Boot.img ?
Click to expand...
Click to collapse
Same for me, windows 8 x64

Can't wait for a flashable zip. This looks great
Sent from my SM-N900T using Tapatalk

Rename triangulum.img to boot.img
Copy to null_ 19.zip
And flash null_ 19.zip (no wipe if already installed)
Kernel work very well thank you :good:

Please a Tarball Im on stock and I wanna flash this baby aswell
Sent from my SM-N9005 using XDA Premium 4 mobile app

Related

[ROM] Redemption Rom 2.4 UPDATE: Mar 5, 2011 *New* Sense(less)

{
"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"
}
Check out my new You Tube Channel for Android and Linux Tutorials and Reviews!
http://www.youtube.com/ohheyitslou​
Credits:
manup456 for his Htc Settings Widget
Jesus Freke for Smali and Baksmali
Brut.all for apktool
_Burst_ for the use of the Dialer Button graphic and Battery graphics
cortland custom GPS icons
dimebagdan custom boot animation
Jercik for his Smooth Sense Icons
aamikam for the modded 4 in 1 Power Button Reboot
deficitism for pointing me in the right direction for some of the Rosie mods
rujelus22 for giving me a crash course in themeing​
Rom:Based on the official Verizon 3.26.605.1 OTA​Themes:Sexy Sense (HeyItsLou)​Kernel:Custom HeyItsLou Sense Kernel 2.6.32.17 #4
Compiled from latest Htc Source Code - http://developer.htc.com/
Htc Advanced Power Management Enabled
Htc Boot Performance Enabled
Htc Performance Profiles Enabled:
Screen "OFF" Speeds set Automatically: Minimum 245000 Maximum 245000
Stock Speeds
Default Governor Profile "On Demand"
All Governor Profiles Enabled
CIFS Support (Modular)
TUN Support (Modular)
Ext4 Support (Modular)
Wireless N Support (Modular)
Change Log: Version 2.4 (Maintenance Release)
Switched to using Edify Installation Scripts (updater-script) now fully compatible with latest ClockworkMod Recovery
Updated all Apps to latest Market Version
All of my Kernel projects are now pushed to SD Card during installation and can be found in the "Redemption_Rom" folder with a "KERNEL - READ ME" file describing features and differences between each.
build.prop edits
Sense(less) Removal Script Feature (Found on SD Card after install in "Redemption_Rom" folder
Requirements:
Nandroid Backup
Rooted
ClockworkMod Recovery
2.xx Radio - http://bit.ly/auy087
Wipe Data/Factory Reset
Wipe Cache
Wipe Dalvik Cache
Installation:
Flash Rom via Rom Manager or ClockworkMod Recovery
Let phone complete full boot and load homescreen
Reboot into recovery
Flash Desired Optional Content(Optional)
​Sense(less) Removal Script:
Flash Rom
BEFORE rebooting phone flash Sense(less) Removal Script
Reboot
​Disclaimer:As with any Rom or Mod flash you are taking matters into your own hands I will not be held responsible for any bricked devices or be held responsible for the injuries you may inflict on others if this were to happen.​
Downloads:
Redemption Rom 2.4 MD5=940b70b9902c0b3d2cefe76dab278975
http://www.multiupload.com/UIFNQLZ4OB​
Nice work I haven't flashed yet but wanted to know if any 2.32 kernel will work? Also is rosie removed?
760hacker said:
Nice work I haven't flashed yet but wanted to know if any 2.32 kernel will work? Also is rosie removed?
Click to expand...
Click to collapse
No. Per list above.
760hacker said:
Nice work I haven't flashed yet but wanted to know if any 2.32 kernel will work? Also is rosie removed?
Click to expand...
Click to collapse
Theoretically yes any 2.32 kernel should work however everyones phone handles kernels differently. I would suggest staying with Hydra he is a very reputable dev and has been making quality kernels for a while now.
Thanks for showing everyone how a mashup + first post is suppose to be done! I'm going to try this out =).
DeeBG said:
Thanks for showing everyone how a mashup + first post is suppose to be done! I'm going to try this out =).
Click to expand...
Click to collapse
Np...thanks my friend let me know how you like it
Hey Lou,
Can you crank the clock down to at least 1113?
My Dinc can't handle the 1115. It keeps bootlooping...and I'm really tired of hearing "Droid"...
Thanks,
JC
Hey Lou! This is just my taste. Downloading and installing now.
Thanks!
HeyItsLou said:
Credits: Unrevoked - koush - Cyanogen - ejhart - football - rmk40 - manup456 - ghostrida - XDA
My goal was to slim this Rom down as much as possible. Overall performance is directly impacted by the removal of bloatware, zipaligned apk's and ocuv kernel. This is how I like my rom it may not necessarily be how everyone likes it the beauty of XDA is choices .
Requirements:
NANDROID!!!
Rooted
Clockworkmod Recovery
Radio 2.xx
wipe data/factory reset
wipe cache
Click to expand...
Click to collapse
Thank for this ROM and not using the "M" word in your Post. If you take the "M" word out of your thread title, I will recommend this ROM to all my friends.
Forgive my ignorance but what is the recommended method for installing the wallpapers and optional apps listed in the original post?
trevoryour said:
Forgive my ignorance but what is the recommended method for installing the wallpapers and optional apps listed in the original post?
Click to expand...
Click to collapse
You can drag and drop them on to your SD card then navigate to them using ES File Explorer. As far as the apk's go when you try to install them you'll be prompted to allow "unknown sources" just check the box return to your SD card and install which ever ones you like. If you put the wallpapers onto your SD card and open the gallery app it will automatically find them for you and you can select them as wallpapers from there.
Sweet!!!
Sent from my rooted HTC Incredible using XDA App
looping with 1.15, It goes splash-hangs for a minute then boots back to recovery on it's own
flashing 1.13
Hey, Lou!
Wow! Thanks for cranking it down a notch. Can't wait to try it...I will report back.
JC
HeyItsLou said:
open the gallery app it will automatically find them for you and you can select them as wallpapers from there.
Click to expand...
Click to collapse
There isn't any way to put them on the phone somewhere so I can pick them from a list using the normal wallpaper change mechanism?
trevoryour said:
There isn't any way to put them on the phone somewhere so I can pick them from a list using the normal wallpaper change mechanism?
Click to expand...
Click to collapse
You can connect your phone to your computer via usb mount the phone as a disk drive then drag and drop them either on your SD card or put them on the Internal Storage. Trust me once you either open the gallery or try using the "wallpaper mechanism" the phone will detect the pictures you just added.
superivan_chris said:
Sweet!!!
Sent from my rooted HTC Incredible using XDA App
Click to expand...
Click to collapse
I'm only getting a quadrant score of 1335 running this ROM. What am I doing wrong here?
trevoryour said:
I'm only getting a quadrant score of 1335 running this ROM. What am I doing wrong here?
Click to expand...
Click to collapse
which version are you running the 1.15 or 1.113 ghz and are you using setcpu?
I thought Wireless Tether didn't work properly on 2.2. Isn't it ad-hoc only? The ##778 modification seems to work well from what I have heard for Hotspot.
HeyItsLou said:
which version are you running the 1.15 or 1.113 ghz and are you using setcpu?
Click to expand...
Click to collapse
I am using the 1.113 Kernel. I do not own a copy of SetCPU. My understanding was that the processor in the incredible was not able benifit from overclocking. Plus I don't want to kill my battery.
Also I can't seem to get Wireless Tether to work. The first time I launched it I got an FC. Now the app will launch but when I try to activate it I get a FC. Anyone get Wireless Tether working?

[ROM|Kernel|Recovery][SM-T217S] Negalite WondeROM T3E|Mods|Performance|Xposed 2-1-15

{
"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"
}
Tab 3 Edition
I am not responsible for ANYTHING!!! Flash At Your Own Risk, Buddy!!!
Downloads Located In 2nd Post
Aroma Installer
De-odexed
Transparent Accuweather Widget
Custom Lock/Unlock Sound
Custom Boot And Shutdown Animations
ViperFX AudioMod
Xposed Framework
Lightly Themed
Playstation Store Support
init.d Support
Bash Support
Extended Xbin Support Files
De-Bloated
Completely Removed Knox and ItsOn
Wanam Xposed - More Mods Than You Will Ever Need
7x7 Home Screen 6x7 App Drawer Touchwiz
3Minit 1% Battery Mod
Hotspot Mod
CRT Screen-Off Mod
CSC Feature Mods
1x/3G Mod
Extended Power Menu
Plus Many More
Customizable init.qcom.post_boot.sh and post-init.sh
Tweaked out build.prop
Tweaked memory and sysctl
35 Total CPU Frequency Steps(up to 1.78 GHz)
19 Total GPU Frequency Steps(up to 627MHz)
CPU OC/UC + Voltage Controls
GPU OC/UC + Voltage Controls
-o3 Optimized
Turbo Zram (4X)
Added Custom Schedulers(Row, VR, Fiops)
Added Custom Governors(Badass, Smartass)
Custom Wifi Driver Module(Prima)
Modded MTP
Built Using Linaro GCC 4.9.3 - Optimized​
Download Section
The Total Rom Size Does Not Reflect The Actual Install Size
Current Version: V3
>>DOWNLOAD HERE<<
MD5: a14543f429652ae83de4e36b0954900d
V3
Added 7x7 Home Screen And 6x7 Apps Drawer Modded Touchwiz
Added Negalite r21 Kernel
Removed Low Battery Warning
Fixed Wallpaper Issue
Updated Apps
V2
Fixed Google Play Services
Fixed Google Chrome
Updated Gapps
Updated Apps
Added Hotspot Mod
Fixed Transparent Accuweather In Landscape Mode
Added Tweaked Performance Script
Added Google Wallet And Cloud Print
More De-Bloating
-------------------------------------------------------------------------------
>>DOWNLOAD HERE<<
Kernel Changelog And Source
-------------------------------------------------------------------------------
>>BLUE THEME<<
by timberwolf671
-------------------------------------------------------------------------------
Recoveries:
CWM Touch: 6.0.5.1
Philz Touch: 6.59.0
TWRP: 2.8.4.0
Recovery Flashable ZIP:
Negalite_Recovery_Selector_Tab3_v3.zip
Odin Flashable MD5 Tarballs:
recovery.tar.md5.cwm-nega_v2.zip
recovery.tar.md5.philz-nega_v2.zip
recovery.tar.md5.twrp-nega_v3.zip
Features:
USB Mounting
Backup Boot, Data, Cache, EFS, System, Recovery + More
All Touch Interface
-------------------------------------------------------------------------------
Kids Mode:
negalite-kidsmode_v1.zip
​
This is great! Do we have to be on NK1 or can we just flash
Yea I flashed this and now I'm in a boot loop...
You need to be on nk1 firmware and use Cwm recovery
negamann303 said:
You need to be on nk1 firmware and use Cwm recovery
Click to expand...
Click to collapse
I upgraded to NK1 and then flashed this again with TWRP, looks like it worked.
Sharpie603 said:
I upgraded to NK1 and then flashed this again with TWRP, looks like it worked.
Click to expand...
Click to collapse
Good to know it works if you have any issues with the Rom, then it may be TWRP. I know with my s4 rom, TWRP causes problems. I haven't had enough time to play around with recoveries for this device. besides, I've only had it for a week haha
Thanks so much for this. Cant wait to try it.
Edit, just finished loading it up. so far so good. everything loaded up easy and smooth. one thing i noticed right away is the transparent weather widget isnt transparent when in landscape mode. thanks for a great rom.
graffix31 said:
Thanks so much for this. Cant wait to try it.
Edit, just finished loading it up. so far so good. everything loaded up easy and smooth. one thing i noticed right away is the transparent weather widget isnt transparent when in landscape mode. thanks for a great rom.
Click to expand...
Click to collapse
Thanks for the feedback! I fixed transparency in landscape, will be present in the next release
One more thing i notice is chrome is not working after clean install. Says missing things to run properly.
Edit. Uninstall with tb and reinstatall through play store fixed it
graffix31 said:
One more thing i notice is chrome is not working after clean install. Says missing things to run properly.
Edit. Uninstall with tb and reinstatall through play store fixed it
Click to expand...
Click to collapse
I have that and google play services fixed for next release as well
negamann303 said:
I have that and google play services fixed for next release as well
Click to expand...
Click to collapse
Awesome. Google play services was the only other thing i was trying to figure out right now. Thanks for being so responsive.
graffix31 said:
Awesome. Google play services was the only other thing i was trying to figure out right now. Thanks for being so responsive.
Click to expand...
Click to collapse
You shouldn't have any real issues with google play services other than the nagging warning once in a while. It was a last minute update I shouldn't have done before releasing haha
Since u include exposed framework in the rom I hope during the install we have the option weither to install or not. I will admit I am not up to speed with exposed. But after reading several thread discussing how this is working on the Note 4. Have downloaded the rom but not installed yet. May wait for the problems mentioned to be fixed and the next released post. Thanks for want I know is alot of your time and work.
I am currently running CM11 with MH8... I'm guessing I'll need to use Odin to get to NK1 ... Does anyone have the file or link to the file to do so? Or just point me in the direction. I already have cwm recovery. Thanks for any help I'm advance.
Gargon87 said:
I am currently running CM11 with MH8... I'm guessing I'll need to use Odin to get to NK1 ... Does anyone have the file or link to the file to do so? Or just point me in the direction. I already have cwm recovery. Thanks for any help I'm advance.
Click to expand...
Click to collapse
Your best bet is go back to mh8 stock, take the ota, flash the custom recovery of your choice then flash this rom. It ensures you're up to date
timberwolf671 said:
Since u include exposed framework in the rom I hope during the install we have the option weither to install or not. I will admit I am not up to speed with exposed. But after reading several thread discussing how this is working on the Note 4. Have downloaded the rom but not installed yet. May wait for the problems mentioned to be fixed and the next released post. Thanks for want I know is alot of your time and work.
Click to expand...
Click to collapse
Xposed is included but not enabled by default. I'll be releasing another version tonight with hotspot mod working
I used to use NegaLite BluROM on my EVO 3D. I will deffo be trying this on my tab 3! This is great!
negamann303 said:
Your best bet is go back to mh8 stock, take the ota, flash the custom recovery of your choice then flash this rom. It ensures you're up to date
Xposed is included but not enabled by default. I'll be releasing another version tonight with hotspot mod working
Click to expand...
Click to collapse
Okay. I actually had a stock rooted backup of MH9 and its installed and working. If I do the OTA will I lose root? If so will the current way of flashing recovery and root work via odin? Again thanks for your patience. I swear I'm not as noob as I sound. I just have used this device in a long while.
GAPO said:
I used to use NegaLite BluROM on my EVO 3D. I will demo be trying this on my tab 3! This is great!
Click to expand...
Click to collapse
Hey, brother! Good to see you around!
Gargon87 said:
Okay. I actually had a stock rooted backup of MH9 and its installed and working. If I do the OTA will I lose root? If so will the current way of flashing recovery and root work via odin? Again thanks for your patience. I swear I'm not as noob as I sound. I just have used this device in a long while.
Click to expand...
Click to collapse
Actually you will need complete stock for ota to work. Sammobile.Com carries stock firmwares. Flash it using Odin, boot it up, wait for the OTA and take it, then flash recovery. Flashing the Rom will give you root again
Should we be able to dirty flash the update?
Looking forward to the update. Actually can't use gmail or inbox because of the play services.
What is the recommendation with the zram thing. Not to familiar with it.
Thanks

[2020-01-27] ®FDE.AI - Ultimate Android Optimizer

{
"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.
I am not responsible for bricked devices, dead SD cards,
thermonuclear war, or you getting fired because the alarm app failed. Please
backup your data 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.
Do everything at your own risk!
Intro:​Hello everybody. My name is Fera. I want to share this project with you for free. I made it myself from scratches once again. Please hit "thanks" button, rate this thread 5-star, or consider donating me to support my work. (Thanks!)
What's in:​FeraDroid Engine (simply FDE) - an All-in-One ultimate optimizer for all devices on Android OS. No settings/customization and rest 'headache' - all parameters are individual for EVERY device depending on it's hardware/software characteristics. All parameters are very balanced - you may gain performance without increase of power consumption AND reduce power consumption without losing performance. FDE is totally compatible with very wide range of devices and Android versions.
Installation requirements:​Supported CPU arch's:
ARMv7 (armeabi-v7a) (32bit)
ARMv8 (arm64-v8a) (64bit)
x64bit (x86_64)
Supported Android OS versions:
4.1 and higher
Detailed tech description:​FDE - very universal Android OS optimizer. Very wide-range settings of OS and Linux kernel are configured, still being cross-platform utility, maximally compatible with all devices. This means that it doesn't have any dirty hacks/hardcore and 3rd part binaries (except busybox) & config files. FDE applies configurations depending on It's hardware and software, so that in the end every device is configured individually.
New unique method of execution - all required FDE components are loaded directly to RAM and executed from there. System partitions are remounted RW only once while installation. This means high speed (the worst RAM will have at least ~500MB/s of I/O speed), no power consumption (no NAND memory I/O occurs) and security (system partitions are in read-only state). Also new-gen FDE is synced with OS boot process - so tweaks will be applied in correct time. All system partitions are trimmed and checked for errors after every OS boot with FDE onboard. Universal installer automatically detects what ROOT-method you use and how to auto-start. Finally, FDE is not only about optimization. It's also about security and feature-enabler.
See compacted list of most included features HERE.
Artificial Intelligence:
As you may notice from the name "FDE.AI" - can tell us that it has real AI inside. AI will learn how do you use your device, check out current usage scenario and adapt some system parameters real time to give you best usage experience. Details HERE.
Why to optimize?​First of all to make you happy with your device, to make it live longer & be snappy. Another reason is garbage. WTF? Yes. There is a world problem of e-garbage utilization, especially electronic devices & their toxic stuff like batteries..etc.. I'm not against progress - I'm against the selling politics of corporations, which add features slowly, to make people buy them. I'd say OKAY if it wasn't harmful, but in fact Africa became a toxic garbage continent - they need somewhere to put retarded e-devices & that's sad. It costs them cheaper to move toxic garbage to another country, rather then properly utilize it. You may say, how FDE can help with that, are you mad bro? Well, I hope that if you install FDE on your device, you'd use it for longer time, because of all optimizations. So that it will make you happy & you won't change it too frequent, in fact possibly reducing the amount of e-garbage. Thanks.
Installation:
WARNING! Don't use any other All-in-One tweakers or things may get much worse! I warned you!​
Make a backup just in case something goes wrong.
Download latest version of FDE and install it via custom recovery OR add zip in modules list if you are using Magisk systemless root.
After OS boot, you will get vibration and a log file /sdcard/Android/fde.txt will be created if FDE worked OK.
If you want to uninstall FDE simply remove module from Magisk Manager if you are on Magisk OR flash this zip in custom recovery.
Download:
FDE.AI-v7.3-20200127
About FDE APK
FAQ
Related Videos
Join my group in Telegram for 24/7 support.
Join my Facebook group.
Thread at 4PDA.
Fan-art​
Thanks to all guys, who contributed, helped, tested my work.. You all are wonderful, amazing, smart, super cool, beautiful people!
Consider donating me to support my project if you like it. Thanks!
XDA:DevDB Information
FDE.AI - Ultimate Android Optimizer, Tool/Utility for all devices (see above for details)
Contributors
FeraVolt
Version Information
Status: Stable
Current Stable Version: v8.0
Created 2019-03-10
Last Updated 2020-01-27
FDE.AI FAQ
Will it work on this or that device?
It will work on any device which runs Android OS.
Will it work along with this or that tweak/optimizer?
NO. Don't use any other All-in-One tweakers or things may get much worse!
Can I use this on custom kernel?
Yes, why not? It will work even better on custom kernel.
Does FDE has any configuration/logs?
No configurations. This is "flash & forget" optimizer. It will configure your system depending on you hardware/software automatically & individually. Log is available in /sdcard/Android/fde.txt
Is it worth to try FDE if I have a powerful flagship?
Yes, sure. FDE not only gives performance, but also increases power-saving.
Is there any difference between zip from Magisk module repo and zip provided here?
The difference is only in installer - zip provided here is universal, while one in Magisk repo is for Magisk root only.
I have ROOT, but don't have recovery. Can I do something?
You may try to install FDE via Flashfire app.
I have ROOT - not Magisk, and not SuperSU, and I don't have init.d support. What to do?
Try to emulate init.d support with app like Universal_Init.d_Support or similar.
Installation was successful, but no vibration. What does this mean?
Try to reboot device. Wait for a minute or two more. Maybe it will work, but a little later than expected. Also check for /sdcard/Android/fde.txt file. If still no luck, try to update your ROOT method (Magisk preferred). If you do have log and it says "all good" - then don't worry at all. Some rare devices doesn't support vibrations triggered by script. If still not working, read THIS post.
Do I need busybox?
No, FDE has a built-in one already. But if you already have one - they will not conflict.
Are project treble ROMs supported?
YES.
Flashed fine, but can't find icon for FDE. Huh?
This is not an Android apk and it has no interface yet.
Can I flash FDE right after ROM installation?
NO. Boot ROM first, then install FDE.
AI says '...turbo' is not supported. What can i do to make it work?
You may try to install another custom kernel. Those features are kernel dependent.
It's running fine, but i got a problem...
FDE.AI is under active development. Please attach any useful information such as log/screenshot, name of your device, ROM/recovery version. I am developer of FDE and I will help you to figure out the problem.
Nice mod, please check your git
Where is the download link???
来自我的 SM-G920F 上的 Tapatalk
There is a 'downloads' tab over main post
FeraVolt said:
There is a 'downloads' tab over main post
Click to expand...
Click to collapse
Error executing update-binary
Here is zip with fixed recovery installation. Forgot ';' in script...
No log file for me
I test your mod and I dont have any log, and any change in my device; galaxy tab pro 8.4 with SlimLP 5.1.1
russia101 said:
No log file for me
Click to expand...
Click to collapse
kioshio said:
I test your mod and I dont have any log, and any change in my device; galaxy tab pro 8.4 with SlimLP 5.1.1
Click to expand...
Click to collapse
Make sure you have mounted system partition in recovery before flashing.. This is beta version..being under development.. Also possibly it simply didn't run on boot. Please specify your device, android version and rom and i will try to check this out. I tested it from 2.3 till 5.1.1 android version..stock roms..
FeraVolt said:
Make sure you have mounted system partition in recovery before flashing.. This is beta version..being under development.. Also possibly it simply didn't run on boot. Please specify your device, android version and rom and i will try to check this out. I tested it from 2.3 till 5.1.1 android version..stock roms..
Click to expand...
Click to collapse
I'm using a s3 LTE and I'm currently on marshmallow 6.0.1
No log file. I Followed instructions. Stock Android 4.2.2
Still......noticeable improvement in loading of apps. Any other way to see if it flashed correctly?
Seems installed, let's see if it works. 5.1 OxygenOS. Here is my log: https://drive.google.com/file/d/0B1B_Q2k5VDqYUml1bTBJd2ZFMk0/view?usp=docslist_api
You should provide an Uninstaller, just in case. Cheers
Enviado desde mi ONE E1005 mediante Tapatalk
ChavitoArg said:
Seems installed, let's see if it works. 5.1 OxygenOS. Here is my log: https://drive.google.com/file/d/0B1B_Q2k5VDqYUml1bTBJd2ZFMk0/view?usp=docslist_api
You should provide an Uninstaller, just in case. Cheers
Enviado desde mi ONE E1005 mediante Tapatalk
Click to expand...
Click to collapse
Yes..it's working on your device fine. Do you notice any improvement? In case of high-end devices, most noticable should be a battery consumption decrease.
Will provide uninstaller asap.
hipocrazy said:
No log file. I Followed instructions. Stock Android 4.2.2
Still......noticeable improvement in loading of apps. Any other way to see if it flashed correctly?
Click to expand...
Click to collapse
Yes..via terminal emulator type:
su
sh /system/engine/as.sh
sh /system/engine/feradroid.sh
Then recheck log file..
FeraDroid-Engine-v0.19-beta2
FeraDroid-Engine-v0.19-beta2
Changes captured:
https://github.com/feravolt/FeraDroid-Engine/commits/master
Manuall FDE run
Here is a little instruction in case you couldn't install FDE on your device. Recovery doesn't install it well..or..FDE doen't autostart or you just don't have a recovery for your device (as in my case with china noname phone).
So:
-> Download latest FDE zip and extract it.
-> With any root explorer copy engine folder to /system/
-> Set 777 (check all tabs) permissions to whole engine folder and what is in there and in every folder content
-> Then get 'Terminal Emulator' app from Google Play store, run it and type:
Code:
su
-> Grant root permission then type:
Code:
sh /engine/as.sh
-> After that reboot your device and in 2 minutes, check log file on path: /sdcard/Android/FDE.txt
-> If there is no FDE.txt log then open Terminal Emulator again and type:
Code:
su
sh /system/engine/feradroid.sh
-> Wait it's completion, then check log file again. If it exists, please send it to me to deal with autostart issue for your device. You should run theese two commands every time you reboot your device..
Hope this will help you and you will be happy to see your device runnign fast. :fingers-crossed:
Log file
FeraVolt said:
FeraDroid-Engine-v0.19-beta2
My log file looks not like it's working correctly and this logfile only appears after I typed the command which you posted for terminal
View attachment FDE.txt
Click to expand...
Click to collapse
init.d start
russia101 said:
FeraVolt said:
FeraDroid-Engine-v0.19-beta2
My log file looks not like it's working correctly and this logfile only appears after I typed the command which you posted for terminal
View attachment 3598637
Click to expand...
Click to collapse
Thanks for feedback.It worked for you untill you reboot.
Here..try this zip with a try to be started at boot by init.d.. mount system partition..flash .zip and check log.(remove it beforeflashing this)
Click to expand...
Click to collapse
FeraVolt said:
russia101 said:
Thanks for feedback.It worked for you untill you reboot.
Here..try this zip with a try to be started at boot by init.d.. mount system partition..flash .zip and check log.(remove it beforeflashing this)
Click to expand...
Click to collapse
Ok did what you said and it looks Like everything works
View attachment FDE.txt
Click to expand...
Click to collapse

[KERNEL][Stock 224/253][Z5C][6.0.x]OM5Z Kernel

{
"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"
}
I am NOT responsible for any damage done to your device, your neighbor, or any other things you like/hate.​
Introduction:
@myself5 and I were in need for a custom stock kernel to mess with. Since all the available Options were not fitting our needs, or gave us bad experience on some aspects, and we knew about Zombie Kernel from Tom, we decided to start working on that. So I brought up support for the Z5, we ported Kexec to it, updated it to 224 and added various things. Since the kernel gave us very good experiences, we decided to make it accessible to the public.
About:
This Kernel is based on @Tommy-Geenexus Zombie Kernel. He was ok with us continuing/porting his projects, so myself5 and I started to create the "oshmoun Myself5 Zombie Kernel" aka OM5Z Kernel.
Features and Commit History:
Check 2nd Post!
Installation Instruction:
THIS DOES ONLY WORK ON UNLOCKED BOOTLOADER!
You can either flash the provided boot.img via fastboot, or flash the zip in recovery.
Additional Information:
The Kernel is underclocked by default. Both Cluster are underclocked to 1,344/1,536 GHz respectively, resulting into HUGE Temperature improvements. However, due to public demand, V2 features the ability to disable the underclock (in case you need to make some baked Eggs real quick, whatever). All you need to do is run this code after boot (Kernel Adiutor has the abilty to execute scripts at startup, just a reminder).
Code:
echo "0:4294967295 1:4294967295 2:4294967295 3:4294967295 4:4294967295 5:4294967295 6:4294967295 7:4294967295" > /sys/module/msm_performance/parameters/max_cpu_freq
What it effectively does, is resetting the max clock limit for each core to the default (unset) values, allowing you to set whatever frequency (from the ones available ofc) you want.
Download:
OM5Z Kernel (Release Versions)
dl.myself5.de
OM5Z Kernel (Testing Versions)
testing.myself5.de
Thanks/Credits:
Tommy-Geenexus - You can guess why
myself5 - for obvious reasons
FreeXperia Team (especially Jerpelea) - for too many things!
CarbonRom Team - for too many things!
phaseburn - for being a good friend and helping me with almost everything !
infected_ - for help with SM!
If I forgot you, please tell me.
If you think we deserve a donation, I won't stop you
To Donate to Tommy-Geenexus:
To Donate to Myself5:
Thanks a lot to those who have donated!​
Additional Information:
Some stock kernels require different Recovery Images than AOSP Kernels. We set an end too this, and fixed init_sony, rather than using some very outdated software which somehow works. This means, you might need to use a different recovery with this kernel if you're currently on a "stock" recovery. We're hoping that other stock kernel devs adapt our solution, so we can set an end to the old scripts.
XDA:DevDB Information
OM5Z Kernel, Kernel for the Sony Xperia Z5 Compact
Contributors
oshmoun, Myself5, Tommy-Geenexus
Kernel Special Features:
Version Information
Status: Stable
Created 2016-06-25
Last Updated 2016-07-16
Latest Version: V2.0
Changelog:
Version 1:
Add kexec-hardboot
ramdisk: use init_sony, no outdated bootrec scripts
ramdisk: fix USB on Stock when using MultiROM
Remove broken Sony MHL driver
Update to 32.2.A.0.224
Merge caf/LA.BF64.1.2.2_rb4.40
Various CVE Fixes
Initial Z5 and Z5C bringup, based on Zombie Kernel with these features
Bug fixes for touchscreen / fingerprint / scheduler drivers
Stripped unnecessary debug nodes, legacy code and disabled KSM
Turquoise LED when EOC is reached (when battery is fully charged)
CPU-Speedbin visible in debugfs node (sys/kernel/debug/msm8994_cpuinfo/*Speedbin)
Calibrated JDI Novatek Panel to 6500K Color Temperature and 2.2 Gamma
Tomtom-Codec Digital Speaker-, Mic- and Cam-mic-Control
Underclocked both Cluster to 1,344/1,536 GHz respectively, resulting into HUGE Temperature improvements
Version 2:
Ability to disable the underclock (added on public demand) See OP for instructions
Removed TomTom Audio
Update to 32.2.A.0.253
Update init_sony
include DRM Fix by @tobias.waldvogel
Add support for sumire_dsds (E6633 and E6683). Thanks to @tOrNadO™ for testing
For a detailed Changelog, check the Github Commit history:
https://github.com/Myself5/android_kernel_sony_msm8994_OM5Z/commits/
[KERNEL][Stock 224][Z5C][6.0.x]OM5Z Kernel
Tried to flash this in twrp, but it fails. Downloaded again and tried to flash but still fails
I have stock rom with androplus kernel
I think that should be done a tutorial for the stock users...
Enviado do meu E5823 através de Tapatalk
mele80 said:
Tried to flash this in twrp, but it fails. Downloaded again and tried to flash but still fails
I have stock rom with androplus kernel
Click to expand...
Click to collapse
Can you please say what the error message was? also, maybe your download was corrupt. You can redownload and see if that helps.
I just tried flashing the zip in twrp and it works.
[KERNEL][Stock 224][Z5C][6.0.x]OM5Z Kernel
Zip signature verification failed
Error installing zip file
Flashing from adb worked
This kernel include pacthes from here http://forum.xda-developers.com/xperia-z5/development/root-automatic-repack-stock-kernel-dm-t3301605 ?
There is any tutorial to flash this kernel?
Can i flash it up on the stock rom and stock recovery?
Enviado do meu E5823 através de Tapatalk
arhangel78ru said:
This kernel include pacthes from here http://forum.xda-developers.com/xperia-z5/development/root-automatic-repack-stock-kernel-dm-t3301605 ?
Click to expand...
Click to collapse
yes "RIC off" and "DRM patch" are included.
jdcchora1533 said:
There is any tutorial to flash this kernel?
Can i flash it up on the stock rom and stock recovery?
Click to expand...
Click to collapse
As mentioned in the thread title, this is for .224, so obviously you can flash it on stock rom.
Not sure what you mean with stock recovery though.
Trying to install the zip file with TWRP 3.0.2 and got this error
Updater process ended with ERROR: 7
Error installing zip file '/external_sd/(folder where i have the zip)
What i am doing wrong?
regards
fridlack said:
Trying to install the zip file with TWRP 3.0.2 and got this error
Updater process ended with ERROR: 7
Error installing zip file '/external_sd/(folder where i have the zip)
What i am doing wrong?
regards
Click to expand...
Click to collapse
Does your folder have weird characters or spaces in the name? Please try moving the zip to another directory.
oshmoun said:
Does your folder have weird characters or spaces in the name? Please try moving the zip to another directory.
Click to expand...
Click to collapse
I try to move to internal storage root folder and same result [emoji21]
fridlack said:
I try to move to internal storage root folder and same result [emoji21]
Click to expand...
Click to collapse
Which TWRP 3.0.2 recovery are you using? I use oshmoun's MultiROM TWRP, and it works very well! (You don't need to install or use the MultiROM part of it.)
Thanks for your great work. I ran into an issue with root acting weird after kernel install. It actually messed up binary folders. I have no idea how but apps were getting root denial with this awesome kernel.
Intsallation went ok with twrp 3.0.2.0. So no issues there.
Have you guys noticed this kind of behaviuor with the kernel?
Sent from my E5823 using XDA-Developers mobile app
I see the underclocked cores and I'm curious about battery life improvement... someone?
Triflot said:
Which TWRP 3.0.2 recovery are you using? I use oshmoun's MultiROM TWRP, and it works very well! (You don't need to install or use the MultiROM part of it.)
Click to expand...
Click to collapse
I am using this revovery http://forum.xda-developers.com/showthread.php?t=3334568 and xpower 3.0 rom with stock kernel
Is the update script checking if the device is correct? Maybe xpower rom have something changed?
Enviado desde mi E5823 mediante Tapatalk
fridlack said:
I am using this revovery http://forum.xda-developers.com/showthread.php?t=3334568 and xpower 3.0 rom with stock kernel
Is the update script checking if the device is correct? Maybe xpower rom have something changed?
Enviado desde mi E5823 mediante Tapatalk
Click to expand...
Click to collapse
ok sorry about that. I think I should update the recovery thread to mention that it's not maintained anymore.
Yes there is a device check, but usually if that fails then it would tell you what it was expecting (in this case that'd be suzuran, E5823, E5803).
Could you please try the multirom recovery. It's basically TWRP only with multirom additions. The multirom recovery works pretty well regardless if you have multirom installed or not.
Good to see another kernel in the panorama! As soon as i get the latest MM update, i'll surely test it.
However i'm interested in the standby consumption during night, did you test it? every stock based kernel-rom combination seems to be plagued by high drainage even in offline mode without particular wakelocks
oshmoun said:
ok sorry about that. I think I should update the recovery thread to mention that it's not maintained anymore.
Yes there is a device check, but usually if that fails then it would tell you what it was expecting (in this case that'd be suzuran, E5823, E5803).
Could you please try the multirom recovery. It's basically TWRP only with multirom additions. The multirom recovery works pretty well regardless if you have multirom installed or not.
Click to expand...
Click to collapse
After installing the multi recovery ( via fastboot, zip file had the same problem) I install zip kernel without problems, thanks so much!
But now I have a new problem, can not update supersu binaries, got an error, I tried to install stable and beta supersu and same result with both, anyone with the same problem?
fridlack said:
After installing the multi recovery ( via fastboot, zip file had the same problem) I install zip kernel without problems, thanks so much!
But now I have a new problem, can not update supersu binaries, got an error, I tried to install stable and beta supersu and same result with both, anyone with the same problem?
Click to expand...
Click to collapse
Yep. I have exact the same issue. Su wants to update binary without success. It doesn't matter which su I use.
Sent from my E5823 using XDA-Developers mobile app

[ROM] [6.0.1] [T713/T719/T813/T819] Lightning ROM - AROMA with Optimizations

LightningROM for the SM-T713/SM-T719/SM-T813/T819 - v1.0
Code:
/*
* Your warranty is now void.
*
* I am 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 me for messing up your device, I will laugh at you.
*
*/
Lightning ROM is for the SM-T713, SM-T719, SM-T813, and SM-T819 designed to make the device faster and last longer on a single charge, while also getting rid of toasters embedded within your tablet.
Screenshots
{
"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"
}
Features
AROMA Installer included, so you can choose what you want and what you don't
Based from Odexed 6.0.1 XAR firmware (wifi variants) and 6.0.1 BTU/AUT firmware (cellular variants)
Mildly debloated
Build.prop tweaks
Su.d support
Compatible with Xposed
Kernel without dm-verity or force-encrypt by @ashyx included
Prerequisites
Any galaxy tab s2 2016 variant - T713/T719/T813/T819
Install TWRP 3.0.2 from here
FRP MUST BE OFF by going to Settings>About Tablet and tapping "Build Number" 10 times, then going to Settings>Developer Options and turning ON OEM Unlock.
You should optimally have some experience flashing ROMs, and if not, follow the below instructions VERY carefully.
Installing
Follow in order:
1) Make a backup of your device in TWRP (Optional)
2) In TWRP, select "Wipe" and then select "Advanced Wipe" and wipe the following:
-System
-Cache
-Dalvik/ART cache
-Data
-Internal Storage (do not wipe internal storage if you put the ROM on your internal sd!)
3) In TWRP, go to "Install" and navigate to where you saved the ROM zip
NOTE: On some devices the touchscreen does not work in the AROMA installer. On these devices, it has been reported that using the volume/power buttons to control the installer is possible.
4) Flash the ZIP
5) Reboot system
6) Enjoy! (First boot WILL bootloop ONE time, do not freak out)
Bugs
Red = High Priority, Yellow = Medium Priority, Green = Low Priority
ADB doesn't work (kernel bug, as far as I know)
9.7inch Tab S2 AROMA touchscreen not working; volume and power buttons must be used on those devices
Downloads
LightningROM T713 v1.0
LightningROM T813 v1.0
LightningROM T819 v1.0 (fixed)
LightningROM T719 v1.0 (fixed)
Github: https://github.com/Lightn1ng/LightningROM
WiFi Fix
If you flash the ROM and WiFi isn't working, flash this ZIP:
T713 WIFI FIX
T813 WIFI FIX
T819 WIFI FIX
WiFi fix for T819 and T719 coming soon.
Thanks
@ashyx - Kernel and TWRP
@pvsgh - Some ROM kitchen help
@DeeXii - Stock firmware for base
@Tkkg1994 - update-binary and update-binary-installer
@Chainfire - SuperSU
@SuperR. - ROM kitchen
ROM STATUS: Stable
Changelog:
v1.0:
-> ROM is now fully stable! (I hope)
-> AROMA Installer allows you to choose things you want to install and things you don't - while installing the ROM!
07-19-16:
-First Build
RESERVED
Congrats! I haven't rooted my 713 yet, but now I have more motivation to get it done. Once I'm rooted, I'll try this baby.
Windsor1959 said:
Congrats! I haven't rooted my 713 yet, but now I have more motivation to get it done. Once I'm rooted, I'll try this baby.
Click to expand...
Click to collapse
You don't need to root just install TWRP and flash the ROM. let me know if you need more precise instructions.
be sure to disable oem unlocking first!
Thanks for sharing this rom. I know parts of it gave you fits. Downloading now and well flash later tonight
Sent from my SM-T713 using Tapatalk
ElAguila said:
Thanks for sharing this rom. I know parts of it gave you fits. Downloading now and well flash later tonight
Sent from my SM-T713 using Tapatalk
Click to expand...
Click to collapse
Let me know how it goes.
I have flashed TWRP and the boot.img as well. I'm now downloading your ROM. One question: does your ROM have adaptive storage enabled, or will I need to repeat the little process you told me about in another thread? Thanks for all your work!
Windsor1959 said:
I have flashed TWRP and the boot.img as well. I'm now downloading your ROM. One question: does your ROM have adaptive storage enabled, or will I need to repeat the little process you told me about in another thread? Thanks for all your work!
Click to expand...
Click to collapse
The process can be different for different SDs, so I couldn't include it. The link I gave you in the other thread will still work. Keep me posted! :highfive:
Lightn1ng said:
The process can be different for different SDs, so I couldn't include it. The link I gave you in the other thread will still work. Keep me posted! :highfive:
Click to expand...
Click to collapse
Okay. Your ROM is Installed! I have run into one glitch. I am trying to switch my SD card to adaptive storage, like I did before. This time, when I type "adb shell", I get: error. Device unauthorized. This adbd's $ADB_VENDOR_KEYS is not set; try adb-kill-server if that seems wrong. " I tried that. No luck. Any suggestions? Thanks.
Windsor1959 said:
Okay. Your ROM is Installed! I have run into one glitch. I am trying to switch my SD card to adaptive storage, like I did before. This time, when I type "adb shell", I get: error. Device unauthorized. This adbd's $ADB_VENDOR_KEYS is not set; try adb-kill-server if that seems wrong. " I tried that. No luck. Any suggestions? Thanks.
Click to expand...
Click to collapse
This is a bug with the kernel, that's not my kernel so I can't fix it. That said, you can get a terminal emulator on the tablet and execute the commands he did after adb shell from there.
Lightn1ng said:
This is a bug with the kernel, that's not my kernel so I can't fix it. That said, you can get a terminal emulator on the tablet and execute the commands he did after adb shell from there.
Click to expand...
Click to collapse
Tried this. What I got after the partition command was that this process didn't have the MOUNT FORMAT FILESYSTEMS permission . Did I miss a step?
Windsor1959 said:
Tried this. What I got after the partition command was that this process didn't have the MOUNT FORMAT FILESYSTEMS permission . Did I miss a step?
Click to expand...
Click to collapse
Type "su" into terminal emulator before doing the commands.
Lightn1ng said:
Type "su" into terminal emulator before doing the commands.
Click to expand...
Click to collapse
That did it. I should have remembered that!
Everything looks good so far. I'm installing some apps. Love the debloating that you did.
Windsor1959 said:
That did it. I should have remembered that!
Everything looks good so far. I'm installing some apps. Love the debloating that you did.
Click to expand...
Click to collapse
Now I wish I put an OTA updater into the ROM so I didn't have to upload updates here. Maybe I'll upload a "revised" version before too many people use it.
Would you mind bringing pitchforks to ashyx so we can get ADB? lol.
Lightn1ng said:
Now I wish I put an OTA updater into the ROM so I didn't have to upload updates here. Maybe I'll upload a "revised" version before too many people use it.
Would you mind bringing pitchforks to ashyx so we can get ADB? lol.
Click to expand...
Click to collapse
Maybe if we used the pitchforks to cook hot dogs or s'mores...?
Windsor1959 said:
Maybe if we used the pitchforks to cook hot dogs or s'mores...?
Click to expand...
Click to collapse
I was thinking T713 users in front of his house holding pitchforks and torches demanding ADB, but that works too...
Lightn1ng said:
I was thinking T713 users in front of his house holding pitchforks and torches demanding ADB, but that works too...
Click to expand...
Click to collapse
I thought that's what you were thinking, but sometimes a little bit of goodness can work wonders! If that doesn't work, then we'll go with your idea!
I've been installing and setting up apps. I haven't met a single bug yet. My AnTuTu score is around 74k, which is slightly less than stock. But, if your tweaks help out in battery life send other areas, that's a very small price to pay. I haven't been able to get a sense of battery life yet, as I've been downloading and setting up my stuff. Everything feels smooth. I look forward to anything else you plan to add. But, this is quite good as it is.
Hi,
first of all thanks for your work&time! Is it possible to use this ROM for my T813? Thanks in advance!
The other thing is. it possible for you to give us a list which Apps do you removed? It's nice to know for the updater-script by Blaz1nfor ( sry can't send you the link, because i'm new here ) Or better for us, can you make an update of this list and post this here? This will be awesome!

Categories

Resources