[ROM][11.0][OFFICIAL][Guacamoleb] Evolution X | Elle [10/30/21] - OnePlus 7 ROMs, Kernels, Recoveries, & Other Devel

{
"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"
}
Evolution X 5.9.3 for the OnePlus 7 [Guacamoleb]
Living, Breaking, Keep Evolving.
Evolution X is a flashable Custom ROM to bring a true Pixel feel to your Android Device at first glance, with many additional configurations at your disposal. We aim to provide frequent builds with monthly security patches from the latest aosp sources!
- Team Evolution X -
@Joeyhuab
@peaktogoo
- Design -
@Hugwalk
@ecnivtwelve
@MartonDev
https://evolution-x.org/
Reach us on Twitter! @EvolutionXROM
Themes
- Color Bucket
- Pixel 2019 Wallpapers
Statusbar
- Clock Options
- Battery Percent Show/Hide Config
- Network Traffic Activity
Quick Settings
- Quick Pulldown (Right/Left)
Power Menu
- Restart
- Advanced Restart
Gestures
- AOSP Gestures
- Toggle To Hide Navbar Pill
- Back Gesture Height Config
- Screen Off Gestures
- Screen Off Power Button Torch
- Double Tap To Sleep Status Bar
- Double Tap to Sleep Lockscreen
Lockscreen
- Fingerprint Authentication Vibration Toggle
- FOD Recognizing Animations
- Lock Screen Music Visualizer
- Lock Screen Media Artwork Configs
- Lock Screen Shortcuts
Navigation
- Invert Layout
Hardware Buttons
- Volume Rocker Wake
- Volume Rocker Playback Control
- Volume Rocker Cursor Control
Animations
- Screen Off Animations
Miscellaneous
- Wake On Charge
- Charging Animation
- Default USB Config
- Adaptive brightness: like in A10 custom ROMs is far from perfect
- Those having problems setting an APN on Android 11, please remember to set the APN TYPE to default or default,supl in order to avoid force close issues.
- Let me know and I'll try to look into it
DO NOT FLASH GAPPS, ALREADY INCLUDED
First Time Install / Clean Flash​Prerequisites:
1. Unlocked bootloader
2. OOS 11.0.2.1 stable as the base ROM
Steps to install:
1. Copy the ROM zip and boot.img in the platform tools folder and open the command prompt or terminal.
2. fastboot flash boot <recovery_filename>.img
here it will be: fastboot flash boot boot.img
3. After flashing the boot image, press the volume down button on the phone twice and you will see "recovery mode" at the top of the screen. Now press power button.
4. When in recovery mode, if you see "no command" screen, Press and hold power button for 3 seconds and press volume up once and release all buttons.
5. In the recovery, select "wipe data/factory reset". select "factory data reset" and press the power button.
6. After that, from the menu, select "apply update from ADB".
7. In the terminal/command prompt, use this command to install the ROM: adb sideload <rom_zip_filename>.zip
8. After finishing the flashing process, reboot to system
NOTE:
The Rom can also be installed by dumping the payload.bin (after extracting from the zip) and flashing the 6 images in fastboot. This is how I install. I'm not gonna go over the details. Maybe when I've more time. Plenty of guides to show how to do this
ROOT:
Patch the provided boot.img in magisk and flash via fastboot
Update / Dirty Flash​To update the device by adb sideload:
1. Copy the latest ROM zip in the platform tools folder and open the command prompt or terminal.
2. Boot the device into recovery.
3. When in recovery mode, if you see "no command" screen, Press and hold power button for 3 seconds and press volume up once and release all buttons.
4. After that, from the menu, select "apply update from ADB".
5. In the terminal/command prompt, use this command to install the ROM: adb sideload <rom_zip_filename>.zip
6. After finishing the flashing process, reboot to system
NOTE:
Updates can also be performed by fastbooting the 6 images after dumping the payload
Light Screenshots / Dark Screenshots / Download
Donate me! / Official Chat / Device Support
[*]Android version: 11
[*]Evolution version: 5.9.3
[*]Security patch level:October, 2021
Build Author: spookcity138
ROM Source: [url]https://github.com/Evolution-X[/url]
Kernel Source: https://github.com/Spookcity/kernel_oneplus_sm8150
ROM Developer: Joeyhuab
Personal thanks to all who have contributed to the development of the OP7 series devices. Including,but not limited to:
* @Hikari no Tenshi
* @OmkarTheAndroid
* @mauronofrio
* @PeterCxy
* @LuK1337
* @return.of.octobot
* @shantanusarkar for all the time and effort finding a proper install method besides fastboot
* The guys in the OP7Development TG group for the support and for always testing my builds...And for creating a great install video
Changelog
Code:
10-30-2021
Just a few minor tweaks
09-22-2021
Use average linear light for ALS correction
Update ODM features list from latest OOS
Few other small tweaks here and there
08-22-2021
Upgraded to full OOS 11 blobs
Synced fstab with OOS 11
Set default Settings.Global.DEVICE_NAME according to OOS
Updated audio configs from OOS 11
Enabled fbev2
Dropped sdcardfs
Switched to Lineage kernel (at least for now)
Update build description from OOS 11
Updated in pinned files
Updated public.libraries.txt from OOS 11
fod and touch: Aligned Android.bp with sm8250-common
Build libtinycompress from source
Set vibrator gain to 0x55 on boot
Imported QTI vibrator HAL
Implemented OOS style effects for LED vibrator
Removed some unused/deprecated board flags
Fixed permissions for ultrasound node
Fixed permissions for /dev/input/event11
Vibrator: Synced with upstream
Switched to OOS volume steps
Set BOARD_SUPPORTS_SOUND_TRIGGER to true
Updated audio props
Updated BT config
Switched to prebuilt vendor libdisplayconfig.qti.so
Enabled Project ID Quota support on userdata
More stuff here and there that I forget
07-18-2021
None
06-20-2021
Upstreamed kernel from 4.14.232 -> 4.14.236
Some sepolicy improvements
Imported rounded corners config from OOS11
Enabled "config_roundedCornerMultipleRadius"
Few other overlay changes related to corners
05-16-2021
Upstreamed kernel from 4.14.228 -> 4.14.232
Set vendor props for RF and PRJ version (Should improve WiFi range-particulary 5ghz)
Set proper model detection
04-08-2021
Upstreamed kernel from 4.14.222 -> 4.14.228
Dropped auth_biometric_contents overlay
Removed "config_allowAutoBrightnessWhileDozing" (Fixes super dim AOD)
Some sepolicy improvements
Added powerhint from LA.UM.9.1.r1-09100-SMxxx0.0
03-11-2021
Switched to prebuilt NFC stack
Updated some blobs from OB3
Added netflix prop
Added missing widevine firmware
Face unlock is back
03-04-2021
Updated listen blobs from OOS OB1
Updated time blobs and scripts from OOS OB1
Upstreamed neutrino kernel from 4.14.218 to latest 4.14.222
Silenced some ims debug stuff
Fixed video/screen recording
Reverted "Uprev soundtrigger to 2.3" (Fixes headphone issues)
Enabled GL comp backpressure
Added some surfaceFlinger props
Updated doze overlays
Updated carrierconfig overlay from OB2
Switched to QTI Thermal HAL
WifiOverlay: updated package name
ueventd: Don't modify permissions of /dev/hw_random
Enabled persist.rcs.supported
Reworked dex flags
Few other small things here and there
02-05-2021
Upstreamed neutrino kernel from 4.14.212 to latest 4.14.218
Updated redfin fingerprint to Feb 2021
Update OP gallery to latest 4.0.125
Set defaultHapticFeedbackIntensity to low
Uprev soundtrigger to 2.3
Updated display,graphics blobs from OOS OB1
Few other commits related to updating display blobs
Updated wfd and drm blobs from OOS OB1 (WFD now works!)
Updated ese powermanager blobs from OOS OB1
Updated media and vpp blobs from OOS OB1
Dropped custom lights and switched to standard lights hal
Overlay: configured SQLite to operate in MEMORY mode
Updated vendor security patch level from OOS 10.0.16
Added overlay for smart pixels
Optimized dex flags for a faster boot
Set default media volume steps to 25
Few other tweaks and improvements here and there
01-06-2021
Sepolicy impovements
Updated to redfin's Jan 2021 FP
Private-app permissions are now enforced
Removed Gcam go (blame Google) Install whatever GCam version you prefer
Revert "Disabled hwc vds in surfaceflinger"
Upstreamed neutrino kernel to latest Linux stable (4.14.212)
12-13-2020
Updated vendor blobs from OOS 10.3.7
Updated vendor security patch level from OOS 10.3.7
Switched to Redfin's Dec 2020 fingerprint
Disabled hwc vds in surfaceflinger
Some Sepolicy improvements
Some overlay cleanup/improvements
Dropped OnePlus wifi service
Other WiFI related changes & improvements
Enabled Smart charging
Added Touch Gesture category back to OnePlus settings
Set default burn-in offset
Built libplatformconfig from source
Updated DC Dimming Tile icon
Added a2dp_offload props back
Built QuickAccessWallet for Wallet cards power menu integration
Updated init based on based on op8 R/11
11-15-2020
Initial Android 11 release
XDA:DevDB Information
[ROM][11.0][OFFICIAL][Guacamoleb] Evolution X | Elle [11/15/20], ROM for the OnePlus 7
Contributors
spookcity138, joeyhuab, peaktogoo
ROM OS Version: Android 11
ROM Kernel: Linux 4.x
ROM Firmware Required: Latest OOS 10.x.x
Based On: AOSP
Version Information
Status: Stable
Created 2020-11-15
Last Updated 2020-11-20

Hi. Thank you for the ROM release! But after flashing Magisk 20.4, a window appears that says "Crashdump". If you flash Magisk 21.1, it simply reboots into the bootloader. Which version should I use for this?
I saw it in the description, it's solved

Hey Rick thanks and congratulations on getting 11/R up and running on our device.
As always, amazing work.

Running smoothly.
I extracted the boot.img from the rom and patched it with Magisk. This works perfectly and you can just use and update regular Magisk. But you can not install a custom recovery.
I found a bug that I can replicate 100%.
When I want to use the volume key cursor control, the settings app crashes when I choose volume up/down moves the cursor right/left. Buy left/right works.

JudgeDread11 said:
Running smoothly.
I extracted the boot.img from the rom and patched it with Magisk. This works perfectly and you can just use and update regular Magisk. But you can not install a custom recovery.
I found a bug that I can replicate 100%.
When I want to use the volume key cursor control, the settings app crashes when I choose volume up/down moves the cursor right/left. Buy left/right works.
Click to expand...
Click to collapse
Yep, I can also. Copied the crash log and I'll pass it on so it can hopefully get fixed. Thanks for reporting.
Sent from my OnePlus 7 using Tapatalk

Hi, I would like to report small issues I encountered after installing the rom (clean flash):
- The rom comes with no notification and alarm sound, and browsing through the sound app to choose one make the phone freeze sometimes (the sound app stops working)
- The custom ambient display brightness option is missing, or at least I wasn't able to find it, do you plan to re-add it in the future?
- ''Lift to check phone'' is not working for me, it didn't work in Evo 4.X too... I don't use it anyway, just reporting
- Ok this is strange: when I turn off bluetooth, my smartwatch (fossil gen 5) is reported as disconnected in the WearOS app and in the phone settings, the smartwatch itself says it is disconnected, but it still continues to receive notifications, calls, alarms, Tasker commands... Maybe it is a feature from A11? Never happened to me with Evo 4.X... Other devices, such as bluetooth headphones, disconnect as expected when the bluetooth is off

Bcl2 said:
Hi, I would like to report small issues I encountered after installing the rom (clean flash):
- The rom comes with no notification and alarm sound, and browsing through the sound app to choose one make the phone freeze sometimes (the sound app stops working)
- The custom ambient display brightness option is missing, or at least I wasn't able to find it, do you plan to re-add it in the future?
- ''Lift to check phone'' is not working for me, it didn't work in Evo 4.X too... I don't use it anyway, just reporting
- Ok this is strange: when I turn off bluetooth, my smartwatch (fossil gen 5) is reported as disconnected in the WearOS app and in the phone settings, the smartwatch itself says it is disconnected, but it still continues to receive notifications, calls, alarms, Tasker commands... Maybe it is a feature from A11? Never happened to me with Evo 4.X... Other devices, such as bluetooth headphones, disconnect as expected when the bluetooth is off
Click to expand...
Click to collapse
I can confirm no default alarm sound is set. For me the default notification sound is set (popcorn), but I did restore from the cloud, so I'm not sure if this got restore then.
I have no problems with the sound app.
More options are still missing, they will possibly/likely (up to the dev team) be added in future updates. It's the first official release and bugs and stability probably have had priority over features.
I tried the raise to wake function (I don't use it normally).
The setting in the evolver doesn't seem to be doing anything.
But in the OnePlus settings (under doze) you can turn it on and it works (this is independent on where is turned on our off in the evolver settings)
I have no bluetooth devices to test. And since it seems to be devices specific logs will likely be needed.

Bcl2 said:
Hi, I would like to report small issues I encountered after installing the rom (clean flash):
- The rom comes with no notification and alarm sound, and browsing through the sound app to choose one make the phone freeze sometimes (the sound app stops working)
- The custom ambient display brightness option is missing, or at least I wasn't able to find it, do you plan to re-add it in the future?
- ''Lift to check phone'' is not working for me, it didn't work in Evo 4.X too... I don't use it anyway, just reporting
- Ok this is strange: when I turn off bluetooth, my smartwatch (fossil gen 5) is reported as disconnected in the WearOS app and in the phone settings, the smartwatch itself says it is disconnected, but it still continues to receive notifications, calls, alarms, Tasker commands... Maybe it is a feature from A11? Never happened to me with Evo 4.X... Other devices, such as bluetooth headphones, disconnect as expected when the bluetooth is off
Click to expand...
Click to collapse
I too have noticed the no notification and alarm sound. Should be solved with time. Obviously easy enough to resolve after install.
As mentioned some features are just not available yet and more will come in the future.
No idea about your smartwatch issue though. If I hear anything regarding this type of issue I'll report back.
Sent from my OnePlus 7 using Tapatalk

Super smooth rom, Thanks Dev.

Super smooth indeed However, Battery is quite less good in my experience. What's yours ?

imaGine00 said:
Super smooth indeed However, Battery is quite less good in my experience. What's yours ?
Click to expand...
Click to collapse
My battery life seems comparable to A10,but it isn't something I pay super close attention to either.
Also,I just updated the main posts list of known issues as I discovered the reason for a few things. Take note:
- Settings>Sound> Now Playing>Show songs on lock screen - Don't enable this. It is currently broken and causes the alert slider to lag and lock up as well as audio being killed with certain apps (Spotify etc) when unlocking the device

imaGine00 said:
Super smooth indeed However, Battery is quite less good in my experience. What's yours ?
Click to expand...
Click to collapse
It could be because you recently flashed the rom...I'd suggest you wait for a few days and see...I get around 6 to 6.5 hrs of sot in the testing build, which is one of the best I've got

Totally unexpected but battery life is really good for me, far better than Evo 4.X!!
Found a small bug: double tap on the status bar to sleep is working regardless of the option being disabled or enabled

spookcity138 said:
- The ability to manually add APN's is broken source side and is being looked into,so if your apn isn't detected automatically (most should be) Then this is probably not the ROM for you at this point.​
Click to expand...
Click to collapse
as mentioned on Evolution X - Channel (Official) on Telegram, if we set APN TYPE to default or default,supl, the ability to manually add APN actually works ! ​

imaGine00 said:
as mentioned on Evolution X - Channel (Official) on Telegram, if we set APN TYPE to default or default,supl, the ability to manually add APN actually works !
Click to expand...
Click to collapse
Yes,thanks a lot for posting this. I was going to add this to the main post and totally forgot. Thanks again! I will add now

Hey, how's the Wi-Fi performance and signal strength?
I went back from few different custom roms to stock because of wifi coverage.
Cheers

megavanno said:
Hey, how's the Wi-Fi performance and signal strength?
I went back from few different custom roms to stock because of wifi coverage.
Cheers
Click to expand...
Click to collapse
Afaik none of the custom roms will have wifi coverage like stock... OnePlus uses some proprietary stuff which gives it the performance, which custom roms don't have...

ajsat3801 said:
Afaik none of the custom roms will have wifi coverage like stock... OnePlus uses some proprietary stuff which gives it the performance, which custom roms don't have...
Click to expand...
Click to collapse
:<<<<

Hi, what does this currently mean for evolution X ? Do we have aptX or not ?

The amazon app is working for you? Since I switched to this rom it can't connect to the internet, always gives error. Other apps works just fine...

Related

[ROM] SlimLP - Build - 11/11/2015 | SlimKat - Build 9.1 - 01/04/2016

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
SlimRom is a custom android operating system. The main goal is to offer users a slimmed down but still feature rich alternative to other android operating systems.
The entire SlimTeam work together to bring you this tailor-made beauty straight from Android Open Source Project (AOSP) source code.
All of the sources can be publicly viewed through GitHub and Gerrit.
Code:
/* #include <std_disclaimer.h>
*
* Your phone's warranty is now void.
* This is a custom ROM developed by Warrior1208.
* You are flashing this on your Samsung Galaxy SII(Intl) at your own peril.
* I am not responsible for hard bricks, damages to SD Cards, thermonuclear war,
* or you getting fired because the alarm app failed.
* I would definitely help you out if you are stuck somewhere, provided that you give
* me clear details of the mishap.
* Don't ask for ETA's cause there is a thing called "LIFE" outside XDA.
*/
WHAT'S INCLUDED:
Android Lollipop
Slim Center
Slim Launcher
Slim File Manager
Slim Heads Up
The Real Dark Slim User Interface
SlimPIE (inspired by ParanoidAndroid's PIE with a light touch of Slim)
Smart Card Service
Adaptive Backlight
Adaptive Brightness
Smart Lock
Privacy Guard
Sounds Tweaks(Audio FX and Music FX)
Status Bar Tweaks
Battery Saver Mode
Removed Bloatwares
Notification Reminder/Snoozer
Drawer Shortcuts
Lockscreen Shortcuts
Custom Quick Settings Tiles
Improved Performance
Camera - True View
Camera - Smart Capture
and Much More!
WHAT'S WORKING:
RIL(Mobile and Data Network)
Camera
Video Recording
Wi-Fi
Bluetooth
Recovery
ADB
GPS
Proximity Sensor
Automatic Brightness Sensor
External SD Card
Internal SD Card
Video Playback (HW+ Overlays)
Physical / Capacitive Buttons
Speaker
Airplane Mode
BUGS/NOT WORKING:
Everything works.
HOW TO INSTALL:
1. Download the ROM and the GApps and place them on your SD Card/Internal Storage.
2. Reboot phone to recovery.
3. Wipe data, cache(factory reset), dalvik/art cache and system.
4. Flash the ROM and the GApps.
5. Flash SuperSU_*version*.zip to gain root access.
6. Reboot System. (First boot takes 5-6 minutes. Be patient.)
SOURCES:
My GitHub
SlimRoms Website
Google+
CREDITS:
SlimROMs Team
@Lysergic Acid
@cyril279
and others I may have forgotten.
DOWNLOADS AND CHANGELOG IN THE SECOND POST
IF YOU LIKE MY WORK, THEN PLEASE CONSIDER PRESSING THE THANKS BUTTON, OR DONATING A SMALL AMOUNT!
XDA:DevDB Information
SlimLP 5.1.1 by SlimRoms, ROM for the Samsung Galaxy S II
Contributors
warrior1208
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.0.x
ROM Firmware Required: Galaxy SII - GT I9100
Based On: AOSP
Version Information
Status: Stable
Stable Release Date: 2015-11-11
Created 2015-02-17
Last Updated 2016-01-04
Downloads and Changelog!
ROM:
SlimKat - Weekly 9.1 (01-04-2016)
Various Stagefright Fixes
Various Framework Fixes
Various Security Updates
Various Translation Imports
Various Security Updates
Fix Memory Overflow
Fix Uncanny SystemUI Crash
For more, check the Gerrit!
Build - 11/11
Updated Android Lollipop to Revision 26
Added Layers App - v4.3.1
RRO Fixes for Dialer and Settings
Built with Linaro 4.9
Several Frameworks A/V and Native Fixes
Fixed Soft-Reboots
Build - 10/17
Updated Android to Revision 20
Fixed Wi-Fi Toggle Switching On Problems
Fixed Official Xposed Frameworks Functionality
Fixed HW+ Overlays (Video Playback)
Brought back SlimLauncher
Added Long Press Volume Key To Skip Tracks
SELinux - Enforcing to Permissive to allow Xposed Frameworks
Fast Charging UI Support
Removed KernelAduitor, and Layers Manager (DOWNLOAD VIA PLAY STORE)
Various Stagefright Fixes
Various A/V Fixes
Build - 10/03
Squashed update to Android 5.1.1 Revision 18
Built with JustArchi's O3 Optimizations and UBER TC
Fixed SlimActions buttons' behavior
Added Slim Recent App SideBar
Added KernelAuditor
Added fixes for Indian, Spain and some other APNs
Added Lockscreen Rotation Options
Translation Imports
Improvements to SuperSU Permissions
Several AV Stagefright Fixes
and Much More!
Build - 08/21
Updated SlimLP Sources to Android 5.1.1 Revision 13
Various SlimDim fixes+tweaks+performance boosts
Various Slim Navigation Rings' Fixes
Various Fingerprint Fixes
Added Options for Left Clock+Date to be left/right of the clock
Added Options for Network Monitors
Various Translations + Fixes for Italian Translations
Enabled NEON Kernel Optimizations
Fixed some RIL Issues
Updated to latest Google's WebView
ART+Dalvik Cache Pruning Improvements and much more.
Build - 07/16
Updated Sources to 5.1.1 Revision 8
Shifted from Apollo to Eleven Music Player
Shifted from Slim's AudioFX to CM's
Fixed all the status bar glitches
Fixed Offline Charging Animation properly
Squashed Update of Layers to 4.2
Re-Mapped Settings Tabs and Internel Options
Fixed the default action of Home Button Long Press - Recents' Screen
Replaced Nova Launcher instead of SlimLauncher
Added SlimDim - Tweak for the NavBar
Added Screen Recorder
Added CM's Terminal app - Developer Settings
Fixed Heads Up + Snooze Options
Added DocumentsUI as a File Manager
Properly Scaled Icons for Lower DPI
Properly Scaled Icons for NavBar and SlimPIE
Fixed Missed Calls + Messages Notifications
Added Several QS Tiles - Reboot, Battery Saver, etc.
and many more fixes.
Beta#12 (27-06-2015)
Updated Slim Sources
Added Slim Recents' Several Fixes
Added Blacklist
Added Apps2SD Configurations
Added SlimActions to Shortcuts
Compiled with the latest TWRP(2.8.7.0)
Fixed National Roaming Issue for Play in contries such as Poland
Fixed Volume Control for Music and Wake Up
Fixed Heads Up Notifications' Behaviour
Fixed Offline Charging Animation
Several LiveDisplay Fixes
Several NuPlayer, InCall and Music Fixes
Several BT Lookup + Behaviour Fixes
Brought back Lollipop Dialer LookUp
Settings Icons (From Teal ---> Black)
Beta#11 (09-06-2015)
Updated Android to 5.1.1 Revision 4
Fixed Front Camera to enable taking pictures
Fixed KK signal bars to LP bars
Added Expanded Desktop Options
Added Slim Recents' Options
Added Hardware buttons' Backlight Options
Added Heads Up Snooze and Time Out Options
Re-Added Apollo Music Player
Re-Added SimpleExplorer File Manager
Re-Materialized some apps
and many frameworks+translation changes
Beta#10 (20-05-2015)
Updated Slim Sources
Added RRO Layers 2.1 Support
Added SlimPIE under Navigation Options
Cross Compiled with UBER 4.9 Toolchain
Kernel - O3-Optimizations
Kernel - Memory Optimizations
Kernel - NEON Optimizations
Beta#9 (18-05-2015)
Updated Slim Sources to 5.1.1 Revision 2
Fixed SIM PUK Bug
Fixed Lock Screen Notification Expansion
Added NavBar and Advanced Options
Added Car Dock Analog Audio Support
Added Notification indicating Flashlight is Active
Added Double Tap action to Lockscreen Shortcuts
Added CPU and RAM Info in About Phone
Added SlimLP Logo in About Phone
Added QS Four Tiles Per Row Option
Re-Added SimpleFileManager
Re-Added Advanced Doze Options
Re-Added Option to hide Network Activity Arrows
Re-Added Option for SuperSU Icon in Status Bar
Re-Added Hardware Buttons Options
Re-Added some more QS Tiles
Re-Added Recent Apps Clear All Icon
Materialized Some Apps
and Much More
Beta#8 (09-05-2015)
Updated Slim Sources
Re-Added QS Tiles
Re-Added Ambient Display
Fixed Home Button Wake Up
Fixed Recent Apps Panel
Fixed some Bootanimation Memory Leaks
Added Exynos 4 A/V Commits
Beta#7 (26-04-2015)
Updated to Android 5.1.1
Removed zRAM(No need on 5.1.1)
Added Default Low RAM Properties (LMK Values)
Added Per-App Controls for Keyguard Notification
Added QuickBoot Mode in Developer Options
Re-added Doze Options
Re-Added Advanced Reboot Toggle Options
Re-Added Keyboard IME Features
Re-Added Animation Transition Modes(0.25 and 0.75)
Re-Added Safe Headset Volume
Re-Added Volume Rocker Wake-Up Controls
Re-Added Date and Time Options
Re-Added Smart and Quick Pulldown Options
Re-Added Double Tap to Sleep Toggle Options
and Much More
Beta#6 (14-04-2015)
Updated Slim Sources to Lollipop 5.1
Enabled LPM mode charging percentage
Included zRAM updates (Enabled XVMALLOC and ZRAM_FOR_ANDROID)
Enabled IDLETIMER
Beta#5 (11-03-2015)
Enabled zRAM
Enabled USB-OTG
Updated Bluetooth Drivers
Updated WiFi Drivers
Fixed Charging Animation when Phone's Off
Fixed Some Video Playback Derps
Fixed Stock Camera 1080p Video Recording
Fixed Stock Camera Sluggishness
Reduced WiFi Wakelock Times
Beta#4 (09-03-2015)
Updated Slim Sources
Fixed Soft Reboot Bug
Fixed SIM Lock due to PUK Code
Fixed Bookmark Sync Issue
Added Materialized Apolo Application
Added Materialized Root Explorer
Added Quick Settings Custom Tiles
Added Power Menu Custom Options
Added Hardware Custom Options
Added Slim Center
Added Option in Settings to change the Default DPI
Added some Advanced Ambient Display Options
Added ADB over Network Option(Wi-Fi, USB Connections)
Beta#3 (06-03-2015)
Updated Slim Sources to CAF branch
Fixed Video Playback
Added a few Camera HAL lines
Beta#2 (03-03-2015)
Updated Slim Sources
Fixed GPS
Fixed Bluetooth
Fixed 720p video recording (partially fixed 1080p recording)
Fixed Network Signal Bars
Fixed Reboot to Recovery via Power Menu Options
New Proprietary Files - libfimc.so
Beta#1(23-02-2015)
Updated Slim Sources.
Fixed Internal SD
Alpha#3 (21-02-2015)
Updated Slim Sources.
Fixed recovery(USE IT WITHOUT THE POWER MENU BUTTON).
Added support for RRO layers.
Added different battery style icons and battery percentage options.
Added Ambient Display feature(and additional settings).
Alpha#2(18-02-2015)
Fixed Wi-Fi
Alpha#1 (17-02-2015)
Initial Bringup for Galaxy SII - I9100
GApps:
Official SlimRoms GApps
Custom Kernel:
SlimLP_Kernel.zip
Overclock upto 1.4 GHz
Added a few governors:
Intellidemand
NeoX
HYPER
Performance
Pegasusq
Ondemand
and more!
SuperSU:
SuperSU_*version*.zip
Frequently Asked Questions (FAQs)
FREQUENTLY ASKED QUESTIONS
Q. What are RRO LAYERS?
Basically, used to theme various frameworks/apps. Check here for the know-how: http://forum.xda-developers.com/android/apps-games/official-layers-bitsyko-apps-rro-t3012172
Click to expand...
Click to collapse
Q. How to disable CELL BROADCAST RECEIVER?
There are two ways to disable it:
Disable its setting: CHECK HERE
Freeze it: Use Titanium Backup and freeze 'Mobile Broadcast'
Click to expand...
Click to collapse
Q. How to change the DPI?
You'll need to manually change the DPI by installing Texdroider DPI from the playstore.
Another way can be via a root explorer, in which you've to edit /system/build.prop and change ro.sf.lcd_density to the desired value.
The default density for the Samsung Galaxy SII is 240.
Click to expand...
Click to collapse
Q. Stuck at Samsung Logo, and want the data back?
Follow this steps to get rid of the stuck and to have back your valuable data:
Go to recovery and make a twrp/cwm backup.
Do a full wipe + mount system + format system.
Flash the rom + gapps.
Reboot to rom and skip the setup wizard.
Go to recovery again and advance restore your data only.
Reboot.
Click to expand...
Click to collapse
Q. What is a toolchain?
In software, a toolchain is the set of programming tools that are used to create a product (typically another computer program or system of programs). The tools may be used in a chain, so that the output of each tool becomes the input for the next, but the term is used widely to refer to any set of linked development tools.
A simple software development toolchain consists of a compiler and linker to transform the source code into an executable program, libraries to provide interfaces to the operating system, and a debugger. A complex product such as a video game needs tools for preparing sound effects, music, textures, 3-dimensional models, and animations, and further tools for combining these resources into the finished product.
Click to expand...
Click to collapse
Q. What is Linaro?
Linaro is the place where engineers from the world's leading technology companies define the future of Linux on ARM. The company is a not-for-profit engineering organization with over 120 engineers working on consolidating and optimizing open source software for the ARM architecture, including the GCC toolchain, the Linux kernel, ARM power management, graphics and multimedia interfaces.
Click to expand...
Click to collapse
Great work...Hopefully we will get a fully working build soon
warrior1208 said:
This ROM is in Alpha Stages. Please be patient, I'll fix all of the mentioned issues asap. Thanks, and enjoy!
Click to expand...
Click to collapse
Amazing, thanks! Is this build based on Lysergic Acid's CM12 tree for the i9100? I didn't see him credited...
sreinst1 said:
Amazing, thanks! Is this build based on Lysergic Acid's CM12 tree for the i9100? I didn't see him credited...
Click to expand...
Click to collapse
No. This is based on the Slim Sources(device and kernel tree). Had it been based on CM12 sources, I would have surely given the credit to Lysergic Acid.
Would soon fix all the bugs to provide an awesome experience.
warrior1208 said:
No. This is based on the Slim Sources(device and kernel tree). Had it been based on CM12 sources, I would have surely given the credit to Lysergic Acid.
Would soon fix all the bugs to provide an awesome experience.
Click to expand...
Click to collapse
That's even more amazing! So now LP ROMs will be easier to build and maintain, given that there are two different device trees for the phone.
sreinst1 said:
That's even more amazing! So now LP ROMs will be easier to build and maintain, given that there are two different device trees for the phone.
Click to expand...
Click to collapse
Ya, so true. Firstly, I have to fix all the bugs, and then I have more plans to optimize this ROM and maybe build one-or-two more!
All the sources are free to use and available on my Git. Link in the OP!
Enjoy!
thanksssssssssss
finaly boot @warrior1208 ??
Troubadour666 said:
thanksssssssssss
finaly boot @warrior1208 ??
Click to expand...
Click to collapse
Yeah. It is buttery smooth as I have cross built it with Linaro 4.8 toolchain. Would take some time to fix the bugs.
Stay tuned !
warrior1208 said:
Yeah. It is buttery smooth as I have cross built it with Linaro 4.8 toolchain. Would take some time to fix the bugs.
Stay tuned !
Click to expand...
Click to collapse
always Man
awesome
That's what I was looking for great job man really appreciated all support to you warrior.:highfive:
Great job man, keep up the good work!
Sent from my GT-I9100
Can't wait to use that ROM, but I can't use it before Bluetooth and Wifi are working.
I'm currently on Hazy (built by Sooti), which is an amazing ROM, AOSP-based (not CM). It's the only LP ROM that I found to have no issues, but I'm very much missing the pie control.
Let me know if I can help you get everything working. I'm a dev, but haven't really worked much on ROMs.
sreinst1 said:
Can't wait to use that ROM, but I can't use it before Bluetooth and Wifi are working.
I'm currently on Hazy (built by Sooti), which is an amazing ROM, AOSP-based (not CM). It's the only LP ROM that I found to have no issues, but I'm very much missing the pie control.
Let me know if I can help you get everything working. I'm a dev, but haven't really worked much on ROMs.
Click to expand...
Click to collapse
Ya sure! I would contact you if I need any help to fix the bugs. Thanks a lot.
NOTE TO ALL
Recovery doesnt work as of yet...If you remember we had the same bug when CM and Omni were newly released!
koolkunz said:
NOTE TO ALL
Recovery doesnt work as of yet...If you remember we had the same bug when CM and Omni were newly released!
Click to expand...
Click to collapse
Mentioned in OP. Thanks!
Trying to fix things up. Phewww
adaptive backlight and adaptive brightness
What is the difference between adaptive backlight and adaptive brightness?
It's great we can expect Slim Lolipop soon, Slim is my favorite Rom because lots of useful options.
HELP!
Apolo beta 4 work?
maxbluz said:
What is the difference between adaptive backlight and adaptive brightness?
It's great we can expect Slim Lolipop soon, Slim is my favorite Rom because lots of useful options.
Click to expand...
Click to collapse
Adaptive Brightness optimizes brightness level for available light. Whereas, Adaptive Backlight dynamically adjusts the brightness of the display's backlight to maximize battery life while maintaining usability.
Smitt80 said:
Apolo beta 4 work?
Click to expand...
Click to collapse
Yes, Apolo kernel works.

[ROM] Resurrection Remix 5.8.5 FINAL Rel 4 [7.1.2_r36] [EOL]

{
"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"
}
Resurrection Remix 5.8.5​Samsung Note 8.0 n5110 / n5100 / n5120​Release 4 - 25th March 2018​
Code:
#include
/*
* Your warranty is now void.
* And other random stuff no-one reads.
*/
Intro
This is a straight port of Resurrection Remix to Note 8.0 n5110 / n5100 / n5120.
It is based on Nougat 7.1.2_r36 and nightlies of LineageOS 14.1 and Resurrection Remix from 25th March.
Release 4 is shipped rootless - you choose which root solution to apply.
Features
Code:
● navigation bar ▼
- enable/disable navbar
- navbar colour tint
- navbar button customisation smart bar
- navbar pulse
- navbar fling
- double tap to sleep navbar
● status bar ▼
- brightness slider
- enable / disable show notification count
- superuser indicator switch
- double tap to sleep status bar
- carrier label
- carrier label switch
- carrier label colour
- carrier label size
- clock customisation's
- time & date
- day & date toggle
- centre / right / left clock choice
- date format
- clock font styles
● battery ▼
- battery bar customisation
- battery icon customisation (circle / landscape / portrait and more)
- battery % text
● network traffic indicator ▼
- network traffic arrows switch
- incoming / outgoing traffic
- network traffic colour
● status bar RR logo ▼
- RR logo colour
- position
● custom logos ▼
- logo colour
- position
- style
● status bar weather ▼
- weather colour
- weather position (left / right)
- weather font style
- weather size
● status bar ticker ▼
- ticker text colour
- ticker icon colour
● animations ▼
- toast animations
- list view animations
- system animations
- QS tile animations
- power menu animations
- misc animations
● gestures ▼
- gestures anywhere feature
- 3 finger swipe screenshot gesture
● app circle bar ▼
- choose apps in app sidebar
- trigger width
- trigger height
- trigger position
● app sidebar ▼
- choose apps in app circle
- trigger width
- trigger height
- trigger position
● pie control ▼
- pie trigger (left / right / bottom)
- pie targets
- pie colours
- more pie features
● recents panel ▼
- clear all button switch
- clear all tasks switch
- clear all button location (top right / top left / top centre / bottom left / bottom right / bottom centre)
- full screen recents
- recents styles
- omniswitch
● cclock widget ▼
- clock and alarm customisation's
- weather panel customisation's
- calender events
● lockscreen ▼
- lock screen bottom shortcuts
- lock screen general shortcuts
- 100+ icons for shortcuts
- double tap to sleep lock screen
- lock screen media art / enable disable
- quick pin / patter unlock
- lockscreen wallpaper
- lock screen weather widget
- lock screen icons colour
● quick settings draggable tiles ▼
- customisable tiles
- dynamic tiles adjustment
- number of columns / rows
- tile animations
● notification drawer ▼
- task manager
- custom headers
- long press toggles to enter settings
- disable immersive mode messages
- force expand notification
- quick pull-down
- smart pull-down
- notification panel transparency
- volume dialog transparency
- notification panel stroke
- volume dialog stroke
● buttons ▼
- back-light timer
- back-light strength
● advanced reboot menu ▼
- power off
- reboot (recovery / boot-loader / hot reboot)
- screen-shot
- power menu end calls switch
- restart systemui
- aeroplane mode
- screen record
- on the go mode
- sound panel
● home button (for devices with hw keys only) ▼
- home button answer call
- long press actions
- double tap actions
● menu button (for devices with hw keys only) ▼
- short press actions
- long press actions
● search button (if device supports) ▼
- short press action
- long press action
● volume buttons ▼
- wake up device
- playback control
- ringtone volume control
- keyboard cursor control
- swap buttons on landscape mode
- volume key answer
● miscellaneous ▼
- clock shortcut
- disable battery saver warning colour
- ota updates
- camera shutter sound enable / disable
● systemui tuner ▼
- enabled by default
- removed demo mode and tweaked systemui tuner as compared to aosp
- status bar icons customisation's
- quick settings customisation's
● other features ▼
- performance profiles
- lcd density
- expanded desktop mode
- heads up switch and customisation's
- live display
- configurable 0 / 90 / 180 / 270 degree rotation
- lock screen auto-rotate switch
- double tap power button to enable camera gesture
- prevent accidental wake-up
- wake phone on charging plug
- battery light customisation's
- notification light customisation's
- font size
- CM privacy guard
- RR ota
- CM root inbuilt
- new RR configurations
- overall smoothness improvements
- optimisation's to improve battery
- includes all android nougat features
- includes all CM14.1 features
- and much much more ...
Installation
Required for installation:
Recovery - Latest n5110 / n5100 / n5120 TWRP 3.1 here
Firmware - Lollipop supporting bootloader and modem / non-hlos - here
Gapps - a latest version of Open Gapps 7.1. Either Pico / Nano or use a Config-Gapps file to customise a Super Gapps install.​
1st install - " clean install "
Make a full nandroid backup <always backup!>.
Properly remove previous root solution. i.e. in TWRP flash Magisk un-installer / UnSU for SuperSU.
Full wipe device (art / dalvik, cache, system, data).
Install rom.
Install chosen root solution.
Install Gapps.
Wipe cache and art / dalvik.
Reboot.
Wait for 1st boot to optimise apps.
Enjoy.
2nd and subsequent installs - " dirty flash "
Uninstall all Substratum overlays.
Make a full nandroid backup <always backup!>.
Properly remove previous root solution. i.e. in TWRP flash Magisk un-installer / UnSU for SuperSU.
Wipe system, cache and art / dalvik <wiping System is ESSENTIAL for Magisk>.
Install rom.
Install chosen root solution.
Install latest Gapps (Updating with latest Gapps for every dirty flash is A Good Thing).
Wipe cache and art / dalvik.
Reboot.
Wait for app optimisation.
Enjoy.
Dirty flashing may be possible. Nandroid backups are your friend!
Download
Download n5110 Release 4 ROM from AndroidFileHost
Download n5100 Release 4 ROM from AndroidFileHost
Download n5120 Release 4 ROM from AndroidFileHost
Source code
Buffcore kernel: here
Buffs' common device tree: here
RR code: here LOS code: here
Build instructions (use old method) here
What does / doesn't work
All hardware support issues will be the same as LOS / CM 14.1.
DOES
GPS, orientation and acceleration work. GPS Status gets a good fix indoors.
In-built camera app <snap> works fine.
OMS support integrated.
Magisk works, safetynet hding works, modules work.
You tell me.
DOESN'T
USBOTG - probably still not functioning.
MHL does not work.
Glonass - never going to work on old devices with CM-14.1.
Substratum theming seems to have stopped working with older devices.
n5120 - phone probably does not work without SElinux mode being changed to Permissive.
You tell me.
Thanks & credits
Code:
* RR team, CM team, Omni team, Slim team.
* XDA developers.
* Everyone who has contributed to CM on Note8.0.
* RGIB especially whose work has kept our creaky old tablets current and facilitated this rom.
* mickybart and walter79
* The testers:
* jollyjesus, bigphil75, |mickey, josean99, marcdu30, carinapdx, lkoc, gotnoypi,
* gfmoore, 5dadd7, Nighty0, rmein, glm0025, dennylee60, vinal, genenash
* Thanks for taking the time to help test this, and thank you for all the valuable feedback.
* Hope I have included everyone!
XDA:DevDB Information
Resurrection Remix, Nougat ROM for the Samsung Note 8.0, ROM for the Samsung Galaxy Note 8.0 (2013 Tablet)
Contributors
Buff99
Source Code: https://github.com/ResurrectionRemix
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.0.x
ROM Firmware Required: Lollipop supporting bootloader
Based On: LineageOS
Version Information
Status: No Longer Updated
Current Stable Version: Release 3
Stable Release Date: 2018-03-11
Current Beta Version: Release 2
Beta Release Date: 2017-11-04
Created 2017-03-11
Last Updated 2018-12-07
Current version changelog
Latest changelist
n5110
Release-4-RR-N-v5.8.5-20180325-n5110-Final.zip
md5sum - c607f136bad8500a1a8fe498f67b1fcf
n5100
Release-4-RR-N-v5.8.5-20180325-n5100-Final.zip
md5sum - 9da48c4f6d38a77cd7a6551024e23b3d
n5120
Release-4-RR-N-v5.8.5-20180325-n5120-Final.zip
md5sum - ca1fe273e484ded0169c25f73d431526​Release 4
n5100 and n5120 hardware lights fixed ??
Webview updated
ovelay: use systemclock for rotation
ovelay: disable wideband speech
Bump security patch level to 2018-03-05
Buffcore kernel 0.15:
added charging interface, so user can tune power for charging, USB charge raised to 1000mA.
mach-exynos: Support for current CPU temperature reading from Exynos4 TMU driver
power defaults - tune
RR and LOS data grabbed at 11:00 GMT, Sunday 25th March 2018
Android 7.1.2_r36 - March Security updates.
Resurrection Remix Final 5.8.5.
Release 3
PegasusQ set as default governor and tuned for more effective hotplugging.
Sync usb settings to same as Lineage.
Implement Snap camera and fixes camera issues.
Remove BLN attempt - fix HW LEDs.
MTP host crash fixed <thanks @mikeybart and @walter79>.
Add AptX codec support.
Touchscreen gestures disabled. Hate them.
Buffcore kernel 0.13:
Enable PRPF filter in case anyone tethers.
Updated mali driver <zanezam>.
GPU control interface <zanezam>. Not yet utilised.
Disable pegasusqboost.
Make sure spen gesture support disabled.
Reduce some wakelocks.
Mountnamespace support <Magisk>.
CPU undervolting support.
Doze screen off helper.
BFQ I/O scheduler.
Add LulzactiveQ and intelliactive governors and improve PegasusQ.
bug fixes, crypto fixes, optimisations.
RR and LOS data grabbed at 08:53 GMT, Friday 9th March 2018.
Android 7.1.2_r26 - February 2018 security fixes.
Resurrection Remix Final 5.8.5.
Release 2
Lots changed since release 1.
Buffcore kernel 0.04:
re-added interactive, conservative & adaptive governors;
PegasusQ set as default governor and PegasusQ boost enabled;
Readahead cache set to 1024k;
Add TCP congestion options, set westwood as default;
Lots of stability and crypto fixes.
RR and LOS data grabbed at 03:33 GMT, Friday 3rd November 2017.
Android 7.1.2_r29 - October Security updates + fixes for Krack.
Resurrection Remix Final 5.8.5.
Hints, tips & FAQs​
RR is a very feature laden rom. Don't go mad and switch everything on when you first boot. Concentrate on a feature and see how you like it. Blur for example can take a lot of tuning to look right.
If something does not run go into Settings > Privacy > Privacy Guard and check settings.
Also check the mode you have set for SElinux. Some functionality may be wrongly disabled in "Enforcing" which will work in "Permissive".
To enable built in root go to developer options and activate Root Access.
Use the smallest Open Gapps you can get away with (recommended Pico or Nano).
Most issues / caveats for CM14.1 / LOS will apply for this rom!
Long boot times on 2nd and subsequent boots? Go into Settings > Privacy > Privacy Guard > Advanced > Bootup and disable startup on apps that don't need started on every boot.
After flashing in TWRP you may see two messages saying "E:unknown command" - this can happen on all CM14.1 based roms and is nothing to worry about.
Substratum needs to be installed from Playstore, in case you wonder why it's not there. It's an option.
Adaway and Kernel Adiutor are no longer included in rom.
Doze is working well. It minimises battery usage when tablet is NOT being used.
Lockscreen current display is worth enabling.
Use GPS Status to properly test GPS and re-calibrate sensors if needed. Disable wifi and bluetooth scanning in rom settings for accurate results!
Q. Does xposed....
A. There are now versions of Xposed which run on Nougat. However Xposed WILL NOT BE SUPPORTED AT ALL. You will be on your own. Do not report bugs. Logs that show Xposed use will be ignored.
Q. The install button does not work when I want to install an app, usually a non market side-loaded app?
A. Stop / disable the application running that is using a screen overlay.
Q. Does OTA work?
A. Yes. It checks to see if a new version has been published and alerts you. Links are provided in the OTA app for direct downloads. The rom will still need to be flashed manually as normal.
Q. Why is this rom a Rootless build?
A. I am giving the user the option of selecting to install a root of their choice. This Rootless version will allow you to install the latest Magisk, SuperSU or any other viable solution. Running the rom without any root applied is also a viable option.
Q. What theme engine is integrated?
A. Full OMS7 support has been implemented, so Substratum can be installed from the play store if you wish to theme the rom.
Q. Can I use an alternate kernel?
A.You may be able to use other kernels. Use Flashify to flash them or extract the boot.img and flash as img from TWRP. Do not wipe kernel / dalvik if only flashing a kernel. @ZaneZam s excellent Boeffla kernel works really well.
Q. I would like louder / better quality sound.
A. I use and recommend the latest mod by A.R.I.S.E. - ARISE+Magnum+Opus+20170918+Stock+Edition.zip from here. I now recommend using the in-built Magisk compatibility mod. See advanced post #7 for more on Arise.
Q. Can I replace the weather provider?
A. Go to settings > apps > configure apps > weather. Add weather provider takes you to the playstore. Download Yahoo weather provider. Back to weather and enable Yahoo weather provider.
Q. Can I mirror the rom on a different provider?
A. I only want the rom served from AFH / Sourceforge so I can monitor downloads. NO mirroring is permitted.
If you want to send me a full set of logs for a bug, I recommend using Syslog.
Official Resurrection Remix FAQ: here
Crowdin for translations here
Feature requests to "thoughts / feedback" section of RR G+ page here
Previous Changelists
Reserved​
Failed to flash with Error 7, verified the hash and file is ok.
Its a bit scary, but the upgrade (dirty flash) from an earlier beta has worked well.! Phew.
For others, could you perhaps add the link to gapps on your downloads section please.
Ta very much
pvsgh said:
Failed to flash with Error 7, verified the hash and file is ok.
Click to expand...
Click to collapse
Hi @pvsgh,
You do have an n5110 model (wifi only)?
couple of thoughts:
did you do a full wipe before attempting the install?
can you let me know your system partition size (have seen error 7 due to non-standard partition sizes)
go to wipe > advanced wipe > select system > repair or change file system > check size.
gfmoore said:
Its a bit scary, but the upgrade (dirty flash) from an earlier beta has worked well.! Phew.
For others, could you perhaps add the link to gapps on your downloads section please.
Ta very much
Click to expand...
Click to collapse
Hi @gmoore, glad you got there...
dirty flash can be a bit scary for the first few hundred times, after a couple of thousand though it's like water off a ducks back
Will add gapps link, thanks for the feedback
Buff<
Buff99 said:
Hi @pvsgh,
You do have an n5110 model (wifi only)?
couple of thoughts:
did you do a full wipe before attempting the install?
can you let me know your system partition size (have seen error 7 due to non-standard partition sizes)
go to wipe > advanced wipe > select system > repair or change file system > check size.
Click to expand...
Click to collapse
Yes, 5110 model, did a full wipe. I might have a modified partition structure, did that a long time back so have to check again for confirmation. Although, LOS14.1 installs fine.
EDIT: System partition size is 1511MB, so it should not be the space issue. I also compared the LOS14.1 update-script with update-scrpipt from your ROM and there is no difference except some ui_print commands.
This is the step where it is failing:
block_image_update("/dev/block/platform/dw_mmc/by-name/SYSTEM", package_extract_file("system.transfer.list"), "system.new.dat", "system.patch.dat") ||
abort("E1001: Failed to update system image.");
EDIT2: Checked the recovery logs, and it does seem it is expecting some particular size for system partition, will try reverting back the partition sizes to stock and see if that works.
here is a some information from recovery log:
Patching system image unconditionally...
erasing 476481 blocks
BLKDISCARD ioctl failed: Invalid argument
failed to execute command [erase 30,66050,97792,131586,163328,197122,228864,262658,294400,295587,327168,328194,359936,360962,392704,393730,425472,426498,458240,459266,491008,492034,523776,524802,556544,557570,589312,590338,622080,623106,655360]
script aborted: E1001: Failed to update system image.
E1001: Failed to update system image.
Click to expand...
Click to collapse
Buff99 said:
DOESN'T
USBOTG - doesn't work yet. MTP error shows up in occasional use but does not seem critical.
MHL does not work.
You tell me.
Click to expand...
Click to collapse
USBOTG I can probably live without, but I use MHL a lot when we travel to play movies on the hotel TV. Is this something that's a temporary upstream glitch? Something that you just need time for? Or is it something that is likely a permanent limitation of the ROM? I appreciate the work you're putting in to revive this relatively ancient device (Thank you!). I'm just trying to figure out if this is a ROM I can use as a daily driver in my personal use case.
Duckman5 said:
USBOTG I can probably live without, but I use MHL a lot when we travel to play movies on the hotel TV. Is this something that's a temporary upstream glitch? Something that you just need time for? Or is it something that is likely a permanent limitation of the ROM? I appreciate the work you're putting in to revive this relatively ancient device (Thank you!). I'm just trying to figure out if this is a ROM I can use as a daily driver in my personal use case.
Click to expand...
Click to collapse
No CM based note 8.0 ROM has had it to date, as far as I'm aware. It would depend on if RGIB had the time to implement in LOS / CM14.1 as it's one of the most involved systems to port and bring up to date.
If you must have MHL then it's touchwiz based rom for you ATM I'm afraid...
It IS however doable as the S4 RR nougat port i also maintain has working MHL ?
Buff99 said:
No CM based note 8.0 ROM has had it to date, as far as I'm aware. It would depend on if RGIB had the time to implement in LOS / CM14.1 as it's one of the most involved systems to port and bring up to date.
If you must have MHL then it's touchwiz based rom for you ATM I'm afraid...
It IS however doable as the S4 RR nougat port i also maintain has working MHL
Click to expand...
Click to collapse
Thanks for the quick response and explanation. That makes me sad. I may still make the jump anyway and just bring an old phone along with me for movie watching. I'm so sick of being stuck on an ancient (likely exploit ridden) version of Kit-Kat because Samsung couldn't be bothered to update this otherwise capable device.
Duckman5 said:
Thanks for the quick response and explanation. That makes me sad. I may still make the jump anyway and just bring an old phone along with me for movie watching. I'm so sick of being stuck on an ancient (likely exploit ridden) version of Kit-Kat because Samsung couldn't be bothered to update this otherwise capable device.
Click to expand...
Click to collapse
Yeah totally agree. Hardware is remarkable still able and Nougat gets better performance out of it than Sammy ever could with KK.
As a rom it's still evolving and the niggles will eventually get ironed out.
I myself would love MHL as we have 2 note8.0s at home, mine obviously is one I develop on and is bleeding edge.
My wife's is still on KK as it's primary use is as a media player through MHL and she won't let me update it until MHL works...
partition structure restored, still the same issue.
This particular line from system.transfer.list causing the installation to fail:
erase 30,66050,97792,131586,163328,197122,228864,262658,294400,295587,327168,328194,359936,360962,392704,393730,425472,426498,458240,459266,491008,492034,523776,524802,556544,557570,589312,590338,622080,623106,655360
OK...so I decided to give it a try. Installed the linked TWRP, made nandroid, updated the baseband (I think I did this correctly) with Odin, and installed ROM with nano GAPPS. Wifi isn't working now. I can see networks, I can enter the password, but it doesn't connect. It just says "connecting" for a moment, then stops trying and just says "saved" under the network name. Kind of a problem for me for a wifi only tablet. I like the look and speed of the ROM, though, so I would like to at least try it for a bit. What am I doing wrong? Any thoughts?
Duckman5 said:
OK...so I decided to give it a try. Installed the linked TWRP, made nandroid, updated the baseband (I think I did this correctly) with Odin, and installed ROM with nano GAPPS. Wifi isn't working now. I can see networks, I can enter the password, but it doesn't connect. It just says "connecting" for a moment, then stops trying and just says "saved" under the network name. Kind of a problem for me for a wifi only tablet. I like the look and speed of the ROM, though, so I would like to at least try it for a bit. What am I doing wrong? Any thoughts?
Click to expand...
Click to collapse
Yes, a slight problem.
Probably it's the region code needs set, or the router channel changed. Channels 12 and 13 are out of band (and illegal) in some areas of the world. Check the channels your router broadcasts on and the region code in WiFi settings. If you need to access all 13 channels set region to Europe.
pvsgh said:
partition structure restored, still the same issue.
This particular line from system.transfer.list causing the installation to fail:
erase 30,66050,97792,131586,163328,197122,228864,262658,294400,295587,327168,328194,359936,360962,392704,393730,425472,426498,458240,459266,491008,492034,523776,524802,556544,557570,589312,590338,622080,623106,655360
Click to expand...
Click to collapse
I'm not familiar with system transfer lists, but I'm sure i know what the problem is, it's just how we go about curing it for you.
I found on making Roms for another system a lot of slack system space, so increased the system partition to full volume size. I have also applied this to note 8 on this ROM, so instead of a system partition of 1.5gb we now have the full size of the volume, 2.5gb.
We need to check you have space to create a 2.5gb partition on the system volume - need to check the exact size when i get home.
In the meantime, you may find format / repair / resize partition in TWRP is enough to cure this...
Buff99 said:
Yes, a slight problem.
Probably it's the region code needs set, or the router channel changed. Channels 12 and 13 are out of band (and illegal) in some areas of the world. Check the channels your router broadcasts on and the region code in WiFi settings. If you need to access all 13 channels set region to Europe.
Click to expand...
Click to collapse
I'm in the US and my router broadcasts on channel 11. I set the tablet to US region as one of the first steps when it was not working. ? I really want this to work. So much less lag than TouchWiz. Could I have messed up the baseband flash? What are the correct steps to do it?
Duckman5 said:
I'm in the US and my router broadcasts on channel 11. I set the tablet to US region as one of the first steps when it was not working. I really want this to work. So much less lag than TouchWiz. Could I have messed up the baseband flash? What are the correct steps to do it?
Click to expand...
Click to collapse
So...I went ahead and set up a 2.4 gHz only guest network and I'm now able to connect to that network only. Is there an issue with 5 gHz networking?
Buff99 said:
I'm not familiar with system transfer lists, but I'm sure i know what the problem is, it's just how we go about curing it for you.
I found on making Roms for another system a lot of slack system space, so increased the system partition to full volume size. I have also applied this to note 8 on this ROM, so instead of a system partition of 1.5gb we now have the full size of the volume, 2.5gb.
We need to check you have space to create a 2.5gb partition on the system volume - need to check the exact size when i get home.
In the meantime, you may find format / repair / resize partition in TWRP is enough to cure this...
Click to expand...
Click to collapse
Yes, I had 2.5 gb system partition, after I repartitioned it, this is what my partition size looked like (identical to stock)
8 92.3MB 1703MB 1611MB ext4 CACHE
9 1703MB 4387MB 2684MB ext4 SYSTEM
10 4387MB 4974MB 587MB ext4 HIDDEN
11 4974MB 4983MB 8389kB OTA
12 4983MB 15.8GB 10.8GB ext4 USERDATA
and before restoring it to stock, i had around 1.5gb for system:
8 92.3MB 193MB 101MB ext4 CACHE
9 193MB 1805MB 1612MB ext4 SYSTEM
10 1805MB 1820MB 15.0MB ext4 HIDDEN
11 1820MB 1828MB 8000kB OTA
12 1828MB 15.8GB 13.9GB ext4 USERDATA
I just feel like 2.5gb for system partition is a waste of space.
Also, I tried to extract this rom and convert it to old style format (system directory) but it failed to install due to some missing symlinks. Have to spend some more time fixing those

[ROM][8.1.0]LineageOS-15.1[OP2][STABLE][UNOFFICIAL]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
LineageOS is a free, community built, aftermarket firmware distribution of Android 8.0 (Oreo), which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Code:
#include "std_disclaimer.h"
/*
* 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.
*/
What's working :
Boots
RIL (Calls, SMS, Data)
Fingerprint
Wi-Fi
Bluetooth
Camera
Video Recording
Video Playback
Audio
Sensors
Hotspot
Flash
LED
GPS
Where are the features?
LineageOS is in development process so don't complain about xyz features missing.
Instructions :
Download the build
Reboot to recovery
Flash the latest build
Reboot
Downloads :
Build: lineage-15.1-20180516-UNOFFICIAL-oneplus2.zip
Google Apps: here
Discord server for OP2 users : here
Kernel Source: Here
XDA:DevDB Information
LineageOS-15.1, ROM for the OnePlus 2
Contributors
Shreesha.Murthy
Source Code: https://github.com/LineageOS
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.10.x
Based On: AOSP
Version Information
Status: Stable
Created 2017-09-05
Last Updated 2018-02-20
Reporting Bugs
DO NOT Report bugs if you're running a custom kernel or you installed Xposed
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
If it is a random reboot, grab dmesg . (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues.
Changelogs
First Alpha Build:
- Initial build
Second Alpha Build:
- Fixed MSIM network settings crash
- Fixed Audio through BT
- Hardware nav keys backlight support added
Third Alpha Build:
- Added FP wrapper and reduced FP delay
- kernel updates and inclusion of KCAL and other great stuff
- Alert Slider fixed
- Offline gestures work as intended
- Camera working partially
- Flashlight works
- Double Tap 2 wake can be enabled from KA
- Minor bug fixes
Fourth Alpha Build:
- Alarm clock fixed
- Portable WiFi hotspot working
- DRM supporthttps://www.androidfilehost.com/?fid=962157660013070592
- Added AOD (Always On Display). Refer to FAQ for more info
- Added Pixel color accent. Refer to FAQ for more info
- Fixed AOSP keyboard gesture typing
- Minor bug fixes
- Video recording works for FHD and other lower resolution tasks
First Beta Build:
- Screen Recording fixed completely
- Implemented HAL3
- Enabled camera modes
- Added advance reboot
- upstreamed kernel
- Video recording fixed
- Green photos while clicking multiple pictures fixed
- Minor bug and exploit fixes
Second Beta Build:
- Added 4K profile video recording support.
- September security patch
- Blueborne exploit patched
- Reduced random reboots upon connecting to PC/laptop
- Removed CNE and DPM
- Data toggle fix
- Default camera will be pinned to memory (Faster launch)
- Fingerprint wakeup improvements
- Removed "Device is HD compatible" persistent notification
- minor bug fixes
Third Beta Build:
- Random reboot upon USB replug/unplug fixed
- Fixed camera not recording videos after sometime upon booting
- Fixed voice calls through BT
- October security patch
- Channel notification debug toast hidden
- Various NPE possibilities patched
- USB related patches
- Fixed MTPserver crashes
- Turned carrier provisioning off by default to allow tethering
- Enabled back ANT+
- Enabled dexpreopt for quick boot up
- Fingerprint improvements
- Minor string and bug fixes
Fourth Beta Build:
- Ability to hide "Apps running in background" dialog
- Virtual navbar enabler (It'll disable hw keys automatically)
- Substratum rootless support (BETA)
- Button remapper (disabled for back button to preserve some default functions)
- hardware buttons backlight timeout
- backlight intensity slider
- Redesigned ringtone logic
- Added ADB over network
- Added toggle to turn off screenshot sound
- Enabled camera modes and RAW back(captured RAW images look fine on desktop)
- Removed CNE and DPM remains
- DT2W toggle fixed
- minor bug fixes and improvements
Fifth Beta Build:
- Boots
- Android version 8.1.0
- Enabled OnePlus doze (Ambient display)
- Enabled notification LED customization overlay
- Camera HAL is now compiled with clang
- Few important RIL patches
- December security patch
Sixth Beta Build:
- Updated Kernel source
- Fixed OEM unlock toggle in developer settings
- Added Quick pulldown
- January security patch
- Few important msim patches
- Removed su binary
- Minor bug fixes and translation updates
Seventh Beta Build:
- Added back button settings
- Added proximity wake flags
- Power profiles are back
- Minor bug fixes and translation updates
Eighth Beta Build:
- Added advance reboot
- Gestures are back (Added more gestures)
- AudioFX effect fixes
- Updated radio and ims blobs
- Enabled back CNE and DPM features
- VoLTE working as expected with newer additions from LineageOS
- Working SIM provisioning (SIM disable switch)
- Added support for ViLTE
- Added required vzw jars needed for VZW US carrier
- Build up-to-date with latest LineageOS merges
- Minor bug fixes and translation updates
First Stable Build:
- System wide Dark/light theme based off wallpaper or manually including 9 accents to complement with (Project Berry)
- Fixed sound playing on both speaker and headphones when a screenshot was taken while listening to music
- Updated RIL daemon
- Added module to load dalvik heap values based off RAM size
- Updated netmgrd and libnetmgr from kenzo
- Updated audio configs
- Updates to core control
- Fixed BT calls and audio stream through BT
- Updated calendar app to oreo style accents
- New adaptive icons for all system apps
- Included Apollo (music player)
- Build up-to-date with latest LineageOS merges
- Added advanced location tile
- minor bug fixes and translation updates
Second Stable Build:
- Added auto face-unlock (Need GApps)
- Fixed FP behaving like home button in some places
- Fixed in-call echo and background noises while on call
- Forced HAL3
- Dropped Snap, ships with Camera2
- Minor bug fixes and translation updates
Third Stable Build:
- March security patch
- Includes LineageOS setup wizard
- Includes bunch of new wallpapers
- Fixes to LOS power HAL
- Updates to styles api
- Contacts will now ignore null accounts
- Added toggle to only light up backlight when buttons are pressed
- Minor bug fixes and translation updates
Fourth Stable Build:
- SELinux Enforcing
- SafetyNet passes without need of magisk now
- "Certified" in Google Playstore app
- Added core_ctl props
- minor bug fixes and translation updates
Fifth Stable Build:
- April security patch
- Fixed flipped photos
- Switched to Snap camera
- Fixed sync issue between photo taken and flash fired
- minor bug fixes and translation updates
(Note: DO NOT flash any custom kernel until they're updated for this specific version. If you do, you're on your own. Don't complain about buggy camera)
Sixth Stable Build:
- Fixed camera not recording videos
- Fixed camera Daemon late start issue
- May security patch
- Added wireguard VPN support
- Add ability to restrict app data/wifi usage
- Fixed netmgrd permissions
- Minor bug fixes and translation updates
Weekly build Changelogs
Weekly dated 20171105:
- KRACK exploit patched
- kernel upstreamed to 3.10.108
- Search button in Settings FC fixed
- Recorder app revamped
- Build contains all latest LineageOS merges at the time of release
Weekly dated 20171113:
- November security patch
- MSIM patches merged for better dual sim management
- Build contains all latest LineageOS merges at the time of release
Frequently Asked Questions:
Q. Can this ROM be flashed through TWRP?
A. Yes, proceed with the latest TWRP official image
Q. Can I run this ROM in multiboot or dualboot setup?
A. You can but I won't accept bug reports or help anything related to that.
Q. Sounds good. How can I contribute to project?
A. Test the build as much as you can and report bugs which can be reproduced with exact steps and are not random.
Q. How to disable "Apps running in background" dialog?
A. When you see the dialog, long press on it and select "Settings". From there, you'll have a toggle to disable it.
Q. Where do I find button settings?
A. Settings -> System -> Buttons.
Q. Where dat donate button yo?
A. No, I don't accept donations.
Build Archive
Old builds are moved here just in case If user wants to revert to it.
Third Alpha build
Fourth Alpha build
First Beta build
Second Beta build
Third Beta build
Fourth Beta build
Fifth Beta build
Sixth Beta build
Seventh Beta build
Eighth Beta build
Stable Builds Archive
20180220
Screenshots attached below
Testing.. Thanks a lot man!
YAY! <3
thnx man... appreciate ur work..
Sent from my ONE A2003 using XDA-Developers Legacy app
Wow @Shreesha.Murthy great job, and nice to see you again here
Enviado desde mi ONE A2003 mediante Tapatalk
@Shreesha.Murthy is it possible to see your device tree too? ^^
manups4e said:
@Shreesha.Murthy is it possible to see your device tree too? ^^
Click to expand...
Click to collapse
massive cleanup needed. Will be pushed soon
Hi @Shreesha.Murthy,
First of all nice work !
I might have found a bug in developer options, under OEM unlocking; it seems we can't turn it on, as it fallback to off immediately after.
Here logs https://hastebin.com/duzitipane.vbs.
appreciate ur work
appreciate ur work
Hallelujah ! ?
nice work
Man, you da real MVP
Nice job fam you can remove the alpha status it is quite stable only major bug is camera nothing else <3
Thanks for the builds. Right now I am stuck at "Patching system image unconditionally" for more than 30 minutes. I have cleaned dalvik cache, wiped data, system and cache before flashing. I am stuck, please help me.
thebenefactor said:
Thanks for the builds. Right now I am stuck at "Patching system image unconditionally" for more than 30 minutes. I have cleaned dalvik cache, wiped data, system and cache before flashing. I am stuck, please help me.
Click to expand...
Click to collapse
Maybe a bad download, try downloading the build again
Sent from my ONEPLUS A3000 using Tapatalk
arjunsingh1000 said:
Nice job fam you can remove the alpha status it is quite stable only major bug is camera nothing else <3
Click to expand...
Click to collapse
Haha, due to few important things not working, the builds are labeled alpha. When they're fixed, the thread will be bumped to beta and further
Sent from my ONEPLUS A3000 using Tapatalk
Great job man, respect
Sent from my ONE A2001 using Tapatalk
This is dope! Thanks and good luck!
Download speed on data drops some times. While downloading from play store, 2 out of 8 apps failed.
Will keep updating bugs as I find them.

[ROM][8.1] dotOS 2.5 for the Galaxy A3 2016 | a3xelte | SM-A310xx

{
"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"
}
Galaxy A3 2016 | a3xelte | SM-A310xx
UNOFFICIAL | Android 8.1
Download: HERE​
Changelog:
Code:
[COLOR="Red"]FINAL BUILD[/COLOR]
[COLOR="Teal"]2019-03-23[/COLOR]
- Updated Bluetooth firmware from Raspberry Pi 3
- Regenerated the manifest.xml
- March Security Patch
- Improved battery life by using a better configuration for cpusets (thanks to @alexax66)
- ION Fixes in the Kernel
- Ramdisk: Added one (missing) blob to mobicore startup
- Ramdisk: Fixed up permissions for charging
- Ramdisk: Add more permissions for WiFi
- Much other Ramdisk cleanups and improvements (you can see the full changes on my GitLab)
[COLOR="Teal"]2019-03-05[/COLOR]
- Kernel Android Binder upstream to fix errors (thanks to [user=6707196]@danwood76[/user])
- Use older stock build fingerprints again to reestinate google play certification
[COLOR="Teal"]2019-03-03[/COLOR]
- [WIP] Kernel Android Binder upstream to fix errors (thanks to [user=6707196]@danwood76[/user])
- Regenerated manifest
- Updated stock build fingerprints
- Added OMX HAL
- Updated wpa_supplicant_overlay from stock
[COLOR="Teal"]2019-02-24[/COLOR]
- Kernel ION fixes to resolve very rarely happened SystemUI crashes (thanks to [user=6707196]@danwood76[/user])
- Kernel MTP fixes to resolve all issues related to USB file transfer (thanks to [user=6707196]@danwood76[/user])
[COLOR="Teal"]2019-02-06[/COLOR]
- Upstreamed new Kernel again from v3.10.61 to 3.10.108 for enhanced security and performance
- Fixed audio recording issue by not allowing to record with a bitrate below 48000 in the audio policy
- Updated stock vendor blobs from CRG2 to CRH1 for better security and stability (this time it mostly improved GPS)
[COLOR="Teal"]2019-01-23[/COLOR]
- Removed unused soundtrigger HAL
- Added aptXHD blob for better audio quality via Bluetooth
- Remove permissions of unsupported Hardware
- Use LE media codecs for better battery life and less heat production while watching Videos
- Fix libexynoscamera.so entry in propietary-files
[COLOR="Teal"]2019-01-14[/COLOR]
- Faster NFC turn on
- Camera shouldn't crash anymore by fixing the camera wrapper
- Updated WiFi driver from the latest A5 2016 release bacause of battery drain with the driver from the A3 2017
- Fixed battery health save/restore (battery level changing on reboot)
- Completely new kernel based on the latest A5 2016 nougat release instead of the old Galaxy J5 with Android Lollipop
- Switched back to 4 core kernel because of overheating and huge battery drain (and to be honest - you dont really notice the performance difference between 8 and 4 cores, especially after this update)
- Fixed delayed torch in the camera wrapper
- Battery performance improved alot
In general this is the biggest dotOS updates of all with numerous improvements that don't fit all in here ;). Credits go to Stricted and danwood76 who worked on this hard since months!
[COLOR="Teal"]2018-11-30[/COLOR]
- Fixed Bluetooth calling (probably with all profiles, thanks to danwood76)
- Reduced battery drainage by lowering the cores for background services and increasing them for system background services
- Added a cpuset for the camera-daemon in the ramdisk
[COLOR="Teal"]2018-11-27[/COLOR]
- Kernel: Added temperature depending GPU control interface (thanks to alexax66)
- Kernel: Fix power suspend issue
- Kernel: More detailed debugging
[COLOR="Teal"]2018-11-20[/COLOR]
- Binderized bluetooth
- AOSP Oreo release 51
[COLOR="Teal"]2018-11-18[/COLOR]
- November security patch (android-8.1.0_r50)
- Added NFC signatures that could be useful for some payment apps to work
- Kernel: created sysfs to control MIN & MAX battery capacity charge levels
- Updated vendor blobs from CRG2 to CRK1
[COLOR="Teal"]2018-11-13[/COLOR]
- Fixed gps.xml path for better accuracity (thanks to alexax66)
- Defined all 8 cores in the device tree
- Smarter usage of both clusters
- Don't compile mcDriverDaemon in mobicore because it got removed from the vendor some time ago as its unnecessary
[COLOR="Teal"]2018-11-10[/COLOR]
- New octa core kernel
- Fixed bluetooth calls (thanks to the main a3xeltexx device tree maintainer danwood76)
- Fixed hotspot
- Stock camera deadlock issue is fixed now properly in vendor
- Use much faster ZSTD zswap compression in kernel
- Many kernel related fixes and upstreams to higher versions (performance & security)
- AMOLED burn-in protection enabled in overlay
- Many device tree fixes
[COLOR="Teal"]2018-10-21[/COLOR]
- Video recording fixed
[COLOR="Teal"]2018-10-12[/COLOR]
- Switched completely back to stock power HAL because of bugs while playing music in standby and crashing GApps
- Enabled touchkey light control in the overlay (brightness setting isn't supported although)
[COLOR="Teal"]2018-10-11[/COLOR]
- Little battery improvement by editing power profiles
- Corrected GPU clock values in the new power HAL
- GPS tweaks
- Removed false power configs
- Prefered network type selection is working now
[COLOR="Teal"]2018-10-10[/COLOR]
- Inital release
- Removed false ramdisk (init.target.rc) permissions and added important ones
- Improved HIDL based power HAL
/*
* 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.
*
*/
Click to expand...
Click to collapse
Installation instructions:
1. Make sure you have TWRP installed on your device to be able to flash the rom.
2. Download the latest build from the link above and copy it to a place where you can find it later.
3. Optionally download GApps for using the Play Store and other Google related services from here: https://opengapps.org. Choose ARM as architecture and 8.1 as the OS version. The size of the GApps package is upon to you how much apps you want to have preinstalled. Copy this zip aswell to a place where you can find it easy later. If you download it with Chrome or with the Google Drive App it should be by default in the Download folder.
4. Turn your phone off and press Volume UP + Home Button + Power button at the same time until the splash screen appears. Then your device should boot into the recovery. There you wipe following partitions: Data, System, Cache, Dalvik if this is your first install. All of your installed applications get lost by this. Your photos, videos etc. won't get deleted if you haven't ticked the box for internal storage. As the kernel also supports F2FS i would change the filesystem for the cache partition from ext4 to f2fs for a better system performance. Now go to the main TWRP menu, click on install and go to the place where you have placed your zips and first select the rom and then click on the left button if you have downloaded the optional GApps package to add another zip to the queue. Now swipe the slider at the bottom to install and reboot the phone to the system. The first boot can take a while and after booting you could experience some lags because of the GApps initialization but they should disappear after some time.
4. Now you have successfully installed the rom and you're ready to use dotOS on your device. Congratulations!
Bugs:
- VoLTE (isn't working on samsung devices and won't work anytime in the future too)
- Same as LineageOS 15.1
Credits:
@bunnyy for helping me to bring up dotOS on the A3 2016
@danwood76 for maintaining the a3xelte device tree
@Stricted for maintaining the common device tree
Contributors:
@Borduni
Source Code:
https://gitlab.com/dariotrombello
https://github.com/DotOS
https://gitlab.com/Exynos7580
Version Information
Android: 8.1 Oreo
Kernel: Linux 3.10.108
Status: Stable
Stable Release Date: 2018-10-10
Created: 2018-10-10
Last Updated: 2019-03-23
I've created a new Exynos 7580 Discord because the old one from the Lineage 15.1 project got deleted. I regularly share testing builds here. Join if you want . If you have any questions or problems with the ROM, write them also there.
https://discord.gg/TEfC5hA
God job, thanks.
Okay as i got some issues reported i need to switch the power hal to stock again :/
I found bug with google camera app, when trying to record a video app crashes.
Yes i'm currently working on a fix
Borduni said:
Yes i'm currently working on a fix
Click to expand...
Click to collapse
Alright then!
One more thing: There is a problem with low bitrate audio when recording video on 3rd party apps.
Thanks for developer, this rom is lite, I hope that the ROM will develop even better.
Wow, i was really waiting for this port. Battery life is much better than any of AOSP projects. GJ and big thank you for porting and fixing it.
Found issue of low mic in telegram, whatsupp and etc. danwood76 spent a lot of time trying to solve it and he DID it.
Don't know maybe this information will be helpful for you and maybe he will tell u how easily to fix it.
Vittario Vicci said:
Found issue of low mic in telegram, whatsupp and etc. danwood76 spent a lot of time trying to solve it and he DID it.
Don't know maybe this information will be helpful for you and maybe he will tell u how easily to fix it.
Click to expand...
Click to collapse
Did he solved low bitrate audio problem already?
Vittario Vicci said:
Found issue of low mic in telegram, whatsupp and etc. danwood76 spent a lot of time trying to solve it and he DID it.
Don't know maybe this information will be helpful for you and maybe he will tell u how easily to fix it.
Click to expand...
Click to collapse
@Borduni is using a fork of my lineageos device tree so my modification to the mixer levels should already be included in his ROM.
Maybe there is a recording volume setting within DotOS that is causing the issue or maybe it uses a different mixer path?
danwood76 said:
@Borduni is using a fork of my lineageos device tree so my modification to the mixer levels should already be included in his ROM.
Maybe there is a recording volume setting within DotOS that is causing the issue or maybe it uses a different mixer path?
Click to expand...
Click to collapse
Yep, that was my mistake, mic level is ok
Vittario Vicci said:
Yep, that was my mistake, mic level is ok
Click to expand...
Click to collapse
Yes mic volume is ok, but in apps (eg. Snapchat) there is problem with low bitrate audio, same on danwood's ROM.
Can't confirm. Made some tests and it should be snapchat that is making the audio worse. For me everything is fine with other apps.
If you are facing any performance/battery issues or ui glitches like the status bar isnt working or the list of the latest opened apps isnt displaying i'll suggest you to wipe data, system, cache and dalvik before installing the newest build. The UI should be pretty fluid if you did it like that .
Borduni said:
Can't confirm. Made some tests and it should be snapchat that is making the audio worse. For me everything is fine with other apps.
Click to expand...
Click to collapse
It's strange because on my phone problem occurs on snapchat and other 3rd party apps. Camera app audio working great.
the system has become too slow with this update !!!
chevalier99 said:
the system has become too slow with this update !!!
Click to expand...
Click to collapse
Format system, data, cache and dalvik again
Borduni said:
Format system, data, cache and dalvik again
Click to expand...
Click to collapse
cache and dalvik only and it's ok.

[ROM] Unofficial Lineage 16.0 (updated 2021-4-18)

{
"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"
}
Post 1 - Introduction, download, and changelog
Post 2 - How to report bugs
Post 3 - How to build LineageOS from my sources
Disclaimer
Code:
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
*/
What it is
LineageOS is an open source operating system based on AOSP (Android Open Source Project) with many extra features and additions.
Screenshots
Known bugs
- On dual SIM devices, a SIM cannot be re-enabled once it has been disabled
Prerequisites
- Be on stock Oreo ROM (to have Oreo radio, dsp etc.)
Installation instructions
1. Download the updated TWRP recovery (thanks CaptainThrowback and RandomPooka): HERE
2. Reboot to download mode and flash it: "fastboot flash recovery name_of_file.img"
3. Download the latest ROM zip from the downloads section below
4. Wipe /system and /data (complete FORMAT /data if you're having issues)
5. Flash ROM zip in TWRP
Downloads
LineageOS builds: here
Gapps: here
Changelog
Latest:
Code:
2021-04-18
---------------------------------------------------------------------------------------------------------------------------
- Android: April 2021 Security patch
- Please backup everything first!! if you get google play service crashing then reflash gapps
Older releases:
Code:
2021-01-15
---------------------------------------------------------------------------------------------------------------------------
- Android: January 2021 Security patch
- Please backup everything first!! if you get google play service crashing then reflash gapps
2020-10-21
---------------------------------------------------------------------------------------------------------------------------
- Android: October Security patch
- Please backup everything first!! if you get google play service crashing then reflash gapps
2020-9-21
---------------------------------------------------------------------------------------------------------------------------
- Android: September Security patch
- Please backup everything first!! if you get google play service crashing then reflash gapps
2020-8-7
---------------------------------------------------------------------------------------------------------------------------
- Android: August Security patch
2020-3-10
---------------------------------------------------------------------------------------------------------------------------
- Android: March 5 2020 Security patch
- Kernel: merged v4.4.177
- Kernel: merge CAF tag LA.UM.6.4.r1-12900-8x98.0, latest for Oreo kernel
2019-12-12
---------------------------------------------------------------------------------------------------------------------------
- Android: December 5 2019 Security patch
2019-8-15
---------------------------------------------------------------------------------------------------------------------------
- Android: August security patch
- Kernel: merge CAF tag LA.UM.6.4.r1-12900-8x98.0
2019-7-02
---------------------------------------------------------------------------------------------------------------------------
- gps: modify NTP server to hopefully improve GPS lock-on speed
- squeeze gestures: remove launch ambient display action
- android: merge 5 July security patches (yes, from the future)
- framework: merge min time between notification sounds feature
- ambient gestures: remove pocket mode and pick up gestures
2019-5-13
---------------------------------------------------------------------------------------------------------------------------
- android: 5 May security patch merged
- android: android 9.0.0 r37 merged
- nfc: fix mismerge causing read failures
- gestures: translated to Russian (thanks to Golv)
2019-4-10
---------------------------------------------------------------------------------------------------------------------------
- merge April security patch
- drm: Fix Widevine issues for some users (thanks to @Golv)
- overlay: remove carrier overlays
- kernel: merge CAF tag LA.UM.6.4.r1-12100-8x98.0
- kernel: merge HTC diag drivers
- gestures: readd short squeeze to take picture
- mm: reduce ZRAM back to 512mb and lower swapiness back to 60
2019-3-17
---------------------------------------------------------------------------------------------------------------------------
- overlay: fix brightness slider having no effect at lower levels
- frameworks: expanded volume panel is back (buggy)
- frameworks: audioFX changes aimed at fixing sound issues with it enabled
2019/3/5
---------------------------------------------------------------------------------------------------------------------------
- ambient gestures: kang pocket mode and pick up gestures
- android: merge March security patches
- android: merge android-9.0.0_r34
- init: boot with performance governor for (hopefully) faster boot ups
- kernel: rebased yet again to fix poor code merges (thanks to nathanchance)
- kernel: other misc changes
- lights: workaround capacitive lights brightness issue
- overlay: increase ambient display brightness
- overlay: reduce minimum brightness
- power: don't boost big cluster on interaction
- screen gestures: decrease sensor sampling rate
- squeeze gestures: add ambient display action
- squeeze gestures: add turn screen on/off action
- squeeze gestures: decrease sensor sampling rate
- squeeze gestures: fix broken squeeze force setting
- squeeze gestures: fix incorrect squeeze force for long squeeze action activation
- squeeze gestures: revamp again. short squeeze vibration signals time to release (stock behaviour)
2019/2/25
---------------------------------------------------------------------------------------------------------------------------
- init: remove build fingerprint overrides in init (fix safetynet ctsProfile failure)
- kernel: merge CAF tag LA.UM.6.2.r1-11900-sdm660
- kernel: merge linux upstream 4.4.171 -> 4.4.175
- kernel: update EAS with kernel 4.9
2019/2/22
---------------------------------------------------------------------------------------------------------------------------
- NO MORE HMP BUILDS FROM HERE ON, I swear I'll stop switching
- gestures: fix edge sense not working in deep sleep
- gestures: seperate out edge sense and screen of gestures into different menus
- gestures: show selected options under their respective listpreference
- gestures: unregister EdgeSensorEventListener when screen is off to save power
- init: add idle_time permissions and set value to fix stuttering
- init: rework with radio props yet again (WIP)
- kernel: actually use BFQ iosched
- kernel: back to wahoo (Pixel 2) EAS
- kernel: misc changes from wahoo
2019/2/13
---------------------------------------------------------------------------------------------------------------------------
- Back to HMP builds
- Lessen frame drop issue with powerHAL changes
- Switch to Oneplus 5 perf stack
- Livedisplay updated to 2.0
- Network traffic monitor now working
- Crash in initial setup wizard with Gapps flashed fixed
- Use generic ACDB ids for bluetooth calls
- Fix wifi startup issue for some users
2019/2/9
---------------------------------------------------------------------------------------------------------------------------
- kernel: cleaned up the vast majority of HTC additions and changes
- kernel: misc changes
- fix livedisplay restart loop
- revert init radio prop cleanups
- increase notification, alarm, and ring volumes
- build Trust HAL (can be found in Settings->Security & Location->Trust->Privacy heading (Restrict USB)
2019/2/6
---------------------------------------------------------------------------------------------------------------------------
- Merged android-9.0.0_r31
- Android security patch level February 5, 2019
- Fix freezing on shutdown
- Fix detection of Mifare classic NFC tags
- Fix radio props not getting added on single-sim Australian variants (lol)
- Modify voice recording mic calibration to match stock
- Slightly lower volume of notifications, ringing and alarms
- Pin important apps and camera in memory
- Use Wi-Fi config from CAF
- Partly update audio configs with CAF
- Fix USB Dongle issues with EAS builds
- Switch to EAS only builds
2019/1/30
----------------------------------------------------------------------------------------------------------------------------
- Fix low bluetooth call volume
- Fix speaker volume being too loud
- Fix earpiece volume in-car being too loud
- Fix camcorder mic acdb
- Fix in-call mic routing
2019/1/29
----------------------------------------------------------------------------------------------------------------------------
- HMP and EAS variants available
- kernel (EAS): update EAS with 4.9 kernel commits
- kernel: up CONFIG_HZ to 1000
- kernel: patches from kernel-common that improve bluetooth connection stability
- kernel: merge linux upstream v4.4.171
- Big cleanups in kernel and device tree
- Re-enable Adaptive LMK
- Revert wifi config to stock
2019/1/26 [EXPERIMENTAL]
----------------------------------------------------------------------------------------------------------------------------
- HMP build only
- Kernel rebased on CAF tag LA.UM.7.4.r1-04600-8x98
- Change Wifi config to match mata and remove HTC changes
- Fixed an IMS missing symbol error
- Reworked gestures
- Toggle haptic feedback ignores ringer
- Add ability to take screenshot with a squeeze gesture
- Modify long squeeze behaviour: long squeeze action activates while held down instead of when released
- Add configurable long squeeze activation time
2019/1/22
----------------------------------------------------------------------------------------------------------------------------
- Two variants released - HMP and EAS
- Update Adreno stack from LA.UM.7.4.r1-04100-8x98.0
- Update SDM stack from LA.UM.7.4.r1-04100-8x98.0
- Phone can now be suspended in charge mode (charging while phone is off)
- Merged upstream linux v4.4.160 into kernel
- Disable Adaptive Low Memory Killer and revert minfree settings to default
- Cleanup device tree
2019/1/17
----------------------------------------------------------------------------------------------------------------------------
- Partially fix Type-C to 3.5mm dongle audio routing issue
- Kernel: rebased on clean tag LA.UM.6.2.r1-11600-sdm660.0
- Kernel: Revert all linux upstream patches (back to v4.4.78)
- Slightly increase autobrightness values for lower lux values
2019/1/15
----------------------------------------------------------------------------------------------------------------------------
- Blobs: Update proprietary blobs with stock 2.42.617.1, bringing vendor security patch level to 2018-11-01
- Gestures: seperate haptic feedback control for screen gestures and squeeze gestures
- Kernel: disable a lot of debugging options
- Kernel: remove force vibration on screen gesture detected
- Kernel: use CONFIG_HZ=300
- Overlay: reduce auto brightness response time
- Overlay: tweak auto brightness values to be less biased towards higher values (See: [url=https://drive.google.com/file/d/118JR8o5mQVRllbzqJs95XWMEOI3yfLoA/view?usp=sharing]This graph[/url])
- Revert "ocn: update gps from LA.UM.6.4.r1-11500-8x98.0" as it was causing GNSS to crash
- Update bthost_ipc with LA.UM.6.4.r1-11500-8x98.0
- Uprev health to 2.0
2019/1/10
----------------------------------------------------------------------------------------------------------------------------
- Selinux set to enforcing
- Enable sustained performance capability (see https://source.android.com/devices/tech/power/performance)
- move services to system-background cgroup to hopefully save power
2019/1/9
----------------------------------------------------------------------------------------------------------------------------
- Merged android-9.0.0_r30
- Android security patch level January 5, 2019
- Kang thermal blobs from Cheeseburger
2019/1/8 [TEST]
----------------------------------------------------------------------------------------------------------------------------
- Testing the use of EAS instead of HMP
- libperfmgr instead of the normal powerHAL to manage powerhints
- Edge sense and screen off gestures support (found in Settings -> System -> Gestures -> HTC Gestures and Edge sense)
2018/1/6
----------------------------------------------------------------------------------------------------------------------------
- merge tag LA.UM.6.4.r1-11500-8x98.0 into gps
- merge tag LA.UM.6.4.r1-11500-8x98.0 into data-ipa-cfg-mgr
- merge tag LA.UM.6.4.r1-11500-8x98.0 into kernel
- merge linux v4.4.167 into kernel
- build exfat in kernel
- double tap to wake support
- glove mode support
- basic screen off gestures (kanged from somewhere else)
- build Snap camera
2019/1/4
----------------------------------------------------------------------------------------------------------------------------
- Update graphics blobs (fixes Netflix force reboot)
- Add rest of the widevine blobs
2019/1/3
----------------------------------------------------------------------------------------------------------------------------
- Fix dual sim variant
2018/12/29
----------------------------------------------------------------------------------------------------------------------------
- Initial release
Sources
EAS branch: lineage-16.0
HMP branch: lineage-16.0_HMP (deprecated)
https://github.com/tomascus/android_device_htc_ocn
https://github.com/tomascus/android_kernel_htc_msm8998
XDA:DevDB Information
Unofficial Lineage 16.0, ROM for the HTC U11
Contributors
tomascus, Flinny
ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
Version Information
Status: Beta
Created 2018-12-29
Last Updated 2020-10-21
HOW TO REPORT AN ISSUE
Firstly, try a clean flash with the data partition wiped to see if the issue still persists, if it does then continue below.
Checklist of information that should be provided:
Detailed description of the issue faced
Clear steps taken to reproduce the issue
The build which the issue has occured in
Last build where the issue didn't occur (if applicable)
Logs taken SHOWING the issue occurring (if applicable)
Expected behaviour (if applicable/not obvious)
Phone variant or CID
Any other important information which may assist in fixing the issue
HOW TO TAKE A LOGCAT:
The most important thing is to make sure only mostly relevant information is in the logcat.
1. Open a console/command prompt window
2. Input command: "adb logcat -c"
3. Input command to start logging: "adb logcat"
4. IMMEDIATELY reproduce the issue as soon as the command in Step 3 is inputted e.g make a call, play a song, click on a toggle which causes a crash
5. Stop the logcat as soon as the issue has run it's course e.g after an error message has appeared, or after something has crashed
6. Upload the log somewhere
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
AN EXAMPLE:
Hi, I have been experiencing an issue in calls where the other party can hear an echo of their own voice, this occurs in both earpiece and speaker mode. VOIP does not seem to be affected by this problem.
The issue can be replicated by simply making a call in the Dialer.
This issue has only started to occur on build X, but did not happen on older build Y. I have attempted to do a clean flash but the problem still persists.
My phone's CID is HTC__9999, if it's relevant.
I have attached the logcat below I've captured the instant I made a call, please have a look.
Code:
.....
.....
02-06 23:06:33.548 937 1016 D voice : voice_start_usecase: enter usecase:voicemmode1-call
02-06 23:06:33.548 937 1016 D audio_hw_primary: select_devices for use case (voicemmode1-call)
02-06 23:06:33.548 937 1016 D audio_hw_primary: select_devices: out_snd_device(15: earpiece-voice) in_snd_device(98: voice-dmic-ef)
02-06 23:06:33.548 937 1016 I msm8974_platform: platform_check_and_set_codec_backend_cfg:becf: afe: bitwidth 16, samplerate 48000 channels 2, backend_idx 0 usecase = 36 device (earpiece-voice)
02-06 23:06:33.548 937 1016 D msm8974_platform: platform_split_snd_device: snd_device(15) num devices(1) new_snd_devices(0)
02-06 23:06:33.548 937 1016 I msm8974_platform: platform_check_and_set_codec_backend_cfg: new_snd_devices[0] is 15
02-06 23:06:33.548 937 1016 I msm8974_platform: platform_check_codec_backend_cfg:becf: afe: bitwidth 16, samplerate 48000 channels 2, backend_idx 0 usecase = 36 device (earpiece-voice)
....
....
HOW TO BUILD LINEAGE OS 16.0 FROM MY REPOS
A brief guide. Much of the information here has been directly taken from the lineageOS wiki. See https://wiki.lineageos.org for more information.
Brief requirements
- At least 16 GB of RAM
- Storage with over 100 GB of free space (SSD highly recommended)
- Working brain
1. Get Linux
- Download and install a Linux distribution, Ubuntu is one that's easy to work with so I recommend that
2. Set up build environment
- Follow the steps up to and including the "Initialize the LineageOS source repository" section here: https://wiki.lineageos.org/devices/dumpling/build (Yes, it says OnePlus)
3. Add my custom manifest
- Sync my development repos by adding the following in {LineageFolderHere}/.repo/local_manifests/mymanifest.xml (create the folders if they don't exist)
Code:
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<project name="tomascus/android_device_htc_ocn" path="device/htc/ocn" remote="github" revision="development" />
<project name="tomascus/android_kernel_htc_msm8998" path="kernel/htc/msm8998" remote="github" revision="development" />
<project name="tomascus/proprietary_vendor_htc" path="vendor/htc" remote="github" revision="lineage-16.0"/>
<project name="LineageOS/android_packages_resources_devicesettings" path="packages/resources/devicesettings" remote="github" />
</manifest>
4. Sync LineageOS sources
- From the main LineageOS folder, run:
Code:
repo sync -c --no-clone-bundle
- Wait for it to sync, it may take a few hours depending on your internet connection
5. Build the ROM
- Have a look at the section "Turn on caching to speed up build" at https://wiki.lineageos.org/devices/dumpling/build
- Run the commands to get variables and everything together to ready to build:
Code:
. build/envsetup.sh
lunch lineage_ocn-userdebug
To commerce building, run:
Code:
mka bacon
- Wait for it to build, output will be located at out/target/product/ocn/lineage-xxxxxx.zip
5. Doing incremental builds afterwards
- If drastic changes are made such as with vendor blobs, a full clean and full rebuild is recommended. A full clean can be done by running:
Code:
make clobber
- Otherwise, a installclean may suffice. run:
Code:
make installclean
- Then build with "mka bacon" as usual (Step 5)
Legend, Gonna jump on this now!
Got a dual Sim so I'll let you know.
Thanks a lot man. As the ROM scene is very quiet for our device this is extremely welcome! Can't wait to try this out.
miffymiffy said:
Legend, Gonna jump on this now!
Got a dual Sim so I'll let you know.
Mate, it bootloops back into recovery and I can't even get a log.
Click to expand...
Click to collapse
rajackar said:
Thanks a lot man. As the ROM scene is very quiet for our device this is extremely welcome! Can't wait to try this out.
Click to expand...
Click to collapse
Can you guys using the dual sim variant try this build:
https://mega.nz/#!5FFBhCgZ!BR1ktarVFa3EkdRQ62HYe0ND1NFnspqMIPPrPGS2KVg
Can't flash my phone right now as I need it but will try later.
tomascus said:
Can you guys using the dual sim variant try this build:
Click to expand...
Click to collapse
Exact same mate.
miffymiffy said:
Exact same mate.
Click to expand...
Click to collapse
Slim boots though Yea?
1 issues bro...
.
when touch screen. all big cores and all min cores always run at 1056mhz & 1036mhz.... help u can fix it bro.
ValKyre said:
1 issues bro...
.
when touch screen. all big cores and all min cores always run at 1056mhz & 1036mhz.... help u can fix it bro.
Click to expand...
Click to collapse
It's not an issue. The PowerHAL boosts the CPU frequency on interaction to prevent dropped frames/stutter. You can see the same behaviour on stock if I recall correctly.
Is it better to hold off dual SIM testing for now?
tomascus said:
Slim boots though Yea?
Click to expand...
Click to collapse
Yeah, slim runs great. It booted into rom once but instantly displays power off and reboots to twrp. Still not able to adb
miffymiffy said:
Yeah, slim runs great. It booted into rom once but instantly displays power off and reboots to twrp. Still not able to adb
Click to expand...
Click to collapse
rajackar said:
Is it better to hold off dual SIM testing for now?
Click to expand...
Click to collapse
Yeah, gonna have to hold off testing until I have a better idea what's going on next month
So, i got it to boot. I flashed slim, let it set up. Then went back to los and it boots..
Seems as soon as my USB is unplugged, it shuts off and goes to recovery. I cant get a log of the error for obvious reasons. I can try something like syslog.
Now it doesnt let me boot! Frustrating.
On a positive note, it was working really well whilst plugged in
Will try this in a day or two. currently running Slim 9.0 Alpha 6 on dual sim phone. Only problem is low call volume using bluetooth devices.
Well I am back from testing on dual sim device.
Unfortunately I experianced the same as @miffymiffy, It boots to setup screen but instantly shuts down and reboots into recovery. Happens after a clean install and when installing over Slim 9 Alpha 6. Tried it with the single and dual sim versions
I couldn't resist and did a test too.
Exact same result. Slim is working ok.
rajackar said:
I couldn't resist and did a test too.
Exact same result. Slim is working ok.
Click to expand...
Click to collapse
MadMungo said:
Well I am back from testing on dual sim device.
Unfortunately I experianced the same as @miffymiffy, It boots to setup screen but instantly shuts down and reboots into recovery. Happens after a clean install and when installing over Slim 9 Alpha 6. Tried it with the single and dual sim versions
Click to expand...
Click to collapse
miffymiffy said:
So, i got it to boot. I flashed slim, let it set up. Then went back to los and it boots..
Seems as soon as my USB is unplugged, it shuts off and goes to recovery. I cant get a log of the error for obvious reasons. I can try something like syslog.
Now it doesnt let me boot! Frustrating.
On a positive note, it was working really well whilst plugged in
Click to expand...
Click to collapse
Can you guys please flash the following ROM and get me a logcat from the point the phone starts booting up til the til it reaches the setup (lineage) window
Also, does it detect SIM card?
https://mega.nz/#!Vc1lVIQZ!aWuJobQ8EL2kYQ6UA9_PtEzB967Za3HapjVlkNN1WXU
tomascus said:
Can you guys please flash the following ROM and get me a logcat from the point the phone starts booting up til the til it reaches the setup (lineage) window
Also, does it detect SIM card?
https://mega.nz/#!Vc1lVIQZ!aWuJobQ8EL2kYQ6UA9_PtEzB967Za3HapjVlkNN1WXU
Click to expand...
Click to collapse
Sure! I'll give it a go.
Let me do a nandroid and try it. Do you prefer dirty or clean flash?

Categories

Resources