[UNOFFICIAL][ROM][NIGHTLY][5.0.2] Liquid Smooth Lollipop v4 d2tmo (01/29/2015) - T-Mobile, Samsung Galaxy SIII

Liquid Smooth Lollipop 5.0.2 for d2tmo (and other variants)
{
"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"
}
*** Disclaimer ***
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.
Please make a full backup of your phone before flashing this, especially if coming from Kitkat 4.4.4 builds (factory reset is then HIGHLY recommended!), if you loose something then it's on you, you've been warned.
Make sure you are running an updated modem firmware (latest is probably safest) and update your recovery to latest available before flashing this ROM (links at bottom).
Click to expand...
Click to collapse
Introduction
I am no expert developer by any means, in fact this is THE FIRST ROM I have built from public sources (thanks TheGeekyNimrod for all the help and inspiration!) ... well, at third attempt I was able to make it work with mobile data on d2tmo, hence why I'm sharing this with you
This ROM is now fully based on official Liquid Smooth Lollipop sources (LiquidSmooth tree from github) with hardware repos (all available) pulled from LiquidSmooth-Devices github tree, repo android_hardware_samsung comes from CM12 tree. Proprietary Vendor Samsung stuff was pulled from TheMuppets github tree.
To make it clear, I do not develop this ROM as modifying it nor I take credit for what's in it, no, that is the hard work (and well deserved credit) of LS maintainers. I build it from LS sources to provide more frequent LiquidSmooth Lollipop builds to all. On my part I was only able to fix source code of d2tmo which was broken, but all the changes in nightly releases you see here come straight from Liquid Smooth (or CyanogenMod in some cases).
Official LS-v4.0-Liquid-v4.0 d2 variants release links:
d2att
d2vzw
d2spr/d2bst
Features
Liquid Smooth Lollipop features based on nightly releases
Comes with latest CM kernel
fixed CM12 d2tmo baseband issue (d2tmo source code commited to LS)
Performance tab in Settings is enabled
LiquidSmooth menu
SuperSU included
SlimLauncher
SlimPIE navigation
Images
attached to this post
Installation Instructions
1. Full backup of whatever you have
2. Copy the ROM and gapps to your external SD card (links at bottom)
3. Perform a factory reset from recovery mode (this does NOT delete user data, but mind that PhilZ Recovery may and will wipe the SD card too...)
4. Flash the LS-LP-v4.0-Liquid_d2, then the gapps 5.0 package
5. Wipe Cache & Wipe Dalvik/ART cache
6. Reboot System - NOTE: First boot may take up to 10 minutes!!!
7. ENJOY!
Bugs
-Camera Video does not work, disable the stock Camera app and use Open Camera app for pictures
Troubleshooting
If you end up with no mobile data connection after flashing lollipop then try upgrading your modem firmware to newer revision. Alternatively you can first upgrade modem firmware before flashing lollipop, great repository for all d2tmo modem revisions is in this thread
To get ViperFX audio working you must change SElinux from Enforced to Permissive. You can do that by installing app SElinux Mode Changer - Currently this app doesn't work with BMS and LK lernels (works fine with inline CM kernels)!
If you get problems with GPS (especially if upgrading from 4.4) try using the play store app called GPS Status Test & Fix, in it hit Reset then Get Xtra Data then go outside and see if your phone is able to get a satellite lock. Once that done app can be uninstalled.
If you use F2FS partitions then you must flash the kernel that works for you after flashing this ROM! This ROM no longer contains a kernel supporting F2FS.
Official Development News
You can check news on development of Liquid Smooth on Google+:
Liquid Smooth Google+
Downloads
LS-LP-v4.0-Liquid_d2tmo ROM
LS-LP-v4.0-Liquid_d2att ROM
LS-LP-v4.0-Liquid_d2spr ROM
LS-LP-v4.0-Liquid_d2bst ROM
LS-LP-v4.0-Liquid_d2vzw ROM
LS-LP-v4.0-Liquid_d2cri ROM
gapps-lp-20141109-signed.zip
UPDATE-SuperSU (only if updating, 2.40 is included in ROM)
Philz Touch Recovery 6.58.9 d2lte (by RoryB)
TWRP Recovery (easiest to get from Flashify app through Download option)
Optional Kernels with above average performance:
BMS Kernel (min 01/06/2015) by Ed Chan
Lean Kernel (min. v10.0t1) by @Imoseyon
Shift-D2 Kernel by @rogersb11
Github sources
LiquidSmooth github
LiquidSmooth-Devices github
CM Kernel d2 github
TheMuppets Proprietary Vendor Blobs github
Changelog
Code:
2015/01/29
-merging commits
Code:
2015/01/27
-merging commits
2015/01/25
-merging commits
-Theme Manager removed
-AV libs updated
-requires a clean flash
2015/01/22
-merging commits
2015/01/21
-merging commits (SlimPIE navi added)
2015/01/20
-merging commits
-bundled with inline CM12 kernel (no more F2FS support!)
2015/01/18
-merging commits (Theme manager works, Dark Liquid theme not included yet)
2015/01/17
-merging commits (Themes)
2015/01/16
-baseband fingerprint set to match 5.0.2 android
-merging commits, e.g. Theme Manager inclusion (warning, this reverts to default white theme)
2015/01/15
-cleanup and merging commits
-SlimLauncher added to Homescreen options (warning, this resets the Homescreens!)
-d2tmo baseband fingerprint updated to latest stock official android 4.3 (was one by last before)
2015/01/14
-merging commits
2015/01/13
-Re-compiled ROM from all available Liquid Smooth Device sources
-Updated baseband fingerprint in d2tmo sources to latest available from CM12 vendor blob
-Advanced Reboot to Recovery now works
2015/01/12
-Edited mk files in CM12 d2tmo sources to enable baseband, tested working with UVUENC2
Credits
* LiquidSmooth team (especially Sean Hoyt and Tony Malagisi) for awesome Lollipop ROM and updates to sources
* TheGeekyNimrod for all the help and inspiration with source compilation
* jackeagle for awesome guide on building android from scratch
* RoryB for d2lte compilation of latest Philz Recovery (with f2fs support)
XDA:DevDB Information
LS-LP-v4.0-Liquid_d2tmo, ROM for the T-Mobile Samsung Galaxy S III
Contributors
fenixus, mtb3000gt
Source Code: https://github.com/LiquidSmooth/android
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.4.x
Based On: LiquidSmooth
Version Information
Status: Nightly
Current Beta Version: 4.0
Created 2015-01-12
Last Updated 2015-01-29

Reserved
Reserved

Thanks for this! downloading now and will report back if there are any issues. I know you are a new dev but are you looking for us to provide logcats and bugreports for you?

jonesin said:
Thanks for this! downloading now and will report back if there are any issues. I know you are a new dev but are you looking for us to provide logcats and bugreports for you?
Click to expand...
Click to collapse
Thanks and hopefully all works well for you just as it does for me
Yes, I am fresh meat totally. I'm afraid I wouldn't even know what to do with logcat and bugreports ...
Since this ROM is based on unmodified LS-LP-v4.0 sources, I believe the android OS problems would refer to code in LS tree, unless that is related to Samsung hardware strictly then it would point at CM12 source code. In short, unless CM or LS update their sources there is not much I can fix myself anyways, sadly.
I did this ROM build only to run true d2tmo and fix/enable the baseband issue in original CM sources (which didn't work, you'd get no baseband). After modification all works for me normally!
I promise to build a fresh copy from time to time, after LS-LP updates their code to keep it fresh

Way to go dude! Noob or not, you did some things to make it work that I still hadn't figured out in a couple of weeks of trying. A big tip of the cap to you on that one.

TheGeekyNimrod said:
Way to go dude! Noob or not, you did some things to make it work that I still hadn't figured out in a couple of weeks of trying. A big tip of the cap to you on that one.
Click to expand...
Click to collapse
Thanks man! Worth noting, that I wouldn't even start making it if not for your help with initial compilation errors

no more volunteers to test out LS-LP on d2tmo? It works great for me, no bugs whatsoever except for 2 mentioned in first post
Camera problem is widespread. The Advanced Reboot to Recovery might be my fixable by me if I get to look into it.
Will be uploading more screenshots soon. So far it's an awesome 5.0.2 d2tmo lollipop

Great, changing my TWRP to tmo, give it a run!:laugh:

Sugartibbs said:
Great, changing my TWRP to tmo, give it a run!:laugh:
Click to expand...
Click to collapse
go for it, I love it and it runs great!
I've been running LS-LP d2att builds (since 5.0.0) for weeks without issues, but got tired of editing build props to match my T999 after every update from d2att branch. The official d2tmo build from LS-LP (dated 12/21/2014) had a broken baseband, so it broke my heart too LOL ... This one here fixes it and is built from official sources, nothing else modified

fenixus said:
no more volunteers to test out LS-LP on d2tmo? It works great for me, no bugs whatsoever except for 2 mentioned in first post
Camera problem is widespread. The Advanced Reboot to Recovery might be my fixable by me if I get to look into it.
Will be uploading more screenshots soon. So far it's an awesome 5.0.2 d2tmo lollipop
Click to expand...
Click to collapse
I'd like to give it a run, are there any features that I would have access to that aren't included in the 5.0.2 Validus ROM I'm running?

I'm willing to test it out, hell I thought LiquidSmooth for d2 was done, since I hadn't seen a build since December, but I really appreciate you doing this! Do you plan on making weekly builds or just whenever you have time?

cresch07 said:
I'd like to give it a run, are there any features that I would have access to that aren't included in the 5.0.2 Validus ROM I'm running?
Click to expand...
Click to collapse
not sure, I don't know Validus ROM or what if has. This build here is built from full Liquid Smooth sources, so if you tried it in past then this is what it is . Mind that not all LS features (e.g. as known from v3.2) might be yet available in LS-LP-v4.0 as Lollipop is still fairly new and LS devs are updating it frequently.
Refer to screen shots I attached to first post to see what is in settings.

ad.hoc said:
I'm willing to test it out, hell I thought LiquidSmooth for d2 was done, since I hadn't seen a build since December, but I really appreciate you doing this! Do you plan on making weekly builds or just whenever you have time?
Click to expand...
Click to collapse
Thanks!
I can make those builds as often as official LS-LP releases some commits, once a week shouldn't be a problem, it takes about an hour to build it from sources and some minutes to upload it ... that is if no problems happen heh

fenixus said:
not sure, I don't know Validus ROM or what if has. This build here is built from full Liquid Smooth sources, so if you tried it in past then this is what it is . Mind that not all LS features (e.g. as known from v3.2) might be yet available in LS-LP-v4.0 as Lollipop is still fairly new and LS devs are updating it frequently.
Refer to screen shots I attached to first post to see what is in settings.
Click to expand...
Click to collapse
eh what the hell I'll give it a whirl lol. Downloading now!

cresch07 said:
eh what the hell I'll give it a whirl lol. Downloading now!
Click to expand...
Click to collapse
That's the spirit!

fenixus said:
That's the spirit!
Click to expand...
Click to collapse
Does the AOSP Keyboard work out of the box? I assume the camera doesn't, most LP ROMs have broken cameras for some reason.

cresch07 said:
Does the AOSP Keyboard work out of the box? I assume the camera doesn't, most LP ROMs have broken cameras for some reason.
Click to expand...
Click to collapse
Keyboard works, I like Liquid better than Valadius. FWIW, I use Swiftkey

cresch07 said:
Does the AOSP Keyboard work out of the box? I assume the camera doesn't, most LP ROMs have broken cameras for some reason.
Click to expand...
Click to collapse
works OK for me, no probs.Yes, camera broken is a widespread issue on d2. Disable the stock Camera app and download Open Camera from Play Store - it works very well for pics (just don't use tap to focus LOL), video recording is still broken.

fenixus said:
works OK for me, no probs.Yes, camera broken is a widespread issue on d2. Disable the stock Camera app and download Open Camera from Play Store - it works very well for pics (just don't use tap to focus LOL), video recording is still broken.
Click to expand...
Click to collapse
ok sweet continuing with flashing.

Loving it! Only 5.0 rom without problems for the t-mobile so far! Thanks. Hope to see more features and camera fix soon. For now ima stick with it. ?
Sent from my SGH-T999 using XDA Free mobile app

Related

[ROM][4.4.4][UNOFFICIAL][D80x/LS/VS980/F320x] ParanoidAndroid 4.6 [11/24]

{
"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"
}
Unofficial ParanoidAndroid 4.6 Beta 6 for the LG G2 (D800/1/2/3/LS/VS980/F320x)​
Hello everyone! Today I am bringing you ParanoidAndroid 4.6, built with REV3N's excellent G2 sources as a base, and a bunch of other goodies! I do NOT claim this as my own work, but rather a mash of the best sources and tweaks.
WARNING
I am not responsible for anything that happens to your device, whether you miss your work alarm, or your phone catches fire! Permanent screen damage may occur!
Features:
-ROM compiled with SaberMod 4.8.4 toolchain
-Kernel compiled with SaberMod 4.10 toolchain
-JustArchi's Optimizations V3
-Latest B14CKB1RD kernel built-in
-SlimRoms optimized caf resources
-Dynamic Status Bars
-Navbar Dimension Settings
-Multiple bug fixes
-Everything PA already has (Theme engine, PIE, Hover, etc)
-Much more to come!
Changelog:
Code:
11/24:
-FIX: Fix Torch claiming flashlight is unsupported.
-FIX: NFC not working on all variants (NFC not working on LS980 still).
-FIX: LTE not working on all variants.
-CHANGE: Remove DocumentsUI stand-alone file manager
-CHANGE: Nice, new default wallpaper (Credit to [URL="https://plus.google.com/+AlexandreLionne/posts"]Alexandre Lionne[/URL], I recommend you check out his excellent work!)
Requirements:
-You MUST be on an unmodded Kitkat baseband, which can be found here.
-TWRP 2.8.4.0 is HIGHLY recommended, but don't report any flashing errors if not on the latest TWRP.
How to Install:
1. Wipe system, data, and cache!
2. Flash ROM!
3. Flash patch ONLY if you have a D802 AND you live in Asia OR you have a D803 AND you live in Canada.
3. Flash GApps!
4. Reboot!
Downloads:
ROM: D800 / D801 / D802 / D803 / LS980 / VS980 / F320x
Patch: D802 Asia GPS Patch / D803 Canada GPS Patch
GApps
Known Issues:
(Fixed in next build)
-Leftover LTE/NFC issues
-Camera not flashing in some instances
-Dialer issues
Special Thanks to:
-Super big thanks to @Raagh for helping me get the rom to compile with SaberMod.
-Super big thanks to @REV3NT3CH as well! A LOT of G2 specific code used in this rom is made by REV3N. Please send donations his way!
-@dr87
-@RenderBroken
-@blastagator
-@houstonn
-@JustArchi
-LS team
-Omni team
-Slim team
-Vanir team
-PA & PA Legacy team
-Beta testers
-Many, many more I probably forgot to list!
Sources:
My Github
PA-Legacy Github
Kernel Source
Current Status:
-No ETA, however sources are updated and ready to be built again.
FAQ:
Why are there no OTA updates?:
Firstly, this is NOT an official build of PA, and secondly, I don't have a remote server. Builds are usually around ~200 MB, so it isn't that big of a download.
Can I restore my data/apps from Titanium Backup?:
If it is not a system or Google app, you should be fine. Do NOT attempt to restore ANY system or Google app.
Thank you for your wonderful and continuous support!
I will give it a shot. /sub
tsunamical said:
-RESERVED-
Builds for D800 and D802 are being uploaded right now! They will be posted shortly. D801 and D803 builds are still in the works. FAQ coming shortly as well.
Click to expand...
Click to collapse
Saying 24a baseband may be confusing as that's the vs980 kitkat radio. And you don't say anything about building for the vs980.
Might want to change it to pure kitkat baseband
Sent from my Vs980 running Validus v6.2
Lawlrus said:
Saying 24a baseband may be confusing as that's the vs980 kitkat radio. And you don't say anything about building for the vs980.
Might want to change it to pure kitkat baseband
Sent from my Vs980 running Validus v6.2
Click to expand...
Click to collapse
Oh right, silly me. Thanks!
Woah, new thread, this almost slipped by! But I must say, this is fantastic for the development of AOSPA. I've always had a crush on this ROM but never had the time to really try it out, stuck with CloudG3 especially having this LG G2...used to always be an AOKP guy and NEVER stock, but I am curious...Always had a crush on paranoid android!
If this is anything comparable to the "stock" based experiences now, I'm in! gonna take a NAND and try it out. I will report back.
(D800, just my luck! I'm also building Dorimanx' G2 kernel and may take a shot at porting it over to AOSP for this ROM.)
berryman13 said:
Woah, new thread, this almost slipped by! But I must say, this is fantastic for the development of AOSPA. I've always had a crush on this ROM but never had the time to really try it out, stuck with CloudG3 especially having this LG G2...used to always be an AOKP guy and NEVER stock, but I am curious...Always had a crush on paranoid android!
If this is anything comparable to the "stock" based experiences now, I'm in! gonna take a NAND and try it out. I will report back.
(D800, just my luck! I'm also building Dorimanx' G2 kernel and may take a shot at porting it over to AOSP for this ROM.)
Click to expand...
Click to collapse
Haha, I've always been a fan of PA, but I was pretty saddened when they rolled back to JB sources, and then houstonn always builds with his special trees, so you can't flash Render/B14CKB1RD. Good luck building Dorimanx! Let me know what you think of the ROM and if you come across any errors
Can't wait to try it out! D801 user waiting!
Vs980 ....hell yeah
Sent from my VS980 4G using Tapatalk
Will test for D803 tomorrow
Up and running. I like it thus far, but haven't had alot of time in it. First thing i noticed is i don't have the heat issues i did before.
J said:
Up and running. I like it thus far, but haven't had alot of time in it. First thing i noticed is i don't have the heat issues i did before.
Click to expand...
Click to collapse
Sensors working for you? A D802 reported sensors are borked.
Had to make a backup to flash a test lollipop build. I will flash back tomorrow and let you know. I didnt test gps, but rotation and prox was working.
hey!!! glad to see a brand new post about PA!! actually im on beta 4 on my d802..can i just wipe cache and dalvik for flash? or needs a full wipe?
by the way..last updates beta5 i was unable to get network ..even i was not allowed to put my pin on...it is solved on this new update?
Installed for D802. Didn't install gapps. But proximity sensor was not working for me as well as auto rotation. brightness set to auto but it did not change. well back to old rom now.. good work :good:
adversario71 said:
hey!!! glad to see a brand new post about PA!! actually im on beta 4 on my d802..can i just wipe cache and dalvik for flash? or needs a full wipe?
by the way..last updates beta5 i was unable to get network ..even i was not allowed to put my pin on...it is solved on this new update?
Click to expand...
Click to collapse
It would be best if you did a full wipe as I am using different sources and it can cause conflicts. However, if you downloaded the last zip, wait until tomorrow as I will have a new zip up that has sensors fixed.
beandroid9 said:
Installed for D802. Didn't install gapps. But proximity sensor was not working for me as well as auto rotation. brightness set to auto but it did not change. well back to old rom now.. good work :good:
Click to expand...
Click to collapse
Found the derp, rebuilding D802, then D801, D803, VS980, and finally LS980. Thank you for your feedback.
J said:
Had to make a backup to flash a test lollipop build. I will flash back tomorrow and let you know. I didnt test gps, but rotation and prox was working.
Click to expand...
Click to collapse
Alright! New D800 will be up soon which should run even better since I'll be using JustArchi's Optimizations
Any news about d803?thanks
@tsunamical wow first time my name shows up in thanks section - cool- ahahah . Nice work man, good luck with this Project. this week im gonna ask for your help updating Spirit ROM to full kitkat sources
I can help you with d802 model just pm me
Hope there are no more black-line wrecked screens with this. Mine got one (fortunately) black line today after trying out pa's latest 4.6 beta.

[ROM][LRX22G][5.0.2][NIGHTLY/FXP][FINAL] Official CyanogenMod 12.0

{
"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 is a free, community built, aftermarket firmware distribution of Android 5.0 (Lolipop), 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.
*/
CyanogenMod 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. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Device-specific source code:
device
kernel
vendor
Discussion thread -->
What's working:
so far i have tested:
RIL (Calls, SMS, Mobile Datal)
Display
Camera (photos, camcorder & panorama)
Audio and video
Wifi
Bluetooth
OpenGL rendering
Sensors (accelerometer,compass,light,proximity)
Sdcard
auto brightness
notification led
GPS
NFC
Wifi,Bluetooth and USB tethering
Not working/Tested:
offline charging somewhat working.
other everything is either untested or broken.
Note:
It's entirely possible that features not used by me (nor the people I've asked to test) are broken, but overall the device should be usable. You have been warned.
Because of art 1st boot take long time so don't panic and make post saying phone stuck on bootanim,
xperia m dual not support in cm12.0
This is BETA so don't treat this as stable version.
Download:
Nightly Builds: http://download.cyanogenmod.org/?device=nicki&type=nightly
Last nightly build mirror: Link
FXP CM12.0 Builds: http://fxpblog.co/cyanogenmod/cyanogenmod-12/
GAPPS: https://s.basketbuild.com/gapps
Note : CM-12.0 is only for 4.3 baseband. If you are on 4.1/4.2 baseband/firmware then Follow this instruction
Install instructions: (For 1st time only)
boot into fastboot (ignore if you coming any 4.4 rom)
flash boot.img from cm12.0 zip (ignore if you coming from any 4.4 rom)
boot into custom recovery
Wipe data and cache
Flash the CM12.0 and gapps zip
Reboot
Upgrading from earlier version of CyanogenMod 12.0:
Boot into Recovery
Flash CM12.0 zip
Reboot
Reporting bugs:
Before Reporting bugs make sure you
Read "note" section
Using stock kernel
Not installed any mods/tweaks - if you have installed mods like xposed you can't report bug
Not modified system files
Checked the posts below for a solution / fix
Read the last 10 pages of this thread for a post with a similar problem
Backup, reflash with a full wipe (do this if mods like xposed is installed) and check if the bug is still there
provide logcat,kmsg. if you reporting radio problem then provide radio log.
Screenshots:
Credits.
Fxp team and all other developer who is working on sony
Code Aurora Forum
CyanogenMod Team
Cybojenix
And Special Thanks to All Donors
XDA:DevDB Information
CyanogenMod 12.0 for Xperia M, ROM for the Sony Xperia M
Contributors
PecanCM
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Stock 4.3 Firmware
Version Information
Status: Nightly
Created 2014-11-21
Last Updated 2015-05-28
Changelog
BETA 3 23-01-2015
Android 5.0.2 (LRX22G)
Fixed problem with YouTube vidoes
Fixes for other video problems
Fixed baseband version
Fixed no bootanimation on 1st boot
Working mass storage and charging only modes
Enabled FM
Updated widevine(DRM) blobs to lollipop
Updated adreno Blobs to LA.AF.1.1(lollipop)
Updated Kernel and Prima Wlan to LA.AF.1.1_rb1.8
Addressed more selinux denials
General cleanup and fixes
Updated cm source
BETA 2 19-12-2014
Updated to Android 5.0.1 (LRX22C)
Misc fixes
Enabled apps2sd
Disabled lpa
- incompatible with NuPlayer
Using cm recovery now
Updated Adreno blobs
Update kernel and prima wlan to LA.AF.1.1_rb1.7 branch
Updated cm source
BETA 1 28-11-2014
Fixed gsm issue after rebooting phone
Enabled multiColor battery led
Enabled 1080p decoding
Updated kernel and wifi driver to LA.AF.1.1_rb1.6
Updated cm source
ALPHA 1 21-11-2014
Initial release
FAQ
Q: The 'Developer and Performance options' from 'settings' are gone. Where are they?
A: Touch the 'Build number' seven times in 'about phone'. Then they will appear.
Q: I'm coming from 4.1 and now i can't view my internal sd data, Why ?
A: Go to Data/media now move your all internal sd data to folder named 0 Means under /data/media/0 then you can view your internal sd data
What about GApps? We can use 4.4.4 for now?
kosmita1993 said:
What about GApps? We can use 4.4.4 for now?
Click to expand...
Click to collapse
added gapps link in 1st post use that,
First bot is very very long, for me it was about 7-10 minutes. Wifi/Bt isn't working for me, NFC probably works because it can read my smarttags.
Great job!
BTW are you planning aosp build too?
omg this interface is so fancy I'm so exited XD
Time to edit Discussion Thread !
Awesome, will try this as soon as wifi gets fixed
Great work PecanCM
I flashed this rom .... 1st it took very time to boot but it booted.
everything was working good but wifi and bluetooth are not working. Hope it gets fixed by @PecanCM in the next build.
I cannot use it now but will use when wifi and blutooth gets fixed
GSM detection came on the 1st boot so there ws no need to reboot
For now this is all .. Hope it gets BETA in the next build !!!!
Thank You !!!
@PecanCM , can I downgrade the ROM after flashing CM12 (like , 5.0 to 4.4.4 ) ?? or (CM12 to CM11) ??
EliXer9 said:
@PecanCM , can I downgrade the ROM after flashing CM12 (like , 5.0 to 4.4.4 ) ?? or (CM12 to CM11) ??
Click to expand...
Click to collapse
Yes
Sent from my C1904 using Tapatalk
Is WiFi working ? (Because it's included in both the sections. i.e , working as well as not working) ?? And sorry if it's a stupid question
EliXer9 said:
Is WiFi working ? (Because it's included in both the sections. i.e , working as well as not working) ?? And sorry if it's a stupid question
Click to expand...
Click to collapse
No, not yet.
iddu.daragah said:
I flashed this rom .... 1st it took very time to boot but it booted.
everything was working good but wifi and bluetooth are not working. Hope it gets fixed by @PecanCM in the next build.
I cannot use it now but will use when wifi and blutooth gets fixed
GSM detection came on the 1st boot so there ws no need to reboot
For now this is all .. Hope it gets BETA in the next build !!!!
Thank You !!!
Click to expand...
Click to collapse
strange both works fine for me
give me logs and if you are on pc then run following and upload audit.log file.
Code:
adb root
adb shell
cat /data/audit/audit.log > /sdcard/audit.log
GSM, BT and GSM not working on my C2004
expecting for the next release! :good:
iks8 said:
First bot is very very long, for me it was about 7-10 minutes. Wifi/Bt isn't working for me, NFC probably works because it can read my smarttags.
Great job!
BTW are you planning aosp build too?
omg this interface is so fancy I'm so exited XD
Click to expand...
Click to collapse
iddu.daragah said:
I flashed this rom .... 1st it took very time to boot but it booted.
everything was working good but wifi and bluetooth are not working. Hope it gets fixed by @PecanCM in the next build.
I cannot use it now but will use when wifi and blutooth gets fixed
GSM detection came on the 1st boot so there ws no need to reboot
For now this is all .. Hope it gets BETA in the next build !!!!
Thank You !!!
Click to expand...
Click to collapse
flash zip from recovery or boot.img from this zip via fastboot https://www.mediafire.com/?45dz5xd8edh7ydn i forgot to commit a change and later removed by git stash this can be the reason otherwise i'm going to need logs.
and no i'm not planning aosp atleast not for few weeks
jhuy said:
GSM, BT and GSM not working on my C2004
expecting for the next release! :good:
Click to expand...
Click to collapse
read note section in 1st post.
PecanCM said:
flash zip from recovery or boot.img from this zip via fastboot https://www.mediafire.com/?45dz5xd8edh7ydn i forgot to commit a change and later removed git stash this can be the reason otherwise i'm going to need logs.
and no i'm not planning aosp atleast not for few weeks
read note section in 1st post.
Click to expand...
Click to collapse
Yes! Now it is working, your perdictions was correct. Thanks a lot!
Thanks wifi and bluetooth working now
after flashing new_boot image
jhuy said:
GSM, BT and GSM not working on my C2004
expecting for the next release! :good:
Click to expand...
Click to collapse
Try to get root, then type this in terminal emulator.
su setprop persist.radio.multisim.config dsds
Sent from my C2005 using XDA Free mobile app
Someone can mirror it? I am not able to download from mediafire, it just restart the download each time.
Sent from my C1904 using Tapatalk

[ROM][7.1.2][OFFICIAL] AICP for Nexus 9 (flounder) WiFi Only

.
.
.
.
{
"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"
}
AICP​Android Ice Cold Project​
AICP is known by everyone as Ice Cold Project that started on Desire HD and since then evolved into a mature ROM with the BEST community you can find!!!
Until Lollipop, Rom has always been AOKP based. Unfortunately, since AOKP either stopped development or will make a comeback later this year, we changed our base to CM when it comes to hardware, drivers and some features.
If there are any bugs, either we will sort them or CM team if it concerns their modifications. This rom isn't CM supported so no need to report errors or bugs to them!!
.
.
.
.
.
In the beginning we would like to thank:
CM team
maxwen
Thoemy
SlimBean rom team
CarbonRom team
LiquidSmooth rom team
Omni rom team
DU team
teemodk
audahadi
Community
@LorD ClockaN
@zipsnet
@n3ocort3x
@semdoc
@eyosen
@alienmind
@Chezbel
@Drgravy
@eboye
.
.
.
We are now paying for servers that build nightlies and everything that comes with it, so EVERY DONATION will really be appreciated and be used to cover those expenses.
Thank you!!
​
Latest Stable Release Version 10
Official Builds Download link: goo.gl/AfF1C7
Recommended Gapps: opengapps.org
Full Changelog link: goo.gl/mIgmYG
ROMS should contain everything you need to enjoy Lollipop. You are not required to install any Add Ons, simply download the latest ROM, gapps, flash it, and go!
You are STRONGLY recommended to fully wipe your device before flashing, and if possible avoid restoring system apps and system data with Titanium Backup - these can cause stability issues that are very hard to debug. If you believe you know what you're doing - then fine, go ahead, but please don't complain if you experience strange behavior.
How to flash:
Don't do it if you don't know it
ROM has gapps persistance in between dirty flashes
KERNEL:
Kernel in this rom follows CM source with custom additions.
PREREQUISITE FOR OTA:
To be able to flash over OTA app, TWRP recovery is needed.
You can still use CWM and OTA app, but only to download zip file and flash it manually from within recovery. Zip gets saved under AICP_ota folder on your internal SDcard.
If you want to contribute to the AICP or wanna see what is being worked on/merge feel free to visit our gerrit, link is at the bottom!!!
IceColdJelly AICP G+ community
kernel github
rom gerrit
You want to see a normal night at the DEV office, click here!!
Kernel Source
Device Tree
XDA:DevDB Information
AICP for Nexus 9 (WiFI Only), ROM for the Nexus 9
Contributors
joshuabg
Source Code: https://github.com/AICP
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.10.x
Based On: CyanogenMod
Version Information
Status: Nightly
Created 2015-01-01
Last Updated 2017-04-17
Changelog
Each build will have the latest changes from AICP and CM
Changelog (Click the "Change log" link for the date you want to see the changes for)
SaberMod builds
SaberMod builds are currently unavailable for Marshallow
Enjoy!
joshuabg said:
Mirror Download coming soon
Click to expand...
Click to collapse
Great. I'll give this a try when I get a chance. I use ACIP regularly on my LG G3. I'm not sure understand your comment about the gapps ("They seem to cause more frequent random reboots"). Should we use them, or some other ones?
Hey about the bluetooth issue you can look into the Lollipopalooza Rom thread. I think there is a fix for it.
Credits go to craigacgomez
jlokos said:
Great. I'll give this a try when I get a chance. I use ACIP regularly on my LG G3. I'm not sure understand your comment about the gapps ("They seem to cause more frequent random reboots"). Should we use them, or some other ones?
Click to expand...
Click to collapse
I tried those GApps but I got alot of random reboots(More then with no Gapps). Those are the only 64bit Gapps that I know of. If you know any other 64bit Gapps feel free to share.
Hiro Nakamura said:
Hey about the bluetooth issue you can look into the Lollipopalooza Rom thread. I think there is a fix for it.
Credits go to craigacgomez
Click to expand...
Click to collapse
This maybe?
https://github.com/craigacgomez/device_htc_flounder/commit/79e4966c26d65112f5109d202662d2fa389ce1d3
Edit: Just cherry-picked, building again after installclean
joshuabg said:
I tried those GApps but I got alot of random reboots(More then with no Gapps). Those are the only 64bit Gapps that I know of. If you know any other 64bit Gapps feel free to share.
Click to expand...
Click to collapse
You can try the 320dpi minimal gapps version here:
http://forum.xda-developers.com/android/software/gapps-google-apps-minimal-edition-t2943330
It has armv7 google play services but when you log in to your google account it automatically installs the armv8 google play services version (that takes a while) and after that everything works.
I haven't had any random reboots using pure aosp rom.
Ah and by the way can you list some features of your rom somewhere?
OK, another build made. Hopefully bluetooth is fixed on this one. If you want to test it out before I do, PM me and I'll send you the build.
Hiro Nakamura said:
Ah and by the way can you list some features of your rom somewhere?
Click to expand...
Click to collapse
It is currently based off of CM so you have all of those features, There is also various stuff like network speed meter.
I used it for about three hours of typical use with zero issues, no apps closing. The install hiccuped a little and I had to reboot, once and then it rebooted after I entered my wifi password, but the rest has been smooth sailing.
I rarely use bluetooth - I just turned it on to see what happened. The tablet shut down and then every time I rebooted it would shut down after a few seconds, so I finally wiped it. So I just won't use bluetooth. It's just great to have a new ROM to play with and a last app button.
One weird thing - the first item under "AICP extras" is "various s**t." WTH(eck)?
joshuabg said:
It is currently based off of CM so you have all of those features, There is also various stuff like network speed meter.
Click to expand...
Click to collapse
Hey man great job with this and thanks so much, quick questions though, does this build any different for a 64bit device than it does for 32 bit? Because if its not much different then I'm going to start CM tonight
EDIT: I apolagize,I am stupid and do not like reading OP's
I am going to start syncing the repos though, if I'm super duper lucky maybe I can get a build by tomorrow, I hope you don't mind if I use some of your resources c:
Also why is SELinux disabled? incompatibility?
zawata said:
Hey man great job with this and thanks so much, quick questions though, does this build any different for a 64bit device than it does for 32 bit? Because if its not much different then I'm going to start CM tonight
EDIT: I apolagize,I am stupid and do not like reading OP's
I am going to start syncing the repos though, if I'm super duper lucky maybe I can get a build by tomorrow, I hope you don't mind if I use some of your resources c:
Also why is SELinux disabled? incompatibility?
Click to expand...
Click to collapse
you will find that u will get a fair few errors. One is due to kernel. another is due to dsp manager and there is another. I had been working on the same myself today
joshndroid said:
you will find that u will get a fair few errors. One is due to kernel. another is due to dsp manager and there is another. I had been working on the same myself today
Click to expand...
Click to collapse
oh i figured, i built omni for my last phone...that was a HUGE pain in the A$$
, i meant if i get reeeeeeally lucky haha, but are you working on CM spcifically?? becaus it would be a waste of an effort to do something twice. need help with yours?(hat is if your doing CM)
zawata said:
Hey man great job with this and thanks so much, quick questions though, does this build any different for a 64bit device than it does for 32 bit? Because if its not much different then I'm going to start CM tonight
EDIT: I apolagize,I am stupid and do not like reading OP's
I am going to start syncing the repos though, if I'm super duper lucky maybe I can get a build by tomorrow, I hope you don't mind if I use some of your resources c:
Also why is SELinux disabled? incompatibility?
Click to expand...
Click to collapse
joshndroid said:
you will find that u will get a fair few errors. One is due to kernel. another is due to dsp manager and there is another. I had been working on the same myself today
Click to expand...
Click to collapse
zawata said:
oh i figured, i built omni for my last phone...that was a HUGE pain in the A$$
, i meant if i get reeeeeeally lucky haha, but are you working on CM spcifically?? becaus it would be a waste of an effort to do something twice. need help with yours?(hat is if your doing CM)
Click to expand...
Click to collapse
CM should build build fine with the cm-12.0-prebuilt branch (don't forget to sync device/htc/flounder-kernel) but I'll check it out myself. Alot of my changes I made to get build working I have already submitted and have been merged to CM. But this one has not: http://review.cyanogenmod.org/#/c/83064/
To cherry pick (this specific change) change the first line to fit your enviornment
Code:
cd ~/android/cm12/
cd bionic
git fetch http://review.cyanogenmod.org/CyanogenMod/android_bionic refs/changes/64/83064/1 && git cherry-pick FETCH_HEAD
I will check this out myself to see if there are any bugs in the build process.
At request I can also post my roomservice.xml
badwiring said:
I used it for about three hours of typical use with zero issues, no apps closing. The install hiccuped a little and I had to reboot, once and then it rebooted after I entered my wifi password, but the rest has been smooth sailing.
I rarely use bluetooth - I just turned it on to see what happened. The tablet shut down and then every time I rebooted it would shut down after a few seconds, so I finally wiped it. So I just won't use bluetooth. It's just great to have a new ROM to play with and a last app button.
One weird thing - the first item under "AICP extras" is "various s**t." WTH(eck)?
Click to expand...
Click to collapse
Out of interest, What Gapps did you use?
There is are various mods unber "Various ****" like network speed meter.
Any chance a kernel free version of this could be posted, or someone could explain how to remove the kernel from the update zip? I wanted to maintain decryption, and I'm sure many others would like to as well.
Also, is the SELinux disabling in the kernel, or the rom? Would like to continue to use elemental with this build.
Out of interest, What Gapps did you use?
Click to expand...
Click to collapse
I used the full gapps package linked from the PA site, the largest one.
SwoRNLeaDejZ said:
Any chance a kernel free version of this could be posted, or someone could explain how to remove the kernel from the update zip? I wanted to maintain decryption, and I'm sure many others would like to as well.
Also, is the SELinux disabling in the kernel, or the rom? Would like to continue to use elemental with this build.
Click to expand...
Click to collapse
SELinux is disabled in the kernel, technically, you should be able to just flash ElementalX after flashing the rom.

[ROM][UNOFFICIAL][5.1.1][Linaro 4.9]Temasek's CM12.1

These are UNOFFICIAL builds of Temasek's CM12.1
These builds are based on CM-12.1 nightlies with features cherry-picked from many sources including AOSP, crDroid, OmniROM, SlimROM, LiquidSmooth, SpasilliumNexus, DirtyUnicorns, NamelessROM, AICP, Euphoria-OS, TeamBliss, PAC, etc. This is similar to a nightly from CM but has some extra goodies baked in.
Builds will strictly follow Temasek's upstream, I will not be making any changes.
If you can't handle some things possible being broken, please don't use this and then complain to me for building it.
Important:
1) Do NOT ask for builds. I'll build one every 2 days since the ROM is pretty stable and I don't think nigthlies would be so useful
2) Do NOT use this unofficial build and ask for support at the official threads.
3) Do NOT be rude.
4) Respect all users
5) If you see a NOOB question and you don't feel like replying, simply DON'T; just ignore that post. If you reply, good for you and be nice in your reply
Bugs:
- Same as CM 12.1 (Most likely none)
- GPS requires a signal lock from stock to function correctly or you can use fastboot and type
Code:
fastboot erase modemst1 & fastboot erase modemst2
Screenshots :
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Instructions :
1) Download the latest build and gapps;
2) Reboot to recovery;
3) Wipe Cache, Dalvik cache, Data, System;
4) Flash the latest build;
5) Reboot;
6) Complete the installing wizard;
7) Reboot into recovery;
8) Flash the GApps zip;
9) Reboot.
Downloads :
LAST BUILD with Linaro toolchain by @luke!
NEW BUILDS with SaberMod toolchain for the ROM & Linaro for the kernel by @Vidhanth
Old builds by RukusX7
Gapps: Open Gapps - TK-Gapps or your favourite.
For builders ONLY:
Building script
local_manifests folder (thanks again to RukusX7 for the original file, I only added few lines)
Credits :
@RukusX7 for the rom manifest
@temasek for the ROM development
@arter97 which is head of optimization for ROM
@luca020400 : Co-maintainer of CyanogenMod for titan
@LuK1337 : Co-maintainer of CyanogenMod for titan
Linaro & SaberMod for their toolchain
XDA:DevDB Information
[ROM][UNOFFICIAL][5.1.1][Linaro][SaberMod]Temasek's CM12.1, ROM for the Moto G 2014
Contributors
luke!, Vidhanth RukusX7
Source Code: https://github.com/temasek
ROM OS Version: 5.1.x Lollipop
Based On: CyanogenMod
Version Information
Status: Nightly
Created 2015-08-08
Last Updated 2015-10-28
rukusx7 said:
These are UNOFFICIAL builds of Temasek's CM12.1
These builds are based on CM-12.1 nightlies with features cherry-picked from many sources including crDroid, SlimKAT, Omni, LiquidSmooth, Carbon, Nameless, Beanstalk etc.
Instructions :
Download the latest build and gapps
Reboot to recovery
Flash the latest build and gapps
Reboot
Downloads :
Builds: https://www.androidfilehost.com/?w=files&flid=24796
Gapps: http://forum.xda-developers.com/android/software/tk-gapps-t3116347
Credits :
@temasek for the ROM development
@arter97 which is head of optimization for ROM
@luca020400 : Co-maintainer of CyanogenMod for titan
@LuK1337 : Co-maintainer of CyanogenMod for titan
XDA:DevDB Information
[ROM][UNOFFICIAL][5.1.1]Temasek, ROM for the Moto G 2014
Contributors
rukusx7
Source Code: https://github.com/temasek
ROM OS Version: 5.1.x Lollipop
Based On: CyanogenMod
Version Information
Status: Testing
Created 2015-08-08
Last Updated 2015-08-08
Click to expand...
Click to collapse
3 new roms introduce in one day
But none of them showing interest by posting pics videos or featur lisT.
manojkumar8552 said:
3 new roms introduce in one day
But none of them showing interest by posting pics videos or featur lisT.
Click to expand...
Click to collapse
Why not try out whichever you like yourself?
Vatsal said:
Why not try out whichever you like yourself?
Click to expand...
Click to collapse
Less net connection speed now days bro !!
manojkumar8552 said:
3 new roms introduce in one day
But none of them showing interest by posting pics videos or featur lisT.
Click to expand...
Click to collapse
Why quote the whole op? Did you think I wouldnt see your concerns?
The interest in this rom is that people were asking for it. This is similar to a nightly from CM but has some extra goodies baked in.
rukusx7 said:
Why quote the whole op? Did you think I wouldnt see your concerns?
The interest in this rom is that people were asking for it. This is similar to a nightly from CM but has some extra goodies baked in.
Click to expand...
Click to collapse
it was my mistake !
sry for that !
Clock FC'ing
Gapps used : TK GAPPS "stock"
Edit: my bad, working fine after clearing data of the app
Edit2: aosp keyboard FC'ing sometimes..! Not always..!
Sent from my Moto G 2014 using XDA Forums
If having problems with gapps, I'm sure you can use any version you wish.
Sent from my Oneplus One using XDA Free mobile app
New build up, Changelog and Md5 included.
This sould be a better build than last. See OP for link.
I recommend a clean flash. And these gapps if you want a minimal gapps package. The ones in op are fine too.
http://forum.xda-developers.com/android/software/gapps-google-apps-minimal-edition-t2943330
Sent from my Moto G 2014 using XDA Free mobile app
What is md5?
Should we flash this file along with rom?
gourabpa said:
What is md5?
Should we flash this file along with rom?
Click to expand...
Click to collapse
check this :
http://lmgtfy.com/?q=md5
you should not flash md5 and even you can't..
It's cool that you decided to take this slight responsibility of building the rom for the community, always appreciate new roms
dj krishna said:
check this :
http://lmgtfy.com/?q=md5
you should not flash md5 and even you can't..
Click to expand...
Click to collapse
So when we install ROM md5 file should be present in that same folder am I right
-decipher- said:
It's cool that you decided to take this slight responsibility of building the rom for the community, always appreciate new roms
Click to expand...
Click to collapse
Lol I do what I can.....
With work and family things in the summer, I just can't commit as much time as I'd like to. This is where I'm hoping the community will come together and help each other.
Sent from my Moto G 2014 using XDA Free mobile app
gourabpa said:
So when we install ROM md5 file should be present in that same folder am I right
Click to expand...
Click to collapse
If you educated yourself on md5, its just another step in ensuring that your ROM download isn't corrupt and matches the original file. Its really not necessary, just good practice.
And yeah same folder. TWRP should be able to use it when you install your ROM.
Sent from my Moto G 2014 using XDA Free mobile app
Temasek pushed some new commits today... soo...
New build is uploading! Enjoy!
Too Good!
I'm using the 08/08 build. Yet to flash the latest(10/08). With 2 days of heavy usage I find this ROM so stable. I got 4.5 hours of SOT which includes 2 hrs of gaming. So many features for customization. Great work @RukusX7! Love this ROM!
I faced a small issue. Though I use Swiftkey keyboard, the AOSP keyboard Fc's often. I don't mind abt that. Just felt like reporting. May be it would have been squashed in the latest build.
Keep up the good work! :highfive:
Sanjay Varun said:
I'm using the 08/08 build. Yet to flash the latest(10/08). With 2 days of heavy usage I find this ROM so stable. I got 4.5 hours of SOT which includes 2 hrs of gaming. So many features for customization. Great work @RukusX7! Love this ROM!
I faced a small issue. Though I use Swiftkey keyboard, the AOSP keyboard Fc's often. I don't mind abt that. Just felt like reporting. May be it would have been squashed in the latest build.
Keep up the good work! :highfive:
Click to expand...
Click to collapse
Glad you're enjoying the ROM!
I also have the fc issue using the aosp keyboard. I'm not sure why it happens but its not the only ROM this happens to me on. I've also read about this issue across different devices. I haven't looked at a logcat or anything myself. Could be the gapps, not sure.
I'm not making any changes to the source, so this is an acceptable bug to me as you can always change the keyboard such as you have!
Sent from my Moto G 2014 using XDA Free mobile app
RukusX7 said:
Glad you're enjoying the ROM!
I also have the fc issue using the aosp keyboard. I'm not sure why it happens but its not the only ROM this happens to me on. I've also read about this issue across different devices. I haven't looked at a logcat or anything myself. Could be the gapps, not sure.
I'm not making any changes to the source, so this is an acceptable bug to me as you can always change the keyboard such as you have!
Sent from my Moto G 2014 using XDA Free mobile app
Click to expand...
Click to collapse
Thanks for ur reply! I use Delta Gapps which work fine on other ROMs. I didn't face this in any other ROMs in the recent days. However it might be a different case for every one of us. Never mind that small bug. Thanks again!

AOKP MM 6.0.1 unofficial + nightly + official

AOKP MM 6.0.1 unofficial + nightly + official
DISCLAIMER
You need to have an unlocked bootloader to use this ROM & kernel. Also I or any contributor in the software DOES NOT take responsibility of damages caused to your phone due to this ROM.
{
"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"
}
1. Copy ROM zip and gapps zip to sdcard
2. Flash any kernel which has recovery (Use the boot.img in this ROM - It has TWRP)
3. Reboot device and go to recovery by pressing Vol-UP when LED is pink
4. If coming from 5.1 or below ROM wipedata/factory reset your phone
5. Flash ROM zip
6. Flash OpenGapps ARM zip
7. Reboot and enjoy.
Official NIghtlies (automatically built every 4-5 days) :
Basketbuild
Unofficial Test Builds (will contain experimental changes for testing) :
Mirror : Uploaded.to
Mirror : self hosted
Gapps :
http://opengapps.org
We spend countless of hours doing this for next to nothing. Posts, views, and donations encourage me, and everyone else who helps out.
Donate to AOKP
Every donation is cherished and loved.
If you'd like to help contribute by writing code, feel free to stop by IRC and talk to us!
Latest merges on Gerrit
http://gerrit.aokp.co/#/q/sony+status:merged,n,z
Check out the ROM source on github. Open source, in the spirit of community kangage.
CREDITS
Thanks to all device maintainers of Sony devices on CM/AOKP/Omni/PA/PAC as everyone working on the device helps each other into making better ROMs.
Also thanks to Sony Mobile for being so helpful to developers.
XDA:DevDB Information
AOKP MM 6.0.1 unofficial + nightly + official, ROM for the Sony Xperia Z1
Contributors
championswimmer
Source Code: http://github.com/AOKP
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
Based On: AOKP
Version Information
Status: Alpha
Created 2016-02-09
Last Updated 2016-03-10
thanks for your works
Good work brother keep it up
I`ve found a unreleased cm13 build in your server can i use it?
built in twrp included in that version? @championswimmer
Luncer said:
Good work brother keep it up
I`ve found a unreleased cm13 build in your server can i use it?
built in twrp included in that version? @championswimmer
Click to expand...
Click to collapse
That cm13 build does not have TWRP.
feel free to download and use camera doesn't work on it though
@championswimmer can you tell me which kernel did you use as I have built bliss 6.1 and temasek 4.0 both based on Android 6.0.1 using cm13 kernel and everything is working except for WiFi.
markakash said:
@championswimmer can you tell me which kernel did you use as I have built bliss 6.1 and temasek 4.0 both based on Android 6.0.1 using cm13 kernel and everything is working except for WiFi.
Click to expand...
Click to collapse
Even camera ?
championswimmer said:
Even camera ?
Click to expand...
Click to collapse
@championswimmer No no camera is not working yet . Only working on aosp 6.0.1 built by crdroid but it lags a lot on camera. In my Roms I m having WiFi issue as it wont turn on. Can you help me to solve this issue if u have time?
I m sure its kernel issue as I flashed crdroid boot.img n WiFi worked but it stopped detecting my simcard.
Unfortunately I have bad news
1.In your aokp build camera doesn't work for me
2.Can't turn WiFi on
3.Auto brightness is buggy when screen turns on after phone lock (lock screen)
ROM Installed with twrp3.0.0
From cm12.1 nightly latest build
@championswimmer
Sent from my Xperia Z1 using Tapatalk
Luncer said:
Unfortunately I have bad news
1.In your aokp build camera doesn't work for me
2.Can't turn WiFi on
3.Auto brightness is buggy when screen turns on after phone lock (lock screen)
ROM Installed with twrp3.0.0
From cm12.1 nightly latest build
@championswimmer
Sent from my Xperia Z1 using Tapatalk
Click to expand...
Click to collapse
-Sony camera blobs for marshmallow not released
-getting a dmesg log for OP would probably help him fix WiFi if it's a kernel issue
Sent from my C6903 using XDA Forums
Wifi shall be fixed in next release.
It is an selinux issue. It has been fixed.
We are working on open source camera
Hello, thanks for the rom.
The pros for now : very smooth, all my apps work, very good.
The cons (not repeat previous said) : i can't pair with my bluetooth car.
Thanks a lot to give MM to my Z1.
championswimmer said:
Wifi shall be fixed in next release.
It is an selinux issue. It has been fixed.
We are working on open source camera
Click to expand...
Click to collapse
New build up. Wifi and Bluetooth should be working now
championswimmer said:
New build up. Wifi and Bluetooth should be working now
Click to expand...
Click to collapse
I have installed the new version, and i have the message 'no sim card', the wifi doesn't activate.
Thanks
Same here WiFi and bt not working
Same here Wifi not activating and no Sim Card shown.
okay folks, next update will have wifi/sim/bt/cam all working BUT I am holding out on next update till some new changes get merged on CM.
There area lot of changes pending on CM tre. cdesai and kali- are testing a whole bunch of changes to move to using AOSP blobs instead of Sony vendor blobs for many parts.
You can check topic:aosp on review.cyanogenmod.org.
Once they are tested and merged, we will have a lot of things working then,
championswimmer said:
okay folks, next update will have wifi/sim/bt/cam all working BUT I am holding out on next update till some new changes get merged on CM.
There area lot of changes pending on CM tre. cdesai and kali- are testing a whole bunch of changes to move to using AOSP blobs instead of Sony vendor blobs for many parts.
You can check topic:aosp on review.cyanogenmod.org.
Once they are tested and merged, we will have a lot of things working then,
Click to expand...
Click to collapse
Great news buddy
If you want a tester im in[emoji6]
Sent from my Xperia Z1 using Tapatalk
Luncer said:
Great news buddy
If you want a tester im in[emoji6]
Sent from my Xperia Z1 using Tapatalk
Click to expand...
Click to collapse
Just to correct the record: there is no such thing as AOSP vs Sony blobs for rhine devices. All blobs are vendor (Sony) blobs. What was switched is 3.4 to 3.10 kernel and CM tree to Sony AOSP tree. And they are attempting to make it fully work with Sony blobs. Note that the reason nothing works on AOKP is that they are using CM tree. Everything is already working on Sony AOSP tree, but camera's quality is horrible, not to mention freezes, simcard issues etc....
optimumpro said:
Just to correct the record: there is no such thing as AOSP vs Sony blobs for rhine devices. All blobs are vendor (Sony) blobs. What was switched is 3.4 to 3.10 kernel and CM tree to Sony AOSP tree. And they are attempting to make it fully work with Sony blobs. Note that the reason nothing works on AOKP is that they are using CM tree. Everything is already working on Sony AOSP tree, but camera's quality is horrible, not to mention freezes, simcard issues etc....
Click to expand...
Click to collapse
Thanks for being a smartass.
The reason Wifi/BT did not work in the AOKP builds is Selinux (using permissive kernel will make them work).
What I mean by AOSP blobs is using blobs extracted from FXP's aosp releases.
What was switched is 3.4 to 3.10 kernel and CM tree to Sony AOSP tree.
Click to expand...
Click to collapse
I don't even know what you mean by that.
Now next time you try to act like an encyclopedia, you better know the **** you are talking about.
championswimmer said:
Thanks for being a smartass.
The reason Wifi/BT did not work in the AOKP builds is Selinux (using permissive kernel will make them work).
What I mean by AOSP blobs is using blobs extracted from FXP's aosp releases.
I don't even know what you mean by that.
Now next time you try to act like an encyclopedia, you better know the **** you are talking about.
Click to expand...
Click to collapse
First, please forgi-i-i-ve me for offending your ego. Second, if you don't know what others are talking about (like the difference between cm and sonyxpdev device trees), then you might do well educating yourself. Third, extracting FXP blobs does not make them AOSP blobs, since AOSP stands for android OPEN source, as opposed to blobs being CLOSED/PROPRIETARY. For this reason the term "aosp blobs" is absurd. And fourth, xda rules require you to post sources for kernel and I haven't seen those anywhere in this thread or on AOKP github.
Best regards

Categories

Resources