OMFG - Honor 5X Guides, News, & Discussion

Builders thread only!!
Looking for pioneer compilers. I know I'm capable of bringing los 15.1 to kiwi but I lack the resources at this time to build.
For those who already have trees set up I can guide u through commits to make a successful compilation.
Use this thread for commits and compilation inquiries only!!
1. Check commits from los for same chipset on kernel and device config.
2. Trial build on your private tree before making commits to github.
3. Never post untested builds.
All the commits are out there. Our respective builders on los have so many other devices to build for.
I've pioneered lg and Samsung devices w help from @ShadySquirrel to unsuspecting platforms.

dave71670 said:
Builders thread only!!
Looking for pioneer compilers. I know I'm capable of bringing los 15.1 to kiwi.
For those who already have trees set up I can guide u through commits to make a successful compilation.
.
Click to expand...
Click to collapse
Not to spam but ,compilation is a thing but will it boot correctly ?

I have trees. See your PMs.

To add more detail...
We're already compiling and have plenty of logs. Everything bootloops at ROM logo. See github.com/kiwi-o

Great to see you guys trying, fantastic !

Keep up the great work guys. Maybe this will become one of those great legacy phones.

Are you still working on this guys? I haven't seen any commits for a while

TheRealIntence said:
Are you still working on this guys? I haven't seen any commits for a while
Click to expand...
Click to collapse
odds are yes, but its an old device and a crappy budget one so dont get your hopes up. i just got a 1+5t 128GB for $475 USD. i suggest you move on and find another device. the devs will probably succeed in porting Oreo but it will take along time since its not a very easy thing to do.
you should check in maybe every few weeks and if you really want oreo on this device, i suggest that you donate to the kind devs that develop for this device. btw, they do this for free so keep that in mind. cheers!

Do you need beta testers for lineage 15.1 ?

ljukigrobar said:
Do you need beta testers for lineage 15.1 ?
Click to expand...
Click to collapse
There's nothing to test, because it bootloops.

Related

Need help wrapping my head around building AOSP for HTC One M9

Hey folks,
I know most people have already given up on this phone because it didn't sell well and doesn't have much support. But like the rest of us still browsing this forum, I still have my M9 and still believe it can be improved. I am currently working on a project to build a clean AOSP rom (without any kinky modifications, just a nice stock rom built directly from the AOSP sources.)
I've never undergone such a project, and I've been reading a lot about the steps necessary to realize this goal. I've been following Sony's excellent AOSP building guide so far. I have the android sources downloaded, all I'm missing are the proprietary files (from the device itself, most likely) and the ability to set up the proper device trees/manifests. I was planning to use the Cyanogenmod device tree because a lot of work has gone into it and, given that my M9 is currently running one of the CM13 nightlies, is pretty stable and works with new device firmwares. I know there is already a guide on the Cyanogenmod wiki for building CM for the M9, but I am not building CM at all, I want to build a 100% stock AOSP rom.
Can anybody help me proceed from here? I've downloaded the https://github.com/CyanogenMod/android_device_htc_hima-common tree and put it into device/htc/himaul but I'm not sure where to go from here. The extract-files.sh script does not work (because there is no CM helper script). Does anyone have any experience with this sort of thing?
Thank you very much in advance. I hope this will help everyone as I know many people have been looking for a non-CM AOSP rom for this phone (some do not agree with CM design philosophies). I definitely plan to share this rom and write a guide to help other projects when this is figured out.
I look forward to hearing back,
vivremetrique
Hi, I have no idea on doing roms, but you could help be your tester ...
whatever you need, talk me
---------- Post added at 10:22 PM ---------- Previous post was at 10:19 PM ----------
It would be good to make a ROM Nougat if possible
AOSP 100% and cyanogenmod device tree are totally different
I don't know what does it take to have a full aosp working rom, but I'm sure that CM code has nothing to do with it.
anyway, with the right work it shouldn't be so hard since m9 shares hardware with nexus 6p...
Frug01 said:
[/COLOR]It would be good to make a ROM Nougat if possible
Click to expand...
Click to collapse
Yes, the sources I will be building from will be Nougat sources (7.1 experimental sources). Thank you for offering to test once this is done.
throcker said:
AOSP 100% and cyanogenmod device tree are totally different
I don't know what does it take to have a full aosp working rom, but I'm sure that CM code has nothing to do with it.
anyway, with the right work it shouldn't be so hard since m9 shares hardware with nexus 6p...
Click to expand...
Click to collapse
I mean the operating system will be 100% AOSP, but obviously since this is not a Nexus/Pixel device the device tree will not be included in AOSP... The device tree/proprietary files have nothing to do with the actual user experience, they are simply needed for support of the hardware/stock kernel if desired/camera or wireless firmware. I don't see the sense is rewriting these from scratch given the time and effort already put into them by CM devs/those in the Cyanogenmod threads in this forum.
It would be great if some of you could help gather helpers for this project. It seems that properly setting up the device and getting ready to build the rom are all that is missing, so I'm hoping this goes relatively quickly.
So I believe I've made some progress. I downloaded the htc vendor files, the htc msm8994 kernel files, the hima-common tree, and the himaul tree. There is still something missing, because running the "lunch" command warns that it cannot locate the config makefile.
I found references to cm in cm.mk in device/htc/himaul/cm.mk but I don't know what to replace them with and I don't want to download the whole CM source tree as well.
Can anyone shed some light on this issue?
I can't help you, but that is a very good idea! Hope you can solve this issue.
Nice project, I would love to see AOSP Nougat on our M9! I'm not a dev who could help you with the building process, but maybe the dev of the CM14 port for M8 could give you an advice. Good luck!
I think you are underestimating the efford and skills it needs. Even with official Kernel Source released it took some really effort to make for example the camera work. If you don't know hot to setup a device tree for an existing rom, then I feel the skills required exceeding the ones you have. I don't want to offend you, but maybe it's better to take a step back an learn how to add this to an AOSP Marshmallow rom, instead of thinking about porting it to Nougat. If it would be that easy, wouldn't a ready to use Nougat Version of any other popular Rom for the m9 be out already?
Any telegram group of One M9???
Enviado desde mi HTC_M9u mediante Tapatalk
Adromir said:
I think you are underestimating the efford and skills it needs. Even with official Kernel Source released it took some really effort to make for example the camera work. If you don't know hot to setup a device tree for an existing rom, then I feel the skills required exceeding the ones you have. I don't want to offend you, but maybe it's better to take a step back an learn how to add this to an AOSP Marshmallow rom, instead of thinking about porting it to Nougat. If it would be that easy, wouldn't a ready to use Nougat Version of any other popular Rom for the m9 be out already?
Click to expand...
Click to collapse
That effort would.not be wasted. Once the solution to the camera problem is solved, it's solved for all versions, not just Marshmallow. We can reuse the kernel source and firmware blobs in N. I reckon that we don't have a rom because nobody is working on it.
If it would be that easy, why isnt there an official (or even inofficial) cm 14 for m9 out, as it already got an official cm 13? If everything you needed would be to just switch everything else to cm 14 and reuse the mm kernel source and blobs?
Adromir said:
If it would be that easy, why isnt there an official (or even inofficial) cm 14 for m9 out, as it already got an official cm 13? If everything you needed would be to just switch everything else to cm 14 and reuse the mm kernel source and blobs?
Click to expand...
Click to collapse
Because there is almost zero demand for one. People in the CM13 thread are actively discouraged from even mentioning CM14. How can we develop the ROM if we don't have anybody working on it?
Given CM's automated device tree preparation system, I doubt it would take more than a simple source tree update to Nougat to start compiling a 7.x ROM (whether it works perfectly or not, it would be a start).
Well then I would say, a way to start might be to try compile a booting cm 14 for the m9. Last time I looked there has been at least a device tree prepared for cm 14. I guess that would be the easiest way to test, if you might be succesfull with it
Any news @vivremetrique ? Or did you drop the project?
While it is possible to build cm14.1 for the M9, I was unable to make it see the sim card after days of trying. something in libril or possibly the firmware I have makes it not work.
Trainwr3ck said:
While it is possible to build cm14.1 for the M9, I was unable to make it see the sim card after days of trying. something in libril or possibly the firmware I have makes it not work.
Click to expand...
Click to collapse
If it is the same Problem I had with a CM13 based rom, then the build.prop is missing some Values to detect network. I took them from a working one and put them in the BoardConfig by hand
can't help, but my hopes are so high for this one!

LineageOS development [unofficial][To-Start]

Okay people, i know things do not look very good for this device, and yeah, we all are frustrated with the fact that no one is building any good rom(except this Resurrection Remix(on http://forum.le.com/in)) for this device.
I am thinking of trying to build the LineageOS for this device.
I am new to building roms, I have not developed any rom before, so this will be my very first experience.
I would very much appreciate any help that any of you may offer regarding any thing.
Be it any tutorial/guide, source codes, testers, or any thing else you have in mind.
I would be downloading the sources today and will look around for tutorials for porting roms with source code that i already have (thanks to that resurrection remix ROM dev 19wisnia89(on http://forum.le.com/in)).
I would also be contacting other devs of other devices for any help regarding the porting process and stuff.
If you know these stuff and would not mind helping me out, it would be very nice.
Please quote me on the reply here or PM me with anything here
Note: I would be needing testers because i don't quite own the device for myself, it's my mother's and i can't risk tempering with it, but I still want it to have a dev support.
All the best for the success, I also tried to compile the kernel and the source code is working completely fine without any modification but I was confused about the process of building the android So I will always help you whenever needs my help. and if you can guide me to building guide then i will also love to try that.
sscsps said:
Okay people, i know things do not look very good for this device, and yeah, we all are frustrated with the fact that no one is building any good rom(except this Resurrection Remix(on http://forum.le.com/in)) for this device.
I am thinking of trying to build the LineageOS for this device.
I am new to building roms, I have not developed any rom before, so this will be my very first experience.
I would very much appreciate any help that any of you may offer regarding any thing.
Be it any tutorial/guide, source codes, testers, or any thing else you have in mind.
I would be downloading the sources today and will look around for tutorials for porting roms with source code that i already have (thanks to that resurrection remix ROM dev 19wisnia89(on http://forum.le.com/in)).
I would also be contacting other devs of other devices for any help regarding the porting process and stuff.
If you know these stuff and would not mind helping me out, it would be very nice.
Please quote me on the reply here or PM me with anything here
Note: I would be needing testers because i don't quite own the device for myself, it's my mother's and i can't risk tempering with it, but I still want it to have a dev support.
Click to expand...
Click to collapse
all the best...we are here for testing!!
sscsps said:
Okay people, i know things do not look very good for this device, and yeah, we all are frustrated with the fact that no one is building any good rom(except this Resurrection Remix(on http://forum.le.com/in)) for this device.
I am thinking of trying to build the LineageOS for this device.
I am new to building roms, I have not developed any rom before, so this will be my very first experience.
I would very much appreciate any help that any of you may offer regarding any thing.
Be it any tutorial/guide, source codes, testers, or any thing else you have in mind.
I would be downloading the sources today and will look around for tutorials for porting roms with source code that i already have (thanks to that resurrection remix ROM dev 19wisnia89(on http://forum.le.com/in)).
I would also be contacting other devs of other devices for any help regarding the porting process and stuff.
If you know these stuff and would not mind helping me out, it would be very nice.
Please quote me on the reply here or PM me with anything here
Note: I would be needing testers because i don't quite own the device for myself, it's my mother's and i can't risk tempering with it, but I still want it to have a dev support.
Click to expand...
Click to collapse
If you are on Telegram(app)
you could join us few devs and testers in this group and ask for anything you need
here is invite & join link:
https://t.me/joinchat/AAAAAEEHPrwCrEYn3uf6BA
Abhi_ said:
hey i first want you to tell me what you know about building?
Because you have mentioned you will look around for porting roms,etc.
I hope you know how linux works.
That's it
if you have queries feel free to ask
If you are on Telegram(app)
you could join us few devs and testers in this group and ask for anything you need
here is invite & join link:
https://t.me/joinchat/AAAAAEEHPrwCrEYn3uf6BA
Click to expand...
Click to collapse
I have gone through the porting guide on CM wiki(through archive.org) a couple of times and a few more places, I have not downloaded the source code of Lineage os, but I have source code of cm13, so i'll build it first,

Development of Android 8 ROM

Hey all you Sharp 306sh users!
I love this phone and decided to start a ROM port to Oreo 8.0.0!
To date here's what i got
1. Device tree built
2. ASOP stock rom built successfully
Here's what I need to get done next
1. Access bootloader to flash images
2. Test for vendor blobs needed so I can make the vendor tree (if required)
Your help on this would be greatly appreciated as I am just getting my feet we in this process, this is a great phone and I would love to see it updated.
Please let me know if you are interested in helping with this project!
Edit 8/6/2018: Device tree is on Github,
https://github.com/RobertCC18/sharp-306sh-rom
More to come once kernel is built!
Edit 10/12/2018:
I am uploading the first test build so I can get some help with the debug. THIS ROM IS GETS STUCK AT THE SHARP BOOT LOGO AND IS NOT READY FOR PRODUCTION DEVICES!!!!
That being said, any help and logs that you can send are greatly appreciated.
This zip can be flashed through TWRP, check the downloads section
XDA:DevDB Information
Android 8 Rom [stock], ROM for the Sharp Aquos Crystal
Contributors
RobbotCC
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.10.x
Based On: AOSP
Version Information
Status: Testing
Created 2018-07-15
Last Updated 2018-10-12
Great! I´ve got a 306SH model, i can be a tester... waiting for your first zip :highfive:
Awesome.
I tried this exact same thing before, but gave up soon after I couldn't diagnose what stopped my device from booting with my custom ROMs, as I could never find the logs.
It looks like you're making more headway than me, so I'd love to test it, or even just help out.
Keep on going! A GitHub would be great progress.
Update 7-4-18
Update - 7/24/2018
Recompiling Kernel with debug drivers included - current compiled kernel missing RAM Console support
Github repo coming soon!
Great! Always wanted a custom room on this phone. I can test it and try it out too
Good progress.
Make sure to keep us updated, once you have a GitHub repo, development should speed up.
I'm sure there are a few techies with this phone that would love to contribute to your ROM, myself included.
By the way, you said ASOP instead of AOSP in the original post.
Rhioun said:
Make sure to keep us updated, once you have a GitHub repo, development should speed up.
I'm sure there are a few techies with this phone that would love to contribute to your ROM, myself included.
By the way, you said ASOP instead of AOSP in the original post.
Click to expand...
Click to collapse
Thanks, whoops on the typo!
Been busy with work but hoping to upload device tree, kernel base and current build, waiting for kernel to finish building with RAM console drivers.
Update 8/6/2018
Github Created
https://github.com/RobertCC18/sharp-306sh-rom
Device tree is added, kernel coming soon!
About accessing the bootloader to flash images, I believe we've done this before.
Tewilove, the man behind rooting the 306SH managed to access it, and made a custom one to flash, if I do remember correctly.
https://forum.xda-developers.com/aquos-crystal/general/temp-root-306sh-t3129456
Worth a look.
No development in a while. We all hope you're still there.
I visited the Github and just found it to be text files and folders. Could you possibly post the WIP kernel or other vendor blobs on there,
so we have at least a basis to begin work on?
Thanks,
This is an amazing idea. My 306SH is rooted and ready for action.
Rhioun said:
No development in a while. We all hope you're still there.
I visited the Github and just found it to be text files and folders. Could you possibly post the WIP kernel or other vendor blobs on there,
so we have at least a basis to begin work on?
Thanks,
Click to expand...
Click to collapse
Yes I am still here and working on this, just haven't had much time lately. I will try to get the kernel and vendor blobs up within the next few days
Been waiting for a custom ROM for this phone. I'm ready to test it
Any update on the development of the ROM??????
Any progress?
Status Update
dzvxo said:
Any progress?
Click to expand...
Click to collapse
Hey everyone,
Sorry for the delay in development but I hit a major snag with the kernel build and am still working on overcoming it. The needed defconfig is missing so I found one that should get us close, at the very least it should allow us to see the RAM debug messages on boot failure.
Also, my internet has been to slow to upload the kernel to github but I have an upgrade and should be able to get it uploaded within the next couple days.
Please share any information that you find regarding this phone here on XDA and beyond, any info you can provide will help me get this up and running faster!
Hey, how's everything going? Any luck?
What's up with it?
Hey All,
Sorry for the delayed responses, this phone seems to be a lost cause. But I am not a quitter lol!
I am hopeing to get back into the swing if things here in the next few weeks and will post more updates and files here shortly
Current problems:
No debugging enabled
Kernel needs patched to support Android 6+
We wish you the best of luck!

Obsolete

..
Reserved.....
Hello... 'been using this phone for over a year now here is a clean build.prop from 6055B variant!
Also i'd like to help somehow, but I don't know how... I have zero Android dev experience (not really... last phone I ever modded was OT-918D *eons* ago, so it might as well be zero) but i'd be happy to test-drive anything as long as UI & RILd works.
I'll chime-in on Telegram too :good:
PizzaG said:
This will be the release thread for LineageOS 14.1
***LineageOS 14.1 Test Build for the 6055K is now live on Telegram with Download Link. Bluetooth and Camera aren't working yet***
If you want it to install on other variants, you will need to modify the installer script inside the zip. I'm not going to take the time to modify every Test Build to support every model. I'm running it on 6055U. If you do want to run it on another variant of 6055 and it's not installing, contact me on Telegram and I'll run you through how to modify the installer script to install on your device.
If you have anything to offer or just want to chat, you can find us here: https://t.me/Idol4Homies
Please don't report bugs here, we'd much rather you report any issues on our Telegram Group where the Dev will be able to see. I''m helping where I can and modifying little things but LimitedPython is doing the bulk of the Developing for this phone, please show your support and stop by the group to chat and say thanks.
5-13-2019- LOS 14.1 is currently booting to ADB but not posting yet. Sorting out some GPU issues and hopefully it'll be fully booting sometime this week.
5-14-2019- LOS 14.1 booting to OS. LTE Data and phone service works. Audio and most everything else is still broken currently but being worked on. If anybody has a clue what they are doing or how to help move this along to a public release, please join us on Telegram. I have a test image for people who can lend a hand but I'm not releasing anything publicly yet.
5-17-2019- LOS 14.1 working great so far. The only things not working at this point are Camera and BlueTooth, which hopefully will both be working very soon. I'll release a test build in the next day or so, so others can test. I'll be releasing TWRP and LOS 14.1 for the 6055U and 6055K variants. If you have another model you want supported from the 6055 line, PM me.
5-19-2019- This will work on every 6055 Model guys. That means 6055K, 6055B, 6055U, 6055R and 6055P will all work with this and future roms. No need to worry about "Bricking", as I have released Alcatel Stock Flashing software which will bring most, if not all the Alcatel Qualcomm devices back from the dead.
5-20-2019- Bluetooth fixed and working
Click to expand...
Click to collapse
I tried to go to your Telegram link for the LOS 14.1 6055U download, but it won't work. Idk why... Could you post a link to it here or something? Thanks in advance!
**scratch that I found it on the donate page**
Hello everyone.
I possess an Alcatel Idol 4 6055K, I would be very much interested in installing Lineage OS on this smartphone but I can't find any other source on the web on how to do it except for this thread.
I understand it should be possible with a release you're posting on Telegram, but if I click on the link it seems I can't acceed to the group.
Do you have any advice on how to try this OS on this marvellous phone?
So, no chance to ever see Lineage released for Alcatel Idol 4?
museovivo said:
So, no chance to ever see Lineage released for Alcatel Idol 4?
Click to expand...
Click to collapse
Yes, 14.1 has been out for a while now and 15.1 works too, I was told that a few days ago by the Dev. Come vist us on Telegram: https://t.me/Android_General_Chat
The Dev is in there and should be able to provide you download links for Los 14.1 or 15.1
We also still need donations as the Dev has lost his Idol 4 and needs a new one to continue making Idol 4 Fully Treble

Development of Lineage OS 17.1 & OrangeFox

Hi everyone, I decided to develop LineageOS 17.1 and OrangeFox recovery for Nokia 6 for personal use. Anyone interested?
EDIT:
Hi guys, I apologize for my absence but I have been busy with my life and work. The project is going well, I have removed several errors due to the source code of the device
LineageOS build will be 18 with Android 11, get ready! I need your support to continue
sure, why not I was waiting to someone to make custom rom (A10+) for this device for so long. glad that your developing this for us. thank you very much! goodluck~ ?
Yeah. We are waiting for custom roms for this device. Good luck. Happy compiling. ?
I'd love to have android 10 on my Nokia 6! Are you targeting the 2017 Nokia 6, or the newer 6.1? I'd love to help but I don't know much about android roms/rom porting. I have a TA-1033 as my daily driver, so I could test builds on that (if they don't brick my phone :^) ). Good luck!
yes of course we're interested with your initiative! looking forward on your progress & good luck!
Count me in!
Nokia 6 TA-1025 (2017) and I'm all in!
Count me in too, can't wait for the first beta version, im using Nokia 7 TA-1021.
Of course, OP! In the EOL of device, what would be better than a custom ROM support. Good luck in your development, OP.
P.S.: I suggest checking pirrat25's PLE device tree to start. They got things already working there.
biffidusactiregularis said:
Hi everyone, I decided to develop LineageOS 17.1 and OrangeFox recovery for Nokia 6 for personal use. Anyone interested?
Click to expand...
Click to collapse
Yes, Waiting for custom ROM
Yes, very much interested. Looking forward to your custom ROM! Please keep us posted always.
Hello, during the lockdown I've tried to port Lineage OS 17.1 to our device, unfortunately after the build process I wasn't able to make it boot successfully.
The source trees that I used are on Github.
Device tree: https://github.com/sguerrini97/android_device_nokia_PLE
Vendor tree: https://github.com/sguerrini97/android_vendor_nokia_PLE
Kernel tree: https://github.com/sguerrini97/android_kernel_nokia_msm8937
This was my first attempt ever to port a custom ROM on a device so I may have done some simple mistakes that some more experienced developer can spot
I cannot dedicate too much time on this project right now but I will be glad to help if somebody wants to keep this going.
biffidusactiregularis said:
Hi everyone, I decided to develop LineageOS 17.1 and OrangeFox recovery for Nokia 6 for personal use. Anyone interested?
Click to expand...
Click to collapse
This made my day. Thanks in advance for your work.
I saw a forum post where an old version of LOS was ported to Nokia 6.
http s:/ /4pda. ru/forum/index.php?showtopic=839094&st=4260#entry79721383
Remove the extra space(s) from the link. I'm not yet allowed to post external links.
Google Translate is your friend here
xaedoplay.modder.xda said:
Of course, OP! In the EOL of device, what would be better than a custom ROM support. Good luck in your development, OP.
P.S.: I suggest checking pirrat25's PLE device tree to start. They got things already working there.
Click to expand...
Click to collapse
Does it supports Android Pie.
Sharashchandra said:
Does it supports Android Pie.
Click to expand...
Click to collapse
its lineage 15.1 device tree
nokia ta-1033 için uzun süredir custom rom bekliyorum. Bu çalışma için çok teşekkür ederim sabırsızlıkla bekliyorum
jojojobani said:
I saw a forum post where an old version of LOS was ported to Nokia 6.
http s:/ /4pda. ru/forum/index.php?showtopic=839094&st=4260#entry79721383
Remove the extra space(s) from the link. I'm not yet allowed to post external links.
Google Translate is your friend here
Click to expand...
Click to collapse
FYI: 4PDA links are prohibited on XDA forums
If I'm being honest, the Nokia 6 2017 is one of the best mid range phones out there and it is sad that only one developer is taking interest in this phone. I think it's because of the robust bootloader and more. Yes, Nokia messed up so bad on the Android Pie update. WE NEED MORE DEVELOPERS ON THIS DEVELOPMENT.
Any updates about project?

Categories

Resources