High ram usage in A311 ROMs - Micromax Canvas Nitro A310/A311

Hello developers...
I would like to ask a very important question about the sudden increase in the system ram usage whenever I apply a A311 patch on the A310 roms.
I have noticed this issue and most of the other users may also have.
Here I'm talking about Cyanogenmod 12.1 Beta 6 rom for a310.
When i use the rom, on startup, it uses about 300-400 MB system ram. That os good.
But as soon as i apply the a311 patch, the system ram usage goes to 1GB.
That drains mt battery and reduces performance..
And trust me, I have read every site, even learned to extract boot.img via android kitchen , port roms by init.rc, and all other things..
So please, provide a suggestion, i am ready to learn.
Thank you developers. 
 @AmakSevn
 @shubham9543
 @pintothakur007

@shreyash.kanaujia it might be because of some sensors are different in A311.... (We use those patch for working of Proximity Sensor and Volume Rocker)....... proximity sensor in A310 and A311 are different
on stock rom of A311....ram usage is about 1 GB - 1.2 GB also

Hey
Thanks for the quick reply..
Yeah I understand that the sensors are different, but proximity and light sensors using 1 GB RAM!!
I would rather not use them
I am trying to understand the ramdisk and init.rc in boot.img so that maybe it could do something..

Anyone can tell me what is the startup ram usage in stock rom of Nitro A310??
Is that also 1 GB??

shreyash.kanaujia said:
Anyone can tell me what is the startup ram usage in stock rom of Nitro A310??
Is that also 1 GB??
Click to expand...
Click to collapse
also in patch our boot.img also get changed......... it is device kernel..... and so much depends on it also

Ok.....
Anyways, I will try to do something to create custom kernel...
Maybe that helps

shreyash.kanaujia said:
Ok.....
Anyways, I will try to do something to create custom kernel...
Maybe that helps
Click to expand...
Click to collapse
Good luck

Related

[Q]Are there any custom Rom for Zopo ZP300+ ??

hiii guys i really want to upgrade my ZP300+ to 4.2 or 4.1 as i m really pissed off with the battery drain bug of 4.0.4. can i flash my zp300+ with ZP950 ROM OS 4.1.2 Pls Help guys
bump!!!!!
bump!!!!!!!!!!
Bump guys ¡!¡! Is forum dead
Sent from my ZP300+ using Tapatalk 2
Zopo zp300+ support
Tarun93 said:
Bump guys ¡!¡! Is forum dead
Sent from my ZP300+ using Tapatalk 2
Click to expand...
Click to collapse
Hi buddy,
There is very little help at the moment on xda for zp300+ it seem's I am not sure why it is not better supported since it's quite a good phone
There is help out there for general MTK6577 devices but not much that's specific to our device. The zopo forum is useful but seems to be a bit of a closed club I have tried 3 times to register and they never send me a confirmation email
I will up load the ROM's I have but I am affraid they are all based on 4.0.4. I have the Lewa rom (seems ok) cm9 multi language rom (not tried it yet) & Baidu OS rom (not tried it yet)
ROMS Here
Regards bigrammy.
PS: Dont forget to thanks if I helped :good:
thanx
bigrammy said:
Hi buddy,
There is very little help at the moment on xda for zp300+ it seem's I am not sure why it is not better supported since it's quite a good phone
There is help out there for general MTK6577 devices but not much that's specific to our device. The zopo forum is useful but seems to be a bit of a closed club I have tried 3 times to register and they never send me a confirmation email
I will up load the ROM's I have but I am affraid they are all based on 4.0.4. I have the Lewa rom (seems ok) cm9 multi language rom (not tried it yet) & Baidu OS rom (not tried it yet)
ROMS Here
Regards bigrammy.
PS: Dont forget to thanks if I helped :good:
Click to expand...
Click to collapse
sorry if m acting like a noob by pls are those custom ROMs with custom kernels ??? are they of zp300+ or zp300 ??
Tarun93 said:
sorry if m acting like a noob by pls are those custom ROMs with custom kernels ??? are they of zp300+ or zp300 ??
Click to expand...
Click to collapse
Hi Tarun93,
Yes they are all custom ROM's. The Lewa rom which I am using at the moment is rooted with su pre-installed already I have no doubt cm9 ROM will also be rooted and probably has su too and yes they are for the zp300+ as requested in your title
thanx
bigrammy said:
Hi Tarun93,
Yes they are all custom ROM's. The Lewa rom which I am using at the moment is rooted with su pre-installed already I have no doubt cm9 ROM will also be rooted and probably has su too and yes they are for the zp300+ as requested in your title
Click to expand...
Click to collapse
i got into BBS zopo fourm :good::highfive:
*EDIT* dude one last stupid question how do you install these things
Tarun93 said:
i got into BBS zopo fourm :good::highfive:
*EDIT* dude one last stupid question how do you install these things
Click to expand...
Click to collapse
Copy the zip to your sdcard then flash with cwmr or twrp recovery
hmm strange
hmmm i asked that bcoz i already tried that but i was unable to flash it i tried the CM9 one and i found the ROM is giving a error i also installed the lewa rom it good :thumb:
Tarun93 said:
hmmm i asked that bcoz i already tried that but i was unable to flash it i tried the CM9 one and i found the ROM is giving a error i also installed the lewa rom it good :thumb:
Click to expand...
Click to collapse
I was beginning to think you were a total noob with that question and had visions of having to start from the beginning :laugh:
Yes there is a problem in the updater.script path META-INF\com\google\android in fact there are 2 updater.script files in the zp300x cwm9 rom I do not know why there are two maybe it's normal or maybe some one has edited it and left the original in the file
Normally all you have to do is extract the updater.scrip and using notepad++ if on windows OS delete the first few lines of the script getprop as in this example from the zp300x rom you would only delete the first two lines highlited in blue.
Looking at other updater.scripts and comparing them I would try using the smaller updater.script first but maybe the zp300x rom may require further investigation first before flashing
assert(getprop("ro.board.platform") == "MT77_H950_ICS" ||
getprop("ro.board.platform") == "MT77_H950_ICS");
show_progress(0.950000, 50);
format("ext4", "EMMC", "/system", "0");
mount("ext4", "EMMC", "/dev/block/mmcblk0p3", "/system");
package_extract_dir("recovery", "/system");
package_extract_dir("system", "/system");
symlink("Roboto-Bold.ttf", "/system/fonts/DroidSans-Bold.ttf");
symlink("Roboto-Regular.ttf", "/system/fonts/DroidSans.ttf");
symlink("aee_aed", "/system/bin/debuggerd");
symlink("busybox", "/system/bin/[", "/system/bin/[[", "/system/bin/cp",
"/system/bin/grep", "/system/bin/killall", "/system/bin/tail",
"/system/bin/vi",
"/system/bin/xargs");
symlink("mksh", "/system/bin/sh");
symlink("p2p_mt6620.ko", "/system/lib/modules/p2p.ko");
symlink("toolbox", "/system/bin/cat", "/system/bin/chmod",
Regards bigrammy.
Were did you get the Custom ROMs from buddy ???? i just installed the CM9 ROM have MY fingers crossed :| CM 9 keeps crashing and there is nothing custom in that rom i mean i could not see anything
now i m trying the last one :|
Tarun93 said:
Were did you get the Custom ROMs from buddy ???? i just installed the CM9 ROM have MY fingers crossed :| CM 9 keeps crashing and there is nothing custom in that rom i mean i could not see anything
now i m trying the last one :|
Click to expand...
Click to collapse
I have not tried that ROM as I said in the original post so I have no idea also with the two updater.scrips in the ROM it seem's a little suspect or unfinished so don't bother with it :laugh:
I am happy with the lewa ROM and seems to working OK for me :good: I just had to tweak the power setting with setcpu for root & it now seems almost perfect smooth, quick and a acceptable Battery life :victory:
bigrammy said:
I have not tried that ROM as I said in the original post so I have no idea also with the two updater.scrips in the ROM it seem's a little suspect or unfinished so don't bother with it :laugh:
I am happy with the lewa ROM and seems to working OK for me :good: I just had to tweak the power setting with setcpu for root & it now seems almost perfect smooth, quick and a acceptable Battery life :victory:
Click to expand...
Click to collapse
did you overclock you zp300+ ?? i thought only if one had custom kernel he/she can overclock the phone ??? LEWA music player it crashes when i try searching a song some apps crash if i try to multi task but rarely you have any solution for this ?? and BTW the camera auto focus have you faced a problem with that ??? it seem that my camera aint focusing well the images are very blur
Tarun93 said:
did you overclock you zp300+ ?? i thought only if one had custom kernel he/she can overclock the phone ??? LEWA music player it crashes when i try searching a song some apps crash if i try to multi task but rarely you have any solution for this ?? and BTW the camera auto focus have you faced a problem with that ??? it seem that my camera aint focusing well the images are very blur
Click to expand...
Click to collapse
Hi,
I have not overclocked the phone I just used setcpu to manage the power settings to save battery. With setcpu you can do things like when the screen is off setcpu will limit the cpu to 500mhz instead of the stock 1001mhz there by saving some juice click here for more info
My camera seem's to be working just fine so I cannot advice you on that one maybe just check the setting
Yes the stock music player seems to have some bugs It plays music fine and has not crashed when I tried it but I think its more reliant on the data connection. Mine will not show any album art also there is Chinese writing in the app.
I know it may not help you but I use Poweramp paid for version and that never misses a beat & is by far the best music player I have tried.
There are lots of free players out there :good: and even poweramp has a free trial version warning though once tried you will not use any other player Poweramp :laugh:
If you continue to have problems I suggest you do a total wipe from recovery so factory reset, wipe cache, wipe dalvik cache, flash the ROM then before you boot back to system wipe the cache & dalvik cache again. When flashing ROM's some things from the previous flash get left behind & that can cause problems. SO wipe wipe wipe :laugh: Needless to say backup first.
Also fresh from the oven for you is TWRP v2.4.2.0 latest version thanks to yuweng for that here :good: I will replace the one in the TWRP folder with this version :good: use the same link for it.
PS: The ROM gets better with time. As the cache builds up it gets quicker smoother & battery improves so give it a chance.
Need help to download from zopo forum
Hi Tarun93
Can you or someone please be so kind to give me the link to this ROM over here on the zopo forum Lewa ROM
I am not registered there so I can not see the download link :crying:
ROM may be different to the one I have because they seem to have fixed some bugs which my version seems to have. :fingers-crossed:
Also @michfood as released this apk for our mtk6577 phones here it may help with better power management so give him a thanks.
Thanks in Advance. bigrammy
there seems to be a rom here:
http://forum.zopomobileshop.com/thread-335-1-1.html
Will this phone work on T-mobile?
blerd said:
Will this phone work on T-mobile?
Click to expand...
Click to collapse
Works on t-mobile UK not sure about the USA or any other country but the phone is normally unlocked so it would just be a matter of checking the band spec's of the phone then checking the band of t-mobile in your country.
See Here
Also See attached img.

Performance & Battery TWEAK!!!

Hi ALL!!! This is the TWEAK to make your rom smooth like hell!! Battery life extended as never BEFORE!!!:angel:
Found this at other forum and re-share to this forum!! So that we can MAKE OUR DEVICES WORKS LIKE a CHARM!!!
Specially credit to @gauravj​
Please Take A Nandroid Backup Before Using This MOD.
I AM NOT RESPONSIBLE IF YOU MESS UP YOUR PHONE​
This is a zip file that contains all (most) of the tweaks available here in XDA forums
FEATURES
- Full memory management with 5 different configs.
- Zipalign apps in "/system" at every boot, and apps in "/data" every 48 hours.
- CPU governors tweaks and improvements for better performance and battery life.
- Increased SD Card read-ahead cache to 2048 KB to improve SDCard write/read speed.
- Nos entropy seeder generator engine used to reduce lags.
- Ad blocking.
- Battery life improvements.
- SQLite and database optimizing every 48 hours.
- Network TCP tweaks.
- Kernel, VM and sysctl tweaks and improvements.
- File system speedup.
- Build.prop tweaks and improvements.
- Cleans log files and tombstones at every boot.
- Many other tweaks for better performance and battery life!
-Net booster tweaks
and many more
REQUIREMENTS
- Android 2.3.x (Gingerbread) and higher( AVAILABLE FOR ANY ROM! ).
- Kernel with init.d support.
- Root.
- ClockworkMod. (4 or higher)
- At least 4 MB of free space in "/system".
HOW TO INSTALL
1. Download the flashable zip.
2. Rebooting into recovery mode.
3. Flash it via recovey no wipe needed
4. Reboot and feel the smoothness!
Click to expand...
Click to collapse
Once more credit to @gauravj :highfive:
Tested in MIUI v5 and UHD 4.0 by me!! REALLY works!!!
great
WaterMelon90 said:
Tested in MIUI v5 and UHD 4.0 by me!! REALLY works!!!
Click to expand...
Click to collapse
:good:
so this is a same thing like SPEED_IT_v3_BY_GAURAVJ ...?
goranbad said:
so this is a same thing like SPEED_IT_v3_BY_GAURAVJ ...?
Click to expand...
Click to collapse
Yes. Tested as it worked so open thread in this forum to benefit all other users.
Hi
files in your zip are not exactly the same as SPEED_IT_v3_BY_GAURAVJ, what's the difference with yours ?
I flash the SPEED_IT_v3_BY_GAURAVJ and all is very good for me, I don't know if it will be the same with yours ? I'm on LegacyXperia 4.2.2
Thanks
Nick
Flashed it on SJB 5.5 , i dont feel that something changed , but we'll see.
nick85180 said:
Hi
files in your zip are not exactly the same as SPEED_IT_v3_BY_GAURAVJ, what's the difference with yours ?
I flash the SPEED_IT_v3_BY_GAURAVJ and all is very good for me, I don't know if it will be the same with yours ? I'm on LegacyXperia 4.2.2
Thanks
Nick
Click to expand...
Click to collapse
Hi This is latest version from GAURAVJ..all is same as him..
Callliope said:
Flashed it on SJB 5.5 , i dont feel that something changed , but we'll see.
Click to expand...
Click to collapse
Thanks, for me SJB v5.5 is god rom already..hahaha!
wait for ur report..for me this tweak help a lot in battery life. Performance is slightly increase. Maybe you test the antutu mark.
I tested it on vellamo, my score is exactly the same 311. A slightly less on antutu but I dont trust antutu, always give me a diffrent score. I dn't knw about battery life.
But thanks anyway, I hope it improves battery life.
Sent from my MT11i using xda app-developers app
for me on neo V on 4.2.2 LegacyXperia I'm on battery since 2 days, before flash I never passed 1 day
hehe
chacharizard said:
I tested it on vellamo, my score is exactly the same 311. A slightly less on antutu but I dont trust antutu, always give me a diffrent score. I dn't knw about battery life.
But thanks anyway, I hope it improves battery life.
Sent from my MT11i using xda app-developers app
Click to expand...
Click to collapse
nope dude it does not contain v2 tweaks which were made to increase antutu
these are v4 tweaks to increase performance :good:
Checking it on MIUI v5 by Zdune,
Just Installed,
I ll post reply of overnight consumption in morning
its already 2 am
EDIT: Tweak worked awesome, 2% battery drain overnight. I am on MIUI v5 by Zdune.
It worked like a charm on it.
10H night = 7% battery drain :-? , with 1 min or less wake locks .. , like my alarm ... etc .. , and on 2g network , not 3g
download link not working
sunny460 said:
download link not working
Click to expand...
Click to collapse
Link is working.
do I have to reapply tweak after OTA update (MIUI V5) ?
goranbad said:
do I have to reapply tweak after OTA update (MIUI V5) ?
Click to expand...
Click to collapse
No need and tested by me.. Just install ota by follow the instruction from ZduneX25..
If u feel lag, u may delete all the file in int.d folder, flash the tweak again.
miui v5 user can anybody plzzz upload build. prop file
nick85180 said:
for me on neo V on 4.2.2 LegacyXperia I'm on battery since 2 days, before flash I never passed 1 day
Click to expand...
Click to collapse
ooops, an error for me, i was on 2G for my first test... I test with 3G but my battery works only one day now with the same usage

[Final Solution ROM][ODEXED for extreme smoothness][.207][UBL/LBL][William's Kernel]

DISCLAIMER​You use this ROM at your own risk.
I will not take any responsability if you crash your device, lose data or whatever.​As we all know that our phone Xperia SP has a weird problem of less ram and is slow for multitasking , me too like you all kept trying a lot of roms, whether stock or AOSP based but couldn't find a solution.
Well here i present to you guys the Final Solution ROM.
Most of the roms available are deodexed for customization but deodex leads to lag in interface and usage of more ram.
This ROM has odexed framework as well as most important system apps.
Let us face the truth for a minute, all the Z3 ports available right now slow down the phone and eat more ram ,
If we can't have a smooth interface then why should we use it on a phone which has only 1 gb memory.
This rom includes all the customisations and apps you would actually need, after a lot of research and hard work, i was able to find the core of the problem ie deodexing and and all the app eating most of the ram.
Features-
Odexed
Zipaligned
Heavily debloated
Pre Rooted
Advanced sound panel mod
20 NEW THEMES BY ME AND AND MY FRIEND @ska [GREAT GUY]
Busybox
Extra Sony apps like sketch , tasks , notes etc.
Taskiller
Xposed , gem xperia , xperia
William's Kernel
Most importantly removed update centre as it constantly runs in background.
We are not going have any updates and sony app updates can be easily found on google
Just install them as normal apk.
Also removed location based WiFi
Warning- Now you can no longer apply mods to system as the ROM had been odexed.
I HAVE NOT REMOVED LIVE WALLPAPERS AND ANY WIDGETS BUT STIRRINGLY RECCOMEND NOT TO USE THEM!!
Flashing Instructions-
Go to recovery
Wipe data, cache, dalvik cache and system
flash rom
Reboot
POST INSTALLATION STEPS
(IMPORTANT FOR GREAT EXPERIENCE)
After rom reboot, start using after 5 mins
Finish setup
Go to play store
Download kernel auditor
Open and set max frequency 1800 mhz and governer to Interactive
set io scheduler to ROW
Disable mp decision in CPU Hotplug
Change minfree values to-
5 , 16 , 40, 80 , 90 , 150
Install xposed framework
Download more modules and enable
Set up your needs and then
Also enable xperia and gem.
Finally reboot the device
INSTALLING THIS ROM AND FOLLOWING ALL THESE STEPS WILL GIVE YOU THE BEST EXPERIENCE OF THIS DEVICE.
Theme's thread by @ska
http://forum.xda-developers.com/showthread.php?t=
More themes by me-
http://forum.xda-developers.com/showthread.php?t=2767488
William's kernel thread by @pec0ra
http://forum.xda-developers.com/showthread.php?t=2750392
Sources-
https://github.com/pec0ra/williams
CREDITS- @dipesh1502 (my mentor) @pec0ra @ska
My parents @Killawave , used his ROM as base
Download-
https://drive.google.com/file/d/0B4I29CuguZClUzE4QVZidjBtSUU/view?usp=sharing
NOTE- THEMES ONLY WORK WHEN YOU ENABLE SUPERUSER MODE IN XPERIA XPOSED
For Increasing volume, either use faux sound control app (recommended) or increase from sound control in Kernel Auditor.
It's stable.
Guys i have put a lot of hard work in this and this is my first ROM. Just use it to understand it, is the best. Just don't forget to press that thanks button
For AOSP users-
http://forum.xda-developers.com/xperia-sp/development/final-solution-rom-aosp-t3064859
When this build uploading?
Sent by Xperia SP using PA + DoomKernel v13
FOR LATEST MOVIES AND OTHER SONY APPS-
http://forum.xda-developers.com/xperia-u/themes-apps/app-sony-album-6-1-0-14-ui-updated-22-t2378816
Please, any test ?? i need an Antutu Benchmark
Screenshots-
Morgane3D said:
Please, any test ?? i need an Antutu Benchmark
Click to expand...
Click to collapse
This ROM included includes william's kernel which is also overclocked so the benchmark will definitely be great.
But the question here is not about benchmarks but the actual problems of our device which have been fixed with this rom. Read the OP fully please (I know it's long though)
what about sound? ,atleast give us screenshot
Every antutu benchmark my phone freeze and reboot when i had william kernel so benchmark will not be great -_-
Your ROM is based on .201?
Will DoomKernel work?
Sent by Xperia SP using PA + DoomKernel v13
So much stuff missing...
Basic LBL or UBL?
Android 4.1? 4.2? 4.3? 4.4? 5.0? 5.1?
Is it a Sony based ROM?
Sam spancer said:
what about sound? ,atleast give us screenshot
Click to expand...
Click to collapse
Uploading screenshots in 2 hours. The ROM looks the same man, the difference is the smoothness........
bobslesbricoleurs said:
Every antutu benchmark my phone freeze and reboot when i had william kernel so benchmark will not be great -_-
Your ROM is based on .201?
Will DoomKernel work?
Sent by Xperia SP using PA + DoomKernel v13
Click to expand...
Click to collapse
No it is based on .207
TheAvengingTITAN said:
So much stuff missing...
Basic LBL or UBL?
Android 4.1? 4.2? 4.3? 4.4? 5.0? 5.1?
Is it a Sony based ROM?
Click to expand...
Click to collapse
New to this brother, updating OP......
very thanks to tgis rom and ur effort,,,, js want to ask is tge sound low in this rom as stock or u tweaked to louder sound
Sam spancer said:
very thanks to tgis rom and ur effort,,,, js want to ask is tge sound low in this rom as stock or u tweaked to louder sound
Click to expand...
Click to collapse
I have included Williams kernel which includes kernel level sound control. You just gotta download the faux sound control app
New build up! Bugs fixed , Added 20 new themes
any solution to touchscreen bug fix?
Sam spancer said:
any solution to touchscreen bug fix?
Click to expand...
Click to collapse
Where kind of bug you are having man? Explain in detail
well whatever rom i use ihave a bug while touch on screen multitouch issue like playing dead trigger on touch works bt other nt in the same time
i only hv this issue with custom roms
Sam spancer said:
well whatever rom i use ihave a bug while touch on screen multitouch issue like playing dead trigger on touch works bt other nt in the same time
i only hv this issue with custom roms
Click to expand...
Click to collapse
I can totally assure you that this rom doesn't have it, i have been testing it for two days now
It works on .207 LB?

[rom] slimkat for gts5282 [modification]

Well..
There's some roms for gts5282 and maybe u guys already tried those out.
Amongst them,one of the most lightweight rom is FAKE_SLIMKAT.
This rom is already $mooth enough to use.But if u guys want ur phone more smooth,just do as I say.
First dload the rom from here..
MAIN THREAD : http://forum.xda-developers.com/galaxy-star/development/update-custom-rom-4-2-2-fakeslimkat-t2955068
Start ur job...
Flash this rom via cwm 6.0.3 or twrp 2.6.3
Latest Cwm for gts5282 : http://forum.xda-developers.com/gal.../recovery-cwm-6-0-5-1-samsung-galaxy-t3235242
After flashing that rom flash this kernel before reboot.
ZD KERNEL V5 :
http://forum.xda-developers.com/gal...ernel-codename-croco-kernel-19-march-t3058404
Now reboot ur phone.
Setup everything.
Then go to root explorer and go to system/app.
Delete holo launcher hd and holo notifier.
Replace it with ur launcher(whatever u like).
But i recommend u to replace with SecLauncher2 by argha.
Dload launcher from here : http://forum.xda-developers.com/galaxy-star/themes-apps/mod-t3134511
Now after replacing launcher,delete bloats that u dont want on ur phone.
I deleted gapps(xcept phonesky nd google login service) coz i dont need them.
Now go to recovery and flash this pure performance hd.
Dload pphd : http://forum.xda-developers.com/showthread.php?t=2295010
Flash this and reboot ur phone.
Now use greenify to freeze apps and save battery/ram.
Credit : To all those guys who dedicating their times to make our phone a little better.
NB : AFTER DOING THIS,MY GTS5282 NEVER USED MORE THAN 220MB RAM,THOUGH I INSTALLED 14 APP WITH 4 BIG GAME ON MY PHONE.
SO,WHY DONT U GIVE IT A TRY...
I dont think remove some gapps from system may smooth ur phone. Couse if you deleted some of the gapps. Some apps will start fc. I dont think thats a good idea.
RendyAK said:
I dont think remove some gapps from system may smooth ur phone. Couse if you deleted some of the gapps. Some apps will start fc. I dont think thats a good idea.
Click to expand...
Click to collapse
I said to keep some.
So that other apps doesnt show fc's.
Thanks for ur feedback.
Hmm alright.
RendyAK said:
Hmm alright.
Click to expand...
Click to collapse
thanks
RendyAK said:
I dont think remove some gapps from system may smooth ur phone. Couse if you deleted some of the gapps. Some apps will start fc. I dont think thats a good idea.
Click to expand...
Click to collapse
attachment added.
This is after installing 14 dloaded app.
ram 138/459
anyone tried¿¡¿¿???
Many threads covering similar topics de-bloating / Pure Performances
ε=мc² said:
Many threads covering similar topics de-bloating / Pure Performances
Click to expand...
Click to collapse
coz its necessary on a phone like gts5282
Did what you say but my gts5282 uses 250mb ram and pphd disables animations which not looking good otherwise thank you
Sorry for my bad english
halfpsycho said:
Did what you say but my gts5282 uses 250mb ram and pphd disables animations which not looking good otherwise thank you
Sorry for my bad english
Click to expand...
Click to collapse
well ...
there shouldnt be any problem.
I attached sshots as proof..
138/459
Hmm, from where should I start... First of all, that kernel combined with that rom is the worst combination ever. Everyone knows that the kernel is made for stock rom and works best with it, not to mention that the overclocking is totally not working even if it somehow worked it doesn't explain why you have low used ram because the overclocking is only effects CPU. Back to the point where you mentioned the low used ram as something "good" while indeed it's not. Ram is where program get stored so the more your ram is full the faster your phone will run. So I'm sorry but this thread is fake af.
Stanwar said:
Hmm, from where should I start... First of all, that kernel combined with that rom is the worst combination ever. Everyone knows that the kernel is made for stock rom and works best with it, not to mention that the overclocking is totally not working even if it somehow worked it doesn't explain why you have low used ram because the overclocking is only effects CPU. Back to the point where you mentioned the low used ram as something "good" while indeed it's not. Ram is where program get stored so the more your ram is full the faster your phone will run. So I'm sorry but this thread is fake af.
Click to expand...
Click to collapse
I don't want to argue with u here.
I will open a new thread to make things clear.
UNWANTED CACHED SERVICES MAKES PHONE SLOWER AND CLEARING RAM FREES THEM.
reserved
BatDroid said:
Well..
There's some roms for gts5282 and maybe u guys already tried those out.
Amongst them,one of the most lightweight rom is FAKE_SLIMKAT.
This rom is already $mooth enough to use.But if u guys want ur phone more smooth,just do as I say.
First dload the rom from here..
MAIN THREAD : http://forum.xda-developers.com/galaxy-star/development/update-custom-rom-4-2-2-fakeslimkat-t2955068
Start ur job...
Flash this rom via cwm 6.0.3 or twrp 2.6.3
Latest Cwm for gts5282 : http://forum.xda-developers.com/gal.../recovery-cwm-6-0-5-1-samsung-galaxy-t3235242
After flashing that rom flash this kernel before reboot.
ZD KERNEL V5 :
http://forum.xda-developers.com/gal...ernel-codename-croco-kernel-19-march-t3058404
Now reboot ur phone.
Setup everything.
Then go to root explorer and go to system/app.
Delete holo launcher hd and holo notifier.
Replace it with ur launcher(whatever u like).
But i recommend u to replace with SecLauncher2 by argha.
Dload launcher from here : http://forum.xda-developers.com/galaxy-star/themes-apps/mod-t3134511
Now after replacing launcher,delete bloats that u dont want on ur phone.
I deleted gapps(xcept phonesky nd google login service) coz i dont need them.
Now go to recovery and flash this pure performance hd.
Dload pphd : http://forum.xda-developers.com/showthread.php?t=2295010
Flash this and reboot ur phone.
Now use greenify to freeze apps and save battery/ram.
Credit : To all those guys who dedicating their times to make our phone a little better.
NB : AFTER DOING THIS,MY GTS5282 NEVER USED MORE THAN 220MB RAM,THOUGH I INSTALLED 14 APP WITH 4 BIG GAME ON MY PHONE.
SO,WHY DONT U GIVE IT A TRY...
Click to expand...
Click to collapse
Sir! I am using cm 13 gts-5282 and I flashed this kernel (zd kernel v5) in my rom but it is not booting. which roms does this kernel supports? What to do ????? please help me!
Mohsin Pathan said:
Sir! I am using cm 13 gts-5282 and I flashed this kernel (zd kernel v5) in my rom but it is not booting. which roms does this kernel supports? What to do ????? please help me!
Click to expand...
Click to collapse
cm 13 don't have extra kernels
zd supports in JB roms
BatDroid said:
cm 13 don't have extra kernels
zd supports in JB roms
Click to expand...
Click to collapse
Sir plz tell me which rom I should flash so that I can use this zd kernel.
Mohsin Pathan said:
Sir plz tell me which rom I should flash so that I can use this zd kernel.
Click to expand...
Click to collapse
All stock or stock modded roms
Zd kernel is too old
u can try psych.halfs kernel with cm11 installed
BatDroid said:
All stock or stock modded roms
Zd kernel is too old
u can try psych.halfs kernel with cm11 installed
Click to expand...
Click to collapse
Sir I downloaded this kernel (psych.halfs) from one source then I flashed it with cm11 rom but that didn't work
Can u please upload link of rom with a kernel? :victory:
I just want a feature of double tap to wake no matter any kernel, no matter any rom just this feature I need sir!
Note:- And one thing to tell you is i m flashing these particular roms as secondary rom in my ext-sdcard.
Mohsin Pathan said:
Sir I downloaded this kernel (psych.halfs) from one source then I flashed it with cm11 rom but that didn't work
Can u please upload link of rom with a kernel? :victory:
I just want a feature of double tap to wake no matter any kernel, no matter any rom just this feature I need sir!
Note:- And one thing to tell you is i m flashing these particular roms as secondary rom in my ext-sdcard.
Click to expand...
Click to collapse
I don't think any of this kernel supports d2w feature

[CLOSED][KERNEL] ValAx kernel

So... This is the first time i compile kernel & learning from other dev... But not too much experience.
Ah... This a test... I cant test it in all rom... So hope u can test help me then report it work or not on what rom u use ^^ thank so much.... ❤❤
==============================================
Valkyre
_/﹋\_
(҂`_´) Peng peng
<︻╦デ╤━╼ ҉ - - -
_/﹋\_
==============================================
Dear gamer. If u want play hard game. Please use chrysalis thermal module & FDE v6.3 module for best play.
FIRST use FDE with dont install chrysalis thermal . If performance not enough for you then flash chrysalis thermal after.
I will make two version OC -> for performance
non-OC -> battery backup (include tweak, not OC screen, not OC gpu,... If u want still keep OC screen without OC gpu please say)
<<<<<<<<<<<<Detail>>>>>>>>>>
+ Compile with Clang 9.0.8 from gg (release in v2)
+ linux kernel: 4.9.196
+ Oc gpu: 842mHz
+ cpu dynamic boost
+ Get some optimize from oneplus, pixel,... Source
+ tweak (i get from malas then will edit & erase some line needn't - only use for battery-backup) will include ONLY in non-OC version
.
Hope someone can give me freetime & test this kernel & give me feedback (please tell me the truth, cause i see someone not tell true... Say lie for make dev happy but i dont need it... I need the truth, u call say "like sh*t,... " other u want with my kernel ) ^_^
#Linkdownload# (OC version)
60Hz
67Hz(65Hz for other- tianama:67)
69Hz
Source: https://github.com/hoahongden1021/PocoF1
(Oh sorry, i dont know use git too much, so it can't show 69k commit like other)
Special thank to
@Franco
@nathan
@fantasy
@caf team
pls create 65hz for oc fts panel thx.
firstyers said:
pls create 65hz for oc fts panel thx.
Click to expand...
Click to collapse
Ok... Tonight bro.
I used to have 842 MHz GPU, be careful since its giving stutters in some games. Also, isn't this kernel just fantasy kernel ?
Also, i would really recommend a newer GCC. Not a big change, but incremential one.
ValKyre said:
Ok... Tonight bro.
Click to expand...
Click to collapse
ok i waiting. thx again.
you kernel so smooth.
Q. : is kernel use for rom miui11 9.10.24 port android q ?
Just flashed. 67Hz so far so good with miui 11 (MiRoom Port). I didn't change any values with Kernel managing tools. just flashed and using it. smooth transition and no touch issues. keep your good work alive. Thank you dev.
Improve this kernel soon becuase damm so smoottherrr than otherrsss kernelllll
ftw7 said:
Improve this kernel soon becuase damm so smoottherrr than otherrsss kernelllll
Click to expand...
Click to collapse
to be honest I didn't see any issue in this kernel.
nhossainbd said:
to be honest I didn't see any issue in this kernel.
Click to expand...
Click to collapse
I have 1 when i test in pubg after 5second had a frame drop but overall good
ftw7 said:
I have 1 when i test in pubg after 5second had a frame drop but overall good
Click to expand...
Click to collapse
I'll test PUBG soon, I play CODM more now a days
Can i use it on "Havoc-OS" ?
How to you OC display?? Can u please tell me.. I am new and i want to learn..
Shabby00 said:
How to you OC display?? Can u please tell me.. I am new and i want to learn..
Click to expand...
Click to collapse
U need learn compile kernel from source.
m33er said:
Can i use it on "Havoc-OS" ?
Click to expand...
Click to collapse
Just test bro.
I use pixel android 10 it work good
Network signal guru app not working. While it work on arter kernel..can u solve this problem
Did you copy some script or tweak from mlx bro? Btw this kernel is smooth, also can you give us option like 820hz on gpu frequency?
I have a problem after installing this kernel.
1.after booting there is a notification that says [image] test on OOS & MIUI 11 stable.
2.force close the game [pubgm] within 1 minute.
3 everything LMK goes to 0 MB [I think this is the cause of forced close]
please fix, I feel the touch of this kernel is really good & also in terms of performance.
Firmanzion said:
I have a problem after installing this kernel.
1.after booting there is a notification that says [image] test on OOS & MIUI 11 stable.
2.force close the game [pubgm] within 1 minute.
3 everything LMK goes to 0 MB [I think this is the cause of forced close]
please fix, I feel the touch of this kernel is really good & also in terms of performance.
Click to expand...
Click to collapse
Thank u
Firmanzion said:
I have a problem after installing this kernel.
1.after booting there is a notification that says [image] test on OOS & MIUI 11 stable.
2.force close the game [pubgm] within 1 minute.
3 everything LMK goes to 0 MB [I think this is the cause of forced close]
please fix, I feel the touch of this kernel is really good & also in terms of performance.
Click to expand...
Click to collapse
Yeah ! Please look into it, getting the same on Lineage 16 Official. Sameas the [image] mentioned above.
what is the version of the touch drivers in this kernel !

Categories

Resources