[ROM][LBL] CyanogenMod 11 weeklies - Xperia SP Android Development

{
"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"
}
Introduction
I started this project as a one-time test. But something was still bothering me - the latest version of CM for locked bootloaders was outdated
, so I released my test build to public. It received so much appreciation so I thought to release this periodically - and weeklies, released in the Friday-Saturday-Sunday period are the best I can give to the community. So, now just enjoy CyanogenMod for locked bootloaders!
Click to expand...
Click to collapse
Working/not working list
WORKING
- Screen
- Wi-Fi
- Bluetooth
- GPS
- NFC
- LTE
- Mobile data
- Calls/messages
- Camera(including HDR)
- Rear mic
NOT WORKING/BUGS
- bugs are listed here: List of CM bugs
Click to expand...
Click to collapse
Downloads
Build #12.5 - delta/incremental update
http://d-h.st/7uy
Build #12.1 - lagfix patch, flash it over build 12
http://d-h.st/Zv8
Build #12
http://d-h.st/BRBN
Older builds:
Build #11
https://mega.co.nz/#!aMwyEQhC!4DVZUpF9e1cPb08BSATXzEbBb-RB93ofz556qH7w3p8
Build #10
https://mega.co.nz/#!7YZTVbiQ!h3LAIYX3YufTKcyPHW_ItU4DPfOuUIOMSooyrFLLsH8
Build #9
https://mega.co.nz/#!mYQ0WDBb!CkChygvCW2lYWHUb0Er7awkIpG_91hvxotuYOcQe2aE
Build #8
http://d-h.st/88bi
Build #7
http://d-h.st/j6M
Build #6
http://d-h.st/TYTy
Build #5
http://d-h.st/Nbn
Build #4
http://d-h.st/fsl
Build #3
http://d-h.st/vvc
Build #2
http://d-h.st/MVD
Build #1
https://mega.co.nz/#!PYIyzYRS!0XlvIBI3L6q_ysOeUftO50WjcJwtp_LO5HdgfNnmjk8
Recommended Gapps:
http://forum.xda-developers.com/showthread.php?t=2397942
Click to expand...
Click to collapse
Clean installation instructions
Follow this if you are either on stock or an other non-CM ROM.
1. Download the ROM and latest Gapps package
2. Reboot to recovery(only TWRP/CWM Touch/PhilZ is supported)
3. Format /system, wipe data
4. Flash ROM, Gapps
5. Reboot and enjoy.
Click to expand...
Click to collapse
Upgrade instructions
1. Download the ROM.
2. Reboot to recovery(only TWRP/CWM Touch/PhilZ is supported)
3. Flash the ROM.
4. Reboot.
Click to expand...
Click to collapse
Changelog
Build #12.5
- added intellimm, a new governor by faux123
It's so new that it's not on any govenor mega list, so here's some info about it:
intelliminmax (intellimm) governor is designed to work with the newer SOCs with fixed voltage rails (ie MSM8974+ SOCs). It is designed to work within thosefixed voltage ranges in order to maximize battery performance while creating a smooth UI operations.
So that's the theory, in practise it's only using three frequencies most often. It look like a stupid idea at a first glance, but the governor gave me another hour of screen on time(previously I was getting 4 hours, now I'm getting 5 hours with minimal perfomance impact)
Some more info here:
https://plus.google.com/+PaulReioux/posts/DkCKEWRJFnf
- added msm_cpufreq_limiter, so now the frequency of the second core is following the user's choice (previously the second core's max frequency was stuck on 1728Mhz)
- added TCP congestion algorithms:
* bic
* westwood
* highspeed
* hybla
* htcp
* vegas
* veno
* scalable
* lp
* yeah
* illinois
Some results with different ones:
http://forum.xda-developers.com/showpost.php?p=28152737&postcount=2
(scroll down and skip all the tweakable values of other things)
- previous lagfix integrated
Build #12.1
- lags fixed
- discard option removed from fstab
Build #12
- fixed glove mode reverting after some time
- added another batch of governors, this time they are more "modern", and imo they are one of the best in its kind:
*smartassV2
*intellidemand2
*intelliactive
(thanks DooMLoRD and pec0ra)
*abyssplug
*adaptive
*badass
- added ROW I/O scheduler(thanks pec0ra)
- now ROM boots with noop, and after booting the default is row
- now ROM boots with performance governor set on boot, and then it gets back to interactive - the good old CM default
- merged improvements from the official trees
- added ZRAM driver, use any app, like Trickster Mod or Performance Control to set it up(thanks bagyusz for the idea and faux123 for the updated zram in Doomlord's kernel)
- CM source update(built off the stable branch)
- added frandom module(fast random number generator, works like Seeder - fyi - seeder and frandom don't give us such wonderful effects as on 2.3, but it at least decreases latencies, so it's an improvement )
- fixed mirroring sound thanks to @Steph310
- fixed SIM storage(SIM contacts, etc.)-proof:
- lowered the lowest brightness value from 10 to 1(seems like stock also uses that as the lowest one)
Older builds:
Build #11
- CM source update, check cmxlog for more info
- added some governors for you to choose and play , like:
* conservative
* lagfree
* lionheart
* powersave
* wheatley
- added some IO schedulers to go with the governors :
* sio
* vr
* bfq
* fifo
* fiops
* zen
Have fun finding the best combination for you!
The modules were compiled from their trees, so I have to at least mention them
Build #10
- CM source update
- SIM ICC number reading is fixed now(part of upcoming SEEK support)
- working FM radio reciever support
- working FM radio transmitter support - I guess you can make your own radio station that can transmit waves in a ~1m radius But to be serious - this could help people who want to listen to their music collection in a car that doesn't have bluetooth.
- cleaned up the leftovers from the faulty commits
- use the correct qc-opt library for power HAL to function properly
Build #9
- CM source update, check cmxlog for more info
Merged some bagyusz improvements, like:
- small cleanup in sources
- added dumpstate back for bug reporting
Build #8
- CM source updates, check them out:
http://www.cmxlog.com/11/huashan
- reverted to the source-built RIL, let me know if it fixes the connectivity issues(especially data connections, like LTE, etc., etc.)
- cleanups to the makefiles
- small changes to RIL
- switch to the c2d composition type(previously cpu was doing all the job, now the screen composing is split between CPU and GPU)
Build #7
- GPU drivers updated to newest available ones (yuga .283 firmware ones)
- swapped EGL config with a proper one, now it references adreno instead of adreno200
- add setup_fs service into the init part - if your device was freshly unlocked, it will prepare the filesystem on /data for you
- removed wheatley and lionheart governors, as they were a little bit bugged
- cherrypicked some bagyusz commits(most of them, just without the whole device tree splitting, I'm leaning towards unification where possible with UB trees)
- hijack.tar is now split into two parts - backend.tar and ramdisk.tar(it creates more room for homemade experiments, and makes users more safe - now you need to screw up two files instead of one to make the device unusable)
- minor cleanup in the ramdisk scripts, to make it more like in the official repos
- revert back to official releasetools(updater-script and binary in the final package) to make flashing more seamless and "stable"
And, this is something that you won't expect:
- CM source updates, covered in the good old nightly flavour
Build #6
- merged all the improvements from official trees, like:
* new qcom power HAL
* new libqc-opt.so library
- one change to GPU driver subsystem that's not even committed yet(test the gaming performance and tell me if it's better, for me it fixed choppy menu animations in GTA:SA)
- CM source updates:
* SystemUI crashes fixed
* other improvements, check cmxlog.com for the full CM change list
- probably more stuff that I can't recall, I'm a little bit sick
Anyways, enjoy!
Build #5
- removed FM radio
- CM source update
- lags fixed
- audio imbalance fixed
Build #4
- added FM radio(not working right now)
- fixed reboots when using BT and mirroring
- CM source update
- VPNs fixed
- possibly battery drain fixed
Build #3:
- xLoud - not the real one, but done with editing sound card control files
- touch sensitivity fixed
- CM sources update
Build #2:
- added I/O speedup on early-init
- CM source update
- speed up booting by a large margin
- remove knight rider led animation
- misc cleanups in our device trees(nfcee debug features enabled)
- Add glove mode toggle
Build #1:
- CyanogenMod source updates( many fixes to Telephony, Camera and others)
- Sony RIL(some bugs fixed)
- Fixed echoes in speakerphone calls
Click to expand...
Click to collapse
Credits
- bagyusz
- neXus PRIME
- dh.harald
- kerainFTW
- cray_Doze
- adfad666
- uberlaggydarwin
- davidmarco
- dssmex
- DooMLoRD
- pec0ra
- Cyanogenmod team
- Sony
Click to expand...
Click to collapse
XDA:DevDB Information
CyanogenMod 11, ROM for the Sony Xperia SP
Contributors
MrSteve555, neXus PRIME, bagyusz
Source Code: https://github.com/Ultrax5/android_device_sony_huashan?files=1
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: .207
Based On: CyanogenMod
Version Information
Status: Stable
Current Stable Version: 12
Stable Release Date: 2014-11-12
Created 2014-09-05
Last Updated 2014-12-07

Hi, thanks
should I flash .207 kernel or is it included in this build? I have 8-28 build

Kianush said:
Hi, thanks
should I flash .207 kernel or is it included in this build? I have 8-28 build
Click to expand...
Click to collapse
It's included in the build. That's why I didn't include it in the instructions

The thread title says for lbl... Im on ulb infact your last build 8-28 ... so can i flash your build 1
Sent from my Xperia SP using XDA Premium 4 mobile app

jangid said:
The thread title says for lbl... Im on ulb infact your last build 8-28 ... so can i flash your build 1
Sent from my Xperia SP using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Yes, you definitely can, but if I were you, I would choose the CM nightlies instead

Nope I hate this nightly system... Just weekly one fully stable like you do your work mr prefect mr steve ?
Sent from my Xperia SP using XDA Premium 4 mobile app

Oh! Nice! The nightlies that come out in the 28-8 build can be installed? I thought that in the LBL ROMs they couldn't be installed.
Thanks

Am I reading the op wrongly? CM11 is 4.4.X kitkat and not 4.3.X jellybean right?

For taking care of us CM11 fans with LBL:
thanks, Shakkran, merci, arigato, dank, Dhanyavaad, Spasiba, Khob Khun Krab

Thanks for your hard work, keep it up.

Fat_boy555 said:
Am I reading the op wrongly? CM11 is 4.4.X kitkat and not 4.3.X jellybean right?
Click to expand...
Click to collapse
up fro this one!
any feedback for those you tried this rom?

ongkhel said:
up fro this one!
any feedback for those you tried this rom?
Click to expand...
Click to collapse
Everythink works good, excluding systeui crash when using theme other then Holo (I'm using Herathon Night, like Android L)

Remlas said:
Everythink works good, excluding systeui crash when using theme other then Holo (I'm using Herathon Night, like Android L)
Click to expand...
Click to collapse
it always happen with build based on .207 kernel .. like pa ,pac and you should use xperia kitkat theme
i want to know os is 4.4 kitkat ?

jangid said:
it always happen with build based on .207 kernel .. like pa ,pac and you should use xperia kitkat theme
i want to know os is 4.4 kitkat ?
Click to expand...
Click to collapse
4.4.4 KitKat
---------- Post added at 06:08 AM ---------- Previous post was at 05:58 AM ----------
MrSteve555 said:
Downloads
Click to expand...
Click to collapse
Fixed MEGA link: https://mega.co.nz/#!PYIyzYRS!0XlvIBI3L6q_ysOeUftO50WjcJwtp_LO5HdgfNnmjk8

OP updated with screenshots( in DevDB section).
And yeah, the ROM is 4.4.4, not 4.3, it was my derp

MrSteve555 said:
OP updated with screenshots( in DevDB section).
And yeah, the ROM is 4.4.4, not 4.3, it was my derp
Click to expand...
Click to collapse
Glad I could be of some help )

Smooth and fast! Thanks!

Can I use nighties instead of the Build#1? (I mean these http://download.cyanogenmod.org/?device=huashan)

JetArmstrong said:
Can I use nighties instead of the Build#1? (I mean these http://download.cyanogenmod.org/?device=huashan)
Click to expand...
Click to collapse
If you have unlocked bootloader you can do that, but if you have locked bl, you can only use the build #1.

MrSteve555 said:
If you have unlocked bootloader you can do that, but if you have locked bl, you can only use the build #1.
Click to expand...
Click to collapse
Ok , I get it. Thank you very much, sir.Good Job.

Related

[ROM][4.3.1.] Carbon ROM Unofficial BUILD 8 - RC4 [2014-05-05]

{
"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"
}
[ROM][4.3.1][Jelly Bean] Carbon ROM [Unofficial][2014-05-0x], a ROM for the Samsung Galaxy Ace II
Contributors: judas1977, Rox, jereksel, criminal, Zwliew, cocafe and others
ROM OS Version: 4.3.1
ROM Kernel: Linux 3.0.x
ROM Firmware Required: Any JB ROM for Galaxy Ace II
Based On: AOSP(?)
Recovery: CWM
Version Information
Status: Stable Beta
Last update: 2014-05-05
----------
Carbon JB [4.3.1.] Unnofficial for the Galaxy Ace II (Codina)
I take no resposibility if something will go... not as it supposed to. The responsibility for potential damages caused by installing or using of this ROM is Yours, and Yours only!
My ROM is released „as is” – you don’t like it – don’t use it.​
--------------------------------------------------------------------------------------------------------------------------------------
Important!
Any Galaxy Ace II ROM based on Android 4.2.x+ has to be installed over Android 4.1.x+ (stock ROM, CM-like customs). You will need custom recovery (temporary one is good enough)
It is strongly recommended to make a backup before installing of ANY ROM!
​------------------------------------------------------------------------------------------------------------------------
You can follow my activities on My Wordpress Blog ​​
Download:
BUILD 8 - RC4 [2014-05-05]
Older builds (may be non available anymore):
BUILD 7 - RC3 [2014-02-27]
BUILD 6 - RC2 [2014-01-21]
BUILD 5 - RC1 [2013-12-17]
BUILD 4 [2013-11-21]
BUILD 3 [2013-11-03]
BUILD 1 [2013-10-27]
Gapps
Gapps - minimal version [2013-10-27]
Low in-call volume fix (thanks to mikesz98 from polish android forum)
Issues (or simply not working):
- Carbon Fibers stops working ONCE after EVERY reboot (common issue on some other devices)
- You tell me
History:
BUILD 8 [2014-05-05]
- CPU Overclocking
- GPU Overclocking
- GPU & CPU undervolting
- New NovaThor Settings adde
- Various optimalisations
Build 7 RC3 [2014-02-27]
- Kernel reverted to 3.0.31
- BT issues fixed
- New STE Power hal
- Added Sioplus scheduler
- Added PegasusQ governor
- Better ram managenemt
- Added Sweep2Wake trigger to advanced settings
- Galaxy Ace 2 settings charger control fixed
- Carbon Fibers: removed empty System->Device tunables submenu
- Carbon Fibers: minor updates of polish translation
- Polish translation of Galaxy Ace 2 Settings (Advanced Device Settings)
- Removed unneeded GooManager.apk
Build 6 – RC2 [2014-01-21]
* Updated device and ROM sources [2014-01-21]
* Kernel updated to 3.0.101 (thanx to @Rox, @hafidzduddin, @cocafe, @dh-harald, @KINGbabasula and everyone involved):
- Added abyssplug governor
- Removed ondemandq governor and some I/O schedulers
- Fixed data download/upload arrows
* Notification sound is not late anymore
* Fixed apollo skip song when notification comes + DSP FC
* Swap storages option in advanced settings - Thanks to @Rox and @e_c
* Removed unused (empty) “Advanced” submenu in Display settings, which causes FC’s when pressed.
Build 5 - RC1 [2013-12-17]
* Updated sources [Device and ROM: 2013-12-17]
* Fixed GPS. Hmmm... works better than before, but I think still not as good as in my SlimBean 4.3 for example. Strange, because it uses the same settings.
* Fixed 2g/2g+3g quick settings tile
* Set SD Card as removable (you can safely unmount now)
Build 4 [2013-11-21]
* Updated sources [Device and ROM: 2013-11-20]:
- Improved stability (thx @Rox, Teamcanjica, Percy-g2 and Munjeni)
- Fixed random reboot issue
- Added KSM feature
* Added (partial) polish translation of Carbon Fibers (thx Mikesz98)
Build 3 [2013-11-03]
* updated sources (device and ROM)
* fixed CRT off animation (or it wasn't broken anyway? )
Build 2 [2013-11-01][unreleased]
* low in-call volume fix
Build 1 [2013-10-27]
* Initial release
As it could be my final version of Carbon ROM (and maybe my last Codina’s public ROM ever), I want to add few words…
I’m pretty sure that @Rox – our main device sources maintainer - deserves for a special thanks. I watched your progress – starting from “simple” theming You became our local hero, learning fast. I believe that the knowledge You achieved playing with our Samsung Galaxy Ace II will help you to find “a job from your dreams” in your mature life (do not hurry). I’m aware that without Your work I just couldn’t “get” Carbon (or Chameleon OS, or whatever) in current state. So once again – thanks for Your contribution!!!
To do list:
· Fixing Carbon Fibers FC’s after turning phone on
· Additional polish translation (other languages, maybe?**)
· Adding mobile data indicator arrows
** If you have free time and want to add your language translation to system apps – feel free to contact me.
Installation:
1. Put ROM’s Zip file Zip z ROMem (and other zip files - optionally) on SD Card
2. Enter Recovery Mode
3. Pick options:
a) Wipe Data/Factory Reset
b) In „mounts and storage” choose: Format System
c) (just in case) Mount system partition (it supposed to be „unmount” visible)
4. Choose Install Zip (or similar, depends on recovery version)
a) Install ROM from SD card
5. (optional) installing Gapps and other add-ons
a) In „mounts and storage” Mount /system (as described above)
b) Choose install zip and install chosen add-on
c) repeat a and b points for any other add-on
6. Reboot Phone (first BOOT could take a while)
Github Sources:
Teamcanjica
Carbon ROM
Thanks:
- Samsung – for a decent phone;
- CyanogenMOD Team, Carbon Dev Team – for ROM sources;
- TeamCanjica, dh.harald i SakuraDroid – for great contribution to codina device/kernel sources;
- mikesz98, percy-g2, munjeni - fixes, translations
- everybody who deserves it, but i forgot because of my faulty memory.
Like my work? Donate to me:
Some screenshots (miui theme)
[C]
[/c]
Wysłane z mojego GT-i8160 przy użyciu Tapatalk
ss
can you share the screenshot ??
btw it's great job :good:
Great... Just another great ROM...
Thank you judas...
Btw, some screenshots pls, if possible....??
What about advance reboot? Is it working?
Sent from my GT-I8160 using Tapatalk
upilguebu said:
What about advance reboot? Is it working?
Sent from my GT-I8160 using Tapatalk
Click to expand...
Click to collapse
yea
EDIT: smoother than ChaOS, blue balls is awesome
Really? I was afraid to check it
Wysłane z mojego GT-i8160 przy użyciu Tapatalk
Yes, i know that you are totally absorbed in all that "kitkatish" things, OC and many more important things, but maybe (just maybe) somebody will find it interesting...
Build 7 - Aroma Final [28-01-2014]
* Fixed Torch turning on delay
* Fix new YT app hangs and browser videos
* Added, using Aroma Installer:
* - Memory Swap possibility
* - Disabling Buttons Backlights possibility
* - New Host file thx to @BSDgeek_Jake
* - Alternative Kitkat fonts
* - Possibility to install/bypass non crucial system apps
* Removed Backup Tools (be careful)
* Final Build [probably]
Build 6 [23-01-2014]
* First (unreleased) version by @judas77
* LPM charging fixed
* Optimized waking up time
* Advanced Ace 2 settings added**
* Fixed "Can't mute mic in phone app" bug
* Stability fixes
* OndemandQ governor added
* SIO and ZEN io schedulers added
* Fix Low-incall - Thanks to @h3llrais3r
* KSM enabling added - better RAM management
Bugs written down on OP:
Low incall volume
Wake up delay
SIM Card Contacts
Mute in phone app
LPM charging*
I wish this will be installed in my phone. It doesn't like 4.3 roms
Sent from my GT-I8160 using XDA Premium 4 mobile app
This rom have hybrid properties (per app dpi/layout)?
looks nice, would like to try, hopefully can get in my phone
Sent from my GT-I8160 using XDA Premium 4 mobile app
str3tch72 said:
I wish this will be installed in my phone. It doesn't like 4.3 roms
Sent from my GT-I8160 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Mine too. I have had Cm10.2 but it crashed and after that Android 4.3 hasn't worked again (up to now, maybe I try to get it working again, or I am just going to buy the Nexus 5 ).
k, will install this ROM after bored with CM10.2
Decided to give this a spin just out of curiosity and to see what it's like. (never used Carbon ROM before)
I'm curious whether the low incall patch for CM10.2 would also work with this... i'm not sure of the differences in the phone APK if any..
str3tch72 said:
I wish this will be installed in my phone. It doesn't like 4.3 roms
Sent from my GT-I8160 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Str3tch72, did you successfully install this rom on your phone? in my phone stuck in samsung logo, the same thing as when I install the latest build of CM10.2
Sent from my GT-I8160 using XDA Premium 4 mobile app
what is the best JB Base ROM for flashing this ROM?
cilixan said:
Str3tch72, did you successfully install this rom on your phone? in my phone stuck in samsung logo, the same thing as when I install the latest build of CM10.2
Click to expand...
Click to collapse
your flashing method is wrong, then.
have you read flashing procedure, mate?
Rieyan said:
what is the best JB Base ROM for flashing this ROM?
Click to expand...
Click to collapse
ANY jb Rom will do.
Edit: low in-call fix breaks RIL, just as I suspected...
judas1977 said:
ANY jb Rom will do.
Edit: low in-call fix breaks RIL, just as I suspected...
Click to expand...
Click to collapse
Thanks for your fast response..
I'll try to flash this ROM from XXMG2 Greece (Cosmote) JB 4.1.2 Base ROM.
I found Ringtone Delay bug on any other 4.3.1 Custom ROM. when I receive a notification, i see the notification icon on statusbar, but the ringtone is delaying (2 or 3 seconds after the notification icon shows on statusbar, sometimes I only hear half notification ringtones), if I find any bug on this ROM, I'll report it to you
and one more question..
I see MIUI Style on this ROM, can I use MIUI themes for this ROM (*.mtz file)?
great work, thanks!!
this rom have transition animation like rootbox and listview animation?
pupakota said:
your flashing method is wrong, then.
have you read flashing procedure, mate?
Click to expand...
Click to collapse
Yes, I have done this. but it's still stuck in the Samsung logo ( such as during install cm10.2 latest build. build 23/10 working well )
Sent from my GT-I8160 using XDA Premium 4 mobile app

[ROM][4.4.x][UNOFFICIAL] Carbon - KitKat EDITION [2014-11-22]

{
"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 take no resposibility if something will go... not as it supposed to. The responsibility for potential damages caused by installing or using of this ROM is Yours, and Yours only!
My ROM is released „as is” – you don’t like it – don’t use it.​
--------------------------------------------------------------------------------------------------------------------------------------
Important!
Any Galaxy Ace II ROM based on Android 4.2.x+ has to be installed over Android 4.1.x+ (stock ROM, CM-like customs). You will need custom recovery (temporary one is good enough)
It is strongly recommended to make a backup before installing of ANY ROM!
​------------------------------------------------------------------------------------------------------------------------
ANNOUNCEMENT!
I think i will update that ROM twice per month weekly for now, because Carbon devs are working hard to improve ROM.​
Download:
BUILD 18 [2014-11-22] DEODEXED
BUILD 17 [2014-08-02] FINAL - ODEX
BUILD 17 [2014-08-02] FINAL - DEODEX
Older versions:
BUILD 16 [2014-06-28]
BUILD 15B [2014-06-12]
BUILD 13C [2014-06-03]
BUILD 10 [2014-05-04]
BUILD6B [2014-04-04]
Installation:
1. Put ROM’s Zip file Zip z ROMem (and other zip files - optionally) on SD Card
2. Enter Recovery Mode
3. Pick options:
a) Wipe Data/Factory Reset
b) In mounts and storage choose: Format System
c) (just in case) Mount system partition (it supposed to be unmount visible)
4. Choose Install Zip (or similar, depends on recovery version)
a) Install ROM from SD card
5. (optional) installing Gapps and other add-ons
a) In mounts and storage Mount /system (as described above)
b) Choose install zip and install chosen add-on
c) repeat a and b points for any other add-on
6. Reboot Phone (first BOOT could take a while)
Github Sources:
Teamcanjica
Carbon ROM
Credits: ​- Samsung – for a decent phone;
- CyanogenMOD Team, Carbon Dev Team – for ROM sources;
- TeamCanjica, dh.harald i SakuraDroid – for great contribution to codina device/kernel sources;
- mikesz98, percy-g2, munjeni - fixes, translations
- everybody who deserves it, but i forgot because of my faulty memory.​
Like my work? Donate to me:
​
Donations: ​- koozzkoozz (from polish android forum) - 2,61$ (3,00$)
- Paco1416 (from XDA) - 4,50$ (5,00$)
Overall: - 7,11$ (8,00$)
----------------------------------------------------------------------​
XDA:DevDB Information
[ROM][4.4.x] Carbon - KitKat EDITION [Unofficial][2014-03-01], ROM for the Samsung Galaxy Ace II
Contributors
judas1977, Rox, Zwliew, cocafe
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.0.x
ROM Firmware Required: Any JB ROM for Galaxy Ace II
Based On: AOSP
Version Information
Status: Stable
Current Stable Version: 2014-11-22
Stable Release Date: 2014-08-07
Current Beta Version: 2014-11-22
Beta Release Date: 2014-03-01
Created 2014-03-02
Last Updated 2014-11-23
History:
BUILD 18 [2014-11-22] - DEODEXED
* Carbon sources update [up to 2014-11-21]
- some fixes of MMS apk
- some fixes of Camera apk
- some fixes of Contacts apk
- some fixes of Gallery apk
- some fixes of Dialer apk
- some fixes and additions in Performance Control
- memory management fixes
- code clean up (framework)
- some potential memory leaks fixed
- some official translation of Carbon Fibers (thanx to Crowdin project)
- changes between august and october lost due to lack of data (official carbon changelog ends on october)
* Device sources update [up to 2014-11-21]
- live streaming fix (thx to @Meticulus)
* Kernel sources update [up to 2014-11-21]
* deodexed
* kernel is not dirty (again).
BUILD 17 [2014-08-02] - FINAL
* Updated to Android version 4.4.4_r2
* Carbon sources update [up to 2014-08-02]
- mostly bugfixes and small updates
* Device and kernel sources update [up to 2014-08-02]
- adjusted CPU voltages - @ace2nutzer [not confirmed]
- restored CPU UV option in NTS
- faster booting (thanks to LZ4 compression)
- pegasusq governor removed
- added 100MHz CPU freq step
* Added by me
- additional italian translation (SystemUI) by pedroleon99
- trying to improve wake-up speed (incoming calls, etc.)
- * Compiled with SaberMod 4.8.3 toolchain
* JustArchi v3 optimizations
* compiled with variant "user" [BUILD 17 ODEX]:
- odexed
- adb disabled by default
* compiled with variant "userdebug" [BUILD 17 DEODEX]:
- deodexed
* Broken by me
- dirty kernel status. It affects nothing, just a "flag"
BUILD 16 [2014-06-27]
* Updated to Android version 4.4.4_r1
* Carbon source update [up to 2014-06-27]
- Fixed SIM PIN keyboard not responding to input
- Fixes for Peek
- Fixes to DocumentsUI
- Added Non-Intrusive CallUI from Slim
-- Call notification shows up in statusbar and does not freeze currently running app
-- Reverted Omni’s “non-intrusive” CallUI
- Theme Manager fixes
- Fixes to Omni Switch
- Some Hover fixes
- Tons of other fixes
* Device source update
* Kernel source update
* Carbon device tree bit revorked
BUILD 15B [2014-06-12]
* Carbon sources update [up to 2014-06-12]
- Fully updated to 4.4.3
- Added ability to launch default gallery app when long pressing camera quick tile
- Added ability to show seconds in statusbar clock
- Added new 4.4.3 dailer
- Added a compass quick tile
- Added ability to activate lockscreen torch by long pressing
- Removed double-tap and long press to avoid conflicts with double-tap statusbar to sleep feature
- Some fixes to InCallUI layout
- If you had dark digits in the dialer, this should be fixed
- Moved PEEk to CarbonFibers>Lockscreen>General
- Enabled inCallUI transparency by default to avoid cut off pictures
- Some fixes for Peek
- Added Hover(Swipe down notification shade and click the icon on the top right to activate)
- Many other fixes
* Device sources update [up to 2014-06-12]
Issues of Build 15B:
- PEEK can't be turned on (or off - if you came from previous build without factory reset when PEEK was turned on). Will be fixed in next build.
BUILD 15 [09-06-2014] - unreleased
- unreleased due to Wi-Fi bug
BUILD 14 [2014-06-08]
* Carbon sources update
- partially updated to 4.4.3 android version
- Added Shake to Secure from Slim: When you shake your device, it temporarily enables a secure lockscreen. Upon successfully unlocking the device, security is disabled
- Added Gesture Lockscreen
- Returned to CM LockClock
- Renamed “Installer” to “Persistence”
- Added Music Equalizer quick tile [looks really cool - judas]
- Many other minor changes
* Device sources update
BUILD 13C [2014-06-03]
* Carbon sources update
- just some minor fixes and additions
* Device sources updates
- some fixes of NTS permissions
- revert to "old" cpu frequencies
* compiled as "user" variant
* Compiled with JustArchi's optimisations (V3)
* Compiled with SaberMod 4.8.3 Toolchain
* stability regained).
BUILD 13 [2014-06-01]
* Carbon sources update
- just some minor fixes and additions
* Device sources updates
* compiled as "user" variant too
* Compiled with JustArchi's optimisations (V3)
* Compiled with SaberMod 4.8.3 Toolchain
BUILD 12 [2014-05-27]
* Carbon sources update
- fixes of PEEK
- fixes of New Theme Engine
* Device sources updates
- sources cleaned a bit
- AGPS fixed (really? need some tests)
- kernel tweaks and optimisations
- NovaThor Settings app updated to v1.5
* Compiled with JustArchi's optimisations (V2)
* Compiled with SaberMod 4.8 Toolchain
* compiled as "user" variant:
- odexed
- adb disabled by default
* smooth and stable
BUILD 11 [2014-05-17] - STABLE
* Carbon source update (up to 2014-05-17)
- Added more options to Smart Pulldown statusbar settings (Off, dismissible, persistent, both)
- Many changes to battery icon and percentage style and colors
- Added "old style" jb battery icon with percentage (still bit overlapping)
- Added “No Battery Icon” option
- Added Wakelock Blocker in Carbon Fibers>Interface
- Added Custom Carrier Label in notification shade
- Fix CM Theme Manager FC’s
- Fixed issue where notification of an SMS message would remain in notification bar if the message was opened through notification shade
- Fixed lockscreen longpress actions
- Fixed pause/resume not working for downloads
- Added Slim’s Hardware Key Rebinding
- Added “Peek” from PA
- Added circular memory indicator for recents menu
- Many changes and fixes to Themes manager
- Added support for more media types
- Added Dark Carbon Quick Settings Tile
* Device source update (up to 2014-05-17)
- kernel updates and tweaks
- KSM improvements
- ZRAM enabled
- some/many stability fixes
- NovaThor Settings updated to v.1.4
- introducing translations of NovaThor Settings (thanks to crowdin project)
BUILD 10 [2014-05-04]
* CARBON source update (up to 2014-05-03):
- OmniSwitch added again (this time officially by CarbonDev)
- Audio themes added (not tested by me)
- More stock ringtones added
- Many various optimalisations and and stability fixes (we will see).
* Device source fixes
- Some cleaning and optimalisations
- NovaThor Settings update
BUILD9[2014-04-29][unreleased]
- Carbon source update (up to 2014-04-29)
* New theme engine fixes
* Small fixes
- Device Source update (up to 2014-04-29)
* NovaThor Settings update
BUILD8[2014-04-21]
* Stable beta
* Carbon source update (up to 2014-04-21]
- Mark messages in stock MMS app as unread fixes
- Added Cm’s new Theme Manager
- Added Battery Saver Mode
- Added Omni Performance Control
- Added Gesture Lockscreen
- Added power menu Quick Tile
* Device sources update (up to 2014-04-21):
- GPU Overclock (thx @you-Know-Who)
- Added UnderVolt options (CPU & GPU)
- Charge cycle control
* New NovaThor Settings app to manage abovementioned features with many additions!
- Huge kernel cleaning!
BUILD7C[2014-04-11] [not added to OP]
* Carbon source update (small one, up to 2014-04-11]
- Mark messages in stock MMS app as unread
- Fixed ART not working (not tested by me)
* Device sources update:
- Performance kernel tweaks
- Advanced Galaxy Ace 2 Settings fixes and additional functions
* From me:
- updates & fixes of Italian translation (thx @pedroleon99 again)
BUILD6B [2014-04-04]
* ROM source update (up to 2014-04-04):
- RAM Bar in recent apps added
- Quiet Hours Quicktile longpress fixed
- Carbon Quicktile fixed
- Voice+ integrated with Settings
* Device source update (up to 2014-04-04):
- Galaxy Ace 2 setting fixes
- Back to KSM instead of buggy UKSM
- Stable overclocking added (thx @cocafe and @Rox)
* Italian translation of Carbon specific settings
* Apps added:
- Xperia Keyboard with swipe feature (thx @kristiancarl)
- Launcher2 (temporary and dirty fix of not working settings button)
* Apps removed:
- Launcher3
- LockClock
- Screen Recorder
- CarbonWallpapers
- Default keyboard - LatinIME
* Live Wallpapers removed:
- Basic
- BlueBalls
- Galaxy4
- MagicSmoke
- MusicVisualization
- NoiseField
- PhaseBeam
* Long press back to kill configurable timeout (added by me)
BUILD5 [201403-26]
* Carbon Source update (up to 2014-03-25]
New low in-call volume workaround - @h3llrais3r
Better power management
Performance tweaks on kernel
KSM updated to UKSM (ultra kernel samepage merging)
Reworked Galaxy Ace 2 Settings:
Add TCP algorythims control toggles
Add WIFI PM mode toggle - @cocafe @zwliew
Add multicore powersaving toggles
Add BLN disabling trigger in Ace 2 Settings
Add readahead buffer size control
* Kernel is not dirty anymore)
* New Advanced Ace 2 settings implemented into Carbon Fibers -> Device tunables
CAUTION: As an author said @zwliew) - some options may not work in current version of Advanced Ace 2 Settings
BUILD4 [2014-03-19]
* ROM Source update (up to 2014-03-19):
- Custom Progress Bar
- Breathing SMS and missed calls notifications
- Advanced volume control
- DsPManager fixes and updates
- CarbonFibers.apk integrated with Settings.apk
* Device Sources update:
- Audio control in advanced settings
* Fixes and updates of polish translation of Carbon Fibers
* Polish translation of settings (it's 98% polish now)
* OmniSwitch added (buggy for me)
* Video recording crash fixed
* Non-working Screen Recorder option removed (Display settings) [but i forgot to remove .apk itself though...^^]
Build 3 [2014-03-14]
* Carbon Sources updated (up to 2014-03-14):
- Smart Pulldown added
- Customisation of network signal indicator
* Device's Source updated (up to 2014-03-13)
* Update of polish translation of Carbon Fibers - (pretty faulty right now, will be fixed in next release).
* Fixed crash after longpress of "Network Mode" quicktile.
Build 2 [2014-03-08]
* Carbon Sources updated (up to 2014-03-07)
* Rotation glitch fix
* Polish translation of Galaxy Ace 2 Settings
* Polish translation of Carbon Fibers - it's about 99% complete, totally reworked (not based on my translation of 4.3 translation made by mikesz in most part)
If you want to help to translate carbon fibers to your native language, contact me. But have in mind that it's a lot of lines to translate...
Build 1 [2014-03-01]
* Carbon Sources updated (up to 2014-02-28)
* BT issues fixed
* New STE power hal
* Added Sioplus scheduler
* Added PegasusQ governor
* Better ram managenemt
* Fixed Stock Camera crashes
* Added Sweep2Wake trigger to advanced settings
BUILD 0 - Unreleased [2014-02-16
* Initial build
* Kernel 3.0.101 implementation
--------------------------------------------------
Bugs / not working:
* Video upload on instagram (all codina's kitkat ROMs)
​
Some screenshots:
----ANNOUNCEMENT----
Hereby quest for glory and wealth is over!!!
Some of you could think, that i made all that published ROMs for myself. And then i, seeing that was decent work, decided to share with community...
NO, NO, NO - you are WRONG!!
It was made for two purposes only - for fame and wealth!
And now, after one short year - i am famous. People recognize me on the streets (many of them want me to give an autograph), presidents of many cities and even countries want to have selfies with me, stranger women want to seat on my knees in public places...
And yet about richness...
Another goal achieved. Two people donated to me - 3USD + 5USD (i'm freakin' rich now, even despite of fact, that paypal took some from that amount).
I became so rich, that i didn't accept donation for my ThinkingBridge ROM (not because i thought it was too little of my work on that ROM - don't let be fooled, but because that i was too rich [by donations] already).
I won't say goodbye, because there was my farewell, when i "lost" my phone [actually, it was cheap action to gain donations, right?]
And then i didn't accept donation in the form of Ace 2 from the same person [ThinkingBridge case] - the reason was the same... too rich.
And now, when i'm so rich and famous - i decided generously to give you one last build [in two variants] of Carbon ROM. Campaign is OVER!.
OK, back to serious.
Last months was a great time for me - i learned many things about modding, bit about "programming", about "source code" and compilation. Now i see some things easy, things that i considered as "from outer space", when i had have previous phones. And i've met many interesting, valuable people. We have great community, people leave, but there are new people coming...
The amount of various ROMs for our Codina's is really impressive...
I think i'll stay about a quarter of year with codina. I will make some private builds in the meantime (probably), but maybe i'll just stick to one of existing ones... Last AOSP is really impressive in terms of stability.
So why to end now? Hmm... i'm bit tired, tired of doing trivial things (like changelogs), tired of one's expectations... The accusations of running some campaigns for selfpromotion and killing (spoiling?) other's work [i didn't know that my builds of SlimBean 8.1, Vanilla Root-Box, Mahdi, Omni were so much worse than previous ones, sorry] also didn't help.
One more thing - i'm not a developer. Never considered myself to be developer. My job, apart from modding stock ROM, was to adapt existing source code to build specific ROMs. I just did some specific changes in code to add some functions, but it wasn't much. So i'd call myself a contributor rather than a dev [that way you will not loose another developer)]
Good bye, and good luck!
TRANSLATION HELP!!​
You can find carbon settings english file here: http://d-h.st/yh1
It is "couple of lines" of text to translate...
And it would be best to use Notepad++ or other "non windows native" text editor to avoid some problems)​
saronistu said:
first! nice ROM screenshots?
Click to expand...
Click to collapse
Yes, I wanted to add it, but someone "jumped" with his "I'm first" post, thank you
Gj bro! (I had too many building erros :/) bugs?
Sent from my GT-I8160 using Tapatalk
Bugs will be (are) listed in post tw*, oh, wait - three _-_
Just like other KK ROMs i think...
Is sending files via Bluetooth working?
Accidentally sent from my Ace 2!
zaryab360 said:
Is sending files via Bluetooth working?
Accidentally sent from my Ace 2!
Click to expand...
Click to collapse
It should be. I thought bt issue was only on 3.0.101 kernel
Sent from my GT-I8160 using Tapatalk
whats not working on this rom?
exodius48 said:
whats not working on this rom?
Click to expand...
Click to collapse
Bugs are in the third post
Inviato dal mio GT-I8160 utilizzando Tapatalk
@up
Now, thanks to moderators, bugs are actually listed in second post.
And, BTW, new build is up (I'll need to add link though)
Wysłane z mojego GT-I8160 przy użyciu Tapatalka
A-GPS works good.
Sent from my GT-I8160 using Tapatalk
Playing embedded YouTube videos in stock browser (webpages) cause force close.
Sent from my GT-I8160 using Tapatalk
arpit85 said:
Playing embedded YouTube videos in browser (webpages) cause force close.
Sent from my GT-I8160 using Tapatalk
Click to expand...
Click to collapse
Whit youtube apk works
Sent from my GT-I8160 using XDA Premium 4 mobile app
---------- Post added at 04:49 PM ---------- Previous post was at 04:44 PM ----------
mrrebellex said:
Whit youtube apk works
Sent from my GT-I8160 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Whit stock browser works you must clear data cache stock browser SPK sort for my bad englich
Sent from my GT-I8160 using XDA Premium 4 mobile app
---------- Post added at 05:04 PM ---------- Previous post was at 04:49 PM ----------
Thank judas for this great rom and ı will and hope build judas kernel whit 900 and 1000mhz frequency
Sent from my GT-I8160 using XDA Premium 4 mobile app
mrrebellex said:
Thank judas for this great rom and ı will and hope build judas kernel whit 900 and 1000mhz frequency
Sent from my GT-I8160 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Hmm... actually - i'm not a kernelsmith... All i did with kernel was adding governors in Android 4.2.2 ROMs... I'm not hardcore gamer (at least not ATM and not on smartphones) - so i don't need additional power.
arpit85 said:
Playing embedded YouTube videos in stock browser (webpages) cause force close.
Sent from my GT-I8160 using Tapatalk
Click to expand...
Click to collapse
Hmm... i barely use stock browser, but i checked and youtube videos works for me...
mrrebellex said:
Whit youtube apk works
Sent from my GT-I8160 using XDA Premium 4 mobile app
---------- Post added at 04:49 PM ---------- Previous post was at 04:44 PM ----------
Whit stock browser works you must clear data cache stock browser SPK sort for my bad englich
Sent from my GT-I8160 using XDA Premium 4 mobile app
---------- Post added at 05:04 PM ---------- Previous post was at 04:49 PM ----------
Thank judas for this great rom and ı will and hope build judas kernel whit 900 and 1000mhz frequency
Sent from my GT-I8160 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Use maclaw cm11 kernel if you cant manually enter commands in terminal
Sent from my GT-I8160 using Tapatalk
teddytsen said:
Use maclaw cm11 kernel if you cant manually enter commands in terminal
Sent from my GT-I8160 using Tapatalk
Click to expand...
Click to collapse
İs there kernel zip can send me the link and work this whit carbon rom
Sent from my GT-I8160 using XDA Premium 4 mobile app
What governor and i/o scheduler is best for multitasking and gaming performance?
Just curious because you added Sioplus scheduler and added PegasusQ governor in build 1.
Actually - @Rox add it (but i'd add it anyway, if he'd didn't do it).
I think that for multitiasking most important are minfree values, and it not depends on kernel...
And performance governor will be probably best for gaming/performace if you want to be sure).
I saw gaming (or gamers or sth) governor, but i didn't have the time to look at it closely - i'm not a smartphone gamer, again)

[ROM][UNOFFICIAL][5.1.1]CyanogenMod 12.1 for Samsung Galaxy J5

{
"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"
}
CyanogenMod 12.1 for Samsung Galaxy J5
DISCLAIMER
Code:
Your warranty is now void.
I'm 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
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.
--------------------------------------------------------------------------
Bugs and changelogs are in 2nd post !
--------------------------------------------------------------------------
Real Battery Life Calculations
Talk Time: Aprox. 18 hours (3G)
Music Playback: Aprox. 62 hours
Video Playback: Aprox. 13 hours
Screen On Time (Idle CPU): Aprox. 20 hours
Screen On Time (Full load CPU): Aprox. 6-8 hours (user-dependent)
Deep Sleep only: Aprox. 70 hours
--------------------------------------------------------------------------
Installation
1. Make sure you have updated to stock 5.1.1.
2. Download the ROM from the link below.
3. Download 5.1.1 ARM GAPPS.
4. Transfer the zip files to your SD card.
5. Reboot to recovery mode. ( Vol UP + Home + Power )
Note: It is highly recommended to use TWRP Recovery.
6. Optional: Do nandroid backup.
7. Full wipe /system, /internalsd, /data, and /cache.
8. Install CM zip and GApps zip.
9. Reboot to system.
10. Setup your device.
Enjoy!
------------------------------------------------------------------
Downloads
SM-J500FN
SM-J500F
SM-J500G
SM-J500M
SM-J500H
SM-J500Y
SM-J5007
------------------------------------------------------------------​
Source​Check out the ROM Source available on GitHub.
Feel free to submit any fixes, Just remember to give proper credits when using other people's source.
Kernel Source
---------------------------------------------------------------------------------------------------------------------------------------
Credits
@jackeagle for kernel maintaining.
@TheWisp for the awesome InputDisabler.
@aapav01
@ganesh varma for helping when development needed support.
And last the awesome J500H testing team we have in Hangouts, for being there all this time.​
XDA:DevDB Information
CyanogenMod 12.1 for Samsung Galaxy J5, ROM for all devices (see above for details)
Contributors
Nick Verse, ganesh varma
Source Code: https://github.com/Galaxy-J5
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Lollipop Modem/Baseband
Version Information
Status: Stable
Current Stable Version: 4.0.0
Stable Release Date: 2016-07-23
Created 2016-06-23
Last Updated 2016-09-23
Bugs and Issues​
Code:
- No audio through FM Radio.
Let me know if you find other bugs!
--------------------------------------------------------------------------------------------------------------------------------------------
Submitting Bug Reports:
If you find some bugs, report it with logs and detailed information of the issue.
Do not report bugs if custom tweak is done.
Do not report bugs if Xposed is installed!
---------------------------------------------------------------------------------------------------------------------------------------------
Changelog:
Code:
[B]September 23, 2016[/B]
- Fixed reboot issues.
- Fixed lags from not needed libraries and kernel commits.
- Added IMS and VoIP support. (Needs testing)
- Fix rmnet (data) issues.
- Dalvik/ART optimizations. Now ROM is more smooth.
- Removed extra governors/io schedulers.
(The provided governors in OC kernels for J5 are for Exynos devices,
so they need extra configuration to be adapted to Snapdragon devices.
Until then, we will use the stock and trusted ones,
but keep overclocking to be enabled by a userspace application).
- Many kernel fixes.
- Framework fixes.
- Audio enhancements.
- Added audio echo cancellation support (AEC) for in-calling audio.
- Added Wifi-Direct and Screen Cast/HDMI support in kernel. (Needs testing)
- Added Volume wake and Home button wake support.
(You can enable/disable these features from Settings->Buttons)
- Merged with latest CM Changes.
[B]September 8, 2016[/B]
- Removed On-Screen-Buttons implementation.
(Currently we don't have an implementation for hard disabling touch-keys in kernel.)
- Kernel fixes.
- Attempt to fix reboot issues and data problems for [B]G[/B] and [B]H[/B] variant.
- Removed KernelAdiutor
[B]September 2, 2016[/B]
- Added OC in kernel and fixes for frequency ladder. (0.2 to 1.8 GHz)
- Added a lot of governors and I/O schedulers.
- Added KernelAdiutor as a built-in application for tweaking parameters.
- Added DayDream support by default.
(It is a screensaver feature for Android.
You can choose your preference in Settings -> Display & lights -> DayDream)
- PowerHAL fixes.
- Disabled compression of camera images, set quality of Encoder to 100% and increase memCap *4.
(Image sizes are larger, and have better quality)
- Added On-Screen-Buttons implementation similar to qemu.hw.mainkeys=1.
(You can use software keys for Back/Menu/Options, by enabling it on the first setup screen.
Main keys will be permanently disabled)
- Merged with latest CM Changes.
[B]August 20, 2016[/B]
- Excluded InputDisabler from build. (Not needed from now on as we found the root of the cause)
- Screen on/off lag reduction. (WIP)
- Fixed SD Card issues and corresponding folder creations on boot.
- Added option to secure unmount external SD before removal.
- Added option to record in-call voice for all regions.
- CPU speed/responsiveness optimizations.
- SELinux denial fixes for other variants too.
- Switched to SELinux enforcing, minized kernel messages and ADB secure (needs su command from now on).
- Optimized latency for audio HAL. No drop-outs from now on.
- Audio effect optimizations. Sound is more crisp.
- Excluded zRAM.
(zRAM caused not needed CPU overhead and heat issues when on Full Brightness+Mobile Data+GPS)
- TWRP bug-fixes.
- Kernel fixes.
- Merged with latest CM Changes.
- Updated stable release name to 2.0.0
[B]July 22, 2016[/B]
- Fixed small freeze on screen unlock.
- Fixed Auto Display Color Calibration.
- Disabled Auto Brightness feature. (No light sensor for J5)
- Raised the perceived loudness by 4db on headphones, and 4db on speaker output.
- Fixed audio minor drop-outs when exiting deep sleep.
- Fixed some firmware link typos.
- Enabled zRAM. (512MB)
- Merged with latest CM Changes.
[B]July 15, 2016[/B]
- Fixed NFC.
- Fixed Keymaster firmware detection.
- Merged with latest CM Changes.
[B]July 14, 2016[/B]
- Fixed moving apps to external SD.
- Added option to choose the default install location of applications in Settings.
- Optimized haptic feedback.
- Fixed front flash camera latency.
- Merged with latest CM Changes.
[B]
June 23, 2016[/B]
- Optimized CPU usage.
- Fixed SELinux Denials.
- Fixed audio latency and quality.
- Fixed QR Scanner display errors and camera related problems.
- Kernel updates.
- Merged with latest CM Changes.
--------------------------------------------------------------------------------------------------------------------------------------------------
Tips :
To activate Developer settings : Settings -> About phone -> press Build number 7 times.
To activate 3-way reboot go to Developer settings and select "Advanced reboot".
Root is included and disabled by default, enable it from Developer settings - Root access.
BusyBox is included.
LiveDisplay is a feature for adapting display colors for night usage.
You can enable it by turning on GPS and data/wifi for some seconds.
Then go to Settings -> Display & lights -> LiveDisplay -> Display mode and change from off to automatic.
Then your phone will know when to adjust your display for night usage through your local GMT zone.
You can also adjust Color Temperature for Day/Night modes.​
Reserved.
Reserved :fingers-crossed:
@Nick Verse Very good work and thanks to the update several bugs were fixed, but something happened, flash of the camera does not work well. Taking photo with flash front dark leaves that mistake but I could see in the build 9 of vaserbanix. I hope this report will help to upgrade future and thank you again for the good work. Sorry for my bad English translator use. Regards
Awesomeness
Great work! Keep it up.
Bro will test it tommorrow.
That calling bug is fixed or not?
Active touchpad during phome call.? @Nick Verse
Sent from my SM-J500F using XDA-Developers mobile app
In order to prevent touch during calls, press the power button and it should keep your phone locked until you finish your call. It works for me.
Sent from my SM-J500F using Tapatalk
@Nick Verse your md5 files still have full path, you can try the following command to generate md5 files recursively:
in zsh
Code:
for i in **/*(/D) ; do ( cd $i ; for j in *(.D) ; do md5sum $j > $j.md5 ; done ) ; done
in bash run this script
Code:
#!/bin/bash
if [ $# -ne 1 ] ; then
echo "Usage $0 [directory]"
exit 1
fi
find $1 -type f -print0 | while IFS= read -r -d $'\0' file; do
(
cd "$(dirname "$file")"
filename="$(basename "$file")"
md5sum "$filename" > "$filename".md5
)
done
Source
Which you recommend gapps?
1szymon4 said:
Which you recommend gapps?
Click to expand...
Click to collapse
open_gapps-arm-5.1-nano
1szymon4 said:
Which you recommend gapps?
Click to expand...
Click to collapse
I use gapps micro.
how do I flash this if I got an older version of this cm?
What about j500h ??
Is it safe to install test version ??
Ahmed SD said:
What about j500h ??
Is it safe to install test version ??
Click to expand...
Click to collapse
Still testing not booting so dont
Sent from my SM-J500H using Tapatalk
i use j5007. it had error 7. i removed asserts after that installed it but it cant boot and stuck at boot animation.
---------- Post added at 08:40 PM ---------- Previous post was at 08:11 PM ----------
i flashed the rom with an other kernel. it started but systemui force closed and i cant do any thing.
American_Jesus said:
@Nick Verse your md5 files still have full path, you can try the following command to generate md5 files recursively:
in zsh
Click to expand...
Click to collapse
Thank you for your report. The .md5 files are generated from the CyanogenMod source build itself.
Avi gupta said:
Bro will test it tommorrow.
That calling bug is fixed or not?
Active touchpad during phone call. @Nick Verse
Sent from my SM-J500F using XDA-Developers mobile app
Click to expand...
Click to collapse
Yes. Touch during call is fixed.
soso90 said:
i use j5007. it had error 7. i removed asserts after that installed it but it cant boot and stuck at boot animation.
i flashed the rom with an other kernel. it started but systemui force closed and i cant do any thing.
Click to expand...
Click to collapse
You must have Lollipop baseband/modem, otherwise things won't work. Make sure you have updated to official 5.1.1 first if you are on Android 6.0.
Nick Verse said:
You must have Lollipop baseband/modem, otherwise things won't work. Make sure you have updated to official 5.1.1 first if you are on Android 6.0.
Click to expand...
Click to collapse
i used cm12.1 before

[ROM][UNOFFICIAL][5.1.1]CyanogenMod 12.1 for Samsung Galaxy J5 (2015)

{
"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"
}
CyanogenMod 12.1 for Samsung Galaxy J5 built from source
DISCLAIMER
Code:
Your warranty is now void.
I'm 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
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.
--------------------------------------------------------------------------
Bugs and changelogs are in 2nd post !
--------------------------------------------------------------------------
Real Battery Life Calculations
Talk Time: Aprox. 18 hours (3G)
Music Playback: Aprox. 62 hours
Video Playback: Aprox. 13 hours
Screen On Time (Idle CPU): Aprox. 20 hours
Screen On Time (Full load CPU): Aprox. 6-8 hours (user-dependent)
Deep Sleep only: Aprox. 70 hours
--------------------------------------------------------------------------
Installation
1. Make sure you have updated to stock 5.1.1.
2. Download the ROM from the direct link for your device in the Downloads section below.
3. Download 5.1.1 ARM GAPPS.
4. Transfer the zip files to your SD card.
5. Reboot to recovery mode. ( Vol UP + Home + Power )
Note: It is highly recommended to use TWRP Recovery
6. Optional: Do nandroid backup.
7. Full wipe /system, /internalsd, /data, /cache, as well as the Android folder from your external SD.
Note: You will have to format data as well if you want to use data encryption
8. Install CM zip and GApps zip.
9. Reboot to system.
10. Setup your device.
Enjoy!
------------------------------------------------------------------
Downloads
SM-J500FN
SM-J500F
SM-J500G
SM-J500M
SM-J500H
SM-J500Y
SM-J5008
SM-J5007
------------------------------------------------------------------​
Source​Check out the ROM Source available on GitHub.
Feel free to submit any fixes, Just remember to give proper credits when using other people's source.
Kernel Source
---------------------------------------------------------------------------------------------------------------------------------------
Credits
@jackeagle for kernel maintaining.
@TheWisp for the awesome InputDisabler.
@aapav01
@ganesh varma for helping when development needed support.
And last the awesome J500H testing team we have in Hangouts, for being there all this time.​
XDA:DevDB Information
CyanogenMod 12.1, ROM for the Samsung Galaxy J5
Contributors
Nick Verse, ganesh varma, #Henkate
Source Code: https://github.com/Galaxy-J5
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Lollipop Modem/Baseband
Version Information
Status: Stable
Current Stable Version: 4.0.0
Stable Release Date: 2016-09-23
Created 2016-09-25
Last Updated 2017-04-29
Bugs and Issues​
Code:
- No audio through FM Radio.
Let me know if you find other bugs!
--------------------------------------------------------------------------------------------------------------------------------------------
Submitting Bug Reports:
If you find some bugs, report it with logs and detailed information of the issue.
Do not report bugs if custom tweak is done.
Do not report bugs if Xposed is installed!
---------------------------------------------------------------------------------------------------------------------------------------------
Changelog:
Code:
[B]October 11, 2016[/B]
- Final build.
- Fixed all issues with GPS and Wi-Fi.
- Added new frequencies that Samsung had not included for CPU. (200MHz-1401MHz)
- Kernel stability updates.
- Audio low-latency porting to CM.
- Audio FX made the right way. (Audio is loud and crispy now)
- Abandoning FM project to work for CM13. (No audio)
- Merged with latest CM Changes.
[B]September 28, 2016[/B]
- Fixed lagging issues.
- Imported SIP/voIP connection features into ROM. (Needs testing)
- Enabled DSP audio processing by default.
- Disabled GPS logging that was ovehauling our logcats.
[B]September 23, 2016[/B]
- Fixed reboot issues.
- Fixed lags from not needed libraries and kernel commits.
- Fix rmnet (data) issues.
- Dalvik/ART optimizations.
- Removed extra governors/io schedulers.
(The provided governors in OC kernels for J5 are for Exynos devices,
so they need extra configuration to be adapted to Snapdragon devices.
Until then, we will use the stock and trusted ones,
but keep overclocking to be enabled by a userspace application).
- Many kernel fixes.
- Framework fixes.
- Audio enhancements.
- Added audio echo cancellation support (AEC) for in-calling audio.
- Added Wifi-Direct and Screen Cast/HDMI support in kernel. (Needs testing)
- Added Volume wake and Home button wake support.
(You can enable/disable these features from Settings->Buttons)
- Merged with latest CM Changes.
[B]September 8, 2016[/B]
- Removed On-Screen-Buttons implementation.
(Currently we don't have an implementation for hard disabling touch-keys in kernel.)
- Kernel fixes.
- Attempt to fix reboot issues and data problems for [B]G[/B] and [B]H[/B] variant.
- Removed KernelAdiutor
[B]September 2, 2016[/B]
- Added OC in kernel and fixes for frequency ladder. (0.2 to 1.8 GHz)
- Added a lot of governors and I/O schedulers.
- Added KernelAdiutor as a built-in application for tweaking parameters.
- Added DayDream support by default.
(It is a screensaver feature for Android.
You can choose your preference in Settings -> Display & lights -> DayDream)
- PowerHAL fixes.
- Disabled compression of camera images, set quality of Encoder to 100% and increase memCap *4.
(Image sizes are larger, and have better quality)
- Added On-Screen-Buttons implementation similar to qemu.hw.mainkeys=1.
(You can use software keys for Back/Menu/Options, by enabling it on the first setup screen.
Main keys will be permanently disabled)
- Merged with latest CM Changes.
[B]August 20, 2016[/B]
- Excluded InputDisabler from build. (Not needed from now on as we found the root of the cause)
- Screen on/off lag reduction. (WIP)
- Fixed SD Card issues and corresponding folder creations on boot.
- Added option to secure unmount external SD before removal.
- Added option to record in-call voice for all regions.
- CPU speed/responsiveness optimizations.
- SELinux denial fixes for other variants too.
- Switched to SELinux enforcing, minized kernel messages and ADB secure (needs su command from now on).
- Optimized latency for audio HAL. No drop-outs from now on.
- Audio effect optimizations. Sound is more crisp.
- Excluded zRAM.
(zRAM caused not needed CPU overhead and heat issues when on Full Brightness+Mobile Data+GPS)
- TWRP bug-fixes.
- Kernel fixes.
- Merged with latest CM Changes.
- Updated stable release name to 2.0.0
[B]July 22, 2016[/B]
- Fixed small freeze on screen unlock.
- Fixed Auto Display Color Calibration.
- Disabled Auto Brightness feature. (No light sensor for J5)
- Raised the perceived loudness by 4db on headphones, and 4db on speaker output.
- Fixed audio minor drop-outs when exiting deep sleep.
- Fixed some firmware link typos.
- Enabled zRAM. (512MB)
- Merged with latest CM Changes.
[B]July 15, 2016[/B]
- Fixed NFC.
- Fixed Keymaster firmware detection.
- Merged with latest CM Changes.
[B]July 14, 2016[/B]
- Fixed moving apps to external SD.
- Added option to choose the default install location of applications in Settings.
- Optimized haptic feedback.
- Fixed front flash camera latency.
- Merged with latest CM Changes.
[B]
June 23, 2016[/B]
- Optimized CPU usage.
- Fixed SELinux Denials.
- Fixed audio latency and quality.
- Fixed QR Scanner display errors and camera related problems.
- Kernel updates.
- Merged with latest CM Changes.
--------------------------------------------------------------------------------------------------------------------------------------------------
Tips :
To activate Developer settings : Settings -> About phone -> press Build number 7 times.
To activate 3-way reboot go to Developer settings and select "Advanced reboot".
Root is included and disabled by default, enable it from Developer settings - Root access.
BusyBox is included.
LiveDisplay is a feature for adapting display colors for night usage.
You can enable it by turning on GPS and data/wifi for some seconds.
Then go to Settings -> Display & lights -> LiveDisplay -> Display mode and change from off to automatic.
Then your phone will know when to adjust your display for night usage through your local GMT zone.
You can also adjust Color Temperature for Day/Night modes.
Screen Cast is a feature to cast your screen to a Smart TV.
Enable Wi-Fi and check Settings->Display & lights->Cast screen->Enable wireless display, connect both devices, and play!​
Multi Window Support - J500F
Hi @Nick Verse
First of all, Thank You so much for this awesome rom..
I just have one request..
I'm using J500F (Indian Version)..
Can you add Multi Window Support in the next release of this rom for J500F..??
Thanks in advance..
Just use CM13... lol
Cm 13 is not yet stable, fully working. And dont try to undermine other peoples work.
Hi there
Who can help me to understand and solve the following situation: i want to add spelling romanian language to stock cm12.1 keyboard. Romanian language is available only just as language, for entire operation system, not for spelling purposes (is not in the spelling languages list when i try to add it). So, how can i add it whitout installing another app like Google Keyboard? Is possible?
I use Nicke Verse CM12.1 version from 15.07 on a J500FN.
Best!
y-c-s said:
Hi there
Who can help me to understand and solve the following situation: i want to add spelling romanian language to stock cm12.1 keyboard. Romanian language is available only just as language, for entire operation system, not for spelling purposes (is not in the spelling languages list when i try to add it). So, how can i add it whitout installing another app like Google Keyboard? Is possible?
I use Nicke Verse CM12.1 version from 15.07 on a J500FN.
Best!
Click to expand...
Click to collapse
Propably CyanogenMod official developers didn't add the spelling feature for Romanian language in the official repository! You can contribute in GitHub on your own if you want, or PM a Developer!
abhijeet1331 said:
Hi @Nick Verse
First of all, Thank You so much for this awesome rom..
I just have one request..
I'm using J500F (Indian Version)..
Can you add Multi Window Support in the next release of this rom for J500F..??
Thanks in advance..
Click to expand...
Click to collapse
Multi-Window support uses Android API 24, which means you will have to wait for Android 7.0!
Nick Verse said:
Multi-Window support uses Android API 24, which means you will have to wait for Android 7.0!
Click to expand...
Click to collapse
Which most likely will never come from Samsung.
Sent from my SM-J500F using Tapatalk
punmeister said:
Which most likely will never come from Samsung.
Sent from my SM-J500F using Tapatalk
Click to expand...
Click to collapse
Yes! But we'll do something if we can
magix01 said:
Cm 13 is not yet stable, fully working. And dont try to undermine other peoples work.
Click to expand...
Click to collapse
I was referring to adding multi-window support... because it's kinda buggy if implemented on Lollipop...
I never undermine anyone's work and am currently using Nick Verse's CM12...
Sorry for the misunderstanding...
Nick Verse said:
Multi-Window support uses Android API 24, which means you will have to wait for Android 7.0!
Click to expand...
Click to collapse
Okay.. Thanks..
When will the download links be available?
Sent from my Galaxy j5 using Tapatalk
Very soon
Sent from my SM-J500H using Tapatalk
ayamati said:
Just use CM13... lol
Click to expand...
Click to collapse
please don't mess the thread by giving unnecessary suggestions.
Aasis34 said:
please don't mess the thread by giving unnecessary suggestions.
Click to expand...
Click to collapse
It was a relevant answer to the multi-window question. I don't mess anything.
Updated [Downloads Tab]
Updated SM-J500FN. Next is SM-J500F. Download links will be in the downloads tab from now on.
Audio Latency
We have noticed some longer than usual audio delays a long time ago in CM builds from source.
The main concept is to make the builds as fast responding as possible.
- Currently the audio.primary.msm8916 module is a proprietary blob, because without it in-call audio breaks. (related to proprietary Samsung RIL blobs)
- Disabled AUDIO_OUTPUT_FLAG_FAST, as it is constantly denied in logs even when set in native 44100 sampling rate.
Sources:
https://github.com/Galaxy-J5/android_device_samsung_j5-common
If anyone is familiar with building sources and is aware of the issue, please contact me.
Updated [Downloads Tab]
Updated SM-J500F
@Nick Verse
Thank you for your awesome work!
I think I'll test the new version later.
By the way, I think you should mention in OP how to download, because some people use the old XDA theme (2010), including me (but I know how to download) and they can't see the project tabs unless they switch to at least 2013 theme.
EDIT:
@Nick Verse : When you go to downloads tab, there is download link. You can put it in OP as direct download link, but people will still have to switch to at least 2013 theme. Maybe you can put the link of downloads tab too. It's your choice
PS: limited to thanks button -_-

[EOL][KERNEL][STABLE][TW][N][7.0][CRC7][23.04.18][SM-G95XF/FD/N] BatKernel V2.1.1

BatKernel for SM-G95XF/FD/N models
{
"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"
}
Supports Touchwiz Roms with AQG5 and higher, for bases below AQGX, use 1.2.x release version!
IF YOU FOLLOW MY STEPS BELOW, YOU WILL LOSE YOUR WARRANTY, KNOX WILL DISPLAY 0x1! I'M NOT RESPONSIBLE FOR ANY DAMAGED DEVICE!
If you want to take my work and need it somewhere, or do other things with it, ask me first for the permission. Otherwise you are not allowed to take it! Thank you !
Features of this Kernel:
- Build with latest 6.4.1 GNU GCC toolchain by @djb77
- Build with CRC7 kernel source code
- Latest Linux version 4.4.128, is always up to date
- Performance and Batterylife improved
- Choose between different CPU governors: performance, powersave, userspace, ondemand, interactiv (default), conservative, schedutil
- Includes latest CRC7 ramdisk
- I/O schedulers: CFQ (Default), No-op, Deadline, BFQ
- F2FS enabled for /data and /cache disabled on 1.2.2 for testing
- NTFS enabled
- TCP (Network) control: Bic (default), Reno, cdg, cubic, dctcp, Westwood, Highspeed, Hybla, HTCP, Vegas, Veno, Scalable, LP, Yeah, Illinois, Lia, Olia, Wvegas, balia
- SeLinux is set to permissive
- All samsung security related configs disabled (as knox, tima, restrict rooting)
Download:
V2.1.1 on AndroidFilehost (Oreo)
V1.8.0 on AndroidFilehost (Nougat)
Via Grifo Development Thread
Bugs/Problems:
- None
Instructions:
0. Have a working recovery and encryption removed!
1. Download kernel
2. Boot into twrp recovery mode
3. Flash kernel
4. Flash any other file which affects ramdisk (Magisk or SuperSU)
5. Reboot
If you wanna join the beta tester group, download yourself telegram and click on the chat link: Telegram Group
Support:
If you like my work, feel free to hit thanks and/or give me a small donation by clicking the link right below. Thank you very much in any way! :good:
​
PayPal​
Credits/Thanks:
- Samsung for sources
- the great linus for his amazing kernel source
- Jesec for his workaround, without him custom kernels won't be possible on the s8!
XDA:DevDB Information
BatKernel SM-G95XF, Kernel for the Samsung Galaxy S8
Contributors
Tkkg1994
Source Code: https://github.com/Tkkg1994/BatKernel
Kernel Special Features: Close to Stock Kernel
Version Information
Status: Stable
Current Stable Version: V2.1.1
Stable Release Date: 2018-04-23
Created 2017-07-14
Last Updated 2018-04-23
Changelog:
Nougat:
BatStock-Kernel V1.0:
- Initial testing release (not on XDA)
BatStock-Kernel V1.0.1:
- Fixed slow read speed
- enabled f2fs
- enabled ntfs
- enabled all included govs/tcp/ioscheds
- random driver updates
BatStock-Kernel V1.1.0:
- Based on latest AQE5 source code
- Updated ramdisk to AQEB
- Added init.d support
- Hopefully fixed some issues with shealth
- Updated linux to most recent 4.4.69
- Changes made by samsung in source code: led cover support, some other battery updates, display updates (mainly for red tint), other small fixes
BatStock-Kernel V1.2.0:
- Based on latest AQF7 release
- Updated ramdisk to AQF7
- Updated Linux to 4.4.74
- ext4: fix data exposure after a crash (which should maybe fix the random reboots)
- Updated included camera binaries
BatStock-Kernel V1.2.2:
- Reverted an alarmtimer update which could have broken some deepsleep things
- Added support for private mode
- Updated linux to 4.4.76
- Added stock init file (without being patched for f2fs, means f2fs won't work right now) to see if that has something to do with continous bootloops
BatStock-Kernel V1.3.2:
- Remember, this kernel won't boot on AQF7 or lower bases, only on AQG5 or highter!!
- Added BFQ ioscheduler
- Updated resetprop from latest magisk release
- Updated Linux version to 4.4.82
- Added Spectrum support (right now it will only change cpugovs, this will be extended in future releases)
- Updated ramdisk to AQGB
- Updated source code to AQGB
BatStock-Kernel V1.4.0:
- Kernel base updated to AQH3
- Ramdisk updated to AQH3
- Linux updated to most recent 4.4.83
- Switched back to an older version of the toolchain
BatStock-Kernel V1.4.1:
- Linux updated to 4.4.87
- Toolchain switched to GNU GCC 6.4.0 build by @djb77
- Small adjustments to make your experience even greater!
BatStock-Kernel V1.5.0:
- Updated base of the kernel to AQI7
- Updated ramdisk to AQI7
- Linux updated to 4.4.92
- Toolchain switched to GNU GCC 6.4.1 build by @djb77
- Updated camera binaries to AQI7 thanks to @geiti94
- Enabled dex on all hdmi adapters thanks to @kbarni
BatStock-Kernel V1.6.0:
- Updated source of the kernel to AQJ1
- Updated ramdisk to AQJ1
- Updated linux to latest 4.4.95
- Updated patched firmware binaries to AQJ1
BatStock-Kernel V1.7.0:
- Source code update to AQK7
- Ramdisk update to AQK7
- Linux update to latest 4.4.102
BatStock-Kernel V1.8.0:
- Source code update to AQL5
- Ramdisk update to AQL5
- Linux update to latest 4.4.111
- Toolchain updated
- AIK updated to latest v3.1
Oreo:
BatKernel V2.0.0:
- Rebased on latest CRB7 source code (Oreo)
- Ramdisk update to CRB7 (Oreo)
- DON'T use this on Nougat
- Linux update to latest 4.4.124
- Toolchain updated
- Camera bins updated to CRB7 @Noxxxious
- Updated AIK to latest 3.2 release
- If you got issues with your wifi, you were previously using a "dirty" hack to get wifi working. I can confirm that wifi works fine on a full stock rom. If wifi doesn't work, please tell your rom developer to fix it :good:
BatKernel V2.1.0:
- Based on latest CRC7 source code
- Ramdisk updated to CRC7
- Linux updated to 4.4.125
BatKernel V2.1.1 Final:
- Fixed issues with deodexed roms not creating dalvik-cache files (thanks @mwilky )
- Linux updated to 4.4.128
Reserved
Reserved
Hey guys, this isn't anything new, I just moved the BatStock-kernel thread into the criss cross development section as it's way more active in here :fingers-crossed: :good:
I think you should should delete old thread
Sent from my SM-G955F using Tapatalk
rehanraza said:
I think you should should delete old thread
Sent from my SM-G955F using Tapatalk
Click to expand...
Click to collapse
You can't delete them you can only close the threads and that I already did
Sent from my BatMan powered SM-G955F
Suddenly I started getting failed Safetynet .. Magisk Core Only or Magisk Hide both enabled but fails ... any clue ... i tried fresh install of Batstock Rom and new kernel version with Magisk, but no use ...
I know it has been a long ongoing issue but just wanted to check if anybody found a working solution on this combo
v-b-n said:
Suddenly I started getting failed Safetynet .. Magisk Core Only or Magisk Hide both enabled but fails ... any clue ... i tried fresh install of Batstock Rom and new kernel version with Magisk, but no use ...
I know it has been a long ongoing issue but just wanted to check if anybody found a working solution on this combo
Click to expand...
Click to collapse
Which version of magisk and the kernel?
PS magisk broke 36 hours ago and 13.3 fixed it overnight.
Sent from my Nexus 7 using Tapatalk
goRt said:
Which version of magisk and the kernel?
PS magisk broke 36 hours ago and 13.3 fixed it overnight.
Sent from my Nexus 7 using Tapatalk
Click to expand...
Click to collapse
Yup all good now ... how did i miss that .. lol
Can someone be nice and kind to send me an screenshot of Default governor settings for the Galaxy S8 ? I would be very grateful!
time keeping module shows wrong boot epoch time
Hi,
This issue was observed on V1.1.0, but stil exist in V1.2.2.
A sympthom of the problem can be seen in:
dreamlte:/ # cat /proc/stat
btime 1485100236
The kernel functions that suppose to return the boot epoch time (wall time since 1970), e.g. ktime_get_real_seconds, getboottime etc,
returns an erronouse value.
commit e1d7ba8 (time: Always make sure wall_to_monotonic isn't positive), which is included in kernel V4.3-rc1,
observe the same issue and proposed a fix, but still it is not working for the exynos platform.
Does anyone has noticed this, and maybe have an idea for a fix?
Thanks a lot,
Avri
Hey guys and girls
I'm back from holidays and should be able to answer the most questions from now on!
Just in case you want to have quicker support you should be thinking about registering yourself on our website, as there are most of the time other team members online and here on XDA it's just me supporting all of those threads.
BTW, there is already a test version available for AQG5 or higher roms, check it out here!
Have a nice day and see you in the forums
Loving the BatStock Rom / Kernel - is there anyway to get Samsung Pass to work? Any setting or other kernel?
BlindDroid said:
Loving the BatStock Rom / Kernel - is there anyway to get Samsung Pass to work? Any setting or other kernel?
Click to expand...
Click to collapse
Sadly no (or not that I would be aware)
Samsung fixed all checks to find knox state
Sent from my BatMan powered SM-G955F
im using aqg5 firmware does this kernel work with that and what about battery life and overheating? pekaka kernel was very bad with good performance but u can only use 5 minutes after 5 minutes it was overheating is this kernel good for gamers who want long battery life without lag and overheat?
azamet90 said:
im using aqg5 firmware does this kernel work with that and what about battery life and overheating? pekaka kernel was very bad with good performance but u can only use 5 minutes after 5 minutes it was overheating is this kernel good for gamers who want long battery life without lag and overheat?
Click to expand...
Click to collapse
The kernel base of 1.2.2 is AQF7. Means it won't boot on AQG5. I am currently waiting for AQGB kernel source to update the kernel
Sent from my BatMan powered SM-G955F
Tkkg1994 said:
The kernel base of 1.2.2 is AQF7. Means it won't boot on AQG5. I am currently waiting for AQGB kernel source to update the kernel
Sent from my BatMan powered SM-G955F
Click to expand...
Click to collapse
wow great! u answer so quick im coming from pekaka kernel it was very very bad with overheating problem i want a good kernel with antutu point lowest 175000 without overheating in 10 minutes to 38-40 celcius.. i dont know if it is because of kernel or the renovate rom 3.0 but on lock screen i loose only 1% in 10 hours! but if i only use chrome in 5 minutes it is 28-40 celcius!!!
i did removed the kernel installed renovate 148 i like your quick answer very much thank u for that i dont believe to youtube videos about roms kernels etc i want to have ideal kernel im a gamer can u suggest me your kernel as a gamer? if yes i will wait for your kernel
Tkkg1994 said:
The kernel base of 1.2.2 is AQF7. Means it won't boot on AQG5. I am currently waiting for AQGB kernel source to update the kernel
Click to expand...
Click to collapse
Constant reboots on 1.3.1 beta, no issues with noto kernel, yes I am on aqg5 rom and latest twrp for that base
azamet90 said:
wow great! u answer so quick im coming from pekaka kernel it was very very bad with overheating problem i want a good kernel with antutu point lowest 175000 without overheating in 10 minutes to 38-40 celcius.. i dont know if it is because of kernel or the renovate rom 3.0 but on lock screen i loose only 1% in 10 hours! but if i only use chrome in 5 minutes it is 28-40 celcius!!!
i did removed the kernel installed renovate 148 i like your quick answer very much thank u for that i dont believe to youtube videos about roms kernels etc i want to have ideal kernel im a gamer can u suggest me your kernel as a gamer? if yes i will wait for your kernel
Click to expand...
Click to collapse
About the kernel and if it is for gaming, this kernel is mainly very close to stock and not heavily modded. So if you didn't had any issues with stock kernel this one will be good for you as well!
As said waiting for AQGB kernel source code!
seraphyz said:
Constant reboots on 1.3.1 beta, no issues with noto kernel, yes I am on aqg5 rom and latest twrp for that base
Click to expand...
Click to collapse
That only happens if you are NOT on AQG5, reason: camera libs need to be updated otherwise the camera will constantly loop your device (some seconds after successfully boot process)

Categories

Resources