10.0.16212.1001.rs_iot CABs for MSM8974 - Windows 10 Mobile

Update: The mega link is temporarily down, I have plans and more details coming soon
Hi all,
Here we have some Build 16212 cabs for MSM8974 Lumia's!
For those who don't know already, Build 16212 was accidently released on 1st June 2017 in 3 Branches (rs_iot, rs_xbox and rs_devices) but these cause bootloops and caused *all users to reflash back.
*Some users got the update working on a 735 and Elite X3
THIS IS ONE OF THE ACCIDENTALLY RELEASES UPDATES THAT CAUSED BOOTLOOPS, So only try this if you are wanting to dig into it for testing
If you want to test make sure:
- Unlocked Bootloader
- Date set to at least 1/6/2017
- Expect bootloops
- Cabs are ONLY for MSM8974 devices
Mega Link:
File on MEGA
mega.nz
If you or anyone you know has any other 16212 Cabs, please please share!

lol, didnt expect you here. I hope some glimmer of hope appears out of nowhere.

burd said:
lol, didnt expect you here. I hope some glimmer of hope appears out of nowhere.
Click to expand...
Click to collapse
I'm everywhere yeah hopefully good comes of this!

Empyreal96 said:
Hi all,
Here we have some Build 16212 cabs for MSM8974 Lumia's!
For those who don't know already, Build 16212 was accidently released on 1st June 2017 in 3 Branches (rs_iot, rs_xbox and rs_devices) but these cause bootloops and caused *all users to reflash back.
*Some users got the update working on a 735 and Elite X3
THIS IS ONE OF THE ACCIDENTALLY RELEASES UPDATES THAT CAUSED BOOTLOOPS, So only try this if you are wanting to dig into it for testing
If you want to test make sure:
- Unlocked Bootloader
- Date set to at least 1/6/2017
- Expect bootloops
- Cabs are ONLY for MSM8974 devices
Mega Link:
File on MEGA
mega.nz
If you or anyone you know has any other 16212 Cabs, please please share!
Click to expand...
Click to collapse
Sir/Madam, this Google Drive file seems to be invalid. Can you send it again? We are very interested in the Win10M update after version 1709.

John12138 said:
Sir/Madam, this Google Drive file seems to be invalid. Can you send it again? We are very interested in the Win10M update after version 1709.
Click to expand...
Click to collapse
Yeah the drive link is down sorry, but for good reason! I'll be sharing in a few weeks when I have free time with an actually guide on installing and booting the build
This build linked here has no shell/start, so pretty useless as-is.. but stay tuned!

Empyreal96 said:
Yeah the drive link is down sorry, but for good reason! I'll be sharing in a few weeks when I have free time with an actually guide on installing and booting the build
This build linked here has no shell/start, so pretty useless as-is.. but stay tuned!
Click to expand...
Click to collapse
Thanks for your hard work, I look forward to your new sharing link.

Will this work on the 950 XL? Also, is this dead?

Related

[ROM][WIP][5.0]Android L System Dump Port

Hey Peeps, I've been tinkering with the system dump and would like to cooperate on bringing Android L to the Galaxy Nexus, hopefully before code release we could have at least an operational/booting port/build
It Currently
--------------------
Reboots Back to Recovery, Kernel Boots, Build.prop is valid enough, fits currently in the GNex's System Partition fine
It Does Not
--------------------
Do Anything Else, last_kmsg and dmsg attatched
ROM Will State ShinyROM, i only used the binaries and installer zip from that
ROM is/Will be here! https://drive.google.com/folderview?id=0B9Wl2sHjHmR1SmlneHF0RGxVVE0&usp=drive_web
Mods, if this is too early/not enough to be in development threads, please go ahead and move me
+1 For quick start on this! I currently use toro so it is much appreciated. Just say if you need anything. :highfive:
KShion619 said:
Hey Peeps, I've been tinkering with the system dump and would like to cooperate on bringing Android L to the Galaxy Nexus, hopefully before code release we could have at least an operational/booting port/build
It Currently
--------------------
Reboots Back to Recovery, Kernel Boots, Build.prop is valid enough, fits currently in the GNex's System Partition fine
It Does Not
--------------------
Do Anything Else, last_kmsg and dmsg attatched
ROM Will State ShinyROM, i only used the binaries and installer zip from that
ROM is/Will be here! https://drive.google.com/folderview?id=0B9Wl2sHjHmR1SmlneHF0RGxVVE0&usp=drive_web
Mods, if this is too early/not enough to be in development threads, please go ahead and move me
Click to expand...
Click to collapse
hello can we flash this now?plus it says in build prop that its for maguro
hutchjim said:
hello can we flash this now?plus it says in build prop that its for maguro
Click to expand...
Click to collapse
I'm sorry, but did you even READ the post you quoted? it says "currently will reboot back to recovery"
so it's not really USABLE, but it's a START towards logs and figuring out what needs to be changed IF it can get to the point of boot& run
its awesome that you got it this far i tried to but it did what you said it rebooted into recovery thank you
hutchjim said:
hello can we flash this now?plus it says in build prop that its for maguro
Click to expand...
Click to collapse
Its stated as maguro for comparability with apps Verizon blocks, forgot I did that until now technically you can test it til it boots really on any Galaxy Nexus, you just won't gave data
What I've Deducted as of far
Kernel Needs Compiling, without source I dunno how to manage that
Init is trying to load KitKat based Binaries and not finding them due to renaming in L
Assuming theres a lot of Qualcomm Specific code here, as the CPU halts first before rebooting
^its possible but you need a skilled kernel dev. What I'm thinking (but I'm no dev) would be to decompile the n5 (android L) kernel, compare it to the n5 (kk) kernel, and apply similar changes to the gnex source and compile the kernel.
Just my 2 cents.
http://forum.xda-developers.com/galaxy-nexus/general/porting-android-l-lpv81b-to-tuna-help-t2796203/page3
wouldn't it be possible to just port the systemui and some other stuff and get the material ui, lockscreen, notification pulldown and basically everything else you actually see, even if the performance tweaks and such aren't changed?
KShion619 said:
Kernel Needs Compiling, without source I dunno how to manage that
Init is trying to load KitKat based Binaries and not finding them due to renaming in L
Assuming theres a lot of Qualcomm Specific code here, as the CPU halts first before rebooting
Click to expand...
Click to collapse
Why not just copy over some of the apps that make up the ui of L and edit the build prop so they act as if they are in an actual l installation?
dreamwave said:
wouldn't it be possible to just port the systemui and some other stuff and get the material ui, lockscreen, notification pulldown and basically everything else you actually see, even if the performance tweaks and such aren't changed?
Click to expand...
Click to collapse
I am actually currently working on this, and have run into a roadblock deciding which l libs to include. I hope to have it working by the end of July.
shwise said:
I am actually currently working on this, and have run into a roadblock deciding which l libs to include. I hope to have it working by the end of July.
Click to expand...
Click to collapse
good luck, it would be fantastic to at least get a bit of a port before the official launch so we know what to expect kind of. and are you sure you mean July? That's like a week
---------- Post added at 05:13 PM ---------- Previous post was at 04:56 PM ----------
shwise said:
I am actually currently working on this, and have run into a roadblock deciding which l libs to include. I hope to have it working by the end of July.
Click to expand...
Click to collapse
also if you tell me what the libs are I can try and make a couple decisions for you
Yes, I do mean July (setting high goals), and thanks for the offer to help. When saying "libs," I an reffering to the files in /system/lib.
Thanks for the support,
Shwise
shwise said:
Yes, I do mean July (setting high goals), and thanks for the offer to help. When saying "libs," I an reffering to the files in /system/lib.
Thanks for the support,
Shwise
Click to expand...
Click to collapse
I could at least beta test so long as I am allowed to show it off to my friends
also, how is it coming so far? BTW I have the sprint galaxy nexus, so how hard is it to change it from verizon or gsm to sprint after you port them?
shwise said:
Yes, I do mean July (setting high goals), and thanks for the offer to help. When saying "libs," I an reffering to the files in /system/lib.
Thanks for the support,
Shwise
Click to expand...
Click to collapse
approximately how far are you two days of?
dreamwave said:
approximately how far are you two days of?
Click to expand...
Click to collapse
Thanks for keeping an interest. I have gotten it to boot he kernel, and the actual OS immediately crashes due to the all apks crashing at once I assume. I will continue working on the libraries, but I may give up and wait for the actual release to build a ROM if it continues to fail.
I've been working on this as well, from what I can tell, there are unmet dependencies in libc.so, and there are some additional libraries that were added in KK AOSP that don't seem to be in any of the roms I've checked so far, libunwind.so is the major one.
shwise said:
Thanks for keeping an interest. I have gotten it to boot he kernel, and the actual OS immediately crashes due to the all apks crashing at once I assume. I will continue working on the libraries, but I may give up and wait for the actual release to build a ROM if it continues to fail.
Click to expand...
Click to collapse
are they recognizing it is not a valid android l installation? can you send me what you have so far so I can take a look?
dreamwave said:
are they recognizing it is not a valid android l installation? can you send me what you have so far so I can take a look?
Click to expand...
Click to collapse
Any progress on this guys?

(WIP) ChamelonOS 4.4*

Optimus G Owners,
I am working on my first build from source. I noticed we didn't have an updated build of ChameleonOS 4.4 of this forum. I am fairly new to this and have a fully capable pc to build it from scratch. Problem is I need some help with building and some testers. So if your interested in a collaboration with this build please leave a comment or leave me a message.
I have in installed Python, Git and the Sdk and am working on Forks and Repos. If you know of any good sources or suggestion please feel free to leave the below .
Repo is in progress
should be a couple hours to finish downloading and about an hour to build will try first build on my phone to see if it boots. if so I will post a download link to try it out.
Rmontoya83 said:
Optimus G Owners,
I am working on my first build from source. I noticed we didn't have an updated build of ChameleonOS 4.4 of this forum. I am fairly new to this and have a fully capable pc to build it from scratch. Problem is I need some help with building and some testers. So if your interested in a collaboration with this build please leave a comment or leave me a message.
I have in installed Python, Git and the Sdk and am working on Forks and Repos. If you know of any good sources or suggestion please feel free to leave the below .
Click to expand...
Click to collapse
I'm up for testing. I use multiRom. That could either be a benefit to your testing or a downfall. I usually like to know and inform others that use Multi what any issues are.
i tried to use multirom
dopy25 said:
I'm up for testing. I use multiRom. That could either be a benefit to your testing or a downfall. I usually like to know and inform others that use Multi what any issues are.
Click to expand...
Click to collapse
on my ls970 it stated it was not supported. hmm that's weird.
Rmontoya83 said:
on my ls970 it stated it was not supported. hmm that's weird.
Click to expand...
Click to collapse
Multi ROm? Yes, the app is not supported on our device, nor is the official recovery. If you are interested, I will link you to the xda thread.
http://forum.xda-developers.com/showthread.php?t=2734551
Follow this and if you have any questions ask them in that thread. I will help if you need. Just don't want to clutter your thread with questions about that one.
nice i never knew that was there.
dopy25 said:
Multi ROm? Yes, the app is not supported on our device, nor is the official recovery. If you are interested, I will link you to the xda thread.
http://forum.xda-developers.com/showthread.php?t=2734551
Follow this and if you have any questions ask them in that thread. I will help if you need. Just don't want to clutter your thread with questions about that one.
Click to expand...
Click to collapse
well back to work, I hope I can get this Chameleon OS up and running I hope I will have it done by this evening.
Failure
First build was a failure. Trying for round two tonight need to figure out what's missing. Will check my sources tonight hopefully I can get this working. If not I will ask some question from the pros =)
Rmontoya83 said:
First build was a failure. Trying for round two tonight need to figure out what's missing. Will check my sources tonight hopefully I can get this working. If not I will ask some question from the pros =)
Click to expand...
Click to collapse
The build failed, or the rom failed to boot?
build failed i think i figured out why
Think i was missing sources or added to many to my sync folder . Trying to clean up my build folder and make lunch.
Never heard of chameleon os, but I'd love to test

[LOS][OMS] ][HTC 10] rESURRECTION rEMIX N [5.8.2][7.1.1] uNOFFICIAL [ Nightly Mar 19]

Code:
*** Disclaimer***
No legal responsibility taken for anything.
use at own risk.
I am not a Developer . Just sharing the RR project with updates and mergers faster for users
Install with full knowledge that this might make your phone 100% unusable and will void your device warranty .
Briefing​
This is my own personal RR N build, based on 14.1. i will build the ROM ASAP once crpalmer merges any new codes .
I will upload the ROM if it Boots fine in my personal device
i am not offending anybody's build especially the Official RR thread . i just keep this thread updated daily .
please dont complain anything about the BUGS as all bugs in CM14.1 are present in my build too
Feel free to contribute, recommendations and (new) bug reports are always very welcome.
I am a newbee here if any mistakes please let me know
Click to expand...
Click to collapse
Features & Details​
FULL Substratum theme engine support with Masquerade and OMS
Compatible fully with both firmware (MM and N)
SELinux ENFORCING
Build USING Ubuntu 16.04 in Windows using VM
Click to expand...
Click to collapse
INSTRUCTIONS
Download the Rom & and ARM64 7.1 GAPPS .
Reboot to TWRP recovery .
Flash ROM and then GAPPS
Flash Custom Kernel ( Personal recomendation i am using V7.0.2-Beta Android N )
If running Nougat firmware (2.0+) you will need to flash fingerprint patch to use the home button
Click to expand...
Click to collapse
BUGS
Same as CM 14.1 ... i am not listing the bugs
ChangeLog
Add headphones backend (fixes headphones)
WIFI fix ( may be check it out yourself)
Developer settings fixed
USB tethering fixed ( working for me)
Night mode working
Bug fixes
VOIP application issue fixed when it comes for audio
Added Aptx Bluetooth Support
[*] Touch Screen Gestures added
Note :- please dont ask for BUG fixes FYI i am not a developer ... solutions and recommendations are welcome
Downloads
RR-N-v5.8.2-20170319-pme-Nightly.zip
Finally an OMS build .... No help got from any of the devs out here in XDA ... Finally managed to get the OMS in my build.
Thanks a lot to my best mate who helped me in guiding on github and gerrits ++ thanks @ mihran
GAPPS:-
Optional
substratum theme engine
XDAevDB Information
Resurrection Remix ROM N UNOFFICIAL for the HTC 10
Contributors crpalmer
Version Information
Status: Beta
Created 26.12.2016
Source Code Rom
https://github.com/vysakhraju/platform_manifest
Original Rom thread by @Eliminater
=[url]http://forum.xda-developers.com/htc-10/development/rom-resurrection-remix-m-t3440977[/URL]
Thanks alot!
Where is FP patch?
ali nz said:
Thanks alot!
Where is FP patch?
Click to expand...
Click to collapse
As i have not got the permission to use the finger print patch please use the one from CM14.1 thread by @ibrokemypie
 @ibrokemypie :- Can i use your finger print patch for my ROM ?
Dec 26th Build with OMS updated in OP
OP I'm on your last build of RR unofficial from 12.22 from the other thread.
do you require or recommend a clean flash for this or can it flash dirty? thank you!
VR32 said:
OP I'm on your last build of RR unofficial from 12.22 from the other thread.
do you require or recommend a clean flash for this or can it flash dirty? thank you!
Click to expand...
Click to collapse
I did dirty flash and is wokring fine
thanks man I'll give it a go
Hi All
Need your support to add OMS support to this ROM
. I have does somebody know how to Clone / fetch the megers to my build ...
If someone know please comment so I can release the build tomorrow
ffs what is with the //word for word// copying now
one thing to build a rom using open source code, another entirely to copy an entire thread and change some words just enough to get past your teacher's plagiarism check.
ibrokemypie said:
ffs what is with the //word for word// copying now
one thing to build a rom using open source code, another entirely to copy an entire thread and change some words just enough to get past your teacher's plagiarism check.
Click to expand...
Click to collapse
As per the request and comments on RR thread i created a seperate thread for my build... To be frank yes copying was easy and i thougt of doing ..I have not spend much time in that lol.. Anyways I have not copied your build or work mate !!!
blackpanther0582 said:
As per the request and comments on RR thread i created a seperate thread for my build... To be frank yes copying was easy and i thougt of doing ..I have not spend much time in that lol.. Anyways I have not copied your build or work mate !!!
Click to expand...
Click to collapse
just to be clear, I never said nor insinuated that you copied my build, very difficult to do that anyway as being all open source, no one is copying anyone, simply building the same source code. Just frustrating to have ones words taken and repeated without permission, attribution or even a simple acknowledgement, and its suddenly something that has happened a lot in the past few days.
Really sorry mate ...yes I have not asked permission from you I apologizing for that ... I don't know how to create a thread while looking at your thread it was really a promising one just to start with .
I was at my work time though so just spend only few mjns for that ..
Sorry once again...
If you insist I will change the entire thread
thanks for building RR I'll keep an eye on this as it develops
Working like a dream for me. Really appreciate this.
(/w Nebula 7.0.2)
Tried to add full OMS support to my yesterdays build ... But I think I am missing some steps..
Without some devs support I think I might not be able to fix it
Finally an OMS included RR nightly has been uploaded... See the main thread for download Link...
Night mode / Live display works
RR-N-v5.8.0-20161228-pme-Nightly.zip
@blackpanther0582 could you compile this kernel?
https://github.com/CyanogenMod/android_kernel_htc_msm8996/commits/cm-14.1-caf
OMS(meaning substrarum) I installed from the Play Store on the 12/24 build seems to work fine. Wifi cuts out at random is that the bug everyone talks about? It just puts am X in it and says connected but no internet.
Sent from my HTC 10 using XDA-Developers mobile app
Nosferatu. said:
OMS(meaning substrarum) I installed from the Play Store on the 12/24 build seems to work fine. Wifi cuts out at random is that the bug everyone talks about? It just puts am X in it and says connected but no internet.
Sent from my HTC 10 using XDA-Developers mobile app
Click to expand...
Click to collapse
Same here on both counts. Gonna install the 28th build to check it the wifi's fixed. That's literally the only bug i need fixed to be 100% daily driver. So awesome how fast CM/RR came all the sudden.
holofractal said:
@blackpanther0582 could you compile this kernel?
https://github.com/CyanogenMod/android_kernel_htc_msm8996/commits/cm-14.1-caf
Click to expand...
Click to collapse
Will sure try

GPL Source Request

Hi all,
I've created an issue on Motorola's kernel-msm repo that is a request for them to release the kernel sources for the G 5 Plus (Potter).
The post is here - https://github.com/MotorolaMobilityLLC/kernel-msm/issues/104
Please feel free to reply with similar requests so as to get Motorola moving on a proper GPL source release.
-Rob
bob2600 said:
Hi all,
I've created an issue on Motorola's kernel-msm repo that is a request for them to release the kernel sources for the G 5 Plus (Potter).
The post is here - https://github.com/MotorolaMobilityLLC/kernel-msm/issues/104
Please feel free to reply with similar requests so as to get Motorola moving on a proper GPL source release.
-Rob
Click to expand...
Click to collapse
https://github.com/MotorolaMobilityLLC/kernel-msm/blob/MMI-NPN25.137-15/arch/arm/configs/ext_config/mot8953-potter.config
:good:
The sources are already out....
Oh really? My bad... Can I just pull from that kernel-msm repo mentioned in the original post? Or is there a different repo just for Potter?
It looks like the source release for NPN25.137-15 is tagged here:
https://github.com/MotorolaMobilityLLC/kernel-msm/tree/MMI-NPN25.137-15/
It's a bit older than the version shipped with my phone but it could work. I'm going to see if I can compile it later.
bob2600 said:
It looks like the source release for NPN25.137-15 is tagged here:
https://github.com/MotorolaMobilityLLC/kernel-msm/tree/MMI-NPN25.137-15/
It's a bit older than the version shipped with my phone but it could work. I'm going to see if I can compile it later.
Click to expand...
Click to collapse
All the best. :good:
rayzen6 said:
All the best. :good:
Click to expand...
Click to collapse
Why'd you edit your post? I took a look at Alberto's repo and it looks like it would be compatible with our phones.
Seemed like a decent course of action to take. Did you try it yourself? Did it work? Don't just provide no reason, let's get hacking...
bob2600 said:
Why'd you edit your post? I took a look at Alberto's repo and it looks like it would be compatible with our phones.
Seemed like a decent course of action to take. Did you try it yourself? Did it work? Don't just provide no reason, let's get hacking...
Click to expand...
Click to collapse
Man yes let me mention the guy who successfully ​able to build with Alberto's sources. He is @i.snehal.kiran.
He has done this to compile but unfortunately for some reason he doesn't able to get the device to test. His msg is below
basically i have taken addison device tree ...just change the kernel path and defconfig name in boradconfig.mk ..makes it build boot.img
the source provided by motorola on github is full of errors..so use alberto's kernel for addison till you get official kernel from moto
https://github.com/Alberto97/android_kernel_motorola_msm8953
I edited the post bcz I thought u want to work with custom kernel for stock rom. And I thought this might not be useful.
bob2600 said:
Why'd you edit your post? I took a look at Alberto's repo and it looks like it would be compatible with our phones.
Seemed like a decent course of action to take. Did you try it yourself? Did it work? Don't just provide no reason, let's get hacking...
Click to expand...
Click to collapse
So what happened next? Did you tried something?
Edit:- btw one of the guy has replied positively on issue. :Good: I think we'll have a separate source soon.
rayzen6 said:
So what happened next? Did you tried something?
Edit:- btw one of the guy has replied positively on issue. :Good: I think we'll have a separate source soon.
Click to expand...
Click to collapse
I got as far as getting the LineageOS sources pulled for 14.1, had to do it twice since it was too big for my home directory so I had to create a new volume and run repo sync again. Took forever, but at least I have the OS sources downloaded. Now we're at the point of getting that kernel and setting up a device configuration for our device. Once we get that, then I can see if we can build and flash.
bob2600 said:
I got as far as getting the LineageOS sources pulled for 14.1, had to do it twice since it was too big for my home directory so I had to create a new volume and run repo sync again. Took forever, but at least I have the OS sources downloaded. Now we're at the point of getting that kernel and setting up a device configuration for our device. Once we get that, then I can see if we can build and flash.
Click to expand...
Click to collapse
Cool. Good work man. I'm in for testing.
Kernel sources are up
https://github.com/MotorolaMobilityLLC/kernel-msm/releases/tag/MMI-NPN25.137-33

General Finally! RM8P kernel code source is already released

(Dear Valued RedMagic Customer,
Thank you for your patience,
Please check the source code at https://github.com/ztemt. If you cannot access the connection, please refresh the interface and try again the next day. Thank you for your understanding.)
Edit :
It's already released.
Now I hope the developers start creating fantastic roms for this beast phone
salahomer said:
(Dear Valued RedMagic Customer,
Thank you for your patience,
Please check the source code at https://github.com/ztemt. If you cannot access the connection, please refresh the interface and try again the next day. Thank you for your understanding.)
Click to expand...
Click to collapse
Isn't our device NX729J? I don't see kernel source released for this... Sounds like they giving you the run around. They would sell a lot more phones if they did release. I almost didn't buy one due to this.. Hopefully they will release it soon.
Edit: Cool! It's finally released!
JWnSC said:
Isn't our device NX729J? I don't see kernel source released for this... Sounds like they giving you the run around. They would sell a lot more phones if they did release. I almost didn't buy one due to this.. Hopefully they will release it soon.
Click to expand...
Click to collapse
Very soon, not now...so let us wait a few more days or weeks
JWnSC said:
Isn't our device NX729J? I don't see kernel source released for this... Sounds like they giving you the run around. They would sell a lot more phones if they did release. I almost didn't buy one due to this.. Hopefully they will release it soon.
Click to expand...
Click to collapse
I see there are 7S and 6S kernels, but I don't see any custom ROMs for them, so idk if we will see any for this phone too.
The repo is now available, however, it's empty by the time of me posting this now. It took them two weeks just to create the repo, that's insane. Well, at least it finally happened. Waiting for sources to be uploaded, they probably have to use slow vpn or something to do that, so it might take quite a bit of time.
What can we do with the kernel source?
So it is here.
JWnSC said:
Isn't our device NX729J? I don't see kernel source released for this... Sounds like they giving you the run around. They would sell a lot more phones if they did release. I almost didn't buy one due to this.. Hopefully they will release it soon.
Click to expand...
Click to collapse
Edit :
It's already released, check again.
Now I hope the developers start creating a new fantastic roms for this beast phone
Well, apparently we'll have to write drivers for our device:
Code:
# nubia driver
drivers/nubia
arch/arm64/configs/vendor/nubia
arch/arm64/configs/vendor/NX729J_diff.config
arch/arm64/configs/vendor/NX729J-perf_diff.config
arch/arm64/configs/vendor/NX729J_driveronly.config
This is from .gitignore, so we can't build this kernel and run it i.e. on stock rom.
aaa.bbb111222 said:
Well, apparently we'll have to write drivers for our device:
Code:
# nubia driver
drivers/nubia
arch/arm64/configs/vendor/nubia
arch/arm64/configs/vendor/NX729J_diff.config
arch/arm64/configs/vendor/NX729J-perf_diff.config
arch/arm64/configs/vendor/NX729J_driveronly.config
This is from .gitignore, so we can't build this kernel and run it i.e. on stock rom.
Click to expand...
Click to collapse
So... What does that mean for new custom roms
gwenmillett said:
So... What does that mean for new custom roms
Click to expand...
Click to collapse
We're not gonna see them until someone writes these drivers or zte publishes them. Both are very unlikely, so...
Seems like they uploaded it again, on zips. I checked and it seems to contain several things inside the /drivers/nubia folder so we probably have now a full workable kernel source

Categories

Resources