[ROM] LineageOS-14.1 for Meizu M2 Note [7.1.2] - Meizu M2 Note ROMs, Kernels, Recoveries, & Other D

{
"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"
}
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available on github : LineageOS Github repo.
Unofficial build of LineageOS 14.1 (Android 7.1.2) for the M2 Note​
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it!
*/
Working features:
Hardware acceleration
RIL for SMS/Calls/Internet
GPS
WiFi
Vibration
Audio
Bluetooth / A2DP
MTP and Mass Storage mode
External SD
Camera (Videos & Photos)
Gestures
Gamepads support
All Sensors
Tethering
USB Otg
mBack button!
LiveDisplay (natively)
Power-On Alarms (wakes the device 1m30 before an alarm)
Sdcardfs (default)
Ext4 backported from 3.18 with crypto and lazytime
F2FS latest stable with lazytime
Zram (w/ LZ4 comp.)
Offline-Charging Mode
Signed build (user/release-keys)
Selinux enforcing :fingers-crossed:
Security Patch September 2019
Thanks to Prasenjit Roy for the quick-review video :highfive:
https://www.youtube.com/watch?v=Uy1sVlSeYks
Download:
Build 25 (Stable 9 "PrettyLate") : HERE (Gdrive link)
md5: fadd90ec9ec6dded055231386c7186e2
[lineage] sources updated as of today, includes September 2019 security bulletin
[device] fixed orientation sensor (still works after a week without reboots)
[kernel] upstream updates, small fixes and CVEs
Build 24 (Stable 8 "Late") : Here(temp. Gdrive link)
[lineage] sources updated as of today, includes November 2018 security bulletin
[device] fixed hardware HEVC encoding/decoding, should make some audio/video apps more stable
[kernel] upstream updates, small fixes and CVEs from November '18 for the wifi driver included.
Build 23 (Stable 7 "Spring") :
[lineage] sources updated as of today, includes May 2018 security bulletin
[device] enabling the virtual navbar will now disable the hardware button (for those with a broken buttons <3 )
[kernel] upstream updates, fixed exfat kernel drivers
Build 22 (Stable 6 "M'lady") :
[lineage] sources updated as of today, includes January 2018 security bulletin
[device] lights HAL built from source, leds settings cleaned (battery notification was not on stock rom, the settings were unused), mtk omx settings were fine-tuned (should reduce the lag when playing HQ videos), broken ffmpeg VIDEO (and aac) codecs were removed to keep things tidy.
[storage] encryption AND "formatting an sdcard as internal storage" should now properly work (updated kernel and TWRP)
[kernel] upstream updates, fully upstreamed encryption, ext4, dm, md and sdcardfs drivers, fixed encryption and sd as internal storage for ext4 & f2fs, a few tweaks/cleanup. NFS was reverted from the kernel, CIFS is now built, I'm not sure if I want to build both as NFS might not be used if by any of us, if anyone wants kernel support for NFS, voice yourself.
[blobs] removed a couple unused blobs, updated md_init / nvram_daemon to prevent crashes during modem start/stop/restart and during encryption process.
[doze] doze package was fixed by Dinolek ( hand-wave to wake and co, features) and now works properly
[shim] updated shim for graphic buffers by Dinolek, mtk_agps is now shim-free and was updated to a Nougat blob.
How to report Issues
If you find a bug please check if an exisiting issue is already mentioned and create one with details and logs here : Bug reports @ Github issues
Make sure you fit those criteria first :
Make a backup, do a "Wipe Clean" install
Make sure you don't use MODifications (flash clean, try again)
Check the open/closed issues (most of the problems faced should have a mention about how it was fixed or how to workaround rare bugs)
Check google first, there might already be solutions, there's also "howto" (for making logs, using a different i/o scheduler, etc.. )
Explain and give details, add logs as much as possible (and please take the time to search how to do those tasks, I know most of you are well intentioned when asking "how can I make logs", but you're not helping only me, you're helping yourself and everyone else who might/has the same issue :good: )
Issues
First boot and bluetooth :
NOTE: for those having issues with bluetooth not enabling, you need to actually copy/paste the file :
"/data/nvram/APCFG/APRDEB/BT_Addr" to "/data/", it should look like "/data/BT_Addr".
For some reasons (I couldn't find the definitive solution so far), it seems nvram can't access the "BT_Addr" in nvram and falls back to reading it from /data/BT_Addr (which is just a copy of BT_Addr). Using enforcing makes the nvram_daemon unallowed to create files in /data, which is why you need to copy it yourself. If anyone wants to make a small flashable fix.zip, I'll link it here
First boot and camera :
You can flash from TWRP this little fix : CameraFix-Dinolek-Los14.1.zip (Download section)
Proximity Sensor :
If your proximity sensor doesn't work and/or you have a black screen after hanging a call, you can find a flashable zip named "Mtk-prox.sensor.FIX.v2.zip" under the download section.
Flash this zip will install the small proximity calibration helper written by xen0n (here - thanks to him )
[*] V2: should be automatic on boot/reboot, if not see the note for V1.
[*] V1: Usage is simple, if you need to calibrate your proximity sensor, just open terminal app (you can enable Terminal app in Settings>DevOptions), start the terminal and type :
"meizupshelper c" ( c as in Calibration)
Voilà !
How to install Recovery / TWRP :
Use the recovery linked in the download section of this thread
-> How to install TWRP <- I don't support unlocking bootloader AND installing TWRP, check the corresponding threads :highfive:
How to install G-apps :
LineageOS now recommends these G-apps package : click here, I installed the corresponding package to our rom : "Nougat Base Gapps package for 7.1.2 (arm64)", seems fine so far
Open-Gapps should work too, refer to lineageOS wiki for more infos.
Don't be cruel:
If you want to mirror the rom or port it to another device, go ahead! Just do the right things and give proper credits. Thank you!
XDA:DevDB Information
[Stable] LineageOS-14.1 for Meizu M2 Note [7.1.2], ROM for the Meizu M2 Note
Contributors
Moyster, Fire855
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
Based On: LineageOS
Version Information
Status: Stable
Current Stable Version: 9
Stable Release Date: 2019-09-12
Created 2017-10-21
Last Updated 2019-09-15

Old changelog :
Build 21 (Stable 5 "Santa2note") changelog :
[lineage] sources updated as of today
[device] audio HALs updated to properly support the new bluetooth drivers, and xml audio policies
[rootdir] our octo-core m2note has now properly defined cpusets, as well as a bunch of tweaks/optimisations for smoothness / reactivity and fast app-opening.
[blobs] device specific blobs were all moved to /vendor instead of /system, which allowed to update a few more binaries (like thermal_manager) and figure that ClearMotion is broken and now disabled.
[kernel] see the changelog on github, there's been a lot since last changelog ion/binder/smi/fliper and a lot of drivers were updated, a lot of CVEs were patched, arm optimized crypto algos are now used (for SHA*/chacha20/etc..), NFS is enabled and supported, exfat/f2fs/sdcardfs were updated, some small battery-performance optimizations were merged (shouldn't be that big but still).
Build 19 (Stable 3 "FracturedWaduhek") :
[krack] wpa_supplicant fix in lineage source and kernel fixes
[device] updated MeizuDoze and CMActions (gesture implementation)
[sepolicy] cleanup and fix a few more denials
[security] hardened kernel config, extra entropy gather during boot,
[kernel] upstream f2fs updates, zram/zsmalloc drivers from 4.1 kernel
[misc] cleaned unused services/props
Build 18 (Stable 2 "Ruhr") changelog :
[backport] kernel backported uid_sys_stats, binder from 4.9
[camera] might not be new, but HDR is back since a few releases
[charger] switched to AOSP/Lineage charger (using healthd) / remove mediatek charger (kpoc_charger)
[config] added gps.conf to remove a few warnings, newer SPNs (from MAD and leskal)
[device] cleaned unused props and settings
[drivers] kernel libvsprintf, vmstat, fiq_debugger, f2fs, sdcardfs, ion, maxx77819(charger driver), fsync, LowMemoryKiller driver cleanup, fix and updates; removed mlog drivers, less debug/xlog/aee/custom code from mediatek, removed logspam from most mediatek drivers
[flaw] BlueBorne fixed (android & kernel)
[fs] ntfs & exfat kernel native drivers
[gamepad] xbox360-one / usb gamepad support (using an OTG cable, you can navigate / open apps, play games, etc..)
[gapps] fixed TrustedFace (unlock with your front camera should work now, thanks to MAD team)
[gps] GPS drivers from N, GPS binaries from N, properly reworked AGPS shim
[kernel] kernel upstream fixes and CVEs corrections, bug squashing and improvements (a problematic/spammy backtrace finally was fixed in task_mmu, meizu battery logs were removed, check and delete this file : /data/fuelgauge_datalog.txt to gain some free space in /data), code sanity updates (moving to __FUNCTION__ > __func__, no more seq_printf (increases overall security))
[misc] blob removed unused libs (libjtranscode), removed kpoc_charger, libshowlogo
[os] Android Security Bulletin to September 2017
[permission] added SIP permissions (should enable SIP if available)
[power] powerHAL made compatible for passthrough HIDL design
[ril] readded REFRESH_SESSION_RESET
[sepolicy] cleanup unused rules (mdlog, fuelgauge_data_file), fixed a few denials
[shim] libshim cleaned, removed libshim_asc and the AndroidSurfaceControl symbols
[rootdir] clean, rebased init files, added path for e/frandom to uevent
[vendor] Mediatek security fixes up to September 2017, kernel various mediatek bugfixes and memleaks fixed (backported to 3.10 from Mediatek 3.18 maintained kernel)
Build 17 (Stable 1.1 "Arewederyet") changelog :
[android] Security Bulletin from "5 August 2017"
[kernel] cmdq, gud, smi, ext4 drivers update & a bunch of CVEs
[lineage] rebased to latest sources up to 12/08/17
Build 16 (Stable 1 "XmasisSoon") changelog :
[kernel] updated 3.10.106 -> 3.10.107 & additional CVEs
[lineage] Security Bulletin from "5 july 2017"
[misc] smaller tweaks and fixes (sepolicy & doze)
Build 15 (RC 5 "Summertime") changelog :
[kernel] updated 3.10.105 -> 3.10.106
[lineage] Security Bulletin from "5 june 2017"
[device] smaller tweaks and fixes (sepolicy & initramfs)
[hotspot] Works natively (without editing build.prop )
Build 14 (RC 4 "Proxima") changelog :
[camera] fixed a couple bugs, exposure, white-balance, brightness/contrast settings should work properly, better picture quality (still missing HDR, for reasons)
[video-recorder] fix a bug where recording with the flash on crashed, video recording is not extra dark anymore
[netd] properly supporting firewalls / iptables rules / per app restrictions :highfive:
[kernel] netfilter rules cleaned, less latency, now using "cubic" as tcp congestion algorithm (faster internet)
[kernel²] includes every modifications/fixes done during the "kernel tests release" (memory management fixed, ext4&f2fs security&performance update, optimised FS mount flags (incl. lazytime))
[lineage] rebased sources as of today "5 june 2017" ~3pm
[misc] small cleanups/improvements
Build 13 (RC 3 "Datupdat") changelog :
[bluetooth] config update
[kernel] new drivers (uid_sys_stat, mlog, some mtk drivers fixes), f2fs updates, net updates, now using MEMCG instead of kernel LMK, more CVEs fixed, reworked config, and various small tweaks/updates.
[lineage] latest sources from los, note: they moved from Gello to Jelly (a lighter/easier to maintain browser)
[misc] small fixes for sepolicy / device tree (f2fs fstab support)
[sdcardfs] moar fixes!
Build 12 (RC 2 "ICanHazSpeed") changelog :
[omx] omx blobs and some camera-related blobs were updated, should work a bit better and give a better picture quality
[bluetooth] now using N omx blobs
[kernel] security updates, performance tweaks, net/wifi should connect faster.
[scheduler] changed from "deadline" to "bfq" as default
[performance] io scheduler and readahead values tweaked for boot / boot complete (faster boot, better UI fluidity)
[sdcardfs] moar fixes!
[security] A whole new Sepolicy to finally get rid of the small little bugs (touch unresponsive, etc...)
Build 11 (RC 1 "Anougat") changelog :
[release] Builds have reached the "Release Candidate" state, any feedback for broken features (things working before this build) is welcomed !
[gps] mtk agpsd crash fixed (should stop some battery drain/bug)
[kernel] security updates, stability updates, cleanup
[power] fixed "energy saver mode", device won't crash by enabling then disabling it
[sdcardfs] fixed mismerge, downloading files larger than 40mb works
[security] Selinux policy fixed, Selinux is now using "enforcing" mode :highfive:
Build 10 (Beta 10 "AnewFone") changelog :
[alarm] Power Off Alarms fixed (phone turned off will wake 1 minute and a half before any alarm defined )
[android] lineage rebased to 7.1.2_r2 :highfive:
[blobs] latest modems and blobs from Flyme6
[camera] for real this time, no more "camera fix" to flash :fingers-crossed:
[gapps] LineageOS now recommends these G-apps package : click here, I installed the corresponding package to our rom : "Nougat Base Gapps package for 7.1.2 (arm64)", seems fine so far
[kernel] a lot of updates / cleanup / fixes (including most of the recent security fixes)
[overlays] various fixes/cleanup
[PinnerService] pinned correctly some frameworks, should improve a bit performance
[sdcardfs] enabled by default, better performance for both internal storage and sdcards (should also fix permissions errors during copy)
[selinux] some sepolicy denials fix / cleanup
[shim] now using force_shim_lib instead of removing cap_sys_nice on surfaceflinger
[*][f2fs] experimental: the rom should support f2fs, untested feature, take caution (not enabled by default, requires formating partitions to f2fs in twrp, I don't know if the twrp we use supports it correctly)
see here : https://github.com/Moyster/nougat_device_meizu_m2note/blob/los-14.1/rootdir/fstab.mt6735
f2fs allowed on /userdata and /cache partitions, improvements unknown
Build 9 (Beta 9 "Joke'sOnYou") changelog :
[camera] no more patch required, proper release
[video-recording] fixed a bug who crashed the camera if recording a video longer than 24sec
Build 8 (Beta 8 "StillNoJoke") changelog :
same as build 7
[omx] N omx blobs, fixes a lot of issues regarding A/V (Snapchat works )
[camera] no more legacy hal flag, more secure :highfive:
[wifi] hidden wifi should work
Build 7 (Beta 7 "IsNoJoke") changelog :
[kernel] global updates, performance, security (CVEs), sdcardFS/F2FS fixes, backported driver from 3.18 (Wifi / Gps / Bluetooth)
[proximity-sensor] should be fixed, uploaded a v2 that should apply on reboot automatically (added sepolicy, thanks to divis1969 & KevinMX for testing/fixing this)
[rom] lineage update
Build 6 (Beta 6 "BreathOfTheWild") changelog :
[android] LineageOS rebase to 7.1.1_r25 (March Security Bulletin)
[kernel] CVEs from March 2017 Sec Bulletin, more sdcardFS fixes
[hotspot] reverted to working state
Build 5 (Beta 5 "Damerge") changelog :
[android] LineageOS rebase to 7.1.1_r21 (05/02/17 security patch)
[sdcard] kernel/rom now supports "sdcardFS" but not used by default
[kernel] more security updates (more CVEs from february 2017 patch), kernel updated to 3.10.105
[misc] updates / cleanup / various little things
Build 4 (Beta 4 "Ixemo") changelog :
[netd] Data Counting fixed
[kernel] security updates (some CVEs from february 2017 patch)
[device] blobs update with native Nougat blobs
[shim] sensors are now shimmed (less patches on android sources)
[OMX] Cleanup (should fix a few crashes)
Build 3 (Beta 3 "Kameha") changelog :
[camera] touch to focus is fixed
[recording] 720p profile should be working properly now
[device] blobs cleanup / some camera blobs were updated from Flyme 6.7.1.17
[shim] audio is now shimmed (less patches on android sources)
[OMX] FLAC is now working
Build 2 (Beta 2 "Ohemix") changelog :
[perf] performance and battery should feel noticeably better
[kernel] some drivers were updated
[device] services / blobs cleanup, more free ram
[shim] libmtk_symbols was turned into a shim lib, symbols trimmed to only what's needed.
[OMX] fully working, no more legacy support, no additional package to flash, stability improvements (no more mp3 crashes)
[OCM] Offline charging mode fully working, it displays the battery charge and puts the screen to sleep after timeout
[bonus] Google Assistant trick ( ro.opa.eligible_product=true) added for easier G-assistant activation
Build 1 (Beta 1 "GOFALCONS") changelog :
Initial release
Bring-up basic functionalities

First !
Thanks a lot Moyster !

this is great! ??

Download:
Build 19 (Stable 3 "FracturedWaduhek") : Here
[krack] wpa_supplicant fix in lineage source and kernel fixes
[device] updated MeizuDoze and CMActions (gesture implementation)
[sepolicy] cleanup and fix a few more denials
[security] hardened kernel config, extra entropy gather during boot,
[kernel] upstream f2fs updates, zram/zsmalloc drivers from 4.1 kernel
[misc] cleaned unused services/props
Enjoy

wow.. thanks for the update ..

Everything is going well the last update feels faster than build 18 ? thanks

thank you very much

Stable ? and fast.. Everything great.. Anyway the proximity fix doesn't work..

camera fix
what about camera , he work in new beta 19, with the new zip flash file?

Hi, thanks for the update, but I can't root it flashing the v2.79 SuperSu zip. I've also tried with v2.82 but with the same result. How can I root it?
Edit: ok flashed Magisk and no problems. Everything is working fine.

Thanks a lot for the update @Moyster,please update the twrp recovery so that it will work for all users,for me it doesnt work, it cant clean up cache or system and i end up with broken partition.

Alucard said:
Thanks a lot for the update @Moyster,please update the twrp recovery so that it will work for all users,for me it doesnt work, it cant clean up cache or system and i end up with broken partition.
Click to expand...
Click to collapse
i use the twrp 3.1.1 ,when you wipe cacher and system,you should to waite about ten minites,it will be work[COLOR="Silver"[COLOR="Silver"]
---------- Post added at 04:19 PM ---------- Previous post was at 04:16 PM ----------
[/COLOR]thanks to update.
i find the charging animation is reversed when shutting down the phone to charge

what a good job we thank you for all your great monster effort

My first go at installing a custom ROM. Took a backup. Crossing fingers. Thanks for this!

zty915 said:
i use the twrp 3.1.1 ,when you wipe cacher and system,you should to waite about ten minites,it will be work[COLOR="Silver"[COLOR="Silver"]
---------- Post added at 04:19 PM ---------- Previous post was at 04:16 PM ----------
[/COLOR]thanks to update.
i find the charging animation is reversed when shutting down the phone to charge
Click to expand...
Click to collapse
Oh i didnt wait that long,but with older twrp recoveries there is no such issue,i think its a lot of time to wipe partitions and must be fixed but thats up to the developer ,im just hopig he will see my request.

Alucard said:
Oh i didnt wait that long,but with older twrp recoveries there is no such issue,i think its a lot of time to wipe partitions and must be fixed but thats up to the developer ,im just hopig he will see my request.
Click to expand...
Click to collapse
Go to settings in twrp and check the "use rm instead of formatting" it will format instantly

My flash failed
Trying to flash lineage-14.1-20171021-UNOFFICIAL-m2note.zip' onto my phone for the first time (had Flyme this morning).
Code:
I:operation_start: 'Flashing'
Installing zip file '/extSdCard/lineage-14.1-20171021-UNOFFICIAL-m2note.zip'
Checking for MD5 file...
Skipping MD5 check: no MD5 file found
I:Zip does not contain SELinux file_contexts file in its root.
I:Legacy property environment initialized.
Target: Meizu/lineage_m2note/m2note:7.1.2/NJH47F/1a8158dae2:user/release-keys
Target: Meizu/lineage_m2note/m2note:7.1.2/NJH47F/1a8158dae2:user/release-keys
could not detect filesystem for /dev/block/platform/mtk-msdc.0/11230000.MSDC0/by-name/system, assuming ext4
could not detect filesystem for /dev/block/platform/mtk-msdc.0/11230000.MSDC0/by-name/system, assuming ext4
mount: failed to mount /dev/block/platform/mtk-msdc.0/11230000.MSDC0/by-name/system at /system: No such file or directory
mount: failed to mount /dev/block/platform/mtk-msdc.0/11230000.MSDC0/by-name/system at /system: No such file or directory
about to run program [/tmp/install/bin/backuptool.sh] with 2 args
run_program: child exited with status 127
unmount of /system failed; no such volume
unmount of /system failed; no such volume
about to run program [/tmp/install/bin/otasigcheck.sh] with 1 args
Patching system image unconditionally...
performing update
Patching system image unconditionally...
open "/dev/block/platform/mtk-msdc.0/11230000.MSDC0/by-name/system" failed: No such file or directory
script aborted: E1001: Failed to update system image.
E1001: Failed to update system image.
E:unknown command [log]
Updater process ended with ERROR: 7
I:Legacy property environment disabled.
Error installing zip file '/extSdCard/lineage-14.1-20171021-UNOFFICIAL-m2note.zip'
Updating partition details...
I:Data backup size is 0MB, free: 8661MB.
I:Unable to mount '/usb-otg'
I:Actual block device: '', current file system: 'auto'
...done
I:Set page: 'flash_done'
Any ideas?
EDIT: Seems to be the same problem as https://forum.xda-developers.com/showpost.php?p=74046296&postcount=1308, so I applied the same solution. Seems to have worked... still waiting for first time boot...

numpea said:
Go to settings in twrp and check the "use rm instead of formatting" it will format instantly
Click to expand...
Click to collapse
Thanks i ll try,what does this option do,is it another way of formatting?

eduardo579 said:
Hi, thanks for the update, but I can't root it flashing the v2.79 SuperSu zip. I've also tried with v2.82 but with the same result. How can I root it?
Edit: ok flashed Magisk and no problems. Everything is working fine.
Click to expand...
Click to collapse
I had the same problem > thanks for the Magisk tip > now i'm rooted
All works fine!

Related

[ROM][UB][5.1.1][20171101] LineageOS 12.1 [lotus]

{
"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"
}
LineageOS is a free, community built, aftermarket firmware distribution of Android 5.1 (Lollipop), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
LineageOS 12.1
What's working:
RIL
Camera
Torch
Mobile Data
Microphone
Audio
GPS
Vibration
SD Card
Airplane Mode
LEDs
WiFi
Auto Rotation
Tethering
TWRP touch recovery
OMX
Bluetooth
Auto Brightness
Video Recording
Not working:
A2DP
FM radio
Orientation sensor
Download links:
ROM
Android File Host | XDA
GApps
Open GApps
Installation instructions:
Download ROM zip and GApps zip.
Extract boot.img from the zip and flash it via fastboot.
Boot into recovery.
Wipe System, Data, Cache, Dalvik Cache.
Flash ROM zip and GApps zip.
Reboot to system.
Migrate filesystem to F2FS
Follow these steps to migrate /data and /cache to f2fs without data lost (you need of course a valid backup).
Convert /data to F2FS :
Reboot into TWRP
Backup the Data
Go to Wipe/Advanced Wipe
Select "Data"
Select "Repair or Change File System"
Select "Change File System"
Select "F2FS" (Swipe to change will format the filesystem.)
Convert /cache to F2FS :
Go to Wipe/Advanced Wipe
Select "Cache"
Select "Repair or Change File System"
Select "Change File System"
Select "F2FS" (Swipe to change will format the filesystem.)
Restore /data :
Go to Settings
Select "Use rm -rf instead of formatting"
Go to "Restore"
Select Data backup you have done before
Swipe to restore
When the restore is done, go to Settings and uncheck "Use rm -rf instead of formatting"
TWRP 3.2.2-0
Requirements:
LineageOS 12.1 20171024 or later
Installation instructions:
Reboot to recovery
Click 'Install' > 'Install Image' > select recovery image downloaded earlier > pick 'Recovery' from the list > Flash
Reboot to new recovery
Download links:
TWRP
Android File Host
CyanogenMod 12
What's working:
RIL
Camera
Torch
Mobile Data
Microphone
Audio
GPS
Vibration
SD Card
Airplane Mode
LEDs
WiFi
Auto Rotation
Tethering
TWRP touch recovery
OMX
Bluetooth
Not working:
A2DP
FM radio
Auto Brightness (disable it in settings as it causes reboots)
Video Recording
Download links:
ROM
BasketBuild | Android File Host
Thanks to:
LineageOS Team
nMod Team
FreeXperia Project Team
munjeni and 95A31 for their awesome work on our phones and for fixing bugs, thank you
Agontuk, HandyMenny and AOSX Team
Meticulus for his work with OMX
XperiaSTE Team
TeamWin Team
XDA:DevDB Information
[ROM][UB][5.0.2/5.1] LineageOS 12.0/12.1 for Xperia Go, ROM for the Sony Xperia U
Contributors
HardLight
Source Code: https://github.com/XperiaSTE
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.0.x
ROM Firmware Required: Unlocked Bootloader
Based On: LineageOS
Version Information
Status: Stable
Created 2015-01-26
Last Updated 2018-07-18
Changelog
LineageOS 12.1
Code:
[B]20171101[/B]
- Fixed SetupWizard crashing
- Updated 'KRACK' patches
[B]20171024[/B]
- Patched 'KRACK' (Key Reinstallation Attacks) WPA/WPA2 vulnerability
- Patched 'Cloak and Dagger' accessibility service vulnerability
- Patched Dnsmasq vulnerability (CVE-2017-14496)
- Rebrand to LineageOS
[B]20170918[/B]
- Patched 'BlueBorne' Bluetooth vulnerability
Kernel patch: Bluetooth: Properly check L2CAP config option output buffer length
BlueZ: updated to version 5.47
[B]20170611[/B]
- Optimized mount options
- BlueZ 5.45
[B]20170316[/B]
- Enabled signature spoofing (MicroG support)
[B]Weekly-40 (16.12.12)[/B]
- Android Security Patch Level: November 1, 2016
- BlueZ 5.43
- CVE-2016-5195 patched
- Use 2 cores for dex file compilation
- LMK tweak
- Tuned CM Performance Profiles
- CyanogenMod source updated
- TWRP source updated
[B]Weekly-39 (16.10.22)[/B]
- Android Security Patch Level: October 1, 2016
- CyanogenMod source updated
- TWRP source updated
- BlueZ 5.42
- Enable Eject SDcard option
[B]Weekly-38 (16.08.29)[/B]
- Fixed video recording (was broken in w36 and w37)
[B]Weekly-37 (16.08.10)[/B]
- Android Security Patch Level: August 1, 2016
- Updated f2fs to 4.8-rc4-3.4
- CyanogenMod source updated
- TWRP source updated
[B]Weekly-36 (16.07.20)[/B]
- Android Security Patch Level: July 1, 2016
- BlueZ 5.41
- RAM and LMK tweaks
- CyanogenMod source updated
- TWRP source updated
[B]Weekly-35 (16.06.20)[/B]
- CyanogenMod source updated
- Android Security Patch Level: June 1, 2016
[B]Weekly-34 (16.06.12)[/B]
- Multitasking and performance improvements
- Various kernel updates
- Updated f2fs to 4.7-rc4-3.4
- BlueZ 5.40
- CyanogenMod source updated
- TWRP source updated
[B]Weekly-33 (16.05.25)[/B]
- Updated f2fs to 4.6-rc4-3.4
- Optimized auto brightness levels
- zRAM tweaks
- BlueZ 5.39
- CyanogenMod source updated
- TWRP source updated
[B]Weekly-32 (16.04.08)[/B]
- Fully functional camera recording (crashing fixed)
- CyanogenMod source updated
- TWRP source updated
[B]Weekly-31 (16.03.31)[/B]
- Revert to KSM (UKSM decreased performance)
- Memory management and swap optimization
- BlueZ 5.38
- CyanogenMod source updated
- TWRP source updated
[B]Weekly-30 (16.03.07)[/B]
- Fixed ambient light sensor
- Updated automatic brightness configuration
- Added UKSM (Ultra KSM)
- Tweaked LMK
- Added optimizations for low memory (trim)
- Enabled call recording
- CyanogenMod source updated
- TWRP source updated
[B]Weekly-29 (16.02.21)[/B]
- Video recording fixed (may not work on built in app, use app like Open Camera)
- TWRP 3.0.0-0
- Updated f2fs from stable linux-3.4.y branch (random reboots should be fixed now)
- Show only proper network modes in settings (2G and 3G)
- CyanogenMod source updated
[B]Weekly-28 (16.02.12)[/B]
- CyanogenMod source updated
- BlueZ 5.37
[B]Weekly-27 (15.12.22)[/B]
- CyanogenMod source updated
- Reverted png squisher (may cause some visual glitches)
[B]Weekly-26 (15.11.28)[/B]
- Init clean up
- Fix logcat errors
- CyanogenMod source updated
[B]Weekly-25 (15.11.18)[/B]
- Reverted commit that could impact stability
- CyanogenMod source updated
[B]Weekly-24 (15.11.12)[/B]
- Row scheduler updated
- BlueZ 5.36
- Other performance related fix
- Kernel updated
- CyanogenMod source updated
[B]Weekly-23 (15.10.30)[/B]
- Added correct mdpi layout for Eleven music player
- CyanogenMod source updated
[B]Weekly-22 (15.10.27)[/B]
- CyanogenMod source updated
[B]Weekly-21 (15.10.13)[/B]
- Increased lowmemorykiller values to keep more free ram
- Increased swappiness to 80 to ensure zRAM usage
- Decreased zRAM size to 160MB
- Kernel updated
- CyanogenMod source updated
[B]Weekly-20 (15.10.06)[/B]
- Enabled row i/o scheduler as default
- BlueZ 5.35
- Update f2fs mount options for better performance
- CyanogenMod source updated
[B]Weekly-19 (15.09.29)[/B]
- Tweaked ondemand for better performance
- Kernel updated
- CyanogenMod source updated
[B]Weekly-18 (15.09.22)[/B]
- Added bfq scheduler also made it as default
- Changed default governor to ondemand
- Add in call volume patch from golden-guy
- F2FS filesystem updated to latest 3.4 branch
- Increased extra_free_kbytes value to double for smooth experience
- Kernel updated
- CyanogenMod source updated
[B]Weekly-17 (15.09.11)[/B]
- Enable ART small mode (speed up apps installation and save /data space)
- CyanogenMod source updated
[B]Weekly-16 (15.09.04)[/B]
- Squished png in system apps (space and ram savings)
- BlueZ 5.34
- CyanogenMod source updated
- Kernel updated
[B]Weekly-15 (15.08.27)[/B]
- Fixed Xposed Framework
- Saved 200MB space from /data (if not using Xposed)
- CyanogenMod source updated
[B]Weekly-14 (15.08.20)[/B]
- CyanogenMod source updated
[B]Weekly-13 (15.08.07)[/B]
- CyanogenMod source updated
[B]Weekly-12 (15.07.17)[/B]
- CyanogenMod source updated
- Restored zRAM to 192MB
[B]Weekly-11 (15.07.17)[/B]
- CyanogenMod source updated
- Decreased zRAM to 128MB to increase performance
[B]Weekly-10 (15.07.17)[/B]
- CyanogenMod source updated
- Kernel updated
- TWRP updated
- Performance improvement
- BlueZ 5.32
[B]Weekly-9 (15.07.03)[/B]
- CyanogenMod source updated
- Kernel updated
- Disabled block based zip
[B]Weekly-8 (15.06.25)[/B]
- CyanogenMod source updated
- TWRP 2.8.7.0
- Fixed WiFi tethering
- BlueZ 5.31
- Restored CPU preferences
- Fixed showing governer list in performance settings
- Other fixes
[B]Weekly-7 (15.06.16)[/B]
- CyanogenMod source updated
- Kernel updated
- TWRP updated
- zRAM source updated to latest 4.1 kernel from mainline
- Enabled lz4 compressor in zram for better performance
[B]Weekly-6 (15.06.06)[/B]
- CyanogenMod source updated
- Kernel updated
- New F2FS build (enabled for data, cache partition)
[B]
Weekly-5 (15.05.24)[/B]
- ASOP android-5.1.1_r3
- CyanogenMod source updated
[B]Weekly-4 (15.05.16)[/B]
- Added dialer crash fix, many thanks to golden-guy
- CyanogenMod source updated
[B]Weekly-3 (15.05.14)[/B]
- Added Sio-Plus scheduler
- Enable High End Grafix mode by default
- Kernel updated
- CyanogenMod source updated
[B]Weekly-2 (15.05.02)[/B]
- Wi-Fi fixed
- CyanogenMod source updated
[B]Weekly-1 (15.04.30)[/B]
- Android source updated to 5.1.1
- CyanogenMod source updated to 12.1
- TWRP 2.8.6.0
- Kernel updated
- BlueZ 5.30
- Enabled SELinux thanks to HandyMenny
- New block filesystem based build (fast flashing)
- Updated interactive governer and set it to default
- Fixed VPN issue
- Probable fix for Netflix issue
CyanogenMod 12.0
Code:
[B]Weekly-8 (15.04.06)[/B]
- Improved multitasking
- Updated CM sources
[B]Weekly-7 (15.03.26)[/B]
- Enable USB OTG storage options
- Enable MultiUser for LowRamDevices
- Kernel updates
- Updated CM sources
[B]Weekly-6 (15.03.15)[/B]
- Added patch to fix OMX issue regarding video playback in apps such as Twitter,
Youtube, and Instagram. Credits @Meticulus
- Improved SMS QuickMessage layout
- Updated CM and TWRP sources
[B]Weekly-5 (15.03.09)[/B]
- Fixed root access non persistent after reboot
- Enabled adb in recovery
- Fixed phone model detection on pc while in recovery
- Updated CM and TWRP sources
- Updated kernel
- Updated patches
[B]Weekly-4 (15.02.28)[/B]
- Increased UI responsiveness
- Enabled CM performance profiles
- Updated CM and TWRP sources
- Enabled kernel recommended configurations
- Enabled multiuser
- Increased possible background services
- Mounting External SD correcly
- Fixed some logcat errors
[B]Weekly-3 (15.02.16)[/B]
- Fixed reboot to recovery
- Kernel updated
- Updated CM sources
- Optimizations
[B]Weekly-2 (15.02.12)[/B]
- Bluez 5.28
- Kernel updated
- Patches updated
- Wifi sleep bug fixed
- Hanging at boot logo while Offline charging fixed
- Enabled KSM deferred timer for better power consumption
- Mount /System Read Only at boot
- Updated CM sources
- TWRP 2.8.5.0
[B]Weekly-1 (15.02.07)[/B]
- Updated CM sources
- Patches updated
[B]Build-2 (15.01.28) [/B]
- Updated CM sources
[B]Build-1 (15.01.27)[/B]
- First build
Very excited to have a lollipop ? Rom for Our beloved Xperia Go...But coz its not yet working.....im waiting for someone to fix this issue... Anyway thumbs-up to you.....
Sounds pretty awesome,keep going :good:
Good work, there is not much
@HardLight see this https://github.com/XperiaSTE/android_vendor_sony/commit/cfc2d5dbc8c2f0cbfedf23345423a275e9825769
to fix bootloop
awesomee waiting to this ...
Finally!!!!!
Hello lolli.....:laugh:
wow, never thought that would happen. Hope it see working soon
Booted
Good news!!
Rom booted, big thanks @alwaysadeel
Download
Still this is 0125 sources build. In few days I'll probably build rom from latest sources.
any known bugs?
Aaskereija said:
any known bugs?
Click to expand...
Click to collapse
BT not work
keyboard is playing hide and seek
While entering the password in Google playstore initialisation, keyboard disappears after entering every single character....
Ine more bug...When pressing hone button, it takes time to open.
EDIT: also clock force closes
also Frequent Reboots
Its laagy
Switching back to cm11...
will wait for the stable build
Welcome Lolli
It is really a good news that our beloved Lotus will get lolli, hopefully the ROM will work properly!
New rom up!
Could someone make a review: list bugs and, also attach logcat then bug occurs.
my knows bugs
bluetooth
video camera suddenly stop then stuck
camera stop after adjust the setting
sound recorder stop when select view recording
root access problem
apps youtube not playing then exit to menu
yesterday i have found the lotus resolution boot animation but forget which one link it is..
Most extra ordinary work than a Sony
​Dear One,
U had done a fantastic work than a Sony as you had slept with making lolli for xperia go.
They are not answering for my inquiry for xperia go.
I have no words to say thanks to you. Also to inform that someone who know to remove bugs help this guy as he is alone doing for all of us.
Thank you
Dearly.
Zip installation stops on "Skipping md5...", what's wrong?
Reboots...
Great ROM, same problems as the XperiaSTE CM11.0, though. (BT not working, camera problems)
I'm also getting a random soft reboot every 5 mins or so, no idea why, so I'm reverting to KK until the next build. :crying:
Keep up the good work!
---------- Post added at 21:07 ---------- Previous post was at 20:45 ----------
Forgot logcat, here you go!
https://drive.google.com/file/d/0BwFGdPs1_bwlenpmVHJMQ1Fndzg/view?usp=sharing
SKravUA said:
Zip installation stops on "Skipping md5...", what's wrong?
Click to expand...
Click to collapse
wait till finnished dont worry

[ROM][5.1.1_r34][OPTIMIZED/LINARO] OmniROM [10.03.2016]

{
"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"
}
OmniROM 5.1.1 for the Samsung Galaxy Ace 2 ( GT-I8160 )
-------------------------------------------------------------------------------------------------------------------------------------
This build is based upon the sources provided by Omnirom Team, Team Canjica and nieltg, and has been improved by additional fixes. It's in beta stage, so don't expect some things to be working.​
Features:
RIL (phone/SMS/3G)
Video (playback & recording)
Audio (playback & recording)
Wi-fi
Bluetooth
Camera (Front and rear)
2D/3D HW Acceleration
USB, MTP, ADB
all native tethers (Wifi/BT/USB)
external storage
What doesn't work yet
video recording
Please note that since build 29.09.15 F2FS and another features of the chrono kernel installer no longer supproted by a ROM one.
To enable them you need to install a standalone version of chrono kernel.
Just install kernel linked below. Note that only R4.2.4 and higher supports OmniROM.
Download
OmniROM
PA GAPPS
PA GAPPS - Pico or nano package is recommended
Rooting
Since Omni ROM doesn't itself include root, you should install it manually.
Installation
Attention! Builds #20 and #21 (08.03.2016) requires data wipe because of SQLite update. Please back up and wipe data if you are coming from older builds to the one of these ones or higher.
Before installation, make sure that you have enough free space on partition /system. AT LEAST 515 Mb is required for build #22 if installing WITHOUT any Gapps. If you don't enough space, follow repartition manual. (at your own responsibility for any kind of possible damage. Be sure to measure twice and cut once!).
install ROM first
install gapps
install root
install chrono kernel (r4.2.4 or up, latest is recommended)
Experiencing problems with apps optimization on every device boot?
Add these lines to the file system/build.prop
Code:
# Art tweaks
dalvik.vm.image-dex2oat-filter=speed
dalvik.vm.dex2oat-filter=interpret-only
before installing this ROM.
Sources:
Device tree: https://github.com/ChronoMonochrome/android_device_samsung_codina
Kernel: Chrono Kernel
Vendor: https://github.com/ChronoMonochrome/android_vendor_samsung_u8500-common
Credits:
@Meticulus - thanks for the support on the initial lollipop bring-up!
@NovaFusion - OMX source patches
@TeamCanjica - vendor sources
@Unjustified Dev - Audio fixes
@golden-guy - great cherry-picks
@nieltg - Sources for Galaxy Ace 2 device
@AntaresOne - contribution on sources for Galaxy Ace 2 device
@[email protected] - sources and support
Sergeyl (user from 4pda) - sources and support
PolishVodka - AROMA installer with codina/codinap support
amarullz
Omni ROM team
HUGE thanks to you and @ everybody who has contributed to your sources! :highfive:
XDA:DevDB Information
[ROM][5.1.1] OmniROM, ROM for the Samsung Galaxy Ace II
Contributors
ChronoMonochrome
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.0.x
ROM Firmware Required: 4.1.2+ && custom recovery
Based On: Omni ROM
Version Information
Status: Stable
Stable Release Date: 2016-03-10
Created 2015-05-13
Last Updated 2016-03-13
Changelogs
Changlelog:
Build #22 - 10.03.2016
Switched Apollo to Eleven from CM12.1
Added Viper4Android FX, CMFilemanager and Terminal apps
Added feature long volume key press to skip track (thanks to mickybart)
Switched Torch to sysfs interface (disabled delay on torch activation)
Added new fix to low incall volume (thanks to golden-guy)
Fixed screen locking issue during active call (based on initial patch by golden-guy)
RIL update from SergeyL (possible fix to 2G/3G switch issue)
Allowed build time disabling of components (Gapps battery drain fix)
Frequently used OpenGL ES methods whitelisted for fast JNI path (possible improvement to OpenGL apps)
Various stability fixes and improvements (thanks to SergeyL for bringing my attention to them)
Memory management build.prop tweaks (thanks to SergeyL)
Build #21 - 08.03.2016
Switched to GCC 5.2 for the whole ROM now
Applied -ffast-math on whole ROM
Optimizations cleanup
Added SQLite 3 from CyanogenMod 12.1
Build #20 - 07.03.2016
Extended media support via FFMPEG (most audio and video files now can be played via HW codecs in MX player)
Videorecording patch cleanup
Build #19 - 03.03.2016
Switched back to Linaro GCC 5.2, with a few exceptions that are still built with GCC 4.9 (to avoid possible issues caused by higher GCC version)
Applied -ffast-math to almost multimedia and some GUI modules (in a cases with a heavy math calculations it can give up to 3x performance speedup)
Applied unsafe loop optimizations to the whole ROM (gives about 10-15% overall speedup)
Build #18 - 28.02.2016
fixed WiFi tethering bug
fixed linker spam
Build #17 - 26.02.2016
Switched to Linaro GCC 4.9.4 for now (better handling of LTO optimization code generation)
Odexed build
Fixed MTP bug
Fixed Wifi / USB tethering issue (again!)
Missing APNs should be fixed now
HWComposer: switched to SW vsync implementation from tuna
Build #16 - 21.02.2016
enabled ARM mode on almost binaries (better performance in compare with thumb)
added properly applied strict-aliasing optimizations
rest small changes in optimizations (disabled cortex-a8 workaround that was enabled for all the rest processors as well; disabled debug symbols hardcoded for some blobs)
fixed broken since latest build logcat
added some useful for debugging binaries such as strace
deleted blob at_distributor (seems that RIL works fine without this)
re-added forgotten low incall volume fix
Build #15 - 19.02.2016
a heavily optimized build - enabled Link Time Optimizations(LTO), Graphite and Floop Nest optimizations
fixed camera crash on stop of video recording in default Omni camera app
fixed strict aliasing violations in many of places
skia: neon optimizations patchset, another improvements
sqlite: updated to 3.8.10.2 version
launcher: improved scrolling smoothness
replaced libexpat and libpower samsung blobs with the open-source ones (much more is coming, hopefully)
a lots of other changes that improves stablitiy / performance
Build #14 - 17.02.2016
added @arter97 optimizations
changed -O3 -> -O2 optimizations level
added -ffast-math optimizations to some UI modules (original patches by OptiPop Team, modified by me)
compiled with Linaro GCC 5.2.1 (thanks to OptiPop ROM team, arter97, temasek and other devs for a lot of fixes for GCC 5+)
compiled HWcomposer and copybit from source
fixed low 2D graphics performance by using gralloc from stock
kernel: updated to r4.2.8
AV and Native frameworks: fully updated to CM12.1 5.1.1_r34
applied various fixes
Build #13 - 12.02.2016
fixed wifi/usb tethering broken
fixed default min/max CPUfreq (again)
added low incall volume fix (thanks @SergeyL for pointing out on fix)
attempt to fix memory compation issue which leads to reboot
reduced an unnecessary display wakeup delay
MCDE video modes reset to stock (should actually fix ws2401 glitch on the bottom side of a screen)
Build #12 - 09.02.2016
Forward-port videorecording fix to android 5.1.1 (thanks to golden-guy!)
CM'ify the build (almost the sources are reset to CyanogenMod 12.1, with 5.1.1_r33 as a base)
Re-applied all previous fixes from scratch (thanks to SergeyL for the patches from his CM12.1)
Build #11 - 13.10.2015
updated sources
apps graphics optimization with pngquant (lesser memory foorprint)
disable autostart of some apps
applied patches from Nexus Security Bulletin (september 2015)
Build #10 - 02.10.2015
scrolling cache optimization
various optimizatoins from Xperia STE team
fix changing networkType when data connection is online by golden-guy
ril fixes by Meticulus
attempt to fix NFC feature on codinap
attempt to fix a missing APN
Build #9 - 30.09.2015
improved compatibility with the RRO (Layers)
decreased various delays (of a changing of a window orientation, long press etc),
according to my subjective feelings, the scrolling works more smooth now.
improved native implementation of math with a floating point
disabled an unnecessary debug
Build #8 - 29.09.2015
Updated to the latest OmniROM's sources
Kernel: updated to r3.7
Added Omni Torch
Enabled ZRAM by default
Build #7 - 02.09.2015
Updated to the latest 5.1.1_r12 OmniROM's sources
Probably fixed problems with ROM booting due to genfstab issues
Attempt to fix NFC issue on codinap (need test)
Removed "low space on internal storage" status-bar notification
Updated kernel to R3.4
Removed volume long press skip tracks port (this port broke volume regulation in suspend; use in-kernel feature instead)
Build #6 - 06.08.2015
Updated sources
Fix for recent libstagefright vulnerabiliies
Various build.prop tweaks
Universal (codina/codinap) AROMA installer
Added one-click data on/off to mobile data tile [golden-guy]
Ported volume long press skip tracks from CM12.1
Build #5 - 16.07.2015
update to 5.1.1_r5
fix to libFFTEm.so (fixes sending images via whatsapp)
fix to gapps/GPS FC
Build #4 - 26.05.2015
apps are dex preoptimzed - boot time should be decreased
probably solved bug with gapps optimization after each boot - need confirmation to that
Build #3 - 25.05.2015
updated sources
refreshed/reworked some patches
included fix to low audio volume
removed fix for gapps
fixed slow EGL/runtime performance
kernel updated to R2.24.7
Build #2 - 14.05.2015
fixed "leftover" bugs: audio recording, lpm charging, performance control issue and GPS. GPS might be buggy and barely works without connection to wifi. Thanks to PolishVodka for help in fixing offline charger.
reimplemented F2FS support
HZ changed to 500 - now should be even more UI fluidity.
eliminated screen tearings with default lcdclk freq on ws2401 display - thanks to ace2nutzer.
Small fixes - now long home press is set to open recent apps switcher, and enabled home wake by default.
Build #1 - 13.05.2015
initial release
Misc
Temporary audio fix
For reference only - this is no longer needed since build #3.
http://forum.xda-developers.com/showpost.php?p=60784744&postcount=55
Storage swap
For swapping storage edit /ramdisk/fstab manually - change numbers of sdcards or just copy/paste following:
# Android fstab file.
# The filesystem that contains the filesystem checker binary (typically /system) cannot
# specify MF_CHECK, and must come before any filesystems that do specify MF_CHECK
# Data partition must be located at the bottom for supporting device encryption
#<src> <mnt_point> <type> <mnt_flags and options>
/dev/block/mmcblk0p3 /system ext4 ro,noatime,errors=panic wait
/dev/block/mmcblk0p2 /modemfs ext4 noatime,nosuid,nodev,errors=panic wait,check
/dev/block/mmcblk0p4 /cache ext4 noatime,nosuid,nodev,errors=panic wait,check
/dev/block/mmcblk0p7 /efs ext4 noatime,nosuid,nodev,errors=panic wait,check
/dev/block/mmcblk0p9 /preload ext4 ro,noatime,errors=panic wait
/dev/block/mmcblk0p5 /data ext4 noatime,nosuid,nodev,discard,noauto_da_alloc,errors=panic wait,check,encryptable=/efs/metadata
# Vold managed volumes
/devices/sdi2/mmc_host/mmc0/mmc0 auto auto defaults voldmanaged=sdcard1:8,nonremovable,noemulatedsd
/devices/sdi0/mmc_host/mmc1/mmc1 auto auto defaults voldmanaged=sdcard0:auto
# Recovery
/dev/block/mmcblk0p15 /boot emmc defaults
Click to expand...
Click to collapse
Ahh @ChronoMonochrome What more do you bring to us ???
Thanks mate
Good work, Chrono, as always
Yeah, Omni is one of my favourite ROM, downloading it right now. Thanks for your contribution!
Where is root ?
Oğuzhan1907 said:
Where is root ?
Click to expand...
Click to collapse
Added to OP.
Performance settings working when I applied root.
---------- Post added at 12:26 AM ---------- Previous post was at 12:24 AM ----------
My bad, is always "interactive".
I tried rom.I played future game.Good game performance.Very smooth.
str3tch72 said:
Performance settings working when I applied root.
---------- Post added at 12:26 AM ---------- Previous post was at 12:24 AM ----------
My bad, is always "interactive".
Click to expand...
Click to collapse
That actually stupid mistake somewhere in ramdisk - needed permissions are not set for sysfs interface of governor. Following init.d script can be used as temporary fix:
Code:
#!/system/bin/sh
chmod 666 /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
UPD. I realized that on this build was messed not only audio recording, but probably it was impossible to make voice call whenever (usual calls, skype etc). I've also added temp. fix to this http://forum.xda-developers.com/showpost.php?p=60720596&postcount=2 . I haven't tested it yet, cause I don't make calls often, but audio recording is working.
Another great rom developed by you @ChronoMonochrome Will you fix offline charging? Its very important for me.
@ChronoMonochrome
For me home button half-working, e.g. i can roll up app what me need, but i can't open recents apps panel
Edit: My mistake. I forgot to enable custom buttons actions in Buttons settings
Great work. Keep it up.
Sent from my GT-I9505 using XDA Free mobile app
@ChronoMonochrome you're doing so many for this little device, great. For LPM add this to BoardConfig like gg:
https://github.com/golden-guy/andro...mmit/912ce90471772e19418f5ee1dfa0c84d15a429a5
and you have two ways now, you can use lpmkey + playlpm services from stock JB (and libQmageDecoder.so + battery images from JB).
Remove from /rootdir lpm.rc because is useless now, but add somewhere in /root lpmkey and playlpm (0775) because somehow from system partition cannot be executed, and to init.u8500.rc type something like this:
on charger
write /sys/class/power_supply/battery/batt_lp_charging 1
# Set CPUs speed & governor in LPM, disable one core
write /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor conservative
write /sys/devices/system/cpu/cpu1/cpufreq/scaling_governor conservative
write /sys/block/mmcblk0/queue/scheduler noop
write /sys/block/mmcblk1/queue/scheduler noop
write /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq 600000
write /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq 200000
write /sys/devices/system/cpu/cpu1/online 0
# Enable DT2W feature
write /sys/module/doubletap2wake/parameters/enable 1
mount ext4 /dev/block/mmcblk0p3 /system wait ro
service playlpm /charger/playlpm
class charger
user root
service lpmkey /charger/lpmkey
class charger
user root
Or use charger binary from CM11 + battery images (res/images to /rootdir) and type:
on charger
write /sys/class/power_supply/battery/batt_lp_charging 1
# Something here if you want
service charger /sbin/charger
class charger
critical
Mic with calls working good. And yes, this ROM is smoothest ROM I've ever seen. Without hard-tweaked interactive and even on 800mhz, this phone is like a rocket. You're doing really good job for our community, thanks again.
PolishVodka said:
Or use charger binary from CM11 + battery images (res/images to /rootdir) and type:
on charger
write /sys/class/power_supply/battery/batt_lp_charging 1
# Something here if you want
service charger /sbin/charger
class charger
critical
Click to expand...
Click to collapse
Thanks. I already tried to use charger from CM11, but I've missed this and commit for BoardConfig.mk above. I'll try it later.
One question for you: is it difficult to port or cherry-pick some bugfixes from CM12.1? I'm not hurry, because I'm not using offline charging and location so much.
str3tch72 said:
One question for you: is it difficult to port or cherry-pick some bugfixes from CM12.1? I'm not hurry, because I'm not using offline charging and location so much.
Click to expand...
Click to collapse
As turned out - not very difficult(although first I stuck with some commits that didn't apply cleanly). It's a bit more difficult to find what changes are missing in our repos to make GPS working.
What doesn't work yet
audio and video recording
GPS
Click to expand...
Click to collapse
Photoshooting works?
Btw, lack of gps is really devastating..;/ Cannot this be fixed with SIMPLE libs copy/paste from cm12.x?
btw, which kernel does it have? last ones were..rather...uninteresting, imho..you know...

[JDCTeam][STABLE][5.1.1][RRO][17 September] The Android Open Source Project

{
"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"
}
The Android Open Source Project
Brought to you by Jflte DevConnection Team​
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* We're not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
What is AOSP?
AOSP is Android as Google publish without other modifications. More or less AOSP is the Nexus devices stock rom without gapps. Anyway to get a working system me and @-+BB+- added some changes from CyanogenMod. We added also some non-AOSP features like init.d support, @alucard_24 kernel for better performance and energy saving, STweaks for advanced kernel settings and support for Over-The-Air updates through a dedicated app (OTA Updates). Maybe something else from us might be added, but please do not ask for features to be added because we're not going to add more to keep this ROM small, fast and pure.
JDCTeam
In alphabetical order:
Diego Monaco - @alucard_24
Dimitris Katikaridis - @side
Franck Rohée - @franzyroy
Jim Silverlock - @Jimsilver73
Marco Zanin - @-+BB+-
Matthew Booth - @MattBooth
Mattia D'Alleva - @AntaresOne
Oliver - @angelcalibur
Paul Harris - @hawkerpaul
Paul Keith - @javelinanddart
Simeon Ivanov - @smstiv
Stefano Meroni - @smeroni68
Known issues
ANT+
A note about Android Pay: will Android Pay work here? The answer is no. According to Google infos it works only on factory-preinstalled and unrooted Android, do not blame us for this!
Download
ROM builds are hosted on RomHut
TWRP Recovery v2.8.7.0 with F2FS management support: AndroidFileHost
Installation
TWRP Recovery v2.8.7.0 is suggested for installation
Devices supported: I9505, I9507, I9508, I545, R970, I337, M919, L720. I9515 is not supported.
Verizon users: since your bootloader is locked, you must be on the VRUAMDK bootloader in order to use this ROM. Do getprop ro.bootloader in Terminal Emulator or through ADB shell to find out which bootloader you have
First time or clean install:
Download the ROM from the link above
Download GApps package for Lollipop 5.1
Put the zip files on your SDCard
Reboot in Recovery
Wipe Data / Factory Reset
Optional: convert to F2FS
Select "Install zip from SDCard"
Choose AOSP zip file
Choose GApps zip file
Reboot system
Update from a previous build:
Via OTA Updates:
Open OTA Updates app
Download the update
Press "Install"
Your device will automatically reboot and install the update.
Manual update with TWRP:
Download updated build from the link above
If you do not have the Gapps package, download Open GApps
Put the zip files on your SDCard
Reboot in TWRP Recovery
Wipe /cache and dalvik-cache
Select "Install zip from SDCard"
Choose AOSP zip file
Choose GApps zip file
Reboot system
We don't have a backup/restore GApps script yet. When you update /system is formatted, so you need to reflash GApps package too. In case you don't do it, Google Apps will fail in endless force closes after boot.
First boot after install/update takes a while, wait at least 5 minutes for it to boot.
To convert cache, data and system partitions to F2FS look in post below.
Sources
Kernel source here
ROM here
Social
Google+: JDCTeam Community
YouTube: JDCTeam TV
Credits
-+BB+- - Lead developer
JDCTeam
CyanogenMod
Google
OpenGApps
Special thanks:
RomHut
gkkovacs - JDCTeam-Build02
XDA:DevDB Information
AOSP 5.1.1 for Samsung Galaxy S4 (Qualcomm variants), ROM for the Verizon Samsung Galaxy S 4
Contributors
AntaresOne, -+BB+-, smeroni68, alucard_24, MattBooth, angelcalibur, franzyroy, hawkerpaul, javelinanddart, Jimsilver73, side, smstiv
Source Code: https://github.com/AOSP-JF
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.4.x
Based On: AOSP
Version Information
Status: Stable
Current Stable Version: v1 - 20150917
Stable Release Date: 2015-09-17
Created 2015-06-22
Last Updated 2015-09-20
Reporting issues
Please report issues in our issue tracker: https://github.com/AOSP-JF/issue_tracking_aosp/issues
Things like "this doesn't work", "this keeps FCing", "found a bug: *someapp* FC" etc. don't help. We need logs!!!!!!
Do not report bugs if you:
Flashed a different kernel
Installed or did mods from untrusted sources
Installed Xposed
Modified system files
Changelog
20150917 - Stable
MD5 - f57cea2839cf00db4f0a4c107d4d8e04
Kernel:
General code updates from Linux kernel 3.10
Added KMS and UKMS from Linux kernel 3.10
Added VENO TCP protocol
Changes on OOM control, less battery usage
IPC: ported code from 3.10 kernel
Optimized alucard, darkness, nightmare and ondemand CPU governors
ROM:
Android-5.1.1_r18
Added STK to build
Ported all the code from AOSP for SIM handling
Add ability to ignore interruptions while active media playback
Reverted some fixes on base
Fixed APN selection on CDMA phones (this time for real)
Removed not used code from init (auditd)
Fixed last Stagefright vulnerability (CVE-2015-3864)
Launcher3: Added stock wallpapers
Frameworks: add ability to choose a different wallpaper for lockscreen
Settings: Updated icons and colours
Fixes on base/av/build repos
Added WallpaperPicker to build
Base: added dismiss button to battery saver option
Base: improved recents tasks list
Device: fix MMS
Use chromium/icu repos from AOSP
Add SamsungServiceMode specific for our RIL
More fixes from M to base/av repos
libbt: support 1.5M baudrate
Fixed encryption for f2fs
Fixed ipv6 tethering
Telecomm/Telephony: ported a part of code from AOSP
libcore/art/core repos: tons of fixes and ported a part of code from M
Init: allow SElinux permissive in user builds
Reduced log level for all the builds
Toast: Show app icon with the message
PackageInstaller: show current & new version
frameworks/native: merged a lot of fixes from M
stagefright: added new Softavc/Softmpeg2 decoders from M/master branch
Built with GCC 4.9.4 (UBER)
Art: compiled with GCC 4.8.5 (UBER) due to segfaults caused by new GCC
Bluetooth: fixed compiling for latest GCC with -os flag
Audioflinger: fixed compiling for latest GCC with -os flag on ID3
Updated Archidroid optimizations to version 4.1
Updated translations for AOSP Custom Settings
Updated Sepolicy
Some updates on wifi code
Bionic: more optimisations for krait/a15 cpu
General code updates/fixes in base/core/av/native repos
Some small changes on telephony repos
Manifest: remove not used repos
Device: update media codecs & power management
Improved InCallUI speed when receiving a call
Bionic: a lot of improvements
Native/Base/Core/Extras: more fixes from m and cm
Updated APNs
Updated and improved RIL
Gallery2: materialized, updated code and fixed a lot of bugs
Ported support for oma-drm / OmaDrmEngine from cm
Ported all changes made by cm for BFQ IO scheduler
Core: improved UI responsiveness and reduced wakelocks when phone is on deep sleep
Small bugfixes and improvements for f2fs/ext4
Build: improved build enviroment and removed some unused/outdated packages
20150813
MD5 - 7ec092cebfd227343837e7cbe83ed269
Kernel:
General code updates
Updated mm from 3.10 kernel
ROM:
Android-5.1.1_r13
Camera: added options to save photos/videos on external storage
Fixed APNs for CDMA phones
Fixed carrier text on Keyguard
DreamManager/DozeMode: do not turn on the screen if s-view cover is closed
Materialized some icons
Some framework & telephony fixes
Stock Browser: completely reworked, materialized and fixed some FCs
System animations: added a new step (0.75) and set it as default
Use freetype 2.6.0 from m-preview, this solves some security issues in older versions of this library
Use our art and bionic repos tuned for cortex-A15/krait cpu
20150807
MD5 - eb4c36f964c5db3749bfb4a9d2694995
Kernel:
Added full support for i9507
Many code updates
More eMMC enhancements (performance mode)
Updated workqueue and Idr from 3.10 kernel
ROM:
Android-5.1.1_r9
Added option to force notification expansion by default
Added Samsung doze specific settings under AOSP Settings
Added softkey backlight control under AOSP settings
Bluetooth: added accept all files option
Fixed Stagefright, now all audio files works
Fixed Twitch
Improved boot time
Massive update on telephony repos, merged and adapted all cm fixes
More updates and fixes for libhardware legacy
Removed logspam from proprietary libraries
Switched to latest glib 2.15 from m-preview
Small audio fixes
Small framework fixes
Small RRO fixes
Updated APNs list
Updated LatinIME, more languages added and small fixes
20150727
MD5 - 6aa21cc578a37b510fdaf16306b11b83
ROM:
Added customizations for Quick Settings tiles
Added long press actions to tiles
Added long press actions to notification bar objects (clock, date, avatar, battery and settings, long press on Settings icon opens AOSP Settings)
Added missing softkeys manager
Keyguard: disable menu key unlock device
Fixed screenshots
Small Exchange services fixes
Updated translations for all languages
Various bootanimation improvements
Various framework fixes
Statusbar network cluster icons: show LTE instead of 4G, distinguish between UMTS and HSPA
WiFi: revert aggressive blacklist + other fixes
20150723
MD5 - 24a4098e04af0ccd6b6a81a22d3563c9
ROM:
A lot of optimizations in build environment
Added clear all button in recent apps panel
Fixed tethering & added IPv6 tethering
Fixed back/menu keys screen wakeup
Fixed OTA updates
Launcher3: optimizations and some materialization
Made "SD Card removed" notification dismissible
Updated Stagefright with latest CM changes
Updated translations for AOSP Settings and power menu
Various framework improvements
20150715
MD5 - 9bf1dd18b0119f0d7851d138103e1b48
ROM:
Fixed a NullPointerException on app selector
Removed VoiceDialer
20150714 - Beta #2
MD5 - 9a2152910fd98863ae6f79ef3857068a
Device:
IR: use old timing code (consumerIR i.e. "IR Blaster" fixed)
Switch to prebuilt Camera HAL (less interface crashes now)
Kernel:
Various code updates
ROM:
Codebase android-5.1.1_r8
AOSP Control:
Advanced Reboot menu
Changelog
Status bar Battery icon settings
Added 60FPS BootAnimation, big thanks to @guerreromanuel
Added dancing notification LED at boot
Added Google DNS
Added Launcher3 package to build
Added Layers Manager by BitSyko
Added Reverse Lookup
Added SuperSU by @Chainfire
Blacklisted some BT devices for better compatibility
Build dummy InCallUI with persistent attribute, this allow us to keep the process in memory and helps a lot when receiving a call and the device is busy
Camera: stop using gps when camera app is in background
Fixed Archidroid optimizations V4
Fixed Bluetooth audio stream (A2DP)
Fixed camera opening when flash is enabled (doesn't crash anymore)
Fixed data usage graph on settings
Fixed init.d not working properly
Fixed QCOM Time Daemon support
Fixed some crash on MediaProvider
Fixed support for all jf variants
Hopefully fixed audioflinger/mediaserver crash and audio stuttering when indexing media files
Many fixes in environment
More Materialize on framework
Other small UI style changes on Dialer/InCallUI (Materialize)
RRO Fully fixed
Small fixes on Telephony
Switch to Contacts, Dialer & InCallUI sources from AOSP
Tons of fixes on frameworks/base
Updated stagefright with latest CM changes and fixed & updated FFMPEG 2.7 compile
20150619 - Beta #1
MD5 - 51b35865265ad3bfbc478c0d214070f8
ArchiDroid optimizations v4
Added MultiROM compatibility
RRO added and partially working: Contacts, Dialer and Settings need some changes. Everything else is correctly themed
Fixed BT/WiFi coexistence, now can be turned ON at the same time
Fixed back/menu keys lights (timeout set at 5 seconds, user settings soon available in Settings app. For now, enable/disable by writing "softkeys" without quotes in Terminal Emulator (available on Play Store))
Fixed F2FS for /cache partition
Fixed "First boot doesn't have sound across all the system if the external SD card is not in FAT32"
Fixed MicroSD card, all filesystems are mounted well and working in r/w
Init: use our specific init
Temporarily fixed "No SIM" on Keyguard (removed Carrier text)
Various kernel code updates
Various updates on audio/camera code
Various updates on BT/WiFi code
20150602
MD5 - 6cc3db0a6257641aba4dfebda0e3fb30
Initial public release
Tips
To enable Developer options go in Settings->About device and press "Build number" for 7 consecutive times.
Using F2FS
What it is? Wikipedia
To use it you should first convert your EXT4 partitions through recovery, before installing this ROM.
On PhilZ:
Wipe and format options->custom format options->toggle ext4 f2fs migration
Format data and data/media->f2fs (Warning: internal storage is formatted, make a backup of your personal data before doing this!)
Format system->f2fs
On TWRP:
Download and install this TWRP version: https://www.androidfilehost.com/?fid=24052804347763625
Wipe->advanced wipe
Select data->change or repair file system->f2fs (Warning: internal storage is formatted, make a backup of your personal data before doing this!)
Select cache->change or repair file system->f2fs
Select system->change or repair file system->f2fs
Now you can install this ROM following installation steps in post above
Some screenshots
We mainly talk in the i9505 thread located here, head over for further details about development progress, bug fixing etc.

[SM-P601] [6.X] Lineage/Mokee/CM/RR for Galaxy Note 10.1 3g (2014)

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*/
Attention!
If You are using Xposed and You have problems, it is Your personal problem. No need to report them to me.​
Special thanks:
Christopher N. Hesse - RaymanFX
The guys of the Exynos 5420 team
What works:
3G (Fully fixed 20160826)
Sound
Microphone
Bluetooth
WiFi
WiFi direct (Fixed 20160911)
GPS (Fixed 20151216)
InfraRed (Fixed 20160819)
Stylus
All sensors (compass, gyro...)
OTG
SD card
Camera/Torch (Fixed 20161013)
Screen Record (Fixed 20161014)
Screen cast/Wireless display (Fixed 20161118)
What does not work:
ANT+
Call record - Partially it works. Recording goes, but drops the phone program.
Downgrade bootloader to 4.4.2 (if previously used stock 5.1.1 firmware)
Download:
Lineage OS 13 (Instead Cyanogenmod)
MoKee Open Source
CyanogenMod 13. Updating will not. Latest update - 20161230.
ResurrectionRemix M. Updating will not. Latest update - 20161230.
GoogleAPPS:
Open Google Apps project
My TWRP 3.1.0-1 for SM-P600/SM-P601 (20170326):
AFH - zip file.
AFH - img.tar (for ODIN)
Sources in github:
Device
Vendor
Kernel
TWRP
Programs that I use for s-pen:
SPenCommand - action menu
MyScript Smart Note - notes
MyScript Stylus (Beta) - Keyboard for Handwriting
​
Donated:
---
XDA:DevDB Information
SM-P601 Android 6.X, ROM for the Samsung Galaxy Note 10.1 (2014 Edition)
Contributors
ShevT
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
Version Information
Status: Stable
Created 2015-12-17
Last Updated 2017-06-13
Changelog:
Code:
[B]201711201:[/B]
[LOS-13] [INDENT]ASB November 2017
Fix [URL="https://jira.lineageos.org/browse/BUGBASH-1052"]BUGBASH-1052[/URL]
Minor fixes[/INDENT]
[B]201710915:[/B]
[LOS-13] [INDENT]Fix WiFi KRACK[/INDENT]
[B]201710915:[/B]
[LOS-13] [INDENT]Android 6.0.1 r81
ASB October 2017[/INDENT]
[B]20170923:[/B]
[LOS-13] [INDENT]Android 6.0.1 r80
ASB September 2017[/INDENT]
[B]20170910:[/B]
[LOS-13] [INDENT]Update Sources[/INDENT]
[B]20170608:[/B]
[LOS-13] [INDENT]Update Sources[/INDENT]
[B]20170603:[/B]
[MK60.1] [INDENT]SQLite 3.19.2
Bye bye MoKee. Source codes are not updated for a long time.
This is the latest version. There will be no more assemblies.[/INDENT]
[B]20170602:[/B]
[LOS-13] [INDENT]Update Sources
SQLite 3.19.2[/INDENT]
[B]20170413:[/B]
[LOS-13] [MK60.1] [INDENT]Update Sources[/INDENT]
[B]20170326:[/B]
[TWRP-3.1.0-1]
[INDENT]Fix reboot when no OS is present
Set Backup_FileName on adb backup[/INDENT]
[B]20170313:[/B]
[LOS-13] [MK60.1] [INDENT]Fix writting on NTFS partiions
Add sec_e-pen keylayout. It fix work the virtual keys, if you press them a e-pen.
Fix speaker priority on phone call
Modified open source camera wrapper
minor fixes[/INDENT]
[B]20170206:[/B]
[LOS-13] [INDENT]Update sources
Fixed AudioFX! It is back into the ROM and it works great!
Rid of our SEANDROID message on boot (Thanks @thompatry)
Added cache image partition size
minor fixes[/INDENT]
[B]20170205:[/B]
[TWRP-3.0.3-1][INDENT]Updated sources
Rid of our SEANDROID message on boot (Thanks @thompatry)
Added cache image partition size[/INDENT]
[B]20170203:[/B]
[LOS-13] [MK60.1] [INDENT]Update sources
audio_effects.conf moved to vendor (Fixes some sound problems)
main-mic: volume Up
minor fixes[/INDENT]
[B]20170125:[/B]
[LOS-13] [INDENT]Update sources[/INDENT]
[B]20170109:[/B]
[LOS-13] [INDENT]Update sources
Added Network Traffic Indicator[/INDENT]
[B]20170108:[/B]
* Team Win Recovery 3.0.3-0
[MK60.1] [INDENT]Added LatinIME keyboard
Default locale en-US
Fixed long time installation[/INDENT]
[B]20170107:[/B]
Added MoKee OpenSource 60.1
[LOS-13, MK60.1] [INDENT]SQLite 3.16.2
Minor fixes[/INDENT]
[B]20170103:[/B]
[LOS-13] [INDENT]SQLite 3.16.0
Minor fixes[/INDENT]
[B]20161230:[/B] - Goodbye Cyanogenmod! Hello, LineageOS
[CM13, RR-M][INDENT]Update sources
This final assembly RR and CyanogenMod.[/INDENT]
[B]20161225:[/B]
[CM13, RR-M][INDENT]Update sources
Kernel: Minor fixes[/INDENT]
[B]20161215:[/B][INDENT][CM13]Android 6.0.1_r74
[CM13, RR-M] Disable simple root access
Kernel: Minor fixes[/INDENT]
[B]20161212:[/B]
[CM13, RR-M][INDENT]Disable Input Boosters by default
Kernel: Fix scaling available freqs (needed for Deathly Adiutor)
Kernel: WiFi: Security vulnerability - protect array overflow in PNO
Kernel: WiFi: Minor fixes[/INDENT]
[B]20161209:[/B]
[CM13, RR-M][INDENT]Audio HAL: Fixed problem with volume control during a voice call
Now use SQLite 3.15.2 with [URL="http://forum.xda-developers.com/showpost.php?p=64354348&postcount=5"]additional optimization[/URL]
Some kernel fixes[/INDENT]
[RR-M] [INDENT]Removed Kernel Adiutor[/INDENT]
[B]20161206:[/B]
[CM13, RR-M][INDENT]Audio HAL fixes. I checked with 5.1.1 bootloader. There is no problem. I ask to check crackles...
Fixed "[URL="http://forum.xda-developers.com/showpost.php?p=69931958&postcount=378"]says charging slowly[/URL]"
Updated SDCard FS[/INDENT]
[B]20161204:[/B]
[CM13, RR-M][INDENT]New kernel control app included: [URL="https://play.google.com/store/search?q=deathly%20adiutor"]Deathly Adiutor (check it out on google play!)[/URL]
Added support for 3000ma chargers.
Added support for UBS3.0 charging speeds (Up to 1000ma).
Added screen on charging limiter to avoid high heat generation while charging.
Added Display Mode Control (mdnie)
KERNEL: epen_saving_mode node now shows the current state of the feature.
KERNEL: touchkey glove_mode node now shows the current state of the feature.
KERNEL: added new sysfs to enable/disable input boosters (touchscreen, touchkey and spen)
KERNEL: updated f2fs driver
KERNEL: updated WiFi driver
KERNEL: use gcc UB-5.3 kernel toolchain
More minor fixes[/INDENT]
[B]20161130:[/B]
[TWRP 3.0.2-4][INDENT]Kernel: New f2fs driver and other...
Kernel:SELIinux Enforce
Update RU translation (by [email protected])
Added n1awifi and n1a3g assert's
Added tzdata
Minor fixes ...[/INDENT]
[B]20161122:[/B]
[CM13, RR-M][INDENT]Fix InfraRed
Minor fixes ...[/INDENT]
[B]20161120:[/B]
[CM13, RR-M][INDENT]Kernel: Switch Stackprotector to REGULAR.
[INDENT]This fixes the problem of a kernel panic when the camera starts. [/INDENT] [/INDENT]
[B]20161119:[/B]
[CM13, RR-M][INDENT]Fixed Screen cast/Wireless display
DRM: fall back to L3 security level
Xposed minor fixes ...[/INDENT]
[B]20161118:[/B]
[CM13, RR-M][INDENT][Kernel]: Enable STACKPROTECTOR STRONG
[Kernel]: [Exynos Thermal]: See and set trip point temperature with oneshot node... (Thanks tincho5588)
[Kernel]: Minor fixes
[CM13] Added Xposed patch. (Check it..)
Added H263 codec
[Exynos Thermal]: [URL="https://github.com/ShevT/device_samsung_lt033g/commit/145b9f4df86d3e55934e6182eca3d7099098ac6c"]Set default values for thermal throttling[/URL]
Other minor fixes ...[/INDENT]
[B]20161115:[/B]
[RR-M][INDENT]Added menu option to turn off HWKeys[/INDENT]
[B]20161114:[/B]
[CM13, RR-M][INDENT]Fix default tiles on QuickSettings panel
Removed Packages: ResurrectionStats, ResurrectionOTA, CMUpdater,
Removed Packages: CMBugReport, UnifiedEmail, Email, Exchange
Improved interface performance
[URL="http://forum.xda-developers.com/showpost.php?p=64354891&postcount=7"]Added instruction[/URL] for downgrade bootloader to 4.4.2[/INDENT]
[B]20161113:[/B]
[CM13, RR-M] [INDENT]Android 6.0.1 r74
Fix of lights buttons if hardware keys is disabled
Allow to use baseline profile for AVC recording
Remove ANT+ support. It does not work at all.
AudioHAl minor fixes
Kernel: GPU: OC/UC clocks and custom interface fixes
Kernel: ALSA fixes
QuickSettings panel: in column 4 tiles
QuickSettings panel: changed the default tiles
Other minor fixes ...[/INDENT]
[B]20161107:[/B]
[CM13, RR-M] [INDENT]Camera: New camera blobs. It works fast and well
Audio: Added more sec soundfx blobs
Audio: Adjusting the Wolfson DAC EQ bands
GPU: Added GPU clock interface
GPU: Added GPU voltage control
GPU: Added GPU thermal control interface
GPU: Added unified sysfs module
Kernel: Update kernel Motor driver (compatible with CMHW)
Kernel: Added frandom
System: Disable Recovery Updater
System: Cleaning and updating init scripts
System: Update VibratorHW class
System: Added audio/ac3 support
System: Disable LiveDisplay by default (When night mode - low UI performance)
System: Removed AudioFX package (Incompatible with Wolfson)
System: Removed HEVC Decoder. We do not support it.
System: Added support Exynos.AVC.Decoder.secure
More minor fixes ...[/INDENT]
[B]20161028:[/B]
[CM13, RR-M] [INDENT]Kernel 3.4.113
Kernel: Fixed [URL="https://github.com/dirtycow/dirtycow.github.io/wiki/VulnerabilityDetails"]dirtycow[/URL] bug
The kernel is compiled linaro gcc-5.2
Settings: Advanced Reboot moved to Button Settings
Settings: Advanced power menu enabled by default
Fixed Incoming Call Presentation
Added exynos MPEG2 Decoder
Updated media_codecs and media_profiles
Improved interface performance
Added support for Notification lights on the buttons. Blink, blink...
Added support of Advanced Low Power audio
More minor fixes in the camera, wifi and other....[/INDENT]
[B]20161020:[/B]
[CM13, RR-M] [INDENT]Initial ResurrectionRemix M
Fixed constant activity WiFi
Fixed Bluetooth calls (If you touch the screen during a call, the sound disappears)
Updated some kernel drivers
Fixed vold mount points
audio: Increase volume
Power optimization
More minor fixes[/INDENT]
[B]20161018:[/B]
[CM13][INDENT]New camera blobs (from T805XXU1CPH5). Runs faster and works also faster.
Fixed Camera low quality video shooting
Fixed Screen Record low quality
Fixed DRM
Fixed bluetooth headset phone calls.
More minor fixes[/INDENT]
[B]20161016:[/B]
[CM13][INDENT]Enable multi-window as default
More minor fixes
Added mirror to yandex disk[/INDENT]
[B]20161014:[/B]
[CM13][INDENT]Fix Camera/Torch
Fix Screen Record
New GPU MALI T6XX R7P0 driver
More minor fixes[/INDENT]
[B]20160921:[/B]
[CM13][INDENT]Update media codecs profiles
Increase Speaker Digital Volume
Disable DEXPREOPT
Fix WiFi direct and other WiFi problems..
More minor fixes[/INDENT]
[B]20160903:[/B]
[Temasek, CM13][INDENT]Update AudioHAL. Fixed Phone calls (No sound)
Enable noise suppression
Bluetooth fixes
Minor fixes[/INDENT]
[B]20160826:[/B]
[Temasek, CM13][INDENT]Fixed Key Disabler
Fixed Setup Wizard crash on firs boot
[GSM] Fixed search network and an automatic setting apn (it is not necessary to prescribe the hands)
Fixed vibration settings
Update GPS blob from P601XXUDOJ5
[URL="https://github.com/ShevT/device_samsung_lt033g/commit/e35c6297b5167d30631358340587d045c6dd6761"]Repurpose menu key[/URL] as an app switcher key (long press menu key - calls the application menu)
[Temasek] Add Enable/Disable HW Keys Preference ([B]Settings -> Buttons -> Hardware Keys[/B])[/INDENT]
[B]20160821:[/B]
[Temasek] Just updated
[CM13] [INDENT]Fixed PowerHAL for new kernel
Fixed IR port
Minor fixes in init scripts[/INDENT]
[B]20160819:[/B]
[TWRP 3.0.2-1][INDENT]Added to backup: preload, efs, modem partitions
Including [URL="https://github.com/omnirom/android_bootable_recovery/commit/ce8f83c48d200106ff61ad530c863b15c16949d9"]adb backup[/URL][/INDENT]
[Temasek][INDENT]Fixed PowerHAL for new kernel
Fixed IR port
Minor fixes in init scripts[/INDENT]
[CM13] I'll update later
[B]20160817:[/B]
[CM13] Update :)
[Temasek] Add new ROM
<cut>
Reserved
CyanogenMod 13
CyanogenMod
About | Home Page | WiKi | Git page​
CyanogenMod 13.0 (Android 6.0.1) Final
Screenshots:
Downloads:
Android File Host / Yandex Disk. Build date 20161230
Click to expand...
Click to collapse
ResurrectionRemix M
ResurrectionRemix M
Home Page | Git page​
ResurrectionRemix M (Android 6.0.1) Final
Screenshots:
Downloads:
Android File Host / Yandex Disk . Version 5.7.4. Build date 20161230
Click to expand...
Click to collapse
MoKee OpenSource
MoKee Open Source
About | Home Page | Git page​
MoKee 60.1 (Android 6.0.1) Final
Screenshots:
Downloads:
Android File Host. Build date 20170603
Click to expand...
Click to collapse
Lineage OS
Lineage OS
About | Home Page | Git page​
Lineage OS 13.0 Stable
Screenshots:
Downloads:
AFH Downloads. Build date 20171201
Click to expand...
Click to collapse
Downgrade bootloader to 4.4.2
This will fix the problem with the sound (crackling) on my firmwares in the transition from the official 5.1.1 firmware.
Attention! I do not take any responsibility for possible negative consequences.
1) Make a backup copy of all data (including sections EFS, Modem, Preload)
2) Copy backup on PC
3) Download Odin 3.10 and Bootloader (You must rename the file, so extension was .tar or .tar.md5. For example - BL_P601XXUCOF1_CL5054848_QB5172195_REV00_user_low_ship.tar)
4) Run "download" tablet mode.
5) Connect tablet to PC
6) Run Odin
7) In the BL (bootloader) field, insert file BL_P601XXUCOF1_CL5054848_QB5172195_REV00_user_low_ship.tar
8) Start.... The bootloader will be installed and the tablet reboots.
9) You can go to TWRP and restore the backup (It is enough to restore the data and /data partition).
10) Installing firmware and OpenGapps-nano.
P.S. If you have not switched on my firmware (use stock 5.1.1 firmware), it is recommended to remove all of the data (not to restore /data partition)
Great news ShevT... Thanks a million!
ShevT said:
Reserved 5
Click to expand...
Click to collapse
From where can we downoad it.?
Good job!
I hesitate to mention the "no placeholder" rule, especially to a dev who do original work, but...
Anyway hope to see a release soon, keep up the good work!
Nice!
Will it work on P600 like other P601 roms?
Hope we see a download link in the next few days!
That would be an awesome xmas gift!
Impatient to test it!
Keep up the good work, ShevT!:good:
Merry xmas!!!:angel:
is there stil no download link?
Sent from my SM-P600 using XDA Free mobile app
ruud said:
is there stil no download link?
Click to expand...
Click to collapse
Not yet.
I now have a problem with time. It will be some time - will build
Thanks for the good work ShevT, looking forward to Marshmallow. Hopefully, we'll have a build before the end of the year?
see firmware
ShevT said:
see firmware
Click to expand...
Click to collapse
Can this be flashed on the SM-P600?
Yes
mosimchah said:
Can this be flashed on the SM-P600?
Click to expand...
Click to collapse
can you give a link to it. i only see the 5.1.1 rom
Sent from my SM-P601 using XDA Free mobile app
ruud said:
can you give a link to it. i only see the 5.1.1 rom
Sent from my SM-P601 using XDA Free mobile app
Click to expand...
Click to collapse
It's in the OP. Link: https://www.androidfilehost.com/?fid=24345424848487946

[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

Categories

Resources