[SM-P600] CyanogenMod 12.0 Unofficial builds for the Note 10.1 WiFi (lt03wifi) - Galaxy Note 10.1 (2014 Edition) Original Android D

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 5.0 (Lollipop), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include
/*
* 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.
*
*/
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. You will need to provide your own Google Applications package (gapps). 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 our Gerrit Code Review. Your changelog is whatever was merged into gerrit.
Instructions
First time flashing CyanogenMod 12.0 your device, or coming from another ROM?
Download the zip(s).
Install a compatible Recovery
Perform a NANDroid backup of your current ROM (Optional)
Wipe data & cache partitions of your device (required when coming from stock!).
Flash CyanogenMod.
Optional: Install the Google Apps addon package.
Known issues
Camera/Camcorder (preview works, but it does not actually write the output) (Fixed as of 12/05/2014)
Home button does not wake the device (Fixed as of 12/05/2014)
Privacy settings crash (Fixed as of 12/05/2014)
Device fails to connect 5 to GHZ WiFi networks (Fixed as of 12/05/2014)
E-Pen input is ignored when other touch inputs are registered (Fixed as of 12/06/2014)
L3 DRM (except for Netflix) (Fixed as of 12/06/2014)
GPS (Fixed as of 12/06/2014)
Lollipop Google Media Codecs (Netflix) (Fixed as of 12/07/2014)
L1 DRM (Fixed as of 12/15/2014)
Lollipop Multiuser (Fixed as of 12/15/2014)
Wrong AAPT config (Fixed as of 12/15/2014)
Camera (Fixed as of 02/25/2015)
Screen distortion in 'recents'
E-Pen is treated like a pointing device
Download Links
02/25/2015 - https://mega.co.nz/#!WFphlQrR!S4HG1zXkRimz96yjV4d_TvV6HhmS830tjgsWPm7cHbY
01/13/2015 (maintenance build) - http://d-h.st/Qhy
12/18/2014 - http://d-h.st/DUII
12/15/2014 - http://d-h.st/JIbA
12/07/2014 - http://d-h.st/U4UX
12/06/2014 - http://d-h.st/DCx
12/05/2014 - http://d-h.st/Jse
12/04/2014 - http://d-h.st/NLm
Google Apps - https://s.basketbuild.com/gapps
Sources
github.com/raymanfx/device_samsung_lt03wifi
github.com/raymanfx/kernel_samsung_lt03wifi
github.com/raymanfx/vendor_samsung_lt03wifi
Special thanks
Christopher R. Palmer (SM-T520 maintainer).
He helped me a lot during the initial bring and we still chat on Exynos5420 related matters quite frequently. Without him, this build wouldn't have arrived as fast as it did.
XDA:DevDB Information
CyanogenMod, ROM for the Samsung Galaxy Note 10.1 (2014 Edition)
Contributors
RaymanFX
Source Code: http://github.com/cyanogenmod
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.4.x
Based On: CyanogenMod
Version Information
Status: Testing
Created 2014-12-04
Last Updated 2014-12-04

Thanks so much, great to see the project come to life so quickly, keep up the great work :good:
I'm downloading now, will report back with feedback. A note to people downloading, I would recommend using TWRP 2.6.33 because newer builds have issues
Sent from my Nexus 4 using Tapatalk

Thanks for the fast release.
/*
I tried to install the zip using twrp 2.7 and it doesn’t work.
Unable to install not a valid file.
Will try with 2.6 later.
*/
Edit :
Working with twrp 2.6, but I was doing it wrong anyway, so could work with 2.7.
Envoyé de mon SM-T800 en utilisant Tapatalk

Some feedback after flashing, recents is not working, I tried long pressing the home button and recents didn't show, I tried double tapping it and I also tried holding down the menu and back buttons separately but nothing.
Device cannot be woken via the home button, power button must be used.
Root works fine.
Otherwise this is pretty good for an initial build. Quite fast and it's great that we have Lollipop but there are bugs as can be expected. If any logs are needed for bug fixing I am happy to provide them if they help :good:

kitkat or lollipop??
22sl22 said:
Some feedback after flashing, recents is not working, I tried long pressing the home button and recents didn't show, I tried double tapping it and I also tried holding down the menu and back buttons separately but nothing.
Device cannot be woken via the home button, power button must be used.
Root works fine.
Otherwise this is pretty good for an initial build. Quite fast and it's great that we have Lollipop but there are bugs as can be expected. If any logs are needed for bug fixing I am happy to provide them if they help :good:
Click to expand...
Click to collapse
Is this Android 5.0 based ROM?
The top most post talks about KitKat 4.4.4 and you wrote about Lollipop....so which one is it?
I am running CM 11 unofficial ROM for the P600 WiFi only model. CM11 is very stable so far!
If this is CM 12 then it likely is Lollipop.... Please confirm / deny

22sl22 said:
Some feedback after flashing, recents is not working, I tried long pressing the home button and recents didn't show, I tried double tapping it and I also tried holding down the menu and back buttons separately but nothing.
Device cannot be woken via the home button, power button must be used.
Root works fine.
Otherwise this is pretty good for an initial build. Quite fast and it's great that we have Lollipop but there are bugs as can be expected. If any logs are needed for bug fixing I am happy to provide them if they help :good:
Click to expand...
Click to collapse
Hmm, 'recents' never worked for me on CM-11.0 either, but that might have been just me derping. Anyways, it's simple to assign 'recents' to anything we like, I'm not sure if I prefer double tap (home) over double tap (recents) or vice versa. Long press is also an option. Let me know what you guys think so we can work something out.
In the meantime, I'm trying to fix Camera/Camcorder right now, I'll keep you guys posted on progress
I also want to take a look at Manta's Widevine DRM libs to see if they work for us so we can gain DRM support on L without major hacks.

Android 5.0.1

I personally would like to have the menu button as my recents button. But thats just so its consistent with my note 12.2. Probably would be best to have it as long press home button as that is the default for the p600.
Sent from my SM-P900 using XDA Premium HD app

Lollipop
22sl22 said:
Some feedback after flashing, recents is not working, I tried long pressing the home button and recents didn't show, I tried double tapping it and I also tried holding down the menu and back buttons separately but nothing.
Device cannot be woken via the home button, power button must be used.
Root works fine.
Otherwise this is pretty good for an initial build. Quite fast and it's great that we have Lollipop but there are bugs as can be expected. If any logs are needed for bug fixing I am happy to provide them if they help :good:
Click to expand...
Click to collapse
I think I answered my question.
RaymanFX thanks for working so fast on this rom !
Please update the warranty bit of your post from 4.4.4( kitkat) to Android 5.0 Lollipop .
I am very keen on Lollipop and thanks to all developers working on it!
You are a star!

...

Good news
Camera/Camcorder are fixed, a new build will be uploaded tomorrow.
Next on the list are GPS and DRM.

how can we root it?

Flash the latest SuperSU zip from recovery?
Sent from my SM-P600 using XDA Free mobile app

5 Ghz wifi wasn't working for me, but it looks like the fix is pretty common. Taken from what enotar posted in the other ROM:
Browse to /etc/wifi/ . Look for a file name nvram_net.txt Edit this file and change a couple of the keys to the values mentioned below(please take a backup before changing them):
ccode=US
regrev=5
Save the file. Reboot and check if 5ghz is visible now.
That fixed it for me.
Now for a few bugs I've noticed after 30 mins or so of use after flashing:
1) The location notification doesn't seem to go away for some reason even though location is off, this was a problem in one of the cm12 alphas for the galaxy s5 as well I believe.
2) when opening the recents menu, some of the apps have these random horizontal lines across them, not a big deal. Just a UI bug or something it looks like.
3) Home button does not wake, also a bug I think in the cm12 alphas for the GS5 rom.

Nice job getting this build up so quickly after getting the device. Can't wait to try it out. ?

The Privacy menu in Settings crash the Settings application.
Very stable and fast for my usage.

C2Q said:
5 Ghz wifi wasn't working for me, but it looks like the fix is pretty common. Taken from what enotar posted in the other ROM:
Browse to /etc/wifi/ . Look for a file name nvram_net.txt Edit this file and change a couple of the keys to the values mentioned below(please take a backup before changing them):
ccode=US
regrev=5
Save the file. Reboot and check if 5ghz is visible now.
That fixed it for me.
Now for a few bugs I've noticed after 30 mins or so of use after flashing:
1) The location notification doesn't seem to go away for some reason even though location is off, this was a problem in one of the cm12 alphas for the galaxy s5 as well I believe.
2) when opening the recents menu, some of the apps have these random horizontal lines across them, not a big deal. Just a UI bug or something it looks like.
3) Home button does not wake, also a bug I think in the cm12 alphas for the GS5 rom.
Click to expand...
Click to collapse
I'll include the 5GHZ wifi fix in the next build, thanks for pointing that out
I don't have the location notification bug here, could you please check on today's build after it's up (in a few hours) and let me know if it's still there?
Home button wake will also be fixed in the next build.
henriavelabarbe said:
The Privacy menu in Settings crash the Settings application.
Very stable and fast for my usage.
Click to expand...
Click to collapse
Confirmed, I guess it's a CM bug though, I'll check on my latest build and report it to CM if the bug persists.

I've been using it for a couple of hours, it's an amazing start. I was expecting something a lot more buggy for a first build. No crashes yet, good performance. As said previously the home button doesn't wake the tablet, that's the only minor inconvenience I found so far. That and I can't find the official twitter app on the play store.

How do you get to reassign the recents apps key?
Tried anything I could think off in CM12 using the hardware keys but no joy.
In CM 11 you can get the soft keys that nexus have...I like them more than the hardware keys

xda_nikita said:
How do you get to reassign the recents apps key?
Tried anything I could think off in CM12 using the hardware keys but no joy.
In CM 11 you can get the soft keys that nexus have...I like them more than the hardware keys
Click to expand...
Click to collapse
+1

Related

[ROM][SM-T900] CyanogenMod for Tab Pro 12.2 SM-T900 (v2wifixx)

CyanogenMod Rom for Samsung Galaxy Tab Pro 12.2, SM-T900 (v2wifixx)
NEW VERSION CyanogenMod 12.1, "Lollipop" version 5.1.1
CM 12.1 compiled for the SM-T900 from source code
These are unofficial releases of CyanogenMod for the Samsung Tab Pro 12.2 SM-T900 (v2wifixx). CyanogenMod is an aftermarket firmware for phones and tablets based on the open-source Android operating system. It offers features not found in the official Android based firmwares of vendors. These ROM's are compiled from CM sources, and based on CM ports by crpalmer for the Tab Pro 10.1 (SM-T520), he deserves the credit, this would not be possible without his work. I also want to thank Valera1978 for his work on our sister tablet, the SM-P900.
WARNING: This is released without warranty of any kind. Use of this software could damage or destroy your tablet. Use at your own risk.
How to install:
1. Root device
2. Download Rom and Gapps
3. Install custom recovery, recommend TWRP Tab Pro 12.2 (v2wifixx), can be flashed with Odin or from existing recovery.
You may also use Clockwork Recovery, a custom recovery img file can be installed using dd and Terminal Emulator. First download to /sdcard, and install to /dev/block/mmcblk0p10.
Code:
su
dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p10
4. Backup stock with custom recovery.
5. Flash Rom and Gapps.
6. Enjoy
Downloads
CyanogenMod 12.1 "cm-12.1-20150808-UNOFFICIAL-v2wifixx.zip"
https://www.androidfilehost.com/?fid=24052804347790353
CyanogenMod 12.1 "cm-12.1-20150730-UNOFFICIAL-v2wifixx.zip"
https://www.androidfilehost.com/?fid=24052804347783830
Gapps for CyanogenMod 12.1 Lollipop 5.1.1
https://www.androidfilehost.com/?fid=24052804347783826
Source files for CyanogenMod for the Samsung Tab Pro 12.2 SM-T900 (v2wifixx) on Github
Building CyanogenMod 12.1 for the SM-T900 from source is not too difficult. You do need basic computer knowledge especially with linux. CyanogenMod has wikis on how to compile for different devices. If you setup for picassowifi, just add the local manifest under .repo, then
Code:
repo sync
and the kernel, vendor and device files will automatically download from Github. Then
Code:
source build/envsetup.sh
and
Code:
brunch v2wifixx
Good luck and have fun.
Local Manifest
https://github.com/Pentahex/android_repo_local_manifests_v2wifixx
Device source:
https://github.com/Pentahex/android_device_samsung_v2wifixx.git
Vendor source:
https://github.com/Pentahex/android_vendor_samsung_v2wifixx.git
Kernel source:
https://github.com/Pentahex/android_kernel_samsung_v2wifixx.git
Again, source files are a fork from crpalmer and Valera1978, many thanks for their efforts.
Awesome and thank you for your contribution.
Sent from my A0001 using Tapatalk
Thank you chhaggerty. This CM11 built directly from the cyanogen source code is very smooth and reactive. It's runs better than the predecessors, as it is created directly from cm11 source code and adapted to the SM-T900 instead of being a direct port from another device. I have fortunate to run this version in beta for 5 or 6 days now and I have not seen any issues in this release, but from the screen rotation that only seem to react if the app has a default setting. You can use the Set Orientation, or the Ultimate Rotation Control app to pick the rotation you desire.
This list of functions, based on weaknesses in other builds and ports for the Tab/Note family, have been tested without any issues:
- mtp - to activate go to Settings/About tablet/ and tap 8 times on Build number - The menu will now have Settings/{ } Developer options/ activated. Check mark USB debugging notify.
- adb
- External SD - I used JRummy's SD KitKat Fixer to allow my apps to write to the removable card (common w. all cm ROM's)
- USB OTG including USB storage
- Off-mode charging
-----------------------------------------
- Lid sensor is working, and no SOD's has been observed
- IR blaster is working, i've used IR2.0
- OC settings - located in Settings/Performance/
- Advanced reboot - to activate go to Settings/About tablet/ and tap 8 times on Build number - The menu will now have Settings/{ } Developer options/ activated. Check mark Advanced reboot.
-----------------------------------------
- Play Store
- Google Play movies download and playback
- Google Play streaming Movies & TV
- DRM - tested with Audible, Google Books and Amazon Kindle
-----------------------------------------
- Zona
- Popcorn Time - need upgrade to latest version 2.3 beta, includes built-in VPN and Chromecast support with subtitles, earlier version timed out
- YouTube 720p playback - 1020p possible with small hack, 1440p will work w. v5.9.0.12
- Netflix
-----------------------------------------
- Chromecast with #MirrorEnabler hack, allowing for screen cast
- MHL connector
- Miracast
-----------------------------------------
- Capacitive lights - I assume this is the backlights for the capacitive buttons
- Capacitive keys
- Home button - correct function performed
- Brightness manual + auto
- Vibrator
-----------------------------------------
- GPS lock and voice directed navigation
- WiFi both 2.4 GHz & 5 GHz are working
- Bluetooth
- Microphone
- Audio on both speakers
- Headphones
-----------------------------------------
- Camera
- Torch
- Camera Sensors
-----------------------------------------
- Xposed Framework and modules - need re-initialization after each boot (common to all cm ROM's)
- Superuser
- Hangouts Dialer phone calls via Hangouts
-----------------------------------------
The following are standard limitations and options for cm11:
If you need write access to your external SD-card i suggest to d/l JRummy's SD KitKat Fixer and if you need init.d support d/l Uni-init by Ryuinferno. If you think to much heat is building up use Performance/Profile set to Power save, Performance/Processor/CPU governor/ set to ondemand, in addition to increase battery time you can set Wi-Fi/Advanced/Keep Wi-Fi on during sleep/ to Only when plugged in and make sure the Wi-Fi/Advanced/Wi-Fi optimization/ is checked and reduce Display/Sleep/ to below 1 minute. You can also use some apps to improve battery eg Easy Battery Saver, or the more sophisticated AutoCon+ Save Battery & Data and and to put hanging apps to hibernation Greenify that I believe require Xposed Installer. To improve charging time, you can use an app eg Faster Charger. Finally, I have also used PurePerformances in order to further improve the performances and VIPER4AndroidFX to allow for louder speaker sound and enhanced listening experience.
I would love to see someone building an AOSP kernel containing eg fast charge, and OC, cifs etc. as these will never be part of a true cm11 kernel.
bonuzzz has an overclocked kernel with source code for the P-900 TouchWiz, but it runs just as well on the T-900, that could be used as a base for conversion into AOSP, if someone is willing to give it a try.
much better than the stock rom. Thank you.
Hi,
Display mirror over Chromecast first works, now after upgrading some apps (google Play) it stops working.
I can cast via YouTube, but the Chromecast is not listed in Display Mirror.
Any ideas?
kind regards, Nils
Gesendet von meinem SM-T900
hondong said:
Hi,
Display mirror over Chromecast first works, now after upgrading some apps (google Play) it stops working.
I can cast via YouTube, but the Chromecast is not listed in Display Mirror.
Any ideas?
kind regards, Nils
Gesendet von meinem SM-T900
Click to expand...
Click to collapse
In order to get Screen Mirroring over Cromecast to work on the T-900, you will need to apply a hack, #MirrorEnabler, http://forum.xda-developers.com/hardware-hacking/chromecast/experimental-enable-mirroring-device-t2812193, wherein you activate: Mirrorstatus and QuickSettings Mirror. After this you should see the option Cast screen in the dropdown menu in the upper left corner. If it's not there uncheck, and recheck the options in #MirrorEnabler, also #MirrorEnabler require #Superuser allowed, but the question should pop-up when you activate the hack.
5G didn't work on mine any idea??
naomile said:
5G didn't work on mine any idea??
Click to expand...
Click to collapse
Are you talking about 5G Speed Up Internet Browser (no issues), 5G NET Softphone, or what app specifically? Apparently you meant WiFi over the 5GHz band, it should work though.
so much better then the stock rom, thank you!
arcadia2uk said:
Are you talking about 5G Speed Up Internet Browser (no issues), 5G NET Softphone, or what app specifically?
Click to expand...
Click to collapse
I meant 5G wifi but figured out how to get it already. Thanks
Yep, everything has worked so far (include IR). The rotation still does not work but it is not a problem. I can use an app to fix it. Now we just have to wait for cyanogenmod to release cm 12 (android 5.0) and it is perfect. Can't wait for project Volta. It makes my nexus 5 stand by battery lasts so long. Thanks a lot, OP.
I wish they could include multi window on cm althou they said they are not going to.... or custom rom based of cm with multi window would be nice
Quantra said:
I wish they could include multi window on cm althou they said they are not going to.... or custom rom based of cm with multi window would be nice
Click to expand...
Click to collapse
I'm rather happy using xHaloFloatingWindow (see usage instructions, in 2nd post) under Xposed Installer together with Floatifications
I installed this today, and I must say excellent job. Almost everything is working great. I only have one issue, Amazon Prime Instant Video app work great on the stock rom, but is incompatable running CM 11. Does anyone else use Prime? If so is there a work around? Thanks in advance.
Sent from my SM-T900 using Tapatalk
v1 or v2?
Sorry for a bit of a silly question.....everything i have (twrp and cpu z apps) say i have a v2wifiue. However, when I try to install i get the error message that says it is a v1. I am not sure how to proceed. I have a tab pro sm t900 purchased in USA at best buy, again, thinking it is v2. Please advise, i am looking forward to this ROM. Thanks for all of your efforts.
----EDIT----
I went into the build prop just to see the fingerprint and build id(s) and it is all 100% V2. I hope this will help someone identify my problem. Thanks again
I installed this today and everything was working great for the inital setup. Upon trying to download and finalize all my app setups I started to have issues. Examples are google play music, bitdefender, and facebook for this part. Play music started downloading all the music fine till about half way, then got stuck. Bitdefender was successfully setup but when starting inital scan it got to 1% and doesnt get past it. Facebook opens up then autoloads my email in the username but when i try to type it locks up and crashes. Tried to get it to reboot and it also locked. Held power button till finally reset and when it started back up it auto started downloading songs. It downloaded a few songs again and then locked up again. Any ideas of what I can try to get this working better? Also anyone know of a keyboard that has a floating keyboard like the samsung one that we have on the 12.2? Any and all help is greatly appreciated.
Everything seems to work fine except tab hanging when left in stand by for more than an hour and playing with lid cover on n off several times I have to hard restart, did factory reset twice, any suggestions appreciated greatly.
Sent from my SM-T900 using XDA Free mobile app
csmoore88 said:
Sorry for a bit of a silly question.....everything i have (twrp and cpu z apps) say i have a v2wifiue. However, when I try to install i get the error message that says it is a v1. I am not sure how to proceed. I have a tab pro sm t900 purchased in USA at best buy, again, thinking it is v2. Please advise, i am looking forward to this ROM. Thanks for all of your efforts.
----EDIT----
I went into the build prop just to see the fingerprint and build id(s) and it is all 100% V2. I hope this will help someone identify my problem. Thanks again
Click to expand...
Click to collapse
What version of TWRP did you install?
Sent from my SM-N900V using Tapatalk
Zeroskhaos said:
I installed this today and everything was working great for the inital setup. Upon trying to download and finalize all my app setups I started to have issues. Examples are google play music, bitdefender, and facebook for this part. Play music started downloading all the music fine till about half way, then got stuck. Bitdefender was successfully setup but when starting inital scan it got to 1% and doesnt get past it. Facebook opens up then autoloads my email in the username but when i try to type it locks up and crashes. Tried to get it to reboot and it also locked. Held power button till finally reset and when it started back up it auto started downloading songs. It downloaded a few songs again and then locked up again. Any ideas of what I can try to get this working better? Also anyone know of a keyboard that has a floating keyboard like the samsung one that we have on the 12.2? Any and all help is greatly appreciated.
Click to expand...
Click to collapse
I haven't had any similar problems. Did you do a clean install with wipe of data and cache? You could wipe cache from recovery and see if that helps.
Sent from my SM-N900V using Tapatalk

[ROM][UNOFFICIAL][KitKat 4.4.4][SM-T530NU] CyanogenMod 11 [04/26/2015]

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.4 (KK), which is designed to increase performance and reliability over stock Android for your device.
------------THIS IS AN UNOFFICIAL UNSUPPORTED BUILD-----------
This is my attempt at porting CyanogenMod 11 to the Galaxy Tab 4 10.1. I use a SM-T530NU, so that is the only device I have tested.
Any other device variations have not been tested and are at your own risk. I will not be able to support other variations as I don't own them for testing.
Special thanks to MetaIIica - I have been using his Alpha build of PAC-ROM KitKat since December. I studied the code for that, along with stock and some other ROMs before starting this port. This is my first time doing any work with Android, so I'm not sure if I'm technically doing things correctly or not.
I know CyanogenMod 12 is under development already, but I have decided to do a CM11 based build in hopes of a making a stable daily driver offering. I have fixed many of the issues present that were present in the PAC-ROM build. They can probably be backported to PAC-ROM easily if its built with my tree, but I prefer the plain CM-based offering myself.
You may get the source of my changes for this ROM on my github. If you'd like to help and submit a patch, feel free to open a pull request. You will of course be credited accordingly.
See below for instructions, what's working, and issues I fixed over the PAC-ROM Alpha.
For any bug reports or feature requests, please use the appropriate tabs at the top of the thread. Please include as much information as possible and if possible a logcat or other debug information in the case of bugs. Requests for supporting other device variations will not be honored - sorry,
Feedback and constructive criticism is always appreciated. I hope you enjoy using the ROM; if you use the ROM, please consider leaving a thanks, rating, and/or review
CURRENT VERSION:
DOWNLOAD LINK - 04/26/2015
OLD VERSIONS:
DOWNLOAD LINK - 04/20/2015
DOWNLOAD LINK - 04/19/2015
DOWNLOAD LINK - 04/07/2015
DOWNLOAD LINK - 04/05/2015
DOWNLOAD LINK - 04/04/2015
DOWNLOAD LINK - 04/03/2015
DOWNLOAD LINK - 03/29/2015
DOWNLOAD LINK - 03/24/2015
DOWNLOAD LINK - 03/23/2015
DOWNLOAD LINK - 03/22/2015
INSTRUCTIONS
- Install PhilZ Touch Recovery (recommended)
- Copy CM11 & GAPPS (Optional) ZIPs to your SDCard
- Boot into Recovery
- Do "Clean to Install a New ROM" (FULL WIPE REQUIRED INCLUDING SYSTEM, NOT JUST DATA/CACHE - even if coming from another CM-based ROM, as my device tree is different)
- Flash CM11 ZIP
- Flash GApps zip from SDCard
- Reboot
UPGRADING
-In general, you should be able to just flash over the previous build, but if you encounter any weird issues please clean using the steps above
Working that I've tested:
Audio: Speakers, Headphones, Bluetooth
Bluetooth
CIFS/NFS (Network File Systems - see notes below)
Front Camera
GPS
IR Blaster [SM-T530NU Only]
Magnetic Cover Sleep/Wake
MTP
Rear Camera
USB OTG
Video (w/ Hardware Decoding)
WiFi (2.4ghz & 5ghz)
NOTE ON BUTTONS: This ROM is configured to use the hardware buttons-- so you won't see the software buttons taking up space at the bottom of the screen, as they are disabled. This is not a bug. Use the hardware buttons, as they are the same. If you really want the software buttons for some reason, edit /system/build.prop, change qemu.hw.mainkeys to 0, save, and reboot. If you map the menu button to a long press of another button, some apps such as TitaniumBackup will count this as a hardware key and hide their soft menu button - but only after a reboot.
NOTE ON CIFS/NFS: Many of the mounting utilities on the play store are outdated and broken due to changes in the linux kernel. For best luck, mount using the command line. For CIFS, you can tweak CIFSManager into working - see this thread
CHANGELOG:
[04/26/2015]
-Fix reading MAC address from EFS
-Fix suspending charging while the device is off (special thanks to @sub77 for pointing out the right config option)
[04/20/2015]
-Enable physical keyboard menu for use with BT/USB keyboards. Auto hides soft keyboard & allows selection of layout.
[04/19/2015]
-Add support for magnetic cover sleep/wake
[04/07/2015]
-Roll back to using the Non-CAF Display HAL Fixes SurfaceFlinger constantly eating 100% CPU
[04/05/2015]
-Fix issues with reconnecting Bluetooth Devices after a reboot (if upgrading, break pairing and re-pair all devices)
-Fix mounting /efs
-Fix persistant Bluetooth MAC Address
[04/04/2015]
-Fix issues with detecting whether or not the device has a hardware menu button.
[04/03/2015]
-Fix the Time Service, allowing Date & Time to persist during a reboot without a wifi connection. Special Thanks: sub77 for pointing the discussion in the thread in the right direciton on this
[03/29/2015]
-Support Bluetooth Audio & AVRCP
-Support Consumer IR [SM-T530NU Only]
-Upgrade Display HAL to CAF Version
-Misc Bugfixes and Cleanup
[03/24/2015]
-Fix Missing Sensors HAL (Fixes Autorotate regression from the last build)
-Behind the scenes work for IR (need someone to test on plain 530 as IR is NU only). Does not actually work yet because its using the stub HAL, but the kernel drivers are loaded, and the IR service runs.
[03/23/2015]
-Fix lighting issues with rear camera
-Reduce some dependencies on vendor libs.
[03/22/2015]
-Added support for Front/Back Camera
-Added support CIFS/NFS
-Fixed 5 ghz WiFi
-Fixed Duplicate VSYNC spam in logcat
-Fixed issues with video decoding (YouTube HD, MXPlayer HW+ Video, etc)
-Fixed various Bluetooth issues
-Fixed wallpaper issues with Trebuchet
-Identify device correctly as MSM8226 chipset
-Use Hardware Buttons by Default
XDA:DevDB Information
CyanogenMod 11 Unofficial [TM-530NU], ROM for the Samsung Galaxy Tab 4
Contributors
starlightknight
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
Based On: CyanogenMod
Version Information
Status: Stable
Stable Release Date: 2015-03-29
Beta Release Date: 2015-03-22
Created 2015-03-29
Last Updated 2015-04-25
Congratulations ! :good:
Nice ROM, it installed fine on my T530 will test some more, thanks for the hard work
I got this installed but the back button and recents button didn't work at all. Its a fast rom though but it would be nice if it was a barebones CyanogenMod without the Pac Rom extras installed too.
Time for a new test, i'll test it in my t530 and report back the results.
Sent from my GT-I9300 using XDA Free mobile app
steve30x said:
I got this installed but the back button and recents button didn't work at all. Its a fast rom though but it would be nice if it was a barebones CyanogenMod without the Pac Rom extras installed too.
Click to expand...
Click to collapse
It is a pure Cyanogenmod without the Pac extras. If you're seeing them, make sure you did a full wipe before flashing as noted in the original post - you may have remnants of PAC-ROM in /system. The best way is to use PhilZ option to "Clean to Install a new ROM" as that wipes everything correctly. That could also be causing your issues with the back button as well. I completely rebuilt the device tree for this rom over the pac build, as that was based on MSM8974 when this is an MSM8226 device. If a full wipe wasn't done, you have stuff for the other device tree in /system that will mess things up. If the issue persists after a full wipe, please let me know what varient of 530 you're using, and pastebin a logcat of what happens when you press the back or recent events buttons.
starlightknight said:
It is a pure Cyanogenmod without the Pac extras. If you're seeing them, make sure you did a full wipe before flashing as noted in the original post - you may have remnants of PAC-ROM in /system. The best way is to use PhilZ option to "Clean to Install a new ROM" as that wipes everything correctly. That could also be causing your issues with the back button as well. I completely rebuilt the device tree for this rom over the pac build, as that was based on MSM8974 when this is an MSM8226 device. If a full wipe wasn't done, you have stuff for the other device tree in /system that will mess things up. If the issue persists after a full wipe, please let me know what varient of 530 you're using, and pastebin a logcat of what happens when you press the back or recent events buttons.
Click to expand...
Click to collapse
I always completely wipe everything before installing a new rom. Never wiping the tablet before installing a new rom might cause problems. I no longer have the rom installed. I will install it again and see if it was just a flike that it didnt work properly the last time. I also have Philz recovery installed because its the only one that has full brightness on the screen.
Simply great. Everything i need works great. Finally a kitkat aosp rom that given me everything i need. Flashed in TWRP on a t530 (wifi only) and running perfectly fine. Good job mate. If you want me to test anything on t530 just tell me.
Btw, otg works, so my usb keyboard is working.
Otg works, YouTube and twitch.tv works, BT works, rotation works, camera works, xposed works, everything i have tested works
Sent from my GT-I9300 using XDA Free mobile app
pirulazul said:
Simply great. Everything i need works great. Finally a kitkat aosp rom that given me everything i need. Flashed in TWRP on a t530 (wifi only) and running perfectly fine. Good job mate. If you want me to test anything on t530 just tell me.
Btw, otg works, so my usb keyboard is working.
Otg works, YouTube and twitch.tv works, BT works, rotation works, camera works, xposed works, everything i have tested works
Sent from my GT-I9300 using XDA Free mobile app
Click to expand...
Click to collapse
Thanks! Glad to hear that it is working well for you. I believe the only difference between the SM-T530 and the SM-T530NU is the the NU has an IR blaster, which I haven't actually enabled yet. I need to figure out how to test that because I never use it. After i do that and post a build with IR, it will be useful if you check and make sure it doesn't break the regular 530. Those two from what I can tell are vary similar, its more of any celluar varients that I would be worried about, because this is build for wifi only..
Let me know if you find anything broken
I got this to work properly. I have one question though. Is there a way to get youtube working without having all the other GAPPS rubbish installed. I noticed that the tablet got slower as soon as I installed GAPPS. The tablet flies along without GAPPS installed and I only want youtube working without all that other rubbish bogging down the tablet.
steve30x said:
I got this to work properly. I have one question though. Is there a way to get youtube working without having all the other GAPPS rubbish installed. I noticed that the tablet got slower as soon as I installed GAPPS. The tablet flies along without GAPPS installed and I only want youtube working without all that other rubbish bogging down the tablet.
Click to expand...
Click to collapse
Glad its working for you now
To be honest, I'm not sure - you could try copying the Youtube APK off of the device and then side-loading it on a fresh install without installing all of GAPPs, but I'm not sure if that will just prompt you to install all of them or not if you do that.
Are there particular use cases you are noticing are slower? I did not really notice any difference with or without GAPPs, other than the initial boot time as they were unpacked and installed. If there are particular situations that cause this, then we could dump some logs to see if there is something that could or needs to be optimized.
starlightknight said:
To be honest, I'm not sure - you could try copying the Youtube APK off of the device and then side-loading it on a fresh install without installing all of GAPPs, but I'm not sure if that will just prompt you to install all of them or not if you do that.
Click to expand...
Click to collapse
I have youtube backed up with all my other apps with Titanium Backup and when I try running youtube without GAPPS it fails and a popup states Youtube has failed to start (or something similar) and if I install the GAPPS I have which is older than the version that is needed it tells me that google needs to be updated. So then I update that and tried freezing the google apps I dont want or use but youtube fails.
starlightknight said:
Are there particular use cases you are noticing are slower? I did not really notice any difference with or without GAPPs, other than the initial boot time as they were unpacked and installed. If there are particular situations that cause this, then we could dump some logs to see if there is something that could or needs to be optimized.
Click to expand...
Click to collapse
The whole tablet is slightly slower with GAPPS installed. I've opened a gapps zip with WINRAR and removed some of what I dont want and only left whats needed for play store to run so it improved a bit.
Hi,
I didn't try it for now...
But thanks for the good work!!
For the Gapps, have you try PAGapps?
It has different package with a lot of options.
The smallest one should be around 136Mo. You can also remove some apk with a config file.
All other apps are available on Play Store...
Gustave17 said:
Hi,
I didn't try it for now...
But thanks for the good work!!
For the Gapps, have you try PAGapps?
It has different package with a lot of options.
The smallest one should be around 136Mo. You can also remove some apk with a config file.
All other apps are available on Play Store...
Click to expand...
Click to collapse
The GAPPS package I modded is only 76MB. Its just the bare essentials
steve30x said:
The GAPPS package I modded is only 76MB. Its just the bare essentials
Click to expand...
Click to collapse
Oh ok, so it's what we need...
Y
steve30x said:
I have youtube backed up with all my other apps with Titanium Backup and when I try running youtube without GAPPS it fails and a popup states Youtube has failed to start (or something similar) and if I install the GAPPS I have which is older than the version that is needed it tells me that google needs to be updated. So then I update that and tried freezing the google apps I dont want or use but youtube fails.
The whole tablet is slightly slower with GAPPS installed. I've opened a gapps zip with WINRAR and removed some of what I dont want and only left whats needed for play store to run so it improved a bit.
Click to expand...
Click to collapse
I used an aroma based gapps. You can install only what you need. About using YouTube without gapps, i dont know if tubemate could do the trick. Use aptoide to install it if you dont like play store. Here is the link for the aroma gapps: http://forum.xda-developers.com/showthread.php?t=2547250
Sent from my GT-I9300 using XDA Free mobile app
---------- Post added at 11:01 PM ---------- Previous post was at 10:45 PM ----------
Oh, forgot one thing, rear camera is too dark but frontal camera is fine.
Sent from my GT-I9300 using XDA Free mobile app
pirulazul said:
Oh, forgot one thing, rear camera is too dark but frontal camera is fine.
Click to expand...
Click to collapse
It has something to do with the lighting detection or some other initial initialization that I haven't figured out yet, but as a workaround if you toggle between camcorder mode and back it'll brighten up.
starlightknight said:
It has something to do with the lighting detection that I haven't figured out yet, but as a workaround if you toggle between camcorder mode and back it'll brighten up.
Click to expand...
Click to collapse
Tested and working fine. Is a nice workaround. I dont mind about this bug as I only use front camera for Skype and such things, but im glad this workaround is pretty easy and fast
Sent from my GT-I9300 using XDA Free mobile app
Hi Everyone,
I updated the original post with a new build. This build should fix the lighting issues with the rear camera the first time it is used. After I debugged the mode switching with logcat I was able to find out what the issue was. I also am working on reducing dependencies on vendor libs where possible by getting more of the modules that can be built from source building from source.
I've started exploring IR blaster support for NU users and I am continuing to look for a solution for bluetooth audio, but I don't have either yet. Stay tuned for future updates
If you already installed the ROM most times you should be able to flash over it, but if you see anything weird after, try wiping to confirm if its a bug or weirdness after upgrading (you can always nandroid before wiping if you're unsure and roll back if its not related to upgrading).
Please let me know if you find any issues. Include model number and if possible a logcat as well.
Enjoy!
Congrats starlightknight!
Anyone tried this on the SM-T530?

[ROM][6.0.x|SM-T900| Unofficial LineageOS 13.0 (v2awifi)

LineageOS is a free, community built, aftermarket firmware distribution of Android 6.0 (Marshmallow), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include <std_disclaimer.h>
/*
* 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.
*
*/
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. You will need to provide your own Google Applications package (gapps). LineageOSdoes still include various hardware-specific code, which is also slowly being open-sourced anyway.
Important information:
This thread is for Unofficial LineageOS 13.0 builds for v2awifi (SM-T900). The following will not be supported here:
Custom kernels
Mods
Xposed
Do not ask for ETAs. If you do, I will ignore you and your post.
SEANDROID ERROR
If you see a message at boot about Recovery or Kernel is not SEANDROID Enforcing, you can ignore it. This is just telling you that you are not running Samsung stock software. It has no effect on recovery or the ROM itself nor related to either.
I don't support Xposed and any logcat which includes a Xposed module will be ignored. You're kindly invited to not report bugs if you:
Flashed a custom kernel
Installed or did mods from untrusted sources
Modified system files
Bootloader Information
You need to make sure you have a Lollipop bootloader installed or else your device won't boot. Here you can go grab the latest bootloader and odin and flash it in download mode. Read all the steps before you do this.
Make sure you have a full backup because just in case you something fails.
Here are the steps to flash this via ODIN:
Make sure you have a full backup because just in case you something fails. Here are the steps to flash this via ODIN.
Reboot your tablet into download mode. Do this by first switching off the phone, then pressing and holding the volume down + home button together and then pressing the power button. Press volume up button to enter download mode.
Open ODIN on your computer. You?ll see the ID:COM box turning yellow with a COM port number upon successful connection with the tablet.
In ODIN click the BL button, select the bootloader firmware. It's a tar file.
Make sure Auto Reboot & F. Reset Time options are selected in ODIN
Click on the start button. When the process is completed your phone will reboot.
Installation
Download the zip(s)
Install a compatible Recovery (This will not work with the P900 recovery)
--1.*I have built a new version of TWRP with the MM kernel. MTP, Vibations, ADB now work and there are performance increases. The rom will need to allow v2awifi naming for flashing in recovery. Link
Perform a nandroid backup of your current ROM (optional)
Wipe data/factory reset
Flash LineageOS
Install the Google Apps addon package (Optional)
Reboot
Issues?
Before posting in this thread, make sure of a few things:
You used the search function of the forums
If you are the only one having a problem. Boot into recovery, wipe data/factory reset, reflash the rom/gapps and nothing else. Boot up and see if the problem persists.
Make sure your post is relevant to this thread.
Logs or it didn't happen! You can use this: Syslog App
Downloads
Nightlies
Latest Nightly Date 12/23/16
Device Builds
Google Apps
http://opengapps.org/ - Thanks to the OpenGapps team!
Issues
Lower than stock audio volumes
MHL out to TV not working
The LineageOS team would like to thank everyone involved in helping with testing, coding, debugging, & documentation.
Source:
Kernel: Link
Device Tree: Link
Credits
@Valera1978 Initial device tree
@UpInTheAir for his kernel magic and misc fixes
@chhaggerty, @tbjr50 and @titidu3701 for their testing efforts
Exynos5420 Dev Team ( @deadman96385 @thompatry @ZakooZ @Orion116 @mosimchah @joshndroid @Andmoreagain @thermskin, @javelinanddart )
XDA: DevDB Information
[6.0.x|SM-T900| Unofficial LineageOS 13.0 (v2awifi), ROM for the Samsung Galaxy Tab Pro 12.2
Version Information
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
Status: Stable
Created 2016-10-01
Last Updated 2016 -12-23
Kernel Info:
M Kernel base from the Galaxy Tab S
M GPU driver from Galaxy Tab S
CPU Voltage Control
CPU OverClock/UnderClock (Up to 2.1GHZ)
MIF/INT Voltage Control
UKSM instead of KSM
Added the following IO Schedulers: fifo, fiops, sioplus, tripndroid, vr, zen, bfq (Default)
Full f2fs support updated off the mainline (Stock cm kernel has limited support)
Modified Thermal Throttling temperatures for all devices so hopefully they won't get as hot
Exynos thermal exposed to sysfs
Android Logger disabled by default can be enabled over sysfs
WQ power efficient workqueues (Still need to apply in more places)
Frandom Support
Readahead bumped to 256 from 128
Currently Disabled:
GPU Voltage Control/GPU OverClock/UnderClock (Needs to be rewritten for the M driver)
Awesome!
Thank you very much Tom!
Thank you! I would like to report that vibration isn't working. Other than that, everything works great.
c19932 said:
Thank you! I would like to report that vibration isn't working. Other than that, everything works great.
Click to expand...
Click to collapse
I will look into this. I am fairly confident I know what the fix is. Thanks for the feedback.
Hmmm...
I did wipe cache/dalvik cache/system and data with TWRP 2.8.7.0
and installed your cm-13.0-20161001-UNOFFICIAL-v2awifi.zip along with the open_gapps-arm-6.0-pico-20160925.zip (which I got as .ZIP for/from my Nexus 10)
After installing wiping cache/dalvik cache again and reboot system - but then after the SM-T900 Logo the screen is only blank.
No boot animation and no other sign that it will do something.
I could go to TWRP via Power+VolUp+Menue....
Do you got an Idea what went wrong?
[EDIT] also only the cm-13.0-20161001-UNOFFICIAL-v2awifi.zip without Open GApps gives me a black screen.
For now Iam back on CM 12.1 from the 09.07. and pico Open GApps from today.
Why was the SM-T900 files formerly named v2wifixx and now v2awifi? Could this be a problem for me?
guidol, try updating your bootloader, as per the OP.
TP, thanks much for your work on Tab/Note Pro 12.2.
gorgthetroll said:
guidol, try updating your bootloader, as per the OP.
TP, thanks much for your work on Tab/Note Pro 12.2.
Click to expand...
Click to collapse
How to do that? I have the same issue. Thnx
gorgthetroll said:
guidol, try updating your bootloader, as per the OP.
Click to expand...
Click to collapse
Thanks @gorgthetroll
Now it works - didnt read the part before the installtion carefully enough
@kutzman: read the part above the part of the installtion instruction:
Bootloader Information
You need to make sure you have a Lollipop bootloader installed or else your device won't boot.
I did this Bootloader-Part with Odin (Ok, on my device I has it to fo 2 times and 2 times it told me OK, but it did boot with a read Message about the Kernel in the 2nd try.
Now - after the seond try of the BootLoader-Flash my SM-T900 did boot - so I updated the TWRP via Flashify to the latest version (3.0.2.0) - but for that you have to enable root access in the developer options of CM13
thompatry said:
I will look into this. I am fairly confident I know what the fix is. Thanks for the feedback.
Click to expand...
Click to collapse
Does look great the first version of the CM13 for the SM-T900 :good:
Sadly I can confirm the missing vibration.
But as I did promise you - I donated another $30 for the "working" version of CM13 :laugh:
I hope this will encourage your development on the SM-T900-Builds! :angel:
guidol said:
Does look great the first version of the CM13 for the SM-T900 :good:
Sadly I can confirm the missing vibration.
But as I did promise you - I donated another $30 for the "working" version of CM13 :laugh:
I hope this will encourage your development on the SM-T900-Builds! :angel:
Click to expand...
Click to collapse
Thanks a lot to Guidol for being the most generous "facilitator", helping keep our great Tom in great spirit
Glad to see this rom!
Thank you for a working MM build for this amazing tablet, which I lost hope for any development. I appreciate all the hard work you put into getting this working!
I am having issues with the Play Store hanging at times and the File Manager not showing up properly and slowing down the device significantly
Getting a lot of issues regarding "Package Installer"
No Xposed installed*
Edit: tried multiple file managers from the Play Store and each have problems. No way to view files
Neekeet said:
Glad to see this rom!
Thank you for a working MM build for this amazing tablet, which I lost hope for any development. I appreciate all the hard work you put into getting this working!
I am having issues with the Play Store hanging at times and the File Manager not showing up properly and slowing down the device significantly
Getting a lot of issues regarding "Package Installer"
No Xposed installed*
Edit: tried multiple file managers from the Play Store and each have problems. No way to view files
Click to expand...
Click to collapse
Make sure you did a clean install, as mentioned in the OP's original message, and use an up-to-date OpenGapps package (for ARM, 6.0).
Thanks,
Eric
vochong said:
Make sure you did a clean install, as mentioned in the OP's original message, and use an up-to-date OpenGapps package (for ARM, 6.0).
Thanks,
Eric
Click to expand...
Click to collapse
Thanks for the reply
I have a clean installation and the exact same Gapps package installed.
Going to reflash and see keep an eye out for better results
Anyone else notice their tablet getting really hot? near the camera front and back.
Edit: Just reflashed using the Nano Gapps package and everything seems to be working great! will update if i run into anything. I had issues using the Pico version and wonder if that is suspect to the issues I was having. Any ideas?
Neekeet said:
Thanks for the reply
I have a clean installation and the exact same Gapps package installed.
Going to reflash and see keep an eye out for better results
Anyone else notice their tablet getting really hot? near the camera front and back.
Edit: Just reflashed using the Nano Gapps package and everything seems to be working great! will update if i run into anything. I had issues using the Pico version and wonder if that is suspect to the issues I was having. Any ideas?
Click to expand...
Click to collapse
Since the system partition in SM-T900 is quite large, I've always installed the STOCK package so it would remove most of the built-in stock/AOSP apps/tools and replace them with Google ones.
Also, with the STOCK package, I can still have access to useful Google apps even after a configuration reset, and without Google login (to download apps from Google PlayStore.)
Thanks,
Eric
Neekeet said:
Edit: tried multiple file managers from the Play Store and each have problems. No way to view files
Click to expand...
Click to collapse
I didnt got a problem with the EFS Explorer.
But for some access-methods you have to grant access-rights if the app/CM13 did ask.
And I got root-access enabled in the developer options.
---------- Post added at 06:25 PM ---------- Previous post was at 06:16 PM ----------
Neekeet said:
Edit: Just reflashed using the Nano Gapps package and everything seems to be working great! will update if i run into anything. I had issues using the Pico version and wonder if that is suspect to the issues I was having. Any ideas?
Click to expand...
Click to collapse
I didnt got any Problems with the pico Open GApps.
But you have to install something like GMail afterwards to get the actual Google/Playstore Services as Update.
After that I only do install the Google-Appsvthat I want.
Love this feature not having some odd G-Services in the Background or in the System-Partition.
(and I also use the pico on my Nexus 10 with CM13 because there is the /system only 800MB in size)
---------- Post added at 06:51 PM ---------- Previous post was at 06:25 PM ----------
Neekeet said:
Anyone else notice their tablet getting really hot? near the camera front and back.
Click to expand...
Click to collapse
on normal usage I didnt noticed the tablet being really hot.
Which apps do you use at this time? games with much graphics?
Tom did write about the voltage-selector of the gfx-card(?) that the voltage cant set down for underclocking or higher for overclocking....or somthing like this....moment I will copy the part...
"
Currently Disabled:
GPU Voltage Control/GPU OverClock/UnderClock (Needs to be rewritten for the M driver)
"
Dont know if your tablet will be hot about this disabled setting....
Everything is running fine now! thanks everyone
Love having MM on this tablet finally haha
Anyone's tablet feel a bit sluggish? it may be difficult to replicate but bringing down notifications seems to have some lag to it
Neekeet said:
Anyone's tablet feel a bit sluggish? it may be difficult to replicate but bringing down notifications seems to have some lag to it
Click to expand...
Click to collapse
for its fast as before with CM12....the Notifications werent for me the fastest ones....but Iam happy wirh this first build.
guidol said:
for its fast as before with CM12....the Notifications werent for me the fastest ones....but Iam happy wirh this first build.
Click to expand...
Click to collapse
Try to change the speed for windows animations, and the transition and animator duration. You can do that in developer options half way xown deist under drawing. Change the settings from window animation s ale, transition animation scale and animator duration scale from 1 to 0.5. See attached screenshot
pandoraman said:
Try to change the speed for windows animations, and the transition and animator duration. You can do that in developer options half way xown deist under drawing. Change the settings from window animation s ale, transition animation scale and animator duration scale from 1 to 0.5. See attached screenshot
Click to expand...
Click to collapse
I did try these settings - seems to be much better - many thanks

[ROM][UNOFFICIAL] LineageOS 14.1 Nightlies for the Google Pixel (marlin/sailfish)

LineageOS is a free, community built, aftermarket firmware distribution of Android 7.1 (Nougat), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include <std_disclaimer.h>
/*
* 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.
*
*/
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit our Gerrit Code Review.
Unofficial LineageOS Builds
Pixel XL (marlin): https://updater.invisiblek.org/marlin
Pixel (sailfish): https://updater.invisiblek.org/sailfish
Google apps
Google apps (opengapps nano) are baked in to these builds. This is due to the A/B partition layout and complications backing up/restoring gapps between builds. This is not ideal, and is the major road block to getting this device in to official status with Lineage. I also include the Google camera app rather than Camera2 or Snap since it works much better.
Source
While I update the official LineageOS trees with completely usable source, these builds include a few more experimental things than what I would include in official Lineage builds, pending that ever happens. The device and kernel repos that these builds are based off are from my github.
Installation
The easiest way to install LineageOS is to load up twrp (see twrp thread on how to do that) and flash the zip from above for your pixel variant (marlin/sailfish). After that, the built-in updater app should handle future updates via A/B updates within android. Beware this feature is still a work in progress and can be broken at any time as well. If for whatever reason the install fails through the updater app, loading up twrp again and flashing a newer zip is perfectly acceptable.
The LineageOS team would like to thank everyone involved in helping with testing, coding, debugging & documenting! Enjoy!
XDA:DevDB Information
[ROM][UNOFFICIAL] LineageOS 14.1 Nightlies for the Google Pixel (marlin/sailfish), ROM for the Google Pixel XL
Contributors
invisiblek
Source Code: https://github.com/LineageOS
ROM OS Version: 7.x Nougat
Version Information
Status: Testing
Created 2017-05-05
Last Updated 2017-05-05
How come gapps are still baked in when there are working gapps for pixel? Beans gapps works fine.
Glad to see this finally getting an XDA thread so it gets more awareness. I only knew this existed prior due to the questions and answers thread.
I know OP says it comes with nano gapps. But does that mean that it has all the essential pixel gapps. I can't find myself using the also ones. I wish there was a flashable stock gapps package
TheNewNEXUS said:
I know OP says it comes with nano gapps. But does that mean that it has all the essential pixel gapps. I can't find myself using the also ones. I wish there was a flashable stock gapps package
Click to expand...
Click to collapse
You can't flash beans full gapps? Actually it will probably just have duplicates since gapps are already installed
Having issues with youtube. Is anyone having issues?
pcriz said:
You can't flash beans full gapps? Actually it will probably just have duplicates since gapps are already installed
Click to expand...
Click to collapse
That is correct. However, the there are still those aosp apps that don't hold a candle to the Google alternatives. I am super used to flashing the stock Google package on all my phones. I guess I will just stay on stock May Factory Image until I find one with all pixel features. Lineage OS is one of the most stable ROMs that I have came across.
TheNewNEXUS said:
That is correct. However, the there are still those aosp apps that don't hold a candle to the Google alternatives. I am super used to flashing the stock Google package on all my phones. I guess I will just stay on stock May Factory Image until I find one with all pixel features. Lineage OS is one of the most stable ROMs that I have came across.
Click to expand...
Click to collapse
What apps are you looking for that can't just be downloaded from the play store? Any of the AOSP ones can be disabled, so you never see them (yea a bit of a pain but you only have to do it once per app that you replace from the play store). For instance, I install google's calendar app and disable the AOSP one. You can do the same with any other app as far as I know.
invisiblek said:
What apps are you looking for that can't just be downloaded from the play store? Any of the AOSP ones can be disabled, so you never see them (yea a bit of a pain but you only have to do it once per app that you replace from the play store). For instance, I install google's calendar app and disable the AOSP one. You can do the same with any other app as far as I know.
Click to expand...
Click to collapse
All apps are on the Play Store. I will end up disabling them I guess
invisiblek said:
What apps are you looking for that can't just be downloaded from the play store? Any of the AOSP ones can be disabled, so you never see them (yea a bit of a pain but you only have to do it once per app that you replace from the play store). For instance, I install google's calendar app and disable the AOSP one. You can do the same with any other app as far as I know.
Click to expand...
Click to collapse
That's what I do. Then things stay put when you flash an update. If you delete the app it will come back when you flash an update.
Cool beans and good to see you again invis (I've also had tenderloin, d2vzw and vs985 so you've kind of been following me around). How's the general status of the build? Any known breakages?
And btw, the changelog links on the download page don't go anywhere.
Doesn't boot for me. 15 minutes at the boot animation and all that's happened so far is that my phone is hot. Installed 20170506 over NHG47L.
Edit: ah you need to be on N2G47O.
So this is the May O build. It's been said all over the forums but just to nip it in the bud here, don't go trying to flash a different kernel that isn't signed or use Chainfire's zip to sign the kernel, otherwise you'll get stuck in a boot loop. The May bootloader update made it so it won't boot with an unsigned boot image.
@invisblek Great to see you here I've always been a big fan of your work unfortunately I haven't had a device for several years where you were making ROMs for. I'm generally not a fan of lineage but will give this a try just because you built it.
I noticed in the kernels git that you have WALT enabled across the board, but the official spec is to use PELT with EAS - new for rev 1.2. did you have a reason for choosing Walt? It isn't a big deal anyway, assuming the properties are exposed users can use ex kernel manager to turn Wall off and turn Pelt on.
Also 8 branches, 6 active you've been busy! I take it the default 14.1 branch is the kernel used in this ROM? I see all sorts of new stuff across your code and am very thankful you've came over to pixel development.
A side note in regards to build to Verizon users:. I flash the modem and radio from the L build as its May's Verizon only and I don't nearly have as many problems with signal retention. It didn't completely fix the problem but it's definitely been improved. and when I say retention I mean I'll be at the same location and my pixel will suddenly lose signal completely for a random period of time and then go back to having a signal. This used to occur very often the phone would be intolerable without Wi-Fi calling but the L build which specifies it's Verizon only must have had some changes in it to improve this.
Looking forward to trying your work. Thanks for your time and effort!
I don't use either so it doesn't matter to me, but I noticed that LiveDisplay and Color Calibration do not work at all. Neither change the screen color when you adjust them. I'm on the May 5th build right now.
@invisiblek just a heads up. I flashed today's build and Google Camera video recording at 30FPS crashes. "Camera error".
I've posted the logcat before, let me know if you still need one.
It was a full wipe including internal SD, just FYI.
I didn't install any apps or superuser. I booted up for first time and immediately tested Google Camera.
CZ Eddie said:
@invisiblek just a heads up. I flashed today's build and Google Camera video recording at 30FPS crashes. "Camera error".
I've posted the logcat before, let me know if you still need one.
It was a full wipe including internal SD, just FYI.
I didn't install any apps or superuser. I booted up for first time and immediately tested Google Camera.
Click to expand...
Click to collapse
He's already aware of it and I believe he already pushed the fix for it, I just don't think it's been merged. It's something to do with ffmpeg.
Been running or a few days now, everything is good except that the updater doesn't work. It detects updates, clicking the Download button goes to Downloading state, then Downloaded, and the Install button shows up; clicking Install goes to Installing state for a little while then back to Downloaded, and clicking Install again gives a message "an update is already in progress", and the update never completes.
I'm interested in doing my own builds for my Pixel XL, for some stuff I want to test but I'm wondering if you can tell me which SafetyNet patch you're including and what you're including to enable the blue Pixel theme and Pixel navbar.
So, I've been running the ROM for over 3 days now and I've got to say that it has been great so far. Currently using 20170508 right now, and it's all good.
Have disabled all the AOSP apps and have installed all the Google apps from the Play Store to replace them. Everything is almost the way it is on stock.
Had to install the live data wallpapers, and install the Pixel launcher as a system app to get the Now feed integration, but so far it's been like stock but with all the extra features I've wanted. Even installed the AptX codecs, and my phone still passes SafetyNet.
So far the only downsides I've seen are that Google Camera crashes upon taking a second video, haven't gotten WiFi assistant to work yet, and my phone gets a bit toasty playing music but I'm pretty sure that it is GPM being stupid again and not the ROM. But overall it has been an excellent experience.
hobbified said:
Been running or a few days now, everything is good except that the updater doesn't work. It detects updates, clicking the Download button goes to Downloading state, then Downloaded, and the Install button shows up; clicking Install goes to Installing state for a little while then back to Downloaded, and clicking Install again gives a message "an update is already in progress", and the update never completes.
Click to expand...
Click to collapse
The updater has worked just fine for me, taking me from 20170506 to 07 without TWRP installed and from 07 to 08 when I had TWRP installed. Don't if 08 to 09 is broken right now so I need to test.
admiralspeedy said:
He's already aware of it and I believe he already pushed the fix for it, I just don't think it's been merged. It's something to do with ffmpeg.
Click to expand...
Click to collapse
Yes, I was aware of that "fix". And it's already merged.
But it does not work.
Google Camera 30fps video still crashes.
I was just letting him know the fix he was told about does not work.
The fix being to remove FFMPEG from /system/etc/media_codecs.
I even tried deleting the media_FFMPG file and duplicating at /system_root/etc/.

[ROM][SM-P605][7.1.2] Resurrection Remix 5.8.5 for lt03lte (13.03.2018) [UNOFFICIAL]

This is only for SM-P605 (lt03lte)! Even loading an custom recovery will irreversible trigger Knox to 0x1!
Code:
#include <std_disclaimer.h>
/*
* 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.
*
*/
Resurrection Remix the ROM has been based on CM,slim.omni and original Remix ROM builds, this creates an awesome combination of performance, customization, power and the most new features, brought directly to your Device
Many things that in previous versions were tweaked with mods, are now included by default in the ROM so, please enjoy!
Resurrection Remix
Special thanks to, the CM team,OMNI team ,SLIMROMS and of course to all the supporters
How to flash:
-Flash TWRP (version 3.0.0-0 or newer recommended)
-Make Nandroid backup (optional)
-Wipe > Advanced Wipe > select data, system, ART/Dalvik Cache, Cache, Internal Storage > Swipe
-Install > select Lineage14.1 Zip > Swipe, optional: flash GAPPS (before rebooting!)
-Reboot
Please read full OP before posting or flashing anything. Please don't report any bugs, if you use Xposed, any mod or modified the system.​
Please report no issues, if you
flashed Xposed
using mods or something like that (other SU solutions than Magisk)
or modified the system
What is working
Everything
No major issues/bugs
Download
Other Builds
GAPPS​
Notes:
- just ignore E: Unknown Command errors in TWRP
- Flash GAPPS before reboot first time after flash!
- If using MTP/PTP shows no files, please tap one more at transfer files in notifications
- If something not listed ist not working, please test it also with SELinux permissive (setenforce 0 via Terminal Emulator/ADB Shell or use SELinuxModeChanger)
Changelog:
20180313: Synced RR and device sources, for now last build
20180124: Synced RR and device sources
20171206: Synced RR and device sources
20170926: Synced RR sources and device sources, fixed MpDecision
20170808:Synced RR sources and device sources (changes since 20170723 Lineage build)
20170704:Synced sources, synced device sources (removed buggy timekeep (fixes wifi problem), RIL updated (fixes Autotimezone), disabled live display per default, some minor changes), not prerooted anymore
20170627:Synced sources, synced device sources (switched to Sony Timekeep (experimental), added SamsungDoze, enabled sdcardfs, enabled CIFS/NFS, mac access fixed, some kernel changes)
20170614: first release
Credit: LineageOS/CyanogenMod Team, Maintainer and Valera1978
Sources:
Device
Kernel
Vendor
XDA:DevDB Information
Unofficial Resurrection Remix for SM-P605, ROM for the Samsung Galaxy Note 10.1 (2014 Edition)
Contributors
davidmueller13
Source Code: https://github.com/ResurrectionRemix
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: 5.1.1 Bootloader and modem
Based On: LineageOS
Version Information
Status: No Longer Updated
Stable Release Date: 2018-03-13
Beta Release Date: 2017-06-14
Created 2017-06-15
Last Updated 2018-03-15
Sweeet @davidmueller13
Since you are in the listening mode, taking requests, and had this done in God speed - can you also take care of the Global Warming problem
Appreciate it Sir!
What the difference of this RR from Linage?
bryanblue24 said:
What the difference of this RR from Linage?
Click to expand...
Click to collapse
RR has many more customization options. It's based on LOS, but has built in customization app to change pretty much everything.
@davidmueller13 I have 2 devices. Somehow, on both this and LOS the two devices are getting the same Mac address assigned to them which is resulting in the devices getting bumped off the wifi network. Earlier the only solution I could find was to keep one on a touchwiz rom. Any suggestions? Thanks!
sandibhatt said:
RR has many more customization options. It's based on LOS, but has built in customization app to change pretty much everything.
@davidmueller13 I have 2 devices. Somehow, on both this and LOS the two devices are getting the same Mac address assigned to them which is resulting in the devices getting bumped off the wifi network. Earlier the only solution I could find was to keep one on a touchwiz rom. Any suggestions? Thanks!
Click to expand...
Click to collapse
thanks for the output! So you mean RR is better than linage rom since it's like a modified (or upgraded) linage rom?
bryanblue24 said:
thanks for the output! So you mean RR is better than linage rom since it's like a modified (or upgraded) linage rom?
Click to expand...
Click to collapse
I like RR more than Lineage because of the customization options. Try this build, you won't regret it.
Thanks for your work @davidmueller13
How's battery life for those of you that have tested?
GREATT!!! I'VE BEEN WAITING FOR THIS.. THANKS ALOT.. I'll try it asap.. Thanks developer @davidmueller13.. Ur the best..
Does this ROM save, or have the option to save, the data files on the external sSD card?
I'm using te Lineage OS rom for the P605 vand it stores ALL data and OBB files on the internal memory.
I use a large amount of apps and am running out of space so I'm looking to find a solution, Apps to SD doesn't work as the rom isn't supported(Lineage OS).
@davidmueller13
Thanks for listening. This port is greatly appreciated. Just returned from a trip. I will try it right away.
The menu custom option is still not possible for hardware keys, like in the LineageOS port. It is rather frustrating. Can someone verify ?
Just some quick feedback - this ROM is excellent. Similar to LineageOS, but with more features/customisations. Also a lot more stable (for me) - LineageOS would crash when I juggle some multi-window apps around, but this RR has been completely stable - no crashes at all. Battery life also seems excellent - for only a few days testing.
---------- Post added at 09:45 AM ---------- Previous post was at 09:27 AM ----------
zadox said:
The menu custom option is still not possible for hardware keys, like in the LineageOS port. It is rather frustrating. Can someone verify ?
Click to expand...
Click to collapse
It's there on mine. In Settings, under the "Personalization" section, there is "Configurations" (the only option there). Plethora of options available under there, including the "Buttons" tab, which has a section for "Hardware keys".
forsythem said:
It's there on mine. In Settings, under the "Personalization" section, there is "Configurations" (the only option there). Plethora of options available under there, including the "Buttons" tab, which has a section for "Hardware keys".
Click to expand...
Click to collapse
But did you try it ? It's there but it doesn't work. As well as other custom actions that might require root (and I do have root access).
zadox said:
But did you try it ? It's there but it doesn't work. As well as other custom actions that might require root (and I do have root access).
Click to expand...
Click to collapse
Yes, I just tried it. I wanted to set the long-press for the Recents button to be a 3-dot menu. Configured it and it works perfectly.
Which button combination are you trying to set to do which function? Let us know and we can try it and see if it works for us...
It's called Overview button in my settings for some reason (but Menu button on my Note 3 with Resurrection Remix and Magisk). Haven't touched /system/usr/keylayout/ (just to be sure, I reinstalled RR on top of it and rooted with SuperSU 2.82). Custom actions that require root access (as reported in Button Remapper - it's deactivated/uninstalled) do not work in either hardware button for single/long/double triggers. Others, such as Flashlight, work. I will try with a clean install when I have free time, I 've been rather busy these days.
zadox said:
It's called Overview button in my settings for some reason (but Menu button on my Note 3 with Resurrection Remix and Magisk). Haven't touched /system/usr/keylayout/ (just to be sure, I reinstalled RR on top of it and rooted with SuperSU 2.82). Custom actions that require root access (as reported in Button Remapper - it's deactivated/uninstalled) do not work in either hardware button for single/long/double triggers. Others, such as Flashlight, work. I will try with a clean install when I have free time, I 've been rather busy these days.
Click to expand...
Click to collapse
Yes, it's called Overview button for me as well... but as that's the first time I've seen it called that, I just called it by what I knew it as!
It definitely worked for me, but I did a clean install, so it's possible that doing a clean install might have it working for you?
Good luck!
Su already included ?
Do I need to flash you to have root or install addonsu like for lineage ?
Tx
garniemand said:
Do I need to flash you to have root or install addonsu like for lineage ?
Tx
Click to expand...
Click to collapse
No. Actually, I broke my first install by trying to install SuperSU after the ROM and GApps - it wouldn't boot.
So I wiped again, just installed the ROM and GApps, then it booted fine. Magisk is included in the ROM, and gave root access to everything I needed (X-Plore for file management, Titanium backup, etc.).
The ROM still hasn't crashed for me once yet... LineageOS (with the same apps installed) would have crashed a dozen times by now...
Awesome ROM!
just have flashed this rom yesterday , and the result was amazing , seems more better than lineageos , more customization.
Wonderimg if substratum works on this rom

Categories

Resources