[PORT][A5][WIP] Ubuntu Touch - Desire 816 Android Development

Hey all, I'v recently managed to build Ubuntu Touch for our device, it boots!
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.
*/
WARNING : This is a "Work In Progress" ROM, flash it only if you know what you are doing, or willing to help as a tester.
Building:
Quote:
In the meantime, I do not have a stable internet connection to push my commits to a remote git, hope this is helpful.
Very rough notes:
-Add device repo from Cngnmd cm-11.0 device/htc/a5
-run extract-file sin device for vendor, running custom rom, (?)
-remove 'not found marked' nfc etc... files from proprietary
-Add msm8974 kernel , cm-11 branch under kernel/htc/msm8974
-Replace AOSP QCOM : media,keymaster,display from Cm cm-11.0 branch
-Add vendor/cm
-Add qcom-common under device/qcom/common
-Add device/qcom/common/dtbtool to your subdirs in build/core/main.mk
-Removed android emulator prebuilt apk from vendor/cm/config/common.mk
-Removed audio_firmware_file perms from device/htc/a5/sepolicy/mediaserver.te
-Replace cmdline in boardconfig.mk with "BOARD_KERNEL_CMDLINE := androidboot.selinux=permissive console=tty0 apparmor=0 androidboot.hardware=qcom user_debug=31 ehci-hcd.park=3"
-Patch cm_a5 defconfi kernel using ubuntu config.
-in /opt/user/phablet/kernel/htc/msm8974/net/netfilter/xt_connbytes.c, remove const from const struct nf_conn_counter *counters;
-Replace system/core/mkbootimg folder with https://github.com/elliekimpot/mkbootimg repo (master)
-run buildenv and lunch. Add android products mk, rename cm.mk to cm_a5.mk (acc to product)
-replace data=ordered with data=journal in fstab.qcom.
For adbd to function, see the last section in https://developer.ubuntu.com/en/star...ng-new-device/
Local latest build:
Quote:
Boot.img(11mb): https://drive.google.com/file/d/0Bwg...ew?usp=sharing
System.img(156mb): (uploading)
How to flash:
Quote:
Backup! , though, ubuntu touch does not affect the data and system partition. Which means that you can dual boot easily, all you have to do is swap boot.img. e.g: flash your nandroid boot.img and you boot to android, flash the ubos boot.img and you to ubuntu. Just backup in case something goes wrong.
Download http://cdimage.ubuntu.com/ubuntu-to.../current/wily-preinstalled-touch-armhf.tar.gz, latest boot.img, latest system.img and rootstock using bzr or the file uploaded in this thread.
Extract rootstock, copy all remaining files to the rootstock folder.
Reboot to fastboot. (bootloader -> FASTBOOT)
Linux: in rootstock directory, type: sudo fastboot flash boot boot.img. Windows: fastboot flash boot boot.img.
Reboot to recovery (twrp preferred), and make sure /data partition is mounted (ticked in mount menu; twrp unmount option; cwm)
Make sure your device appears in: adb devices. Run Linux/Cywgin(Windows): ./rootstock-touch-install wily-preinstalled-touch-armhf.tar.gz system.img.
rootstock will reboot the device, you will have ubuntu
Follow the build notes to enabled adbd on post-boot w/o graphics.
What works:
Quote:
-> Works
-> Broken
-> Untested
Graphics (current wip, kernel issue)
Graphics Mir (wip)
Boot process
Rotation
Cellular Radio
BT
Wireless network
Sound
Touch
Camera
Video Decode
Suspend/Resume
XDAevDB Information
[PORT][WIP][A5] Ubuntu Touch, ROM for the HTC Desire 816
Contributors
tpr0
ROM OS Version: 4.4.2-phablet
Based On: cm-11.0 specifics: device,vendor,kernel
Version Information
Status: Testing
Created 2015-05-28
Last Updated 2015-05-27
XDA:DevDB Information
[PORT][WIP][A5] Ubuntu Touch, ROM for the HTC Desire 816
Contributors
tpr0
ROM OS Version: 2.3.x Gingerbread
Based On: cm-11.0 specifics: device,vendor,kernel
Version Information
Status: Testing
Created 2015-05-28
Last Updated 2015-06-01

tpr0 said:
Hey all, I'v recently managed to build Ubuntu Touch for our device, it boots!
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.
*/
WARNING : This is a "Work In Progress" ROM, flash it only if you know what you are doing.
Building:
Local latest build:
How to flash:
XDA:DevDB Information
[PORT][WIP][A5] Ubuntu Touch, ROM for the HTC Desire 816
Contributors
tpr0
ROM OS Version: 2.3.x Gingerbread
Based On: cm-11.0 specifics: device,vendor,kernel
Version Information
Status: Testing
Created 2015-05-28
Last Updated 2015-05-27
Click to expand...
Click to collapse
First of all, THANK YOU SO MUCH for this work second, All the download gives me is an about 11 mb boot.img file. Is this all I need? seems too small to be the whole system....
EDIT: I can confirm that the download link alone does not boot. If I get more time, I will build it off github myself. Good luck to all!

thanks cant wait to try building/seeing where this goes!

your a developer
you want to F peoples phones up
the_Victorian said:
First of all, THANK YOU SO MUCH for this work second, All the download gives me is an about 11 mb boot.img file. Is this all I need? seems too small to be the whole system....
EDIT: I can confirm that the download link alone does not boot. If I get more time, I will build it off github myself. Good luck to all!
Click to expand...
Click to collapse

Sorry
Sorry all, don't know how the thread contents scrambled. Fixed.
The phone boots into black screen, you should have adb enabled (follow the last build note) in order to see the current wip(?) or development.
Again, this build is for developers/testers only.

timelessxiii said:
you want to F peoples phones up
Click to expand...
Click to collapse
Don't you like that icon in the thread's title:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
?

I wasn't able to install. The installation guide is a tad confusing. Nevertheless, great work for porting this!

Can anyone with a5 dwg or a5 dul with any rom do this and upload the log? thanks :
-Plug the phone to a computer with adb installed.
-Make sure usb debugging is on, on your phone.
-Reboot your phone, as soon as you pass the bootlogo (don't worry its not time critical) type: adb pull /proc/last_kmsg
-Then you will find last_kmsg in your current directory (where you ran adb pull...)
-Upload last_kmsg here.
-And, Thanks!
Note: this is needed to verify my build with the correct DTS, to disable nfc on some models, enable radio etc..

the_Victorian said:
I wasn't able to install. The installation guide is a tad confusing. Nevertheless, great work for porting this!
Click to expand...
Click to collapse
I'll make it clear once I get the graphics working, right now these are "developers" instructions. Remember this is a community project, anyone can contribute.
On my way home next week to be able to provide my remote git repo .
Got the framebuffer working, now I'm dealing with a display backlight bug, soon Mir
(Added [DEV] to make it clear)

[b]note: Wont fix up the post till i get a reply/inspection from xda[/b]
What is happening with the post?
I didn't touch it at all
Reported to xda.
NOTE: WONT FIX UP THE POST TILL I GET A REPLY/INSPECTION FROM XDA
the post is reverting to its original scrambled order after ~2 days.

Modified contents
Just found the modified contents (not the latest though) on google webcache:
Hey all, I'v recently managed to build Ubuntu Touch for our device, it boots!
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.
*/
WARNING : This is a "Work In Progress" ROM, flash it only if you know what you are doing, or willing to help as a tester.
Building:
Quote:
In the meantime, I do not have a stable internet connection to push my commits to a remote git, hope this is helpful.
Very rough notes:
-Add device repo from Cngnmd cm-11.0 device/htc/a5
-run extract-file sin device for vendor, running custom rom, (?)
-remove 'not found marked' nfc etc... files from proprietary
-Add msm8974 kernel , cm-11 branch under kernel/htc/msm8974
-Replace AOSP QCOM : media,keymaster,display from Cm cm-11.0 branch
-Add vendor/cm
-Add qcom-common under device/qcom/common
-Add device/qcom/common/dtbtool to your subdirs in build/core/main.mk
-Removed android emulator prebuilt apk from vendor/cm/config/common.mk
-Removed audio_firmware_file perms from device/htc/a5/sepolicy/mediaserver.te
-Replace cmdline in boardconfig.mk with "BOARD_KERNEL_CMDLINE := androidboot.selinux=permissive console=tty0 apparmor=0 androidboot.hardware=qcom user_debug=31 ehci-hcd.park=3"
-Patch cm_a5 defconfi kernel using ubuntu config.
-in /opt/user/phablet/kernel/htc/msm8974/net/netfilter/xt_connbytes.c, remove const from const struct nf_conn_counter *counters;
-Replace system/core/mkbootimg folder with https://github.com/elliekimpot/mkbootimg repo (master)
-run buildenv and lunch. Add android products mk, rename cm.mk to cm_a5.mk (acc to product)
-replace data=ordered with data=journal in fstab.qcom.
For adbd to function, see the last section in https://developer.ubuntu.com/en/star...ng-new-device/
Local latest build:
Quote:
Boot.img(11mb): https://drive.google.com/file/d/0Bwg...ew?usp=sharing
System.img(156mb): (uploading)
How to flash:
Quote:
Backup! , though, ubuntu touch does not affect the data and system partition. Which means that you can dual boot easily, all you have to do is swap boot.img. e.g: flash your nandroid boot.img and you boot to android, flash the ubos boot.img and you to ubuntu. Just backup in case something goes wrong.
Download http://cdimage.ubuntu.com/ubuntu-to.../current/wily-preinstalled-touch-armhf.tar.gz, latest boot.img, latest system.img and rootstock using bzr or the file uploaded in this thread.
Extract rootstock, copy all remaining files to the rootstock folder.
Reboot to fastboot. (bootloader -> FASTBOOT)
Linux: in rootstock directory, type: sudo fastboot flash boot boot.img. Windows: fastboot flash boot boot.img.
Reboot to recovery (twrp preferred), and make sure /data partition is mounted (ticked in mount menu; twrp \ unmount option; cwm)
Make sure your device appears in: adb devices. Run Linux/Cywgin(Windows): ./rootstock-touch-install wily-preinstalled-touch-armhf.tar.gz system.img.
rootstock will reboot the device, you will have ubuntu
Follow the build notes to enabled adbd on post-boot w/o graphics.
What works:
Quote:
-> Works
-> Broken
-> Untested
Graphics (current wip, kernel issue)
Graphics Mir (wip)
Boot process
Rotation
Cellular Radio
BT
Wireless network
Sound
Touch
Camera
Video Decode
Suspend/Resume
XDAevDB Information
[PORT][WIP][A5] Ubuntu Touch, ROM for the HTC Desire 816
Contributors
tpr0
ROM OS Version: 4.4.2-phablet
Based On: cm-11.0 specifics: device,vendor,kernel
Version Information
Status: Testing
Created 2015-05-28
Last Updated 2015-05-27
Click to expand...
Click to collapse
EDIT: I CAN"T EVEN REPORT ON http://www.xda-developers.com/contact/ ! Contacting moderator.

Hmm this is odd....

one day left for update with CAF sources, (graphics and wifi should work), back home.

This rom has gingerbread for the a5?? What does the Ubuntu Touch rom provide?

Scutellaro said:
This rom has gingerbread for the a5?? What does the Ubuntu Touch rom provide?
Click to expand...
Click to collapse
no, CAF AOSP 4.4.2, this is overridden by DevDB, ignore it..
Having weird backlight issue, seems like its a common problem with previous htc ports.

Any more progress? Just curious
Sent from my 710C using Tapatalk

Unfortunately, due to my ISP, I'm limited to 40GB/mo which makes the development slow, by the next month i'll order a VPS for compilation and git clones there.
I also had exams last ~month. Btw, just found a similar project for a phone with the same specs/binary-blobs as ours: Moto G http://forum.xda-developers.com/moto-g/development/ubuntu-touch-utopic-ubuntu-touch-falcon-t2820359 which has the same development problems as mine, even though its CAF.

S- off
tpr0 said:
Unfortunately, due to my ISP, I'm limited to 40GB/mo which makes the development slow, by the next month i'll order a VPS for compilation and git clones there.
I also had exams last ~month. Btw, just found a similar project for a phone with the same specs/binary-blobs as ours: Moto G http://forum.xda-developers.com/moto-g/development/ubuntu-touch-utopic-ubuntu-touch-falcon-t2820359 which has the same development problems as mine, even though its CAF.
Click to expand...
Click to collapse
Hi
flashing with this ROM will provide S-off ,Please conifrm as asoon as poosible
Regards

Buy sunshine for s off
Wysłane z mojego HTC Desire 816 przy użyciu Tapatalka

Related

[ROM][6.0.1][XT1622][UNOFFICIAL] CyanogenMod 13.0 for Moto G4 [BETA]

{
"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"
}
This ROM is in testing stage and not ready for daily use at the moment​
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community
First I would like to thank the following developers :
@ashwin007
@Shreps
@elandoido
@vache
I used the sources from @ashwin007 as a starting point and combined them with Motorola's stock kernel sources to base this cm 13.0 build on.
Before you start
THIS ROM IS TESTED ON XT1622 UNTESTED BY DEVELOPER ON ANY OTHER MOTO G4
Code:
*
* Your warranty will be voided !
*
* 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.
*
About the ROM
Current state of ROM : BETA
What works/is Fixed
Boots
Sound (excl ringtones)
Mic
GSM (ril)
Dualsim detection XT1622
Wifi
Camera
GPS
Ringtones (no wav/mp3 support)
What is not working
Important
Single sim support not working.
Minor
Flashing red border around screen. (seems sound related)
Instructions
How to install CM13.0
If you don't have TWRP yet, get it from here : TWRP by bender1987 (Use the flash option, not just boot)
Download the ROM and the Gapps that are located below to your device
Reboot into TWRP by holding VOL UP + POWER + HOME on boot (Needs to be tested)
In case things go wrong make a backup
After the backup has completed return to home and select Wipe and then Advanced Wipe
Now ONLY tick Dalvik Cache, System, Data and Cache
After ticking those, Swipe below to wipe
Once the wipe has completed return to home and select the ROM
After you selected the ROM swipe below to install it
After the ROM has installed flash the Gapps
When all of this is done, reboot into system, wait, and enjoy CM12.1
How to ROOT
In CM 13.0 Enable the developer options
Select Root access
Select Apps Only
Done
Questions and bug reporting
The following questions will be ignored
Inappropriate questions
Forced orders, EX. : "PLS FIX!!!!!!"
ETA's
Often repeated questions usually by the same user
Requests that are out of CM's framework (Ex. Adding Samsung Apps)
How to report a bug/issue
Explain exactly what happens
Mention a log if you can (Please use hastebin or any other paste site to keep the thread clean)
If you can't mention a log, explain as precise as possible when, why and where it occurs!
Changelog
Code:
**********
29/08/2016 - Extra prop settings in init for non dualsim XT1622 models, based on work from [user=68428475]@vache[/user].
**********
26/08/2016 - Slight prop changes in single/dual sim support. Maybe enough to get it to work on single sim. (dual works)
**********
25/08/2016 - Rild and libril build from source.
**********
24/08/2016 - Recompile, camera works again.
**********
23/08/2016 - Single sim settings (prop only) taken from XT1622 single sim and included. Build with detection. (Dual sim mode tested)
- Camera not working (something broke it)
**********
21/08/2016 - Disabled single/dual sim detection, limited 1 build to single sim for those who want to test if this could work. (20160821 build)
**********
20/08/2016 - Switched single/dual back to sim detection. (20160820 build)
- Changed default CPU governor from performance to Interactive to limit heat buildup.
**********
19/08/2016 - Switched single/dual sim check to hwrev based. Needs to be tested. (dualsim XT1622 works)
**********
18/08/2016 - Single sim needs to be tested, 2 'method' builds uploaded to test
- Enabled several decoding codecs, including aac and flac. (ringtones work better now)
- Did something not nice with sound, flashing red border around screen.
**********
17/08/2016 - Dual sim detection works (single sim detection working, sim not working)
- Memory option detection added. Settings split up between low mem (2G) and high mem (>2G) devices.
- Full cm phone support included
**********
15/08/2016 - [user=5426059]@ashwin007[/user] git a working build, cloned his device and vendor tree to learn where I went wrong and to see if I had some minor changes done correctly.
**********
05/08/2016 - First bootable image using Motorola kernel (permissive)
**********
06/07/2016 - First compile (I hope)
**********
Downloads
Latest CM 13.0 build : https://www.androidfilehost.com/?fid=24591000424960822
All CM 13.0 releases can be found here :
All CM 13.0 testing releases can be found here : https://www.androidfilehost.com/?w=files&flid=90423
All CM 13.0 beta releases can be found here :
Recommended GAPPS by opengapps.org : http://opengapps.org/ (I use pico)
Source
All our sources can be found here : https://github.com/Moto-G4
Screenshots
DONATE ME HERE IF YOU WANT TO BUY ME A BEER OR HIT THE THANKS BUTTON IF I HELPED YOU
XDA:DevDB Information
CyanogenMod 13.0 for Moto G4, ROM for the Moto G4
Contributors
T_I, ashwin007, shreps, elandroido
Source Code: https://github.com/Moto-G4
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
Based On: CyanogenMod
Version Information
Status: Beta
Created 2016-07-06
Last Updated 2016-08-29
Ok, build failed. Used osprey (Moro G 2015) as starting point, maybe not the wisest choice. Merlin (Moto G 2015 Turbo) looks more similar. However, both based on msm8916 board. The only msm8952 basesd image I can find in cm sources is htc One A9 (hiaue), but that device is arm64, the Moto G4 (at least the one I have) only has the 32 bit libs. Uploaded current state to the git location in OP. I've build with android_device_motorola_athene, android_device_motorola_mcm8952-common and kernel-msm. (All cm-13.0 branch)
When someone has the time and experience to help, that would be nice. I'll try again day after tomorrow.
Edit: missing headers for f2fs in motorola kernel tree... those are split off in another git repo... joined them with the msm kernel and compiling again.
I find this device interesting but only if a working CM ROM exists (possibly also for Moto G4 Plus), so I plan to follow this thread. I hope in a growing community for G4/XT1622 and G4 Plus/XT1642. Interesting that I just searched for this when the ROM is not even a day old
Thanks @T_I
Waiting for beta version, so we can try it
Will this will work well on Indian Moto g4 plus variant (XT1643)
Moto G3 (?) lel is Moto G4 , any screenshots?
XT1641?
Enviado desde mi Moto G (4) mediante Tapatalk
Haven't got a clue, I've almost got the sources in a state that it'll build, we will have to wait and see if it'll boot after the build. (and after that if anything works)
can someone post a direct link to the cm13 rom i cant find it thanks
Just out of interest: how does compiling a build usually take, the way you say it, it seems like it takes quite a while (1+ hours).
[ROM][6.0.1][XT1622][UNOFFICIAL] CyanogenMod 13.0 for Moto G3 [building]
Florensie said:
Just out of interest: how does compiling a build usually take, the way you say it, it seems like it takes quite a while (1+ hours).
Click to expand...
Click to collapse
On this computer, it'll take about 2-3 hours, when it's done. I'm at the point where the kernel builds without errors, but the image itself gives some issues. Switched from osprey (Moto G3) to merlin (Moto G3 turbo) as starting point. Mainly because the turbo version is dual sim. It also has some thermal settings that re included in the tree, so I can take a peak and see how to include the thermal settings from the athene in the build. (and later how to correct them, the device is getting a bit warmer then I expected while using)
xtermmin said:
[ROM][6.0.1][XT1622][UNOFFICIAL] CyanogenMod 13.0 for Moto G3 [building]
Click to expand...
Click to collapse
1 typo found, corrected. Wouldn't be to surprised if there are more in OP.
Drat, almost there, but the build fails on the install-recovery.sh script.
Code:
Installing recovery patch to system partition
Warning: could not find SYSTEM/build.prop in <built-in function zip>
using prebuilt recovery.img from BOOTABLE_IMAGES...
using prebuilt boot.img from BOOTABLE_IMAGES...
cp: cannot stat '/usr/local/src/cm/android/system/out/target/product/athene/ota_temp/SYSTEM/bin/install-recovery.sh': No such file or directory
build/core/Makefile:1074: recipe for target '/usr/local/src/cm/android/system/out/target/product/athene/system/bin/install-recovery.sh' failed
make: *** [/usr/local/src/cm/android/system/out/target/product/athene/system/bin/install-recovery.sh] Error 1
make: Leaving directory '/usr/local/src/cm/android/system'
I'm currently look into the sources to see what should provide this script, as I can't find any references for this in my other builds. (which don't have this issue)
Edit: drat, stupid error in my sources. When you include build tree, it's nice the Android.mk will accept the device to include it... Rebuilding. With some luck this was the issue.
If that didn't work, try wih the moto x play sources...
waiting,will try it on Moto G4 plus XT1643(Indian)....
dhk.- said:
If that didn't work, try wih the moto x play sources...
Click to expand...
Click to collapse
Good one, as the merlin tree is a fork of lux, maybe a clean start is better. Last attempt for merlin, will try lux tomorrow.
Ok, switched angle of approach. Instead of rewriting an existing device, started with the twrp sources as starting point and working my way up to a setup similar to the osprey/lux/merlin setup. (separate board and device setup) First try will be compiling with the twrp sources for athene in the cm source tree. Pre build kernel and dt, nothing else.
Edit: Yes, this is the way to go. Just build the first bootable recovery from CM source. With both pre-build kernel and dt. Trying a build with kernel from sources, then dt from sources as well.
Edit 2: And broke it again. but I pin-pointed the section that breaks the build. The kernel and partitioning at least are OK, it's one of the extra modules/settings that make the mess. Will try again Thursday.
Any news?
My CM 13 - https://yadi.sk/d/-WvJyaqqtNJ2P
much does not work
is this works for g4 plus also?
is kernel 64-bit?
thx a lot
I have a G4 plus - x32 firmware
wizard-dima said:
Any news?
My CM 13 - https://yadi.sk/d/-WvJyaqqtNJ2P
much does not work
Click to expand...
Click to collapse
bugs??

[ROM][UNOFFICIAL][8.1.0] LineageOS 15.1 [BETA] [9.08.2018]

Code:
/*
* Your (probably expired) 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.
*/
IMPORTANT INFORMATION
Hi all,
This ROM is in a very early development stage, so you can expect a lot of things broken.
Please don't expect to use this ROM as a daily driver.
What is working:
Boots
Audio (playback && recording)
Bluetooth
Graphics
Camera (photos only)
Sensors
RIL
GPS
Wifi
USB
Video playback (HW/SW)
What is not working:
Video recording
maybe yet something
Download:
FTP server
Older releases:
FTP server
* Note: an installation since build #3 require you to use sdcard repartition layout, as the ROM is too huge to fit on non-reparted /system partition.
After a clean installation, 702M of space is occupied on /system partition.
Also note that only clean installation is possible if you are upgrading from previous builds.
For the repartition refer to CWM ReParted topic.
Installation order:
flash ROM
flash kernel (kernel is located in the same folder as ROM)
Credits:
@SergeyL
@rINanDO
@AdrianDC
@3liteking148
@Meticulus
@Unjustified Dev
@golden-guy
@nieltg
@isaak
@NovaFusion
@TeamCanjica
LineageOS community
Google
Source code:
Manifest: LOS 15.0, LOS 15.1
Device and patches: LOS 15.0, LOS 15.1
Kernel: LOS 15.0, LOS 15.1
other repos
XDA:DevDB Information
LineageOS 15.1, ROM for the Samsung Galaxy Ace II
Contributors
ChronoMonochrome, SergeyL
Source Code: https://github.com/ChronoMonochrome/android/tree/cm-15.1
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Stock JB 4.1.2 or up && kitkat-compatible recovery
Version Information
Status: Beta
Created 2017-09-25
Last Updated 2018-08-09
Changelogs
Changelog
9.08.2018 - build #11
sources updates - thanks @SergeyL for patches
system time fixes (thanks @rINanDO, @millosr and @mickybart)
wifi autoconnection fix
video recording fix
fix IMEI not showed (thanks @rINanDO , @Ziyan, @MWisBest)
change default CPU governor to Interactive
wifi background scan disabled for a better battery life
unified (codina / janice) release *
* release folder now contains two kernel zip's - for codina (Ace 2) and janice (S Advance). Do not forget to flash the kernel after ROM installation, accordingly to your phone model.
25.01.2018 - build #9
Fixed WiFi issues *
Fixed max CPU freq tunable in CK app
* switching to a legacy alarm driver caused unexpected issues in wifi driver. Now there shouldn't be any issues like not showing wifi hotspots after a deepsleep.
24.01.2018 - build #8
Updated to android-8.1.0_r4
Enabled GO configuration
GPS fix
System time fixes - revert to a legacy alarm driver
Wifi fixes (credits to @rINanDO)
ADB fix
Disabled SELinux
TWRP: back to 3.x.y release
15.01.2018 - build #7
Updated to LOS 15.1!
Various stability fixes (credits to @SergeyL)
24.12.2017 - build #6
RIL: fixed native android 8 support! *
Fixed device wakeup with a home key press
Various multimedia stability fixes
* Now all the telephony code is built from android 8.0 sources.
Known issues are:
initial SIM detection might take awhile
the signal strength shown in the statusbar seems to be incorrect
currently IMEI is not showed, e.g. by using *#06# command
maybe some more
FULL credit goes to @rINanDO, @AdrianDC, @millosr and @mickybart for their amazing work!
11.12.2017 (2) - build #5
Fixed incall audio
A HUGE thanks to @isaak for pointing to incall audio fix!
Credits for fix goes to @Unjustified Dev .
11.12.2017 - build #4
Fixed SMS receive
Fixed a video playback with HW / HW+ codecs
6.11.2017 - build #3
Dex-preoptimized build for the better performance*
SELinux: disabled
fixed liblights (thanks @SergeyL)
fixed Sensors
Telephony: squash-reset to 7.1.2 **
* Note: an installation now will require you to use sdcard repartition layout, as the ROM is too huge to fit on non-reparted /system partition.
After a clean installation, 702M of space is occupied on /system partition.
Also note that only clean installation is possible if you are upgrading from previous builds.
** this fixed RIL, but I would consider this rather as a huge hack, it definitely will need to be revised in the future.
All of the telephony code currently is built from 7.1.2 sources, so consider this build still as a heavily experimental.
I haven't tested RIL that much, all I can say so far is that the SIM is being detected, the signal strength is showed and USSD commands works. Everything else wasn't yet tested.
5.10.2017 - build #2
fixed USB
fixed WiFi (credits to @rINanDO)
fixed camera (photos only)
RIL fixes (works partly*)
* receiving SMS and incoming calls seems to be working, however anything else (including answering an incoming call) still doesn't work.
24.09.2017 - build #1
initial release
Misc
Gapps & CWM reparted zip
https://forum.xda-developers.com/showpost.php?p=75256425&postcount=57
Root
UPDATE-SuperSU-v2.46.zip
Screenshots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Amazing!
ChronoMonochrome said:
Code:
/*
* Your (probably expired) 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.
*/
IMPORTANT INFORMATION
Hi all,
This ROM is in a very early development stage, so you can expect a lot of things broken.
Please don't expect to use this ROM as a daily driver.
What is working:
Boots
Audio (playback && recording)
Bluetooth
Graphics
Video playback (SW)
What is not working:
RIL
HW acceleration
Camera
Wifi
USB
GPS
Sensors
Earlysuspend
maybe yet something
Download:
FTP server
Installation order:
flash ROM
flash kernel
Credits:
SergeyL
rINanDO
AdrianDC
LineageOS community
Google
Source code:
Manifest
Device and patches
Kernel
other repos
XDA:DevDB Information
LineageOS 15.0, ROM for the Samsung Galaxy Ace II
Contributors
ChronoMonochrome, SergeyL
Source Code: https://github.com/ChronoMonochrome/android/tree/lineage-15.0
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Stock JB 4.1.2 or up && kitkat-compatible recovery
Version Information
Status: Alpha
Created 2017-09-25
Last Updated 2017-09-24
Click to expand...
Click to collapse
Wow! I cannot believe! Your ROM is so amazing!
Although it is not stable now, but in the future, i hope this ROM will can run Gapps and have lots of features that many another ROM cannot do!
Thanks for your new ROM, new invention!
That was fast didn't expect Oreo for our device
When I try to install the ROM recovery simply restarts without flashing it any help?
Was on sergeyl's cm 14.1
Muhammed Suhail said:
When I try to install the ROM recovery simply restarts without flashing it any help?
Was on sergeyl's cm 14.1
Click to expand...
Click to collapse
For flashing use TWRP recovery from chrono kernel builds.
ChronoMonochrome said:
For flashing use TWRP recovery from chrono kernel builds.
Click to expand...
Click to collapse
Where is the option for root?
Developer options is not available
Thanks in advance
Muhammed Suhail said:
Where is the option for root?
Developer options is not available
Thanks in advance
Click to expand...
Click to collapse
I'm not sure if it works in this rom:
Go to Settings, click on "About phone" and then tap seven times (it may vary) on the "Build number".
isaak said:
I'm not sure if it works in this rom:
Go to Settings, click on "About phone" and then tap seven times (it may vary) on the "Build number".
Click to expand...
Click to collapse
I did but didn't work
Used search that too didn't work
Muhammed Suhail said:
I did but didn't work
Used search that too didn't work
Click to expand...
Click to collapse
but it did work on my phone, I remember it's 7 times
But I have another problem, when I want to go back to Los 14.1, I stuck in TWRP logo and I can't get in. Is there any solution to flash back instead of use Odin to flash stock 2.3.6?
Muhammed Suhail said:
Where is the option for root?
Click to expand...
Click to collapse
There is no root included in this build. You can install a third-party root, but I didn't look into that deeply - there are much of other stuff work on. As stated in OP, this build is a way early, mainly purposed for developers and those who want to help with this project.
ChronoMonochrome said:
There is no root included in this build. You can install a third-party root, but I didn't look into that deeply - there are much of other stuff work on. As stated in OP, this build is a way early, mainly purposed for developers and those who want to help with this project.
Click to expand...
Click to collapse
Is this patch work only for ace 2 https://github.com/ChronoMonochrome/android_device_samsung_codina/tree/cm-15.0/patches
In this version, recovery does not work. So, you can just go back in download mode
New release is UP!
5.10.2017 - build #2
fixed USB
fixed WiFi (credits to @rINanDO)
fixed camera (photos only)
RIL fixes (works partly*)
* receiving SMS and incoming calls seems to be working, however anything else (including answering an incoming call) still doesn't work.
No
unknown said:
Is this patch work only for ace 2 https://github.com/ChronoMonochrome/android_device_samsung_codina/tree/cm-15.0/patches
Click to expand...
Click to collapse
Oh, this patch is not able to use, it is the patch for our ROM and we just need to wait for Chrono, our savior )
ChronoMonochrome said:
5.10.2017 - build #2
fixed USB
fixed camera (photos only)
RIL fixes (works partly*)
* receiving SMS and incoming calls seems to be working, however anything else (including answering an incoming call) still doesn't work.
Click to expand...
Click to collapse
Will the S3 mini get this ROM too? I mean, they have the same hardware. Great work!
xEmre66 said:
Will the S3 mini get this ROM too? I mean, they have the same hardware. Great work!
Click to expand...
Click to collapse
Despite of having the same (almost) hardware there are difficulties with testing builds on a device you don't own. If anyone on s3 mini forum is interested to work on Oreo bringup, the sources are always available on my github.
@ChronoMonochrome Good progress here!
Btw, could you tell me how you made RIL work?
Here it seemed to be crashed at rild ( https://pastebin.com/NMSbwrET if you need full log )
Code:
RILClient: Connect_RILD: Connecting failed. Connection refused(111)
10-26 16:53:27.189 558 641 E RILJ : Couldn't find 'rild' socket after 8 times, continuing to retry silently [SUB0]
10-26 16:53:27.204 558 649 E RILJ : Couldn't find 'rild1' socket after 8 times, continuing to retry silently [SUB1]
Dreamstar said:
@ChronoMonochrome Good progress here!
Btw, could you tell me how you made RIL work?
Here it seemed to be crashed at rild ( https://pastebin.com/NMSbwrET if you need full log )
Code:
RILClient: Connect_RILD: Connecting failed. Connection refused(111)
10-26 16:53:27.189 558 641 E RILJ : Couldn't find 'rild' socket after 8 times, continuing to retry silently [SUB0]
10-26 16:53:27.204 558 649 E RILJ : Couldn't find 'rild1' socket after 8 times, continuing to retry silently [SUB1]
Click to expand...
Click to collapse
Nothing special here.
Check these patches out: https://review.lineageos.org/#/q/st...branch:lineage-15.0+topic:samsung-libril-oreo
Just for a clarification, I wasn't touching java part of RIL at all - until I find a better idea about that. So RIL is not fully-functional yet.

[DISCONTINUED][ROM][2017-11-30][7.1.2][ZC554KL] Lineage OS 14.1

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
/*
* I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...).
* Please do some research if you have any concerns about features included in the products you find here 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.
* Your warranty will be void if you tamper with any part of your device / software.
* Same statement for XDA.
*/
Click to expand...
Click to collapse
LineageOS is a free, community built, aftermarket firmware distribution of Android 7 (nougat), 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.
What's working :
-Boots
-RIL (Calls, SMS, Data)
-Fingerprint
-Wi-Fi
-Bluetooth
-Camera
-Camcorder
-Audio
-Sensors
-Flash
-LED
-GPS
Known issues:
USB stay at charging when plugged in to PC (Workadround: Go to Settings > Developer Options > Select USB Configuration and Select whatever you want)
Download:
Homemade (Discontinued) 2017-11-30
Sources:
Device
Kernel
Vendor
Credits :
Big thanks for all the help and asistance from master of the Lenovo K6 series, @Karthick111 (karthickmostwanted) !!
Big Note:
Please, don't spam with question since this ROM is discontinued by me and I sold the device because I don't have choice to (you know what I mean!). Feel free to fork all the source code from my repository above! THANKS!​
Working? Can you install it?
MJS_Luthier said:
Working? Can you install it?
Click to expand...
Click to collapse
This time? Of course not. I didn't have the phone anymore. Earlier? Yes I've built it so this can be booted on ZC554KL.
aaaaaaziskurnia said:
This time? Of course not. I didn't have the phone anymore. Earlier? Yes I've built it so this can be booted on ZC554KL.
Click to expand...
Click to collapse
Thank you, was going to buy this phone and it's great it's already got custom recovery/rom
I flashed it it works
Anything Work! Many Thanks :good::laugh:
oakob168 said:
Anything Work! Many Thanks :good::laugh:
Click to expand...
Click to collapse
Hi
how you unlock boot-loader your phone
i used asus app unlocker and app unlock boot loader but after reboot phone, boot-loader again lock.
i try to flash twrp and can to install but screen is black after boot up to recovery MOD: after unlock boot-loader by app and when phone go to boot-loader i don't reboot phone and flash twrp by ADB on commond line write flash is OK but when i change reboot to recovery by volume key and press power key to go to recovery, phone reboot and boot up with black screen and never boot to recovery and boot-loader again locked
please help me i really need to unlock my device and root my phone.
Is it possible to establish LineageOS with the help of TWRP
Is it possible to establish LineageOS with the help of TWRP ???
Zeroservice said:
I flashed it it works
Click to expand...
Click to collapse
Can you describe in more detail how it works?
oakob168 said:
Anything Work! Many Thanks :good::laugh:
Click to expand...
Click to collapse
Kindly tell the instruction how to flash it!
please port lineage 15.1
Lineage OS update
I rebuild Lineage with aaaaaaziskurnia's code to include the latest security updates for android.
Disclaimer
Your warranty is 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
Build information
Build date: 2018-10-03
Build on: Lubuntu 16.04 LTS VM
Patch version of this build: 2018-09-05
For ZC554KL 3GB Ram, 32GB EMMC, Snapdragon 430 (MSM8937) (won't work properly on the model with 4GB RAM and 32GB EMMC)
I tested this image on my phone (X00ID) today. Here are the results:
Working (tested so far)
- Boot
- Audio
- Video
- All cameras and flashlights
- Wifi connection
- Mobile connection
- LED
- MTP
- OTG
Not working
- If you (or a root app) remount the system partition as rw and tries to modify a system file --> android freezes (hold volume down and power until the smartphone vibrates to reboot in that case)
- Gestures (the build in Focaltech 5436 touch-controller supports gestures)
Modifications
- Root Add on is already integrated (to build with integrated SU Addon: "export WITH_SU=true" before building)
Warning
Before flashing this, make a backup! I don't tested what happens, if you update aaaaaaziskurnia's version with this image (I made a clean flash).
Note:
In case of freeze: Hold Volume down + Power until the Zenfone 4 Max reboots.
Developer:
Current:
Bug: Root Remount RW Freeze - State: Gived up. I can't fix that
History:
Bug: Double-tap to wake - State: Fixed (Kernel-Commit, Device-Commit, Build lineage-14.1-20180515-UNOFFICIAL-X00I.zip)
Download
lineage-14.1-20180507-UNOFFICIAL-X00I.zip
lineage-14.1-20180515-UNOFFICIAL-X00I.zip
lineage-14.1-20180602-UNOFFICIAL-X00I.zip
lineage-14.1-20180707-UNOFFICIAL-X00I.zip
lineage-14.1-20181003-UNOFFICIAL-X00I.zip
Sources:
Kernel
Device
Vendor
Local Manifest
Lineage
Voldracarno said:
I rebuild Lineage with aaaaaaziskurnia's code to include the latest security updates for android.
Build information
Build date: 2018-05-07
Build on: Lubuntu 16.04 LTS VM
Patch version of this build: 2018-04-05
Used Manifest for this build: https://gist.github.com/ThaFireDragonOfDeath/01f67371bd6756866e243662a5ff48fa
I tested this image on my phone (X00ID) today. Here are the results:
Working (tested so far)
- Boot
- Audio
- Video
- All cameras and flashlights
- Wifi connection
- Mobile connection
- LED
- MTP
Not working
- Double tap to wake
Modifications
- Root Add on is already integrated
Warning
Before flashing this, make a backup! I don't tested what happens, if you update aaaaaaziskurnia's version with this image (I made a clean flash).
Download
Flashable zip archive: https://drive.google.com/open?id=1GcCLAzqBx4MoZ2Dj7oy8jeigCtA91vWT
I will build a new version every two weeks and if I have time, i will update the kernel sources, vendor files etc.
Click to expand...
Click to collapse
Do you have 2/16 or 3/32?
Johann Richter said:
Do you have 2/16 or 3/32?
Click to expand...
Click to collapse
3/32. X00I and X00ID are the same (TWRP/Lineage for X00I works also on X00ID).
Voldracarno said:
3/32. X00I and X00ID are the same (TWRP/Lineage for X00I works also on X00ID).
Click to expand...
Click to collapse
I have ZC554KL MSM8917 2/16, on the forum 4PDA people write that installing this firmware will turn out brick! I just wanted to make sure I get on my phone?
Johann Richter said:
I have ZC554KL MSM8917 2/16, on the forum 4PDA people write that installing this firmware will turn out brick! I just wanted to make sure I get on my phone?
Click to expand...
Click to collapse
Oh, I didn't know, that there is a version of the Zenfone 4 Max ZC554KL with 2/16 out there (seams to be a special version). This image is for the Snapdragon 430. The device you described have a Snapdragon 425.
So better don't install this image (I don't know if it working or not on your phone, I haven't that model so I can't test it).
Edit: Yup, your phone is a special model which I didn't know.
Your model: http://www.phonemore.com/asus-zenfone-4-max-zc554kl-2gb16gb/specs/3701
Model from mostly the rest of the world: http://www.phonemore.com/asus-zenfone-4-max-zc554kl-3gb32gb/specs/3702 or http://www.phonemore.com/asus-zenfone-4-max-pro-zc554kl-3gb32gb/specs/3703
I can't download lineage-14.1-20180515-UNOFFICIAL-X00I.zip
albarudin said:
I can't download lineage-14.1-20180515-UNOFFICIAL-X00I.zip
Click to expand...
Click to collapse
Fixed (I messed up the link permissions on Google Drive), the link should now work.
Voldracarno said:
Not working
- If you (or a root app) remount the system partition as rw and tries to modify a system file --> android freezes (hold volume down and power until the smartphone vibrates to reboot in that case)
- Gestures (the build in Focaltech 5436 touch-controller supports gestures)
Bug: Remount RW Freeze - State: Investigating
History:
Bug: Double-tap to wake - State: Fixed (Kernel-Commit, Device-Commit, Build lineage-14.1-20180515-UNOFFICIAL-X00I.zip)
Click to expand...
Click to collapse
I have the same problem with stock rom, my specific issue, I hate ads and I am trying to use "adaway", adaway has to modify the hosts file then it crashes and I need to reboot...
I tried to edit the permissions of the hosts file but it is impossible, the phone just crashes and doesn't allow me to modify files with RW in order to change anything (looks like we are not root at all).
Gonzalomay86 said:
I have the same problem with stock rom, my specific issue, I hate ads and I am trying to use "adaway", adaway has to modify the hosts file then it crashes and I need to reboot...
I tried to edit the permissions of the hosts file but it is impossible, the phone just crashes and doesn't allow me to modify files with RW in order to change anything (looks like we are not root at all).
Click to expand...
Click to collapse
For that case there is a workaround. Boot to TWRP and push the host file via adb to the system partition in the right path and set the permissions with chmod. If you mounting the the system partition as rw in the recovery the system don't crash.

[ROM][10.0][angler] 家 BootleggersROM 5.1 Shishufied 家

{
"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"
}
Bootleggers ROM is an aftermarket firmware based on AOSP with some patches and fixes from LineageOS and various other projects. The idea is to bring custom features and some of the most useful apps on your device, with the goal of Making you feel like 家.
With an almost stable source, this ROM is also packed with some custom wallpapers (avaliable on ShishuWalls), ringtones, fonts, and themes to bring to your device into a more fresh look and give you always a good experience.
Also, we got our Telegram Group to talk about the ROM, share some love, ideas or even have fun with us!
Some of the features that are included on this ROM are:
Code:
* QS Rows and Colums
* Volume Keys: Wake up, skip tracks and switch according to rotation
* Show song album cover, visualizer and battery info on Lockscreen
* Power Menu Items
* Battery LED light settings
* Suspend Actions: Make your device disable GPS and switch to 2G when you're not using it
* AppOps: Manage your apps permissions in an advanced way
* Recent Styles: Dig the new Pie Quickstep recents, go back to the classic layout or use the Android Go layout
* Network icons: Show or hide the cross, switch between 4G or LTE, use the classic icon layout before Pie or toggle roaming icon too!
Also, you can check a full list of Features available here.
Thanks to this people, this ROM could be possible, so, i have to give a big thanks to:
Code:
* Shishu (For being there)
* Ground Zero ROMs Team
* AOSPExtended
* ABC ROMs
* NitrogenOS
* AICP
* DirtyUnicorns
* Lukas Koller (Camera Roll dev)
* fxckingdeathwish (for the amazing photos for wallpaper/headers)
* OmniROM
* CyanogenMod/LineageOS
* PixelExperience
* PureNexus
* merothh
* Resurrection Remix
* AOSiP
* CrDroid
* CypherOS
* PureKat
* theimpulson
* MatiHalperin
* Project Xtended
* Pixeldust Project
* AquariOS
* Alejandro Ponce (Quetzal/Calypso dev)
* PixysOS
* The Memedo Testers team
* Every maintainer who decided to give our project a shot(ME ME ME)
* You for your interest on our project
Also if you got some ideas,bug fixes, stability improvements or want to help to support features for your device, you can do it by sending a Pull request on Bootleggers Github (check downloads and sources part) or tell us on our Telegram group (Check about us section), will be really appreciated. Got some questions about some terms we use? Check our FAQ or feel free to ask us. We appreciate your feedback and help.
Downloads:
ROM​
GApps:​
Open GApps
How to flash:
Code:
* Wipe Data, and Dalvik/ART cache (only if clean flashing!)
* Flash ROM
* Flash TWRP (optional)
* Reboot!
Notes:
* Do NOT flash magisk/kernels/etc until AFTER first boot.
Device Sources:
Device Tree - Device tree
Kernel Tree - Kernel tree
Vendor Tree - Vendor tree
ROM Sources:
Bootleggers Github
ROM Specific bugs:
Code:
* You tell me
Device Specific bugs:
Code:
* You tell me
Your bug report MUST contain the following information:
Code:
Phone Informations
*Bootleggers OS version
* Gapps version
What you did:
* Wipe data: y/n
* Upgrade from previous unofficial bootleggers build: y/n
* Restore with titanium backup: y/n
You're using (if yes write which one) :
* Task killer
* Phone cleaner / Battery enhancer apps
* Non-stock kernel
* Modified kernel settings
* Other mods
Bug info:
Along with that IT MUST contain log files. if you don't know how to take them then follow this​
XDA:DevDB Information
Bootleggers ROM, ROM for the Huawei Nexus 6P
Contributors
PixelBoot
Source Code: https://github.com/BootleggersROM
ROM OS Version: Android 10
ROM Kernel: Linux 3.10.x
Version Information
Status: Stable
Created 2020-04-25
Last Updated 2020-04-26
Peripherals
FBE Recovery: TWRP
FBE Recovery (4 Core): TWRP
BLOD Patch (4 Core): Osmosis BLOD Workaround Injector Addon AK3
Install Instructions
Grab our recovery from the peripherals section and install it.
Through TWRP Recovery:
Install Zip > Install Image > Choose ‘recovery.img‘ > Select partition ‘Recovery’ > Swipe to confirm flash
Through Fastboot:
Code:
fastboot flash recovery recovery.img
Install the ROM and then wipe your internal data partition.
Through TWRP Recovery:
Wipe > Format data
Through Fastboot:
Code:
fastboot -w
Reboot into system and wait until the process finishes, it could take a little bit. After the installation is done, I suggest waiting before using the phone because it usually goes into thermal throttling after installing a ROM.
Omg .. you is machine ..thanks .. pixelboot ??
Gapps incluye ..???
Back to back android 10 roms! Omg PixelBoot you are a true legend! we love you ! thanks for your hard work and for keeping our angler alive . can't wait to try this one.
LEGEND
mataflakitas said:
Gapps incluye ..???
Click to expand...
Click to collapse
I used ARM64 10 Pico gapps.
mataflakitas said:
Gapps incluye ..???
Click to expand...
Click to collapse
No, you will need to flash separately. I use OpenGapps nano.
The ROM Is amazing .. very fast ?
You are amazing man! I was beginning to lose hope.
One problem though. I updated directly from OTA (is it called dirty flash?) and the phone booted the system but I encountered some noob problems:
my Gapps was crashing so I flashed Gapps again
then I realized my Magisk Root was gone so I tried to flash Magisk again but It failed and It almost nagged me about no vendor image being present.
Where could I find the vendor image or do I need to do a clean wipe and flash the from again?
I'm using TWRP and no custom kernel.
busteray said:
You are amazing man! I was beginning to lose hope.
One problem though. I updated directly from OTA (is it called dirty flash?) and the phone booted the system but I encountered some noob problems:
my Gapps was crashing so I flashed Gapps again
then I realized my Magisk Root was gone so I tried to flash Magisk again but It failed and It almost nagged me about no vendor image being present.
Where could I find the vendor image or do I need to do a clean wipe and flash the from again?
I'm using TWRP and no custom kernel.
Click to expand...
Click to collapse
You've to use the special FBE Twrp for android 10 in the OP .
hk1271 said:
You've to use the special FBE Twrp for android 10 in the OP.
Click to expand...
Click to collapse
Oh hey! You came to my rescue again dude, I love you.
Unrelated question. Can I use Ex Kernel or something similar in Android 10?
busteray said:
Oh hey! You came to my rescue again dude, I love you.
Unrelated question. Can I use Ex Kernel or something similar in Android 10?
Click to expand...
Click to collapse
Hehe .. always here to help .
Android 10 is way more complicated than Oreo and pie . Currently there are none Custom Kernel for android 10 . You can't use a kernel of Oreo or pie in android 10 , it'll cause bootloop .
For anyone on the fence this ROM is the best. I have tried quite a few the past few months this one is flawless. Its fast, no random reboots, everything works, all the options I want. Thanks for this one it breathed new life into my phone. Almost 5 years and still going.
cynaptix said:
For anyone on the fence this ROM is the best. I have tried quite a few the past few months this one is flawless. Its fast, no random reboots, everything works, all the options I want. Thanks for this one it breathed new life into my phone. Almost 5 years and still going.
Click to expand...
Click to collapse
playstore camera works and any lockscreen issues?
Just tested the google camera, it works. I've had no issue with the lock screen I am using pin and fingerprint.
New update ..!!! Y es
cynaptix said:
For anyone on the fence this ROM is the best. I have tried quite a few the past few months this one is flawless. Its fast, no random reboots, everything works, all the options I want.
Click to expand...
Click to collapse
:good: Seconded.
question, im a total noob to all this, just curious about everything, i installed twrp with the pixel experience. would i have to reinstall the twrp every time i install a new op system? or?

[UNOFFICIAL][RECOVERY]OrangeFox Recovery Project Unified[R11.0_5][11/02/2021]

OrangeFox Recovery Project for OP7/PRO/T
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
/*
* Your warranty is now void.
*
* We're not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this recovery
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
OrangeFox is FREE SOFTWARE
Supports Treble, Miui, Custom Roms, Oneplus OS
Downloads:
1. Download link: OrangeFox-Unofficial-guacamole/b/c V11.0_5
2. GitHub: https://github.com/Invernomut0/android_device_oneplus_guacamole_unified_OFOX
KNOW PROBLEMS:
* If used with OOS11 slot must be decrypted!
* With OOS11 seems "fastboot boot recovery.img" stop working.
INSTALLATION:
0. Backup your ROM, your data, your internal storage, and your settings/apps, to an external device
1. Download the OrangeFox zip file to your device
2. Reboot to your custom TWRP-based Recovery
3. Install the OrangeFox zip file as a normal zip
4. The device will automatically reboot into OrangeFox recovery after installation (allow this to happen)
5. Enjoy!
Guides; Frequently Asked Questions; Installation; Troubleshooting; Sundry Information:
* See https://wiki.orangefox.tech/en/guides
Credits
* Mauronofrio - for Oneplus TWRP Device Tree
* TeamWin - for TWRP
* The OrangeFox Team - for your hard work
* All our testers - for your patience and help
FEATURES:
* Updated with latest TWRP commits
* Built-in support for installing init.d functionality
* Built-in support for installing Magisk
* AromaFM
* Flashlight
* Password, torch, led
* Support for Miui and Custom ROMs
* Superb new UI and themes
* OrangeFox theme engine:
- choice of theme (black, dark, etc)
- choice of color scheme
- choice of splash screen
* Alternative lockscreen
* And many more!
XDA DevDB Information
OrangeFox Recovery Project, Tool/Utility for the Oneplus 7 series
Contributors
invernomut0
if you like my work, send me a beer
DarthJabba9, MrYacha
Source Code: https://gitlab.com/OrangeFox
Version Information
Status: Stable
Current Stable Version: R11.0
Screenshots
cool, can you upload a .img so we can test it out?
dat_Noko said:
cool, can you upload a .img so we can test it out?
Click to expand...
Click to collapse
I'm building right now a fresh version... in 10 minutes will be online.
...
Online
invernomut0 said:
Online
Click to expand...
Click to collapse
Thanks, but the img is not booting for me with "fastboot boot OrangeFox-R11.0_4-Unofficial-guacamole.img" running OOS11 OB1
dat_Noko said:
Thanks, but the img is not booting for me with "fastboot boot OrangeFox-R11.0_4-Unofficial-guacamole.img" running OOS11 OB1
Click to expand...
Click to collapse
Same here OP7 OOS11 OB2.
dat_Noko said:
Thanks, but the img is not booting for me with "fastboot boot OrangeFox-R11.0_4-Unofficial-guacamole.img" running OOS11 OB1
Click to expand...
Click to collapse
I know... It seems no recoveries work with fastboot boot command with oos11 beta 1. I tried twrp img with same results.
But if you flash it from recovery, it works flawlessy.
Let me know.
invernomut0 said:
But if you flash it from recovery, it works flawlessy.
Let me know.
Click to expand...
Click to collapse
Would't work for me, since the OOS11 update TWRP is not booting anymore for me.
dat_Noko said:
Would't work for me, since the OOS11 update TWRP is not booting anymore for me.
Click to expand...
Click to collapse
Are you encrypted? Because I think no recoveries currently can decrypt oos11 beta. I'm fully decrypted
invernomut0 said:
Are you encrypted?
Click to expand...
Click to collapse
ah just checked, i am. totally forgot that
On oneplus 7 Guacamoleb i get :
E3004: This package is for guacamole. This device (oneplus 7) is not supported.
JudgeDread11 said:
On oneplus 7 Guacamoleb i get :
E3004: This package is for guacamole. This device (oneplus 7) is not supported.
Click to expand...
Click to collapse
Really strange, I'm on guacamoleb with dualboot without problems... Go to this telegram chat to get support:
Orangefox-DualBoot-Unified-Reborn
DualBoot-Unified-Reborn-OP6/OP7
You can view and join @OrangeFoxDualBootRebornOnePlus7 right away.
t.me
JudgeDread11 said:
On oneplus 7 Guacamoleb i get :
E3004: This package is for guacamole. This device (oneplus 7) is not supported.
Click to expand...
Click to collapse
Probably I found the problem. The zip check the ro.product.device to see if your device is compliant.
I used these values: guacamole, guacamoleb, guacamolec. But your ro.product.device is "oneplus 7".
I added "oneplus 7" in:
Code:
export TARGET_DEVICE_ALT="guacamoleb, guacamolec, oneplus 7"
invernomut0 said:
Probably I found the problem. The zip check the ro.product.device to see if your device is compliant.
I used these values: guacamole, guacamoleb, guacamolec. But your ro.product.device is "oneplus 7".
I added "oneplus 7" in:
Code:
export TARGET_DEVICE_ALT="guacamoleb, guacamolec, oneplus 7"
Click to expand...
Click to collapse
I solved it by using your dualboot recovery on my stock device, which worked perfect. Love the dual boot app btw, will use it when i change my mind again and swich backl to dualboot
invernomut0 said:
OrangeFox Recovery Project for OP7/PRO/T
Code:
/*
* Your warranty is now void.
*
* We're not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this recovery
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
OrangeFox is FREE SOFTWARE
Supports Treble, Miui, Custom Roms, Oneplus OS
Downloads:
1. Download link: OrangeFox-Unofficial-guacamole/b/c V11.0_5
2. GitHub: https://github.com/Invernomut0/android_device_oneplus_guacamole_unified_OFOX
KNOW PROBLEMS:
* If used with OOS11 slot must be decrypted!
* With OOS11 seems "fastboot boot recovery.img" stop working.
INSTALLATION:
0. Backup your ROM, your data, your internal storage, and your settings/apps, to an external device
1. Download the OrangeFox zip file to your device
2. Reboot to your custom TWRP-based Recovery
3. Install the OrangeFox zip file as a normal zip
4. The device will automatically reboot into OrangeFox recovery after installation (allow this to happen)
5. Enjoy!
Guides; Frequently Asked Questions; Installation; Troubleshooting; Sundry Information:
* See https://wiki.orangefox.tech/en/guides
Credits
* Mauronofrio - for Oneplus TWRP Device Tree
* TeamWin - for TWRP
* The OrangeFox Team - for your hard work
* All our testers - for your patience and help
FEATURES:
* Updated with latest TWRP commits
* Built-in support for installing init.d functionality
* Built-in support for installing Magisk
* AromaFM
* Flashlight
* Password, torch, led
* Support for Miui and Custom ROMs
* Superb new UI and themes
* OrangeFox theme engine:
- choice of theme (black, dark, etc)
- choice of color scheme
- choice of splash screen
* Alternative lockscreen
* And many more!
XDA DevDB Information
OrangeFox Recovery Project, Tool/Utility for the Oneplus 7 series
Contributors
invernomut0
if you like my work, send me a beer
DarthJabba9, MrYacha
Source Code: https://gitlab.com/OrangeFox
Version Information
Status: Stable
Current Stable Version: R11.0
Click to expand...
Click to collapse
In other words this will work on Android 11 open beta's as long as you're decrypted right???
mjb337 said:
In other words this will work on Android 11 open beta's as long as you're decrypted right???
Click to expand...
Click to collapse
Yep, exactly

Categories

Resources