-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What work would be needed to get this one oneplus 3 #27
Comments
Cool, that looks doable. One question, where do you get the http://storage.googleapis.com/fairphone-updates/526aa40f-3657-4c85-82ef-ff82ebc3d1b1/FP2-gms63-1.6.2-ota.zip from? Cheers, Hugh |
I think there are two ways to get this URL:
Regards, |
Would it be based on the original oneplus rom? otherwise I'm using paranoid android, so would they be supplying the update? I've tried using the original boot img option (dd'd it from recovery), but that gets into an endless boot, until I flash back the original so probably not a good go. |
You'll always have to use the |
Hmm ok, got the boot.img from the rom zip that I flashed it with and ran the build script, but still getting endless boot loop. Do you know any way I can get logs from device while booting? |
It may be related to issue #24 where the modified boot image does not boot. |
Cool, commented on that. Might try stock or CM as well to see if I have similar issues. |
CM works fine with their extracted boot.img run through this. Well didn't test that it had superuser working after boot, but it booted after flashing, which is a good sign |
Ok, CM boots, has root, and superuser app works once phone booted. Will investigate how to get it working with PA as I was hoping to try that out :) |
Oh, for contributing it back, how should I name the folders? Based on the rom name and version? |
ive only setup stock images in the past. the trick is to have the boot.img available for download, like how it is with the nexus and nvidia devices (i use these as an example because im most familiar with them). |
Cool. Though i guess it may not be necessary to create a patch as i could just install the zip on the public site and that patched it fine. I guess it could be helpful for people wanting to do it manually? |
I would be interested in learning the process, and helping out as much as I can :)
The text was updated successfully, but these errors were encountered: