[ROM][8.x][TREBLE][UNOFFICIAL] LineageOS, ResurrectionRemix & more // personal builds - Xiaomi Mi Mix 2 ROMs, Kernels, Recoveries, & Other

This thread was formerly "[ROM][8.1.0][UNOFFICIAL] LineageOS 15.1 [BETA][VoLTE]"
This thread hosts personal builds of LOS15.1 and other ROMs for Mix 2, built from @Cozzmy13 's and official LOS trees. It wouldn't have been possible without tremendous efforts from all the Mix 2 / Mi 6 devs behind the scene; I'm just building upon their awesome work and making choices available, so full credits to them.
Currently I build the following ROMs:
LineageOS 15.1 (weekly, follows official LOS schedule)
ResurrectionRemix 6 (weekly, follows official LOS schedule)
AOSPExtended 5 (biweekly)
PixelExperience 8.1 (biweekly)
My builds differentiate from official with some small changes:
Default stretch-to-fullscreen (force apps to render in 18:9) - LOS official solution defaults to OFF, which complicates setup
Full built-in root from LOS (when possible - enable from Developer options)
Lollipop-esque lockscreen fonts (when possible)
Grey-blue DeskClock color scheme (when possible)
Navbar stays on the right side of the screen under 270° rotation
System-level rounded corners overlay (size adjustable on RR), courtesy of @Arasthel
Do note that I build ROMs firstly for self use, so I make changes out of personal preferences, and it's my freedom to accept/reject features (e.g. I will not add gestures into LOS).
What's working / not:
Refer to official LOS
Instructions:
Coming from MIUI? Since the new encryption has been implemented, you only need to wipe (not format) /data.
Flash an appropriate Oreo firmware - the current required version is 8.4.19.
Download the latest build and optionally GAPPS
Reboot to TWRP
Flash the latest build, GAPPS and whatever other additions you need
Reboot
If you're stuck in bootanimation, manually reboot by holding POWER
Extras:
Read here if you want to use unencrypted data
Read here if you want to migrate between official/unofficial LOS
Downloads:
SourceForge folder: https://sourceforge.net/projects/andyyan/files/ - final releases in the "8.x - Treble" folder
AFH folder: https://androidfilehost.com/?a=show&w=files&flid=230017 - final releases in the "8.x - Treble-enabled" folder
Root addon: not needed for LOS-based ROMs; use this Treble-enabled Magisk otherwise
Google Apps : http://opengapps.org/
Source Code:
https://github.com/LineageOS/
XDA:DevDB Information
LineageOS 15.1, ROM for the Xiaomi Mi Mix 2
Contributors
AndyYan, Cozzmy13, mikeioannina, Arasthel, Andr68rus, wight554
Source Code: https://github.com/LineageOS/
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 4.x
ROM Firmware Required: MIUI Oreo base
Based On: LineageOS
Version Information
Status: No Longer Updated
Created 2018-03-11
Last Updated 2018-10-17

Reserved

Hell yeah

Thanks! I will give this a try.

Nice work man !!
Thanks for all the support for mi mix 2 ?

Awesome AndyYan! I'm running Arasthel's LOS15.1 currently and have been running your LOS14.1 build prior.
Can you tell what the main differences are between this build and Arasthel's build? Is there no need to flash the kernel 2.zip that has been going around in the other Oreo topics?
Thanks very much for your work!
Edit: Running it now for a few hours, works great! Camera quality seems on par with Arasthel's LOS after flashing the kernel 2. One difference I noticed is that this build doesn't have the AOSP night mode, but only LOS LiveDisplay. The fast blinking led is also solved in this build, where I needed to tweak it on Arasthel's LOS build.

Great ROM, many thanks AndyVan. Only issue I have is proximity sensor is not working (I have Elliptic labs sensor).

@AndyYan
Glad to see you back with an Oreo version of LOS ! Been following telegram group since a bit and just switched to your release. Thanks for sharing ! I hope battery drain will be improved while roaming with this one. Will check tomorrow and report
Keep it up guys, your work is really appreciated !
Cheers.
Envoyé de mon MI Mix 2 en utilisant Tapatalk

I make a clean install. After the Startsscreen i can setup the language, then in the Next screen the setup Program crash. Any ideas?

@AndyYan
Hello
This is more about the lineage 14.1 port. I was built a kernel from the lineage os repos. and I built one from the prebuilt and one from the mokee repos. but they all just boot loop on the mi logo. The kernel also seems to be around 2 megs smaller than the one in the zips but the ram disks are the same size. any idea what I might be doing wrong?
cheers

Feenfleisch said:
I make a clean install. After the Startsscreen i can setup the language, then in the Next screen the setup Program crash. Any ideas?
Click to expand...
Click to collapse
You installed GAPPS? I've been receiving reports of neither of the linked GAPPS work properly from some of my local mates (which isn't something I can do anything about, I don't even use GAPPS). The vanilla installation works fine on my side.
m4r0v3r said:
@AndyYan
Hello
This is more about the lineage 14.1 port. I was built a kernel from the lineage os repos. and I built one from the prebuilt and one from the mokee repos. but they all just boot loop on the mi logo. The kernel also seems to be around 2 megs smaller than the one in the zips but the ram disks are the same size. any idea what I might be doing wrong?
cheers
Click to expand...
Click to collapse
I've never built a standalone kernel. Since I don't think I'm building LOS14.1 anymore, I might as well just sticky the manifest I use here, might be of help:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<project name="AndyCGYan/android_device_xiaomi_chiron" path="device/xiaomi/chiron" remote="github" revision="cm-14.1" />
<project name="AndyCGYan/android_device_xiaomi_msm8998-common" path="device/xiaomi/msm8998-common" remote="github" revision="cm-14.1" />
<project name="MoKee/android_kernel_xiaomi_msm8998" path="kernel/xiaomi/msm8998" remote="github" revision="mkn-mr1" />
<project name="hondajohn88/android_vendor_xiaomi_chiron" path="vendor/xiaomi/chiron" remote="github" revision="xenonhd" />
<project name="hondajohn88/android_vendor_xiaomi_msm8998-common" path="vendor/xiaomi/msm8998-common" remote="github" revision="mkn-mr1" />
<project name="LineageOS/android_vendor_nxp-nfc_opensource_frameworks" path="vendor/nxp-nfc/opensource/frameworks" remote="github" revision="cm-14.1" />
<project name="LineageOS/android_vendor_nxp-nfc_opensource_libnfc-nci" path="vendor/nxp-nfc/opensource/libnfc-nci" remote="github" revision="cm-14.1" />
<project name="LineageOS/android_vendor_nxp-nfc_opensource_Nfc" path="vendor/nxp-nfc/opensource/Nfc" remote="github" revision="cm-14.1" />
<project name="LineageOS/android_external_sony_boringssl-compat" path="external/sony/boringssl-compat" remote="github" revision="cm-14.1" />
<remove-project name="LineageOS/android_system_bt" />
<project name="hondajohn88/android_system_bt" path="system/bt" remote="github" revision="mkn-mr1" />
<remove-project name="LineageOS/android_hardware_qcom_audio" />
<project path="hardware/qcom/audio/default" name="hondajohn88/hardware_qcom_audio" groups="qcom,qcom_audio,pdk" revision="xenonhd" />
<project path="hardware/qcom/audio-caf/msm8998" name="RR-chiron/hardware_qcom_audio" groups="qcom,qcom_audio" revision="proximity" />
</manifest>

AndyYan said:
You installed GAPPS? I've been receiving reports of neither of the linked GAPPS work properly from some of my local mates (which isn't something I can do anything about, I don't even use GAPPS). The vanilla installation works fine on my side.
I've never built a standalone kernel. Since I don't think I'm building LOS14.1 anymore, I might as well just sticky the manifest I use here, might be of help:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<project name="AndyCGYan/android_device_xiaomi_chiron" path="device/xiaomi/chiron" remote="github" revision="cm-14.1" />
<project name="AndyCGYan/android_device_xiaomi_msm8998-common" path="device/xiaomi/msm8998-common" remote="github" revision="cm-14.1" />
<project name="MoKee/android_kernel_xiaomi_msm8998" path="kernel/xiaomi/msm8998" remote="github" revision="mkn-mr1" />
<project name="hondajohn88/android_vendor_xiaomi_chiron" path="vendor/xiaomi/chiron" remote="github" revision="xenonhd" />
<project name="hondajohn88/android_vendor_xiaomi_msm8998-common" path="vendor/xiaomi/msm8998-common" remote="github" revision="mkn-mr1" />
<project name="LineageOS/android_vendor_nxp-nfc_opensource_frameworks" path="vendor/nxp-nfc/opensource/frameworks" remote="github" revision="cm-14.1" />
<project name="LineageOS/android_vendor_nxp-nfc_opensource_libnfc-nci" path="vendor/nxp-nfc/opensource/libnfc-nci" remote="github" revision="cm-14.1" />
<project name="LineageOS/android_vendor_nxp-nfc_opensource_Nfc" path="vendor/nxp-nfc/opensource/Nfc" remote="github" revision="cm-14.1" />
<project name="LineageOS/android_external_sony_boringssl-compat" path="external/sony/boringssl-compat" remote="github" revision="cm-14.1" />
<remove-project name="LineageOS/android_system_bt" />
<project name="hondajohn88/android_system_bt" path="system/bt" remote="github" revision="mkn-mr1" />
<remove-project name="LineageOS/android_hardware_qcom_audio" />
<project path="hardware/qcom/audio/default" name="hondajohn88/hardware_qcom_audio" groups="qcom,qcom_audio,pdk" revision="xenonhd" />
<project path="hardware/qcom/audio-caf/msm8998" name="RR-chiron/hardware_qcom_audio" groups="qcom,qcom_audio" revision="proximity" />
</manifest>
Click to expand...
Click to collapse
so were you using the prebuilt kernel?

CrazyBeaver2377 said:
Awesome AndyYan! I'm running Arasthel's LOS15.1 currently and have been running your LOS14.1 build prior.
Can you tell what the main differences are between this build and Arasthel's build? Is there no need to flash the kernel 2.zip that has been going around in the other Oreo topics?
Thanks very much for your work!
Edit: Running it now for a few hours, works great! Camera quality seems on par with Arasthel's LOS after flashing the kernel 2. One difference I noticed is that this build doesn't have the AOSP night mode, but only LOS LiveDisplay. The fast blinking led is also solved in this build, where I needed to tweak it on Arasthel's LOS build.
Click to expand...
Click to collapse
Sorry for the late reply.
It has been quite a while since that last LOS15.1 build, during which Arasthel refined the source quite a bit, to the extent that you'd no longer need the prebuilt kernel for up-to-par camera and fixes for a bunch of stuff have been integrated. Try flashing again without it and see it for yourself.

m4r0v3r said:
so were you using the prebuilt kernel?
Click to expand...
Click to collapse
LOS14.1? Yeah. AFAIK OSS kernel for Nougat was experimented by hondajohn88 but ditched shortly after.

AndyYan said:
LOS14.1? Yeah. AFAIK OSS kernel for Nougat was experimented by hondajohn88 but ditched shortly after.
Click to expand...
Click to collapse
ahh fair enough, might have to base my work on top of the LOS 15.1 then

AndyYan said:
Sorry for the late reply.
It has been quite a while since that last LOS15.1 build, during which Arasthel refined the source quite a bit, to the extent that you'd no longer need the prebuilt kernel for up-to-par camera and fixes for a bunch of stuff have been integrated. Try flashing again without it and see it for yourself.
Click to expand...
Click to collapse
Thanks very much for your reply. Already running your build since yesterday, flashed with opengapps (working fine). Only difference I noticed is the AOSP night mode is missing, but LiveDisplay also works fine. Of course I also noticed the kernel changes, very nice! I love how fast Mix 2 development is going.

Hi! Thanks for your continued support in building ROMs for us, I really appreciate it.
I was wondering if there'd be any chance of you making 100% stock LOS builds? I don't really have a need for root on my device and I would rather stick to the stock version if at all possible.
Again, I appreciate it! Thanks.

Hi,
Thanks for the great ROM! Everything is working well for me but, just one thing, is there any way to adjust the haptic feedback intensity/duration?
I find the dafault setting too intense compared to MIUI.
Thanks
Sent from my MI Mix 2 using Tapatalk

Si it necessary change oreo firmware if i hace your ROM 14.1? Sorry about my basicall english.
I think undestand is right but i'll like somebody confirmed, because i was a lucky when rooted my phone after a lot of mistakes.
Thanks
Enviado desde mi MI Mix 2 mediante Tapatalk

kenernest said:
Si it necessary change oreo firmware if i hace your ROM 14.1? Sorry about my basicall english.
I think undestand is right but i'll like somebody confirmed, because i was a lucky when rooted my phone after a lot of mistakes.
Thanks
Enviado desde mi MI Mix 2 mediante Tapatalk
Click to expand...
Click to collapse
Yes, read the startpost.
Do the following in TWRP (Most people here use Raupe's TWRP)
Format data
Flash oreo firmware
Flash rom
Flash gapps
Reboot

Related

[ROM][CM10][JB][4.1.2][SGT7][P1000/N/L][PDroid][20121127][RETIRED]

My CM10 build for the Samsung Galaxy Tab 7" P1000/N/L/ (CDMA? testers?).
Based on the SGT7 repo (cdesai, sbradymobile and humberos).
Here is @cdesai's original thread.
Alroger's downloads (info, tips and troubleshooting included)
Humberos's downloads (you can use my PDroid Patches with them).
You can use the boot.img kernels inside the ZIPs to test other MTD builds like the official CyanogenMod and AOKP, which often don't offer latin kernels, as long as they have the same partition layout. Don't use the latest kernel on nightlies BEFORE 20120923!
UPDATE: 20121127 available. @humberos' kernel. Little UI updates, BT and Sensor fixes. EXIF Fix for Geotagging photos (works with Ingress now)!
UPDATE: 20121120 available. @humberos' kernel. kernel tweaks, sbradymobile updates, LED brightness, clear recent apps button.
UPDATE: 20121113 available. @humberos' kernel. Memory fix, video fix, wifi fix, 1.4GHz OC.
UPDATE: 20121111 available. @humberos' kernel. Little things. Voodoo Sound is back.
UPDATE: 20121108 available. @humberos' kernel. Performance, battery and wireless fixes, including infamous ksoftirqd/0. Brazilian DST fixes.
UPDATE: 20121104 @humberos test kernel available for flashing. VPN works! Even mppe encrypted!
UPDATE: 20121104 available. @humberos' kernel, little fixes and updates.
UPDATE: 20121031 available. @humberos' kernel, little fixes, translations... you tell me.
UPDATE: 20121024 available. @humberos' kernel, @sbradymobile tweaks: 1-Touch USB Mount!
UPDATE: 20121023 available. @humberos' kernel, Loads of updates (4.1.2), GPU OC using Antutu, @sbradymobile tweaks, etc.
UPDATE: 20121015 PDroid Patch for latest CM10 Android 4.1.2 available.
UPDATE: 20121009 available. @humberos' kernel. Little fixes?
UPDATE: 20121007 available. @humberos' kernel. better battery? more Trebuchet tweaks by @sbradymobile and misc translations.
UPDATE: 20121005 @humberos kernel available for flashing. No more unwanted Wifi sleep. USB driver fixes?
UPDATE: 20121001 available. @humberos‘ kernel, better memory management, less reboots, more Trebuchet tweaks by @sbradymobile.
UPDATE: 20120927b @humberos kernel. Want speed? Flash this and let us know.
UPDATE: 20120927 available. @humberos‘ kernel improvements, @sbradymobile tweaks, fullscreen auto-hide bar?
UPDATE: 20120925b @humberos kernel Fixed Wifi MAC!
UPDATE: 20120925 @humberos kernel available for flashing. Memory management fixes. Try zRAM to fix reboots!
UPDATE: 20120923 available. @humberos kernel, New New Partition Layout, big /data again. All data will be lost again!
UPDATE: 20120921 available. @humberos kernel, zRAM working through system configuration and zCACHE updates.
UPDATE: 20120920 available. @humberos kernel, pdroid, new partition layout, better memory management, zRAM and zCACHE, USB Fast Charge.
UPDATE: 20120919 available. @humberos kernel, pdroid, new partition layout, better memory management.
UPDATE: 20120915 @humberos kernel available for flashing. Faster Wifi and Swap available for testing.
UPDATE: 20120914 available. @cdesai kernel, pdroid, new partition layout, HW video and Camera fixed! Tablet Mode in System/Status Bar!
UPDATE: 20120910 New PDroid Patch available for @humberos and nightly builds with new partition layout.
UPDATE: 20120903 available. @humberos kernel, tweaks and PDroid. No partition changes yet.
PDroid Patches included and available separately as CwM Flash install.
NoMoarPowah! GalaxyTab stockblue theme available.
OBS: No need to restock.
Easy restock from Gingerbread:
Flash full stock Gingerbread (with repartition).
Flash Kernel with CwM. Doesn't have to be Overcome, could be any CF-root kernel for your model.
Boot directly into CwM Recovery, holding VolUp.
Flash CM10 ROM and GApps!
Cheers! Thanks everyone!
==[SCREENSHOTS ro.sf.lcd_density=120]==
{
"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"
}
Building CM10 successful.
[UPDATE 20121113] Back to userdebug instead of eng.
Android 4.1.2 compiling now.. New PDroid patches for 4.1.2 working.
Plugin your device via USB (ADB enabled) for the extract-files part!
Code:
mkdir ~/cm10
cd ~/cm10
repo init -u git://github.com/sgt7/android.git -b jellybean
repo sync
cd vendor/cm
./get-prebuilts
cd ../..
source build/envsetup.sh
lunch cm_p1n-userdebug
cd device/samsung/p1
./extract-files.sh
cd ../../..
time make -j6 bacon
# cm_p1n-userdebug, cm_p1l-userdebug or cm_p1c-userdebug for CDMA
# -j6 for 2 threads per core (3 cores here)
Using the following right now, in .repo/local_manifest.xml, to get all humberos updates. extract-files takes care of the proprietary files.
Code:
<project name="humberos/android_kernel_samsung_p1" path="kernel/samsung/p1" remote="github" revision="cm-10.0.0" />
<project name="humberos/android_device_samsung_p1-common" path="device/samsung/p1-common" remote="github" revision="jellybean" />
Not needed anymore: If compiling with PDroid, gotta delete a couple files so it won't exceed the 65536 method limit:
Code:
rm frameworks/base/telephony/java/com/android/internal/telephony/{SonyQualcommRIL.java,HTCQualcommRIL.java,LGEQualcommRIL.java,LGEQualcommUiccRIL.java,MotoWrigley3GRIL.java,SemcRIL.java,Smdk4210RIL.java}
Not needed anymore.
Cheers!
BUGs, Video, Camera, etc...
BUGs? You tell me.
My build should have the same flaws as official CM nightlies, humberos and cdesai builds.
HW Video working!
Camera working!
New partition layout!
Tablet Mode!
Better memory management!
[UPDATE 20120914]
New build out with all the goodies so far...
Never seen Youtube Apps and Videos so fast, EVER on this Tab. Never seen HD videos so crisp and clear, 0 stutter with HW acceleration! MX Player was updated with new HW+ codec, which makes video, that normally wouldn't, work in HW!
[UPDATE 20120911]
@humberos 20120908 build has HW video accel and New Partition Layout! Pretty good. My PDroid Patches work fine with it.
Test videos for HW codec: http://forum.xda-developers.com/showpost.php?p=25215203&postcount=805
I use MX Player.
Reporting Bugs
Before reporting a bug, please make sure you are running as stock as possible. This means no custom kernel, no custom framework modification, etc. If you are using any of the above modifications, please flash the rom again to get rid of the modifications before reporting.
Please read the thread for known issues before reporting.
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 /proc/last_kmsg. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. The following is a useful format to follow.
Code:
What is your--
Tablet model:
Radio (baseband):
CM version:
CM Download url:
Gapps version:
Did you--
wipe:
restore with titanium backup:
reboot after having the issue:
Are you using--
a task killer:
a non-stock kernel:
CMSettings/Performance settings (other than stock):
other modifications:
Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:
thanks alroger
Thanks Alroger, are there any bugs in this version?
Would be nice if H/W acceleration is present..720p and 1080p videos can't play smoothly. Waiting for the next release.
I tried to change screen resolution (from 160 to 240 dpi) and after that the tab refuse to start and don't go over the bootscreen. I wiped all the data and install everything and after that the tab boot normally. I think there is something wrong with different screen resolution, another guy has the same problem with humberos release (maybe the kernel?)
sleviz said:
I tried to change screen resolution (from 160 to 240 dpi) and after that the tab refuse to start and don't go over the bootscreen. I wiped all the data and install everything and after that the tab boot normally. I think there is something wrong with different screen resolution, another guy has the same problem with humberos release (maybe the kernel?)
Click to expand...
Click to collapse
I don't think it works in 240... not yet at least.
160 and 120 work fine for me.
How did you change dpi? If you used an ago, it'll just boot loop. I'm using one of the CM10 kangs and 240 dpi works well.
Blasted from my HTC Rezound (Zone23s Newtified 3.2.1)
RED ZMAN said:
How did you change dpi? If you used an ago, it'll just boot loop. I'm using one of the CM10 kangs and 240 dpi works well.
Blasted from my HTC Rezound (Zone23s Newtified 3.2.1)
Click to expand...
Click to collapse
change the value "screen destiny" in build.prop
That's how I did mine.
Blasted from my HTC Rezound (Zone23s Newtified 3.2.1)
RED ZMAN said:
That's how I did mine.
Blasted from my HTC Rezound (Zone23s Newtified 3.2.1)
Click to expand...
Click to collapse
Download from market build.prop editor its free, and find the value ro.sf.lcd_density and change it
Sent from my GT-P1000 using XDA Premium HD app
Thank you Alroger; I was waiting for your return to test JB.. No other rom gives all the goodies and pdroid patch !
It's so good; it took me the same time to flash than previously, no problem happened, all applications/data were still present.
One little thing though; on your cafe-ti page, the link to humberos blog got me on his nexus build page, which was a little confusing...
Alroger's rom is really awesome, except the known bugs, the only pity I found is the battery runs quickly after using. Hope it can be solved soon.
XenoStrat said:
Thank you Alroger...
One little thing though; on your cafe-ti page, the link to humberos blog got me on his nexus build page, which was a little confusing...
Click to expand...
Click to collapse
Well, it's a link to the blog.. and his latest post is CM10 for the Nexus.. since there is no "fixed" post for SGT7 CM10, I leave you with the whole blog, that always has something new to share.
For example, I always use it as a heimdall command line reference... just search for heimdall in there and we find the holy full restock command line with repartitioning.
bravokylee said:
Alroger's rom is really awesome, except the known bugs, the only pity I found is the battery runs quickly after using. Hope it can be solved soon.
Click to expand...
Click to collapse
I don't feel it bad on battery consumption.
Similar to the plain Hombertos build which I monitored for 48 hrs consuming 30% on low usage, mostly standby so giving up to 6/7 days on this.
Now I have 19 hrs with 15% but have been driving around and surfing with it...
Bye,
Derk
Alroger
Well As i Know, updater.sh its not updated in sgt7 repo so the builds dont boot with the new layout, you will have to copy from cyanogenmod repo into the zip to get it boot with the new repartition. I am just comparing both builds the official and mine adding to the local manifiest the following.
<project name="sgt7/android_device_samsung_p1-common" path="device/samsung/p1-common" remote="github" revision="jellybean" />
<project name="humberos/android_kernel_samsung_p1" path="kernel/samsung/p1" remote="github" revision="cm-10.0.0" />
<project name="TheMuppets/proprietary_vendor_samsung" path="vendor/samsung" remote="github" revision="jellybea
But mine is a litle laggy so i think some more things are not updated in sgt7 repo.
cheers.
Also with humberos kernel I dont get the boot animation.
Tried to flash this over the last humeros cm10 build (20120823), just reboots after about 15 seconds after installation starts in cwm.
Ideas?
Sent from my GT-P1000 using xda app-developers app
areshinakya said:
Tried to flash this over the last humeros cm10 build (20120823), just reboots after about 15 seconds after installation starts in cwm.
Ideas?
Sent from my GT-P1000 using xda app-developers app
Click to expand...
Click to collapse
flash, boot, flash again. and no USB connections.
Thanks.
I did not have usb connected, but power was plugged in.
After recharging and flashing without power adapter plugged in it worked!
Strange.
Sent from my GT-P1000 using xda app-developers app

[KERNEL][4.1.2][RM-980] SilverNexus Kernel (for Nokia X) 04-04-2014

This Kernel is not Overclocked or Anything but it is unsecured for those of you who would like to use adb remount to tweak the system.
Hope this helps further development on the Nokia X
head over to www.silvernexus.co.nr to Download.
Installation Guide:
1. Enable Usb Debugging
------ Go into settings
------ Open up Developer options
------ Tick USB Debugging
2. Install Nokia ADB Driver (assuming that you have not installed it yet)
------ Make sure device is disconnected.
------ Extract folder inside downloaded zip to a location of your choosing.
------ Inside that folder you'll find a folder named "driver". Open that up.
------ There you'll find a file named "nokia_winusb.inf". Right Click on that and select Install.
------ Wait a few seconds till it tells you wheather your installation was successful or not.
------ If successful head over to number 3.
3. Install the Kernel on your device
------ Inside the folder you extracted you'll find file named "install" or "install.bat" depending on wheather you have extensions shown or not.
------ Double click that and wait.
------ Enjoy... You now have an unsecure kernel installed... Happy tweaking....
first
features of this kernel please
mack2087 said:
features of this kernel please
Click to expand...
Click to collapse
nothing special as of now its just unsecured but we might see overclocking and more governors when i get the kernel source.
SilverDragon24 said:
nothing special as of now its just unsecured but we might see overclocking and more governors when i get the kernel source.
Click to expand...
Click to collapse
ya why nokia not revealing the source codes
waiting for it so we could get overclock,Pmem n some cute governors with low memory consumption and also then atleast we can cook some roms
But you initiated so thanx to you
mack2087 said:
ya why nokia not revealing the source codes
waiting for it so we could get overclock,Pmem n some cute governors with low memory consumption and also then atleast we can cook some roms
But you initiated so thanx to you
Click to expand...
Click to collapse
Legally Nokia Has to release kernel sources according to the Apache 2.0 License. so we might get it soon.
https://github.com/dhacker29/android_kernel_nokia_normandy
If we're now able to shove in custom kernels into the X, does this mean that the bootloader's unlocked, or has anyone come up with a way to unlock it, or at the very least, work around the restrictions?
blakegriplingph said:
If we're now able to shove in custom kernels into the X, does this mean that the bootloader's unlocked, or has anyone come up with a way to unlock it, or at the very least, work around the restrictions?
Click to expand...
Click to collapse
its already unlocked
SilverDragon24 said:
its already unlocked
Click to expand...
Click to collapse
As in from the start, i.e. Nokia left it open for developers to mess around with? Or did someone come up with a way to hack the device's bootloader?
blakegriplingph said:
As in from the start, i.e. Nokia left it open for developers to mess around with? Or did someone come up with a way to hack the device's bootloader?
Click to expand...
Click to collapse
nokia left it open i guess
David_Vaz said:
https://github.com/dhacker29/android_kernel_nokia_normandy
Click to expand...
Click to collapse
Thanks for the sources now I can start my first kernel project.
SilverDragon24 said:
nokia left it open i guess
Click to expand...
Click to collapse
I guess it's about time to do a CM port for the Nokia X, then.
blakegriplingph said:
I guess it's about time to do a CM port for the Nokia X, then.
Click to expand...
Click to collapse
In that case if u need a base u can use cm for the samsung i8552. someone ported cm to it but its not exctly stable.....
http://forum.xda-developers.com/showthread.php?t=2557882
both i8552 and nokia x use the msm8625q chipset
SilverDragon24 said:
Thanks for the sources now I can start my first kernel project.
Click to expand...
Click to collapse
Good luck with the project
---------- Post added at 08:23 PM ---------- Previous post was at 08:19 PM ----------
blakegriplingph said:
I guess it's about time to do a CM port for the Nokia X, then.
Click to expand...
Click to collapse
SilverDragon24 said:
In that case if u need a base u can use cm for the samsung i8552. someone ported cm to it but its not exctly stable.....
http://forum.xda-developers.com/showthread.php?t=2557882
both i8552 and nokia x use the msm8625q chipset
Click to expand...
Click to collapse
{
"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"
}
FONT
SOURCE CODE
David_Vaz said:
Good luck with the project
---------- Post added at 08:23 PM ---------- Previous post was at 08:19 PM ----------
FONT
SOURCE CODE
Click to expand...
Click to collapse
wow can i get join the project?
SilverDragon24 said:
wow can i get join the project?
Click to expand...
Click to collapse
Download the sources of CyanogenMod 10 (branch jellybean)
And push this:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="hacker" fetch="https://github.com/dhacker29/" />
<project path="vendor/nokia/normandy" name="android_vendor_nokia_normandy" remote="hacker" revision="jellybean" />
<project path="device/qcom/msm8625" name="android_device_qcom_msm8625" remote="hacker" revision="jellybean" />
<project path="device/nokia/normandy" name="android_device_nokia_normandy" remote="hacker" revision="jellybean" />
<project path="kernel/nokia/normandy" name="android_kernel_nokia_normandy" remote="hacker" revision="jellybean" />
</manifest>
To SOURCE/.repo/local_manifests/normandy.xml
SilverDragon24 said:
In that case if u need a base u can use cm for the samsung i8552. someone ported cm to it but its not exctly stable.....
http://forum.xda-developers.com/showthread.php?t=2557882
both i8552 and nokia x use the msm8625q chipset
Click to expand...
Click to collapse
The Karbonn A8+/Cherry Mobile Flare also appears to be the same banana hardware-wise from what I gathered.
David_Vaz said:
Download the sources of CyanogenMod 10 (branch jellybean)
And push this:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="hacker" fetch="https://github.com/dhacker29/" />
<project path="vendor/nokia/normandy" name="android_vendor_nokia_normandy" remote="hacker" revision="jellybean" />
<project path="device/qcom/msm8625" name="android_device_qcom_msm8625" remote="hacker" revision="jellybean" />
<project path="device/nokia/normandy" name="android_device_nokia_normandy" remote="hacker" revision="jellybean" />
<project path="kernel/nokia/normandy" name="android_kernel_nokia_normandy" remote="hacker" revision="jellybean" />
</manifest>
To SOURCE/.repo/local_manifests/normandy.xml
Click to expand...
Click to collapse
ok got it

[DEV][ROM][KK 4.4][Unofficial] PAC

{
"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"
}
Download:
http://dualhoki.vim.hu/bubor/dev/pac4.4/
http://rpi.bubor.hu/bubor/dev/pac4.4/
Changelog:
20140327: first release
20140601: remove gmap, remove wifidirect ( it doest work)
20140608: android 4.4.3
20140627: android 4.4.4
Install:
* Read this
* To safe start with stock, boot at least once to stock ( you can ignore this step, but you might have issues)
* Use my latest TWRP.
* Factory reset( you may skip this, but dont report bugs)
* Install zip
* Enjoy
Issues:
If you have issue, please repeat installing steps, but start with flash stock with odin, and boot once with stock.
No sound with skype, no bt call sound. Fix
Capture picture and video has fixed rotation.
Video recording may crash with default (only?) app
Gps works, read this fix
Some app doesnt support our device, try older version, read this for list
Tell me
addons:
Face unlock support: http://dualhoki.vim.hu/bubor/dev/faceunlock.zip
Swap internal external sd: http://dualhoki.vim.hu/bubor/dev/change-fstab.zip ( it replaces fstab.n1, it should work with all KK)
reserved
.repo/local_manifests/roomservice.xml
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<project name="CyanogenMod/android_hardware_samsung" path="hardware/samsung" remote="github" revision="cm-11.0" />
<project name="CyanogenMod/android_packages_apps_SamsungServiceMode" path="packages/apps/SamsungServiceMode" remote="github" revision="cm-11.0" />
<project name="buborh/kernel_samsung_i927" path="kernel/samsung/i927" remote="github" revision="stock" />
<project name="buborh/android_vendor_samsung_i927" path="vendor/samsung/i927" remote="github" revision="omni" />
<project name="buborh/android_device_samsung_i927" path="device/samsung/i927" remote="github" revision="pacman-4.4" />
<project name="tonyp/android_vendor_google" path="vendor/google" remote="github" revision="cm-11.0" />
</manifest>
thank you bubor
I love PAC rom's
use it and report
Using this ROM for more than a week. It's very stable, and no issues so far except known that exists on all kitkat ROMs (one can find them in first post, and also avi isn't playing in default player and capacitive buttons (menu, home, back) are not responding sometimes for a couple of seconds after going out of deep sleep).
I already said about loads of features and customizations here, it's really great to have so many options to fine-tune the ROM, and there are even prebuilt build.prop and init.d tweaks (GPU interface acceleration make phone usage so smooth!). The PAC-Performance for CPU clock control allows to disable second core in our CPU, and this is what I recommend to everyone! The battery last longer with disabled second core and there are no performance lags at all in everyday tasks! That's much better option than to change governor for battery saving. Of course, you should enable second core back when playing games.
@Makshow:
how does it compare to bubor's previous (4.3 based) PAC-releases, if you were using these? my i927 is still on the 20131106 build because I was ~roughly satisfied with stability and usability and didn't want to risk an jolly acceptable setup
@bubor:
Is this beast easy to build with your posted roomservice manifest, or does it need manual tinkering, give compile errors or so?
need a custom kernel build because I want to track per-process I/O usage with iotop and fatrace within my debian chroot and they need non-default CONFIG_TASKSTATS, CONFIG_TASK_DELAY_ACCT, CONFIG_TASK_IO_ACCOUNTING and CONFIG_FANOTIFY... :laugh:
4.3 PAC and 4.4 PAC are different things. Prior to 4.4 PAC meant a blend of PA, AOKP and CM ROMs, so it has almost all the features of these roms for the cost of RAM and stability. PAC 4.4 was made from scratch based on CM 11 with additions of many non-heavy features taken from other ROMs. So the RAM usage is almost the same as in CM 11, but there are no PA UI settings, no AOKP 9-target lockscreen slider and so on. But there are OmniSwitch, Active Screen, Identicons... The most notable change from CM 10.2 to CM 11 is new Trebuchet launcher - but you should look at it yourself.
In 20140327 it was still an alpha release, but a stable one (credits for this are going to bubor's kernel and build tree, I presume. All ROMs he built are very stable).
hi bubor
I can not use theme on this rom
please check it
Thank you Bubor for this PAC build and keeping the glide still a kicking device. I've been a fan of PAC roms since the first time I flashed one. Currently I'm still on the 4.2.2 rom by Kick, mostly for 1 reason, I can choose from a range of governors (from the LiteKernel by thegreatergood).
Is there a way you can port the governors from that kernel to something compatible for this rom? I tried decompiling the kernel when the PAC 4.3 came out, but I just got lost (I don't think I was using the programs correctly, or the correct programs). The link for the kernel mentioned is here (scroll down for the 4.2 version),
http://forum.xda-developers.com/showthread.php?t=2067896
zyphuris55 said:
Thank you Bubor for this PAC build and keeping the glide still a kicking device. I've been a fan of PAC roms since the first time I flashed one. Currently I'm still on the 4.2.2 rom by Kick, mostly for 1 reason, I can choose from a range of governors (from the LiteKernel by thegreatergood).
Is there a way you can port the governors from that kernel to something compatible for this rom? I tried decompiling the kernel when the PAC 4.3 came out, but I just got lost (I don't think I was using the programs correctly, or the correct programs). The link for the kernel mentioned is here (scroll down for the 4.2 version),
http://forum.xda-developers.com/showthread.php?t=2067896
Click to expand...
Click to collapse
Original litekernel doesnt support selinux, I dont think its right to use that.
What governor do you need?
Litekernel has many other modifications, include only governor is easy tasks.
I mostly use Wheatley, seems to be the nicest on performance vs battery life (IMO). If that one can't be added, then SmartAssV2 .
zyphuris55 said:
I mostly use Wheatley, seems to be the nicest on performance vs battery life (IMO). If that one can't be added, then SmartAssV2 .
Click to expand...
Click to collapse
included in the latest release, please test it and report back.
Setup wizard - not working
Just flashed the newest release (factory and internal sd), and a popup saying "Setup wizard has stopped. Blame the Split Screen" appeared. I keep clicking the "ok", but it won't go away. Behind it, there is a popup saying something about the ASOP keyboard has stopped. :-/
I'm going to try the version before this, then try flashing this version over that (to avoid the setup wizard).
[Edit]
I tried the previous version (factory and internal sd), same setup problem. So I installed the 4.2.2 (kick) PAC (bare setup), then installed the newest PAC version on top without any wipe. It skipped the setup wizard, but kept showing errors and blaming it on the split screen (mostly the keyboard crashing, even in places where the keyboard isn't used like the settings menu).
Lol, I did factory reset, but still not welcome wizard at all.
would you send me logcat?
Startup logs
bubor said:
Lol, I did factory reset, but still not welcome wizard at all.
would you send me logcat?
Click to expand...
Click to collapse
Took awhile to get the computer to see the device (computer kept saying "unable to install drivers"). After I got the logs running, I pressed "ok" a few times at the setup wizard place, saved the logs...then the computer lost connection with the device.
Hopefully this log does something good, I'm going back to the Kick version of PAC till something is found.
p.s. for this test, I FC then went straight to installing the new PAC
Yes, I didn't have welcome wizard too when installed PAC. I thought: "wow, how convenient!". I was a bit tired of this wizard when installing many different ROMs.
Installed 20140416 version on top of 20140327. Everything went smooth, no issues so far. Let's test some new governors.
---------- Post added at 02:40 PM ---------- Previous post was at 01:59 PM ----------
Wheatley governor seems to work as intended. A fine thing, but I still prefer Interactive with second core offline. Less lags, and 1 core with interactive should be less battery consuming than 2 cores with Wheatley? Or not? Will test it someday.
Smartass and smartass2 seems to be not working as intended. Smartass ramps the clock to 816 Mhz and stays on it whole time when the screen is on, Smartassv2 makes the same, but with 1000 Mhz like performance governor.
Also, there is no access to the settings for any of these three governors.
Makshow said:
Yes, I didn't have welcome wizard too when installed PAC. I thought: "wow, how convenient!". I was a bit tired of this wizard when installing many different ROMs.
Installed 20140416 version on top of 20140327. Everything went smooth, no issues so far. Let's test some new governors.
---------- Post added at 02:40 PM ---------- Previous post was at 01:59 PM ----------
Wheatley governor seems to work as intended. A fine thing, but I still prefer Interactive with second core offline. Less lags, and 1 core with interactive should be less battery consuming than 2 cores with Wheatley? Or not? Will test it someday.
Smartass and smartass2 seems to be not working as intended. Smartass ramps the clock to 816 Mhz and stays on it whole time when the screen is on, Smartassv2 makes the same, but with 1000 Mhz like performance governor.
Also, there is no access to the settings for any of these three governors.
Click to expand...
Click to collapse
dont you think disable one core makes it bugs?
It works "fine" for me, I mean it changes min to max well when both core enabled.
After new ROM flashed, kernel settings are reset to default, so both cores were enabled. When screen is off, governors are also working fine: gradually slows the CPU and entering deep sleep. Well, maybe, there's some problem on my side because I did no wipe before install. I wasn't going to use smartass anyway.
By the way, thank you for a ROM update!
Would it be possible to get just the kernel? Or apply the updates to grakernel? The PAC ROMs seem inherently unstable, (I call it the "Too Much ****" syndrome) but your unofficial cm11 ROMs are rock solid. Best Glide ROM thus far.
ReznikAkime said:
Would it be possible to get just the kernel? Or apply the updates to grakernel? The PAC ROMs seem inherently unstable, (I call it the "Too Much ****" syndrome) but your unofficial cm11 ROMs are rock solid. Best Glide ROM thus far.
Click to expand...
Click to collapse
its alpha, dont expect too much.

[ROM] [5.1.0] [UNOFFICIAL] CyanogenMod 12.1 for Oppo Find 7a

Downloads:
25/03/15: https://mega.co.nz/#!Lwo3zTKJ!ZMZ2TLpYrxW_1WlNfQDlCAmJYEEyL2kOCbrwMLTQ1Lw
01/04/2015: https://mega.co.nz/#!rkRHVAhY!bFWe9OnOAwQW_qCzaWw3V7RWkCHc_RFj8apThi83j4g
12/04/2015: https://mega.co.nz/#!agpzEaBQ!ztCOfjg6QAU45WfsnYfvJ8teN8Qb3MSHLEqpXz9fw5k
Gapps: http://forum.xda-developers.com/android/software/gapps-google-apps-minimal-edition-t2943330
How to build:
THIS IS NOW OBSOLETE. CYANOGENMOD HAVE UPDATED THEIR SOURCES TO CM12.1 SO JUST BUILD IT LIKE ANY CM ROM.
Code:
repo init -u git://github.com/CyanogenMod/android.git -b staging/cm-12.1
repo sync
Code:
mkdir .repo/local_manifests
nano .repo/local_manifests/local_manifests.xml
Paste this:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remove-project name="CyanogenMod/android_packages_apps_Email" />
<remove-project name="CyanogenMod/android_packages_apps_UnifiedEmail" />
<remove-project name="CyanogenMod/android_packages_apps_Camera2" />
<project name="CyanogenMod/android_device_oppo_find7" path="device/oppo/find7" remote="github" revision="cm-12.1" />
<project name="CyanogenMod/android_device_oppo_find7-common" path="device/oppo/find7-common" remote="github" revision="cm-12.1" />
<project name="CyanogenMod/android_device_qcom_common" path="device/qcom/common" remote="github" revision="staging/cm-12.1" />
<project name="CyanogenMod/android_device_oppo_msm8974-common" path="device/oppo/msm8974-common" remote="github" revision="staging/cm-12.1" />
<project name="CyanogenMod/android_device_oppo_common" path="device/oppo/common" remote="github" revision="staging/cm-12.1" />
<project name="CyanogenMod/android_kernel_oneplus_msm8974" path="kernel/oneplus/msm8974" remote="github" revision="staging/cm-12.1" />
<project name="TheMuppets/proprietary_vendor_oppo" path="vendor/oppo" remote="github" revision="cm-12.1" />
<project name="TheMuppets/proprietary_vendor_oneplus" path="vendor/oneplus" remote="github" revision="cm-12.1" />
<project name="CyanogenMod/android_frameworks_opt_connectivity" path="frameworks/opt/connectivity" remote="github" revision="cm-11.0" />
<project name="Euphoria-OS/android_packages_apps_UnifiedEmail" path="packages/apps/UnifiedEmail" remote="github" revision="lollipop" />
<project name="Euphoria-OS/android_packages_apps_Camera2" path="packages/apps/Camera2" remote="github" revision="lollipop" />
<project name="Euphoria-OS/android_packages_apps_Email" path="packages/apps/Email" remote="github" revision="lollipop" />
</manifest>
Code:
repo sync
Code:
. build/envsetup.sh
breakfast find7
brunch find7
How to install:
Wipe /data /cache /system /dalvik-cache
Flash rom and gapps
Boot and enjoy
CREDITS:
CyanogenMod Team
Euphoria OS Team
CraZY_BoY^ for his OnePlus One CM12.1 thread here: http://forum.xda-developers.com/oneplus-one/development/wip-cyanogenmod-12-1-t3063266
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"
}
Bugs:
Probably the same bugs as CraZY_BoY^'s OnePlus One CM12.1, as I used the same compilation process.
Nice work :good:
Not that i use cm12, but tryed to clean flash on my x9076 qhd and got a script error in twrp 2.8.4.0!!
thx anyways
How to root?
spoonymoon said:
Not that i use cm12, but tryed to clean flash on my x9076 qhd and got a script error in twrp 2.8.4.0!!
thx anyways
Click to expand...
Click to collapse
You should try to use the same recovery I use, here: http://sourceforge.net/projects/nam...very-twrp-2.8.5.0-find7-20150213.img/download
If it doesn't work, please tell me the exact error message you get.
mymember said:
How to root?
Click to expand...
Click to collapse
Go to Settings app, then About, then tap the build number 7 times. Then go back to Settings, Developer options, and Root access > Apps and ADB.
I get a messaging error...anyone else?
stkman32 said:
I get a messaging error...anyone else?
Click to expand...
Click to collapse
same error. but I use google messenger instead.
---------- Post added at 12:26 PM ---------- Previous post was at 12:21 PM ----------
Installation by myself up error messages every time, but the app has been installed into.
and video player can not choose Subtitle.
New version is up. For those who had bugs, try it and please report back.
I also updated the manifest to have everything CM12.1 now, thanks to uppon2 for telling me revisions CM12.1 were up.
Can you please re-build one again? The battery life here is much better than the official CM12 nightly build. Is it because you use One plus One kernel?
I have no idea how to build one myself and don't have a Linux machine.
BUG: Is anyone having problem using Messager (google sms app) to replace SMS/MMS, mine wont work (send or receive)
Coren0327 said:
Can you please re-build one again? The battery life here is much better than the official CM12 nightly build. Is it because you use One plus One kernel?
Click to expand...
Click to collapse
Nope, official CM12 and any other Find7 rom also use OnePlus One kernel, both device share the same kernel sources.
I'll make a new build today now that CM12.1 seems to have been updated on their repos recently.
EDIT: new build is now available. Also, you don't have to flash only rom, boot, complete setup, then flash gapps anymore. You can flash both rom and gapps as usual.
battery backup
every thing looks amazing but i am getting very less battery backup :crying:
calendar not working for me, it ask me cyanogen acount...
4k video not working too, but i guess its normal??
ps.. this rom looks amazing
thanks
any update coming soon ?
no new update ?
Download link is broken.
Mirror please, ok?
Download link works for me.
And for updates, as I said on the BlissPop thread, I won't update the rom very frequently because I don't own the device anymore.
thanks
Demazda said:
Download link works for me.
And for updates, as I said on the BlissPop thread, I won't update the rom very frequently because I don't own the device anymore.
Click to expand...
Click to collapse
Demazda said:
Download link works for me.
And for updates, as I said on the BlissPop thread, I won't update the rom very frequently because I don't own the device anymore.
Click to expand...
Click to collapse
That's a shame. Which device have you moved to?
uppon2 said:
That's a shame. Which device have you moved to?
Click to expand...
Click to collapse
Huawei Ascend Mate 7. It's good but no custom roms, I don't want it anymore, I'll sent it back to Amazon.
I want to get back my Nubia Z7 Max, best device I've ever had. Battery life was fantastic on it much better than Oppo's, which has bad battery life to me.
Demazda said:
Huawei Ascend Mate 7. It's good but no custom roms, I don't want it anymore, I'll sent it back to Amazon.
I want to get back my Nubia Z7 Max, best device I've ever had. Battery life was fantastic on it much better than Oppo's, which has bad battery life to me.
Click to expand...
Click to collapse
Get a Samsung if you want custom roms - I would like to try LG again but I hate OSK, I need capacitive
uppon2 said:
Get a Samsung if you want custom roms - I would like to try LG again but I hate OSK, I need capacitive
Click to expand...
Click to collapse
Yup, my next buy is probably the Note 4, even though I fear for its battery life. But removable battery is a plus.
Anyway, CM12.1 official is out for the F7/F7a, so this thread is not needed anymore. You can download it here: https://download.cyanogenmod.org/?device=find7

[OFFICIAL][8.1.0_r15][scorpio] XenonHD 8.1 Experimental

{
"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"
}
TeamHorizon's XenonHD rom builds for Xiaomi Mi Note 2 (scorpio)
http://www.xenonhd.com/
XenonHD is a custom firmware aka ROM for various Android devices. It is based on LineageOS 15.1 with additional features, performance and battery life improvements.
The idea behind XenonHD is to give users a ROM that is "blazing fast, rock stable and buttery smooth".​
Device Source:
android_device_xiaomi_scorpio
android_kernel_xiaomi_msm8996
Download Links:
Recovery: TWRP
ROM: Experimental
Gapps: Unofficial OpenGapps
Changelog: Experimental​
Flashing Instructions:
To install this ROM you will need to have a latest custom Recovery such as TWRP installed.
Copy the downloaded ROM to your phone.
Boot into your recovery
Back up your ROM
Make a full wipe (system, data, cache, dalvik)
Install the ROM
Install GAPPS package
Reboot - the first boot can take up to 5 minutes
Installing updates:
Copy the downloaded update to your phone.
Boot into your recovery
Back up your ROM
Install the update
Optionally wipe caches
Reboot
​
Other Links:
Github
Google+
Telegram
XDA:DevDB Information
Official XenonHD 8.1 ROM by TeamHorizon, ROM for the Xiaomi Mi Note 2
Contributors
joe2k01, dadi11
Source Code: https://github.com/TeamHorizon
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.x
Based On: LineageOS
Version Information
Status: Beta
Created 2018-02-18
Last Updated 2018-03-25
Thanks for the rim, Looks nice , will download and give feedback
Video MIC low sound
Hi!
I don't know if it's just me , but the brightness slider does not work and i couldn't find a switch for the automatic brightness to see if that's the problem.
The ROM is smooth at the first sight . Nice to see an official release
Finally a second official ROM. Thank you so much.
I'll try it when it gets more stable
alexmanu1 said:
Hi!
I don't know if it's just me , but the brightness slider does not work and i couldn't find a switch for the automatic brightness to see if that's the problem.
The ROM is smooth at the first sight . Nice to see an official release
Click to expand...
Click to collapse
It's not just you, it will be fixed as soon as possible
Have tried it. and apart from usual volume and netflix quietness (caused by netflix an a tendancy of Oreo itself) it is snappy and smooth. Wierd though? overclocked it in a freezer an got 107000 antutu. and then 143000 in room temps of 26c??? Everything else seems to work straight out the box flawlessly. Well done joe2k01 and dadi11.
We all live in hope for a sound boosting solution that does not sound to callers like you are in a large auditorium lol
Microfone in video recording is just not working, on other ROM it's running without any issues
thx for your hard work, @joe2k01 !!!
I see, in changelogs, there are things about OTA's ... will be implemented in the rom???
M
New XenonHD build has been released:
Fixed low in call audio
Fixed Brightness slider
Fixed automatic brightness
You can update from the XenonOTA App
maikkolino said:
thx for your hard work, @joe2k01 !!!
I see, in changelogs, there are things about OTA's ... will be implemented in the rom???
M
Click to expand...
Click to collapse
OTAs are already implemented
bavoolek said:
Microfone in video recording is just not working, on other ROM it's running without any issues
Click to expand...
Click to collapse
Microphone is working, the volume is just low.
joe2k01 said:
Microphone is working, the volume is just low.
Click to expand...
Click to collapse
For RR and Pixel Rom, I have changed any parameters of /device/etc/mixer_paths_tasha.xml as "ADC1 Volume" to value "18". I changed all occurrences of type "ADCx Volume" into file. For example:
<ctl name="ADC1 Volume" value="18" />
<ctl name="ADC2 Volume" value="18" />
<ctl name="ADC3 Volume" value="18" />
<ctl name="ADC4 Volume" value="18" />
<ctl name="ADC5 Volume" value="18" />
<ctl name="ADC6 Volume" value="18" />
OTA is there?
antoniogutierrezdelvalle said:
For RR and Pixel Rom, I have changed any parameters of /device/etc/mixer_paths_tasha.xml as "ADC1 Volume" to value "18". I changed all occurrences of type "ADCx Volume" into file. For example:
<ctl name="ADC1 Volume" value="18" />
<ctl name="ADC2 Volume" value="18" />
<ctl name="ADC3 Volume" value="18" />
<ctl name="ADC4 Volume" value="18" />
<ctl name="ADC5 Volume" value="18" />
<ctl name="ADC6 Volume" value="18" />
Click to expand...
Click to collapse
Thank you for sharing this
vs947 said:
OTA is there?
Click to expand...
Click to collapse
Yes
Bryceicle1971 said:
Have tried it. and apart from usual volume and netflix quietness (caused by netflix an a tendancy of Oreo itself) it is snappy and smooth. Wierd though? overclocked it in a freezer an got 107000 antutu. and then 143000 in room temps of 26c??? Everything else seems to work straight out the box flawlessly. Well done joe2k01 and dadi11.
We all live in hope for a sound boosting solution that does not sound to callers like you are in a large auditorium lol
Click to expand...
Click to collapse
I strongly advice you not put your phone in the freezer , when u put it out into room temperature and do something , the phone gets warm and so u create condense water inside your phone ...
joe2k01 said:
Microphone is working, the volume is just low.
Click to expand...
Click to collapse
Please if you can fix this we ll finally have something close 2 stable Oreo.
Andrikkos said:
Please if you can fix this we ll finally have something close 2 stable Oreo.
Click to expand...
Click to collapse
I have solved modifying the file "/vendor/etc/mixer_paths_tasha.xml". Exactly I have modified next lines:
- line 54 <ctl name="RX0 Digital Volume" value="95" />
- line 2276
<path name="handset-mic">
<path name="adc4" />
<ctl name="ADC4 Volume" value="12" />
</path>
- line 2407
<path name="headset-mic">
<path name="adc2" />
<ctl name="ADC2 Volume" value="12" />
</path>
antoniogutierrezdelvalle said:
I have solved modifying the file "/vendor/etc/mixer_paths_tasha.xml". Exactly I have modified next lines:
- line 54 <ctl name="RX0 Digital Volume" value="95" />
- line 2276
<path name="handset-mic">
<path name="adc4" />
<ctl name="ADC4 Volume" value="12" />
</path>
- line 2407
<path name="headset-mic">
<path name="adc2" />
<ctl name="ADC2 Volume" value="12" />
</path>
Click to expand...
Click to collapse
Going to Try it and i ll let you know if its working. What file explorer are you using ?
Andrikkos said:
Going to Try it and i ll let you know if its working. What file explorer are you using ?
Click to expand...
Click to collapse
I use Solid File Explorer with root

Categories

Resources