Stock AOSP Oreo on Mate 9 - Huawei Mate 9 Guides, News, & Discussion

https://www.xda-developers.com/stock-android-oreo-huawei-mate-9-project-treble/amp/

wmfreak said:
https://www.xda-developers.com/stock-android-oreo-huawei-mate-9-project-treble/amp/
Click to expand...
Click to collapse
Let's hope more to follow.

His latest update has me super excited. He says it's now fully functional. Awesome work!!

Not quite fully functional
moxiot said:
His latest update has me super excited. He says it's now fully functional. Awesome work!!
Click to expand...
Click to collapse
I read the article along with the update, It's not quite fully functional, still quite a ways from being a working rom but he has shown that project treble does work and is somewhat viable. from looking at his screenshots the ril (sim stuff) is not working yet, I made some suggestions to him regarding his build that might fix that but he hasn't gotten back to me. Still not there yet but at least it shows that a generic AOSP Android can be installed and booted (at least the system and data images) by virtue of project treble. There are still a lot of things that are closed source relating to the hardware on our device and the SoC itself.

NFC not working, BT is wonky, FPS is not enabled, Keyboard is crashing when opening numbers/special chars, no HotSpot/Tethering, RIL does somewhat work but requires some more work on the actual device overlay.
But the essential things are working, Video Enc/Dec, Camera (Video, Photo), LEDs, Audio, HWC, vulkan, WiFi, BT (atleast its visible when i scan for it), power hal, maybe i forgot a few things ..
I've tested a self-compiled build on my H8 Pro, and thats the result, so i'd expect some similar situation for the Mate 9.
Regards

OldDroid said:
NFC not working, BT is wonky, FPS is not enabled, Keyboard is crashing when opening numbers/special chars, no HotSpot/Tethering, RIL does somewhat work but requires some more work on the actual device overlay.
But the essential things are working, Video Enc/Dec, Camera (Video, Photo), LEDs, Audio, HWC, vulkan, WiFi, BT (atleast its visible when i scan for it), power hal, maybe i forgot a few things ..
I've tested a self-compiled build on my H8 Pro, and thats the result, so i'd expect some similar situation for the Mate 9.
Regards
Click to expand...
Click to collapse
Thanks for the report. Let's hope to see a stable build in the near future.

AOSP
OldDroid said:
NFC not working, BT is wonky, FPS is not enabled, Keyboard is crashing when opening numbers/special chars, no HotSpot/Tethering, RIL does somewhat work but requires some more work on the actual device overlay.
But the essential things are working, Video Enc/Dec, Camera (Video, Photo), LEDs, Audio, HWC, vulkan, WiFi, BT (atleast its visible when i scan for it), power hal, maybe i forgot a few things ..
I've tested a self-compiled build on my H8 Pro, and thats the result, so i'd expect some similar situation for the Mate 9.
Regards
Click to expand...
Click to collapse
Did a build myself for the HiKey 960 reference board that uses the same SoC as the mate 9 and am doing a generic arm64 build right now, I'll be testing the both out when I get a chance. I think that I might have a little more luck with the HiKey build as it is the same SoC. It's a work in progress but project treble is showing some promise. I'm looking at making a flashable (in twrp) that will install the AOSP build (whichever one works)

revjamescarver said:
Did a build myself for the HiKey 960 reference board that uses the same SoC as the mate 9 and am doing a generic arm64 build right now, I'll be testing the both out when I get a chance. I think that I might have a little more luck with the HiKey build as it is the same SoC. It's a work in progress but project treble is showing some promise. I'm looking at making a flashable (in twrp) that will install the AOSP build (whichever one works)
Click to expand...
Click to collapse
Thanks my dear friend for your work and interest on our beloved Mate 9.

Thanks
albertobom said:
Thanks my dear friend for your work and interest on our beloved Mate 9.
Click to expand...
Click to collapse
You are very welcome, this all is a work in progress but from what I see so far project treble is going to make development easier in the future. I might try installing the boot image from my HiKey build to see how that works, it's the same SoC as our devices so it "should" boot, it's kernel version 4.9 which is the latest and supposedly greatest so we will see. If it doesn't boot I can always flash back the stock Oreo boot image.

I got a spare Mate 9 and can install and test stuff, happy to help

I'll keep that in mind
Exelios said:
I got a spare Mate 9 and can install and test stuff, happy to help
Click to expand...
Click to collapse
I'll keep that in mind, I will be uploading my system.img and custdata.img for both builds when this one gets finished (takes forever on my old PC) they can be flashed via fastboot provided your bootloader is unlocked. I'll post the links after I get them uploaded.

revjamescarver said:
I'll keep that in mind, I will be uploading my system.img and custdata.img for both builds when this one gets finished (takes forever on my old PC) they can be flashed via fastboot provided your bootloader is unlocked. I'll post the links after I get them uploaded.
Click to expand...
Click to collapse
Sounds good, yes my device is unlocked and on Oreo beta with oreo TWRP and everything, I'm not new to this

revjamescarver said:
I'll keep that in mind, I will be uploading my system.img and custdata.img for both builds when this one gets finished (takes forever on my old PC) they can be flashed via fastboot provided your bootloader is unlocked. I'll post the links after I get them uploaded.
Click to expand...
Click to collapse
Only progress on this?

Rebuilding
tiennemannes said:
Only progress on this?
Click to expand...
Click to collapse
I'm rebuilding, there is a thread on AOSP here https://forum.xda-developers.com/project-treble so I'm following the work there to see what changes to the framework need to be made, my build hung at 99% so I ended up starting it over, I think my build machine is running out of memory and the Java compiler is chocking. his v2 build boots and is mostly functional you can download it on his thread. His build is based on the 8.0.0-vts_r4 testing branch and mine is the 8.0.0_r34 release branch. You can download a build based on his changes and the vts branch here https://drive.google.com/file/d/1wMa_dgkWrqbC9i4GxUNOQlH0qIwffPph/view?usp=drivesdk

revjamescarver said:
I'm rebuilding, there is a thread on AOSP here https://forum.xda-developers.com/project-treble so I'm following the work there to see what changes to the framework need to be made, my build hung at 99% so I ended up starting it over, I think my build machine is running out of memory and the Java compiler is chocking. his v2 build boots and is mostly functional you can download it on his thread. His build is based on the 8.0.0-vts_r4 testing branch and mine is the 8.0.0_r34 release branch. You can download a build based on his changes and the vts branch here https://drive.google.com/file/d/1wMa_dgkWrqbC9i4GxUNOQlH0qIwffPph/view?usp=drivesdk
Click to expand...
Click to collapse
Thanks. Can you confirm Galileo satellites are being picked up with AOSP Oreo? Should see EU flags in https://play.google.com/store/apps/details?id=com.android.gpstest
See stock ROM results at http://www.startlr.com/we-tried-galileo-huawei-mate-9-already-sees-the-european-satellites/

Galileo
tiennemannes said:
Thanks. Can you confirm Galileo satellites are being picked up with AOSP Oreo? Should see EU flags in https://play.google.com/store/apps/details?id=com.android.gpstest
See stock ROM results at http://www.startlr.com/we-tried-galileo-huawei-mate-9-already-sees-the-european-satellites/
Click to expand...
Click to collapse
Haven't tried it out, it's supposed to but I'll have to check that out, there was a report of taking a very long time to get a fix off GPS, but nothing specific to Galileo.

revjamescarver said:
Haven't tried it out, it's supposed to but I'll have to check that out, there was a report of taking a very long time to get a fix off GPS, but nothing specific to Galileo.
Click to expand...
Click to collapse
Yeah, saw the same (that's why I'm curious).

AOSP
tiennemannes said:
Yeah, saw the same (that's why I'm curious).
Click to expand...
Click to collapse
Yeah, the whole ASOP and treble thing is definitely a work in progress and it's going to take a little time to get that all working with the phone hardware properly but once it gets all figured out it is going to make updates easy and open the door to a lot of possibilities with custom ROMs

revjamescarver said:
Yeah, the whole ASOP and treble thing is definitely a work in progress and it's going to take a little time to get that all working with the phone hardware properly but once it gets all figured out it is going to make updates easy and open the door to a lot of possibilities with custom ROMs
Click to expand...
Click to collapse
Indeed, this stuff is exciting. My mate 9 should arrive tomorrow.... Can't wait.
Is the kernel compiled too from AOSP, or is that pre-compiled already in a boot.img?

Kernel
tiennemannes said:
Indeed, this stuff is exciting. My mate 9 should arrive tomorrow.... Can't wait.
Is the kernel compiled too from AOSP, or is that pre-compiled already in a boot.img?
Click to expand...
Click to collapse
No, in order to use the AOSP build you have to install Oreo beforehand, there are beta builds available for a few of the mate 9 variants right now but the "official" Oreo updates should start rolling out sometime in December. I had downloaded and installed the beta for the US variant.

Related

Finally we have camera on Blackstone!!!

Thanx to Viruscrazy!! also no audio stutter any more!!
http://forum.xda-developers.com/showthread.php?t=883966
Read install and enjoy
Spige
Spige said:
Thanx to Viruscrazy!! also no audio stutter any more!!
http://forum.xda-developers.com/showthread.php?t=883966
Read install and enjoy
Spige
Click to expand...
Click to collapse
Note that this is intended for testing purposes. Code is not clean yet and may contain undiscovered bugs. If you use Android for your everyday activity make a backup of all your files before trying. I'm helping with testing on my second SD card but I'll wait for it to get committed into "mainline" kernel before I switch to my "everyday" system.
g3rm0 said:
Note that this is intended for testing purposes. Code is not clean yet and may contain undiscovered bugs. If you use Android for your everyday activity make a backup of all your files before trying. I'm helping with testing on my second SD card but I'll wait for it to get committed into "mainline" kernel before I switch to my "everyday" system.
Click to expand...
Click to collapse
...where's the fun in having stable system with no bugs i mean we all came from wm which was fun to play with because every time it was a new adventure hehe just kidding, you've got the point,now people from xdandroid have to get the code and implement it in frx05 or maybe gb*** since neopeek booted gingerbread on his diamond
wowww amazing...
how to use it??
May be you can give Step by Step on this Thread. For all Blackstone user
There was already a thread about this in this forum, here. The complete instructions are in the main thread though.
Hi
Everything workin just fine exept speakerphone.....camera wifi etc...
Spige said:
Everything workin just fine exept speakerphone.....camera wifi etc...
Click to expand...
Click to collapse
Hi, Spige,
When you mention camera working, does that mean including the 5Mpix?
3MP works fine for me with (almost) latest viruscrazy kernel, but I haven't been able to get 5MP working, did you?
If you're ahead of the others, please keep us informed of exact android build / modules, etc you're using!
Cheers,
Robbert
---
XDANDROID 2.2.1 AOSP FRX04 on blackstone (690 MHz), viruscrazy test kernel for audiostuttering fix and camera (3Mpix) test.
aladin said:
wowww amazing...
how to use it??
May be you can give Step by Step on this Thread. For all Blackstone user
Click to expand...
Click to collapse
Instructions are clear, as Eodun mentioned, if you get stuck somewhere specific, post and we'll help you out, of course!
Maybe one important thing to add:
I noticed you're using an eclair build, I personally never got camera working on the couple eclair builds that I tried. (nor proper headset detection, which was a dealbreaker)
Maybe someone can confirm if camera is even possible at all on eclair, before aladin keeps on trying with his (which specific?) build?
Cheers,
Robbert
---
XDANDROID 2.2.1 AOSP FRX04 on blackstone (690 MHz), viruscrazy test kernel for audiostuttering fix and camera (3Mpix) test.

[ROM] Unofficial CyanogenMod 9 [BLECM9 0.02]

Current status: CM10.1 in the works and this version will not be updated.
Got started with the project in January, I'm now ready to present you my first custom ROM (and kernel) - BLECM9!
First of all - BACKUP! This is not stable for everyday use just yet.
It also includes my own kernel, based on the latest CAF source code (ics_chocolate). The kernel gets frequent updates from CAF and me. Kernel version is 3.0.8. It's not as stable in the beginning but a better choice in the long term.
It won't include Google Apps, you need to manually install gapps package, as any other CM rom is by default.
Prequisites
U8800 upgraded to 2.3
ClockworkMod Recovery v5.5.0.4, not tested in v5.0.2.7
Instructions for Installing
Download the latest version of BLECM9 (Downloads below).
Copy the package to your internal/external SD card.
Reboot to recovery.
Flash the update package.
Optional: Install Gapps package (Downloads below).
Reboot and wait. The first boot takes around 2 minutes.
Downloads
My Google Code Page
Google Apps @ goo.im
Additional Notes
Report issues.
Changelog.
No, this won't work on U8800-51 or U8800Pro.
Atmel TS users, 0.02 will not work for you. I am establishing a new driver, to make the driver standard. Please standby as this is my top priority.
Everybody, send me logs if something does not work. This kernel is under heavy development. On computer with ADB set up: "adb shell dmesg > dmesg.log" and send the dmesg.log
Major Bugs
No Atmel TS support.
RIL issues (does not detect all SIMs)
NT35510 seems to have issues when turning on the screen (confirm?)
Unstable backlight on low values.
Wifi MAC address is 00:11:22:33:44:55
No Camera.
No Bluetooth.
No FM radio.
No audio (except ringtone/alarm)
Sometimes glitchy hardware acceleration.
No sensors.
More...
Credits: Huge thanks to dzo - without the proprietary blobs from him, this would've not been possible.
This is not just a work of mine, recently another developer joined the process and we are working together.
Collaborators: asm19
Feel free to contact me and also - contribute! Links for the source code is up on my GitHub (signature).
Follow my Twitter to see my development progress.
awesome. lets try
edit: when i try to write wifi password... see attachement. i can still write password, but i can't see what i am writing. everything works good in messeges
2nd edit: common cm problem... error while searching for network
Thanks for sharing.Looks good.
Been waiting for this. I will try it asap. I'm sure it will be get better day by day. Many thanks.
First of all Thank you!
First Impressions:
Touchscreen feels really responsive.
Rom feels very fast too.
Wifi is working good.
Bugs that I've found:
Screen flickering (unstable backlight)
Can't mount SDCard.
RIL isn't working on my u8800.
Overall it looks very promising!
Logs attached.
brdnacer said:
awesome. lets try
edit: when i try to write wifi password... see attachement. i can still write password, but i can't see what i am writing. everything works good in messeges
Click to expand...
Click to collapse
Yes, It's related to HW acceleration, causing some UI glitches.
Have been waiting for this for a long time, even if can't even use it because of Amtel TS.
Keep up with this awesome work
Thanks for this!
I'm using b518 and my phone is multibooting.My phone has recovery made by VICTOR TEAM (genokolar) .This ROM can be a problem for me in terms of Multiboot?Because you writed this in changelog;
New Partition Table.
Click to expand...
Click to collapse
Thank you in advance for the answer to my question!
Best regards...
Great! Been waiting for CM9 a long time ago too... Blefish, you should post some rules as to what we should and how to post in this thread, maybe instructions on how to post specific logs and what kind of info you need. The rest of the discussion should be posted in the general section. I would really hate for this thread to become a mess like Aurora's...
Sent from my U8800
I flashed 0.02, touchscreen didn't work. Then flashed Atmel-test2, touchscreen still doesn't work. Also phone reboots randomly.
I suggest to all of you interested helping Blefish, follow him on Twitter.
For those who tried Atmel-test-2-signed.zip
Blefish @ Twitter said:
Can you try doing in Terminal: "cat /devices/i2c-0/0-004a/input/input1" Do you get any output when touching?
Click to expand...
Click to collapse
forumber2 said:
Thanks for this!
I'm using b518 and my phone is multibooting.My phone has recovery made by VICTOR TEAM (genokolar) .This ROM can be a problem for me in terms of Multiboot?Because you writed this in changelog;
Thank you in advance for the answer to my question!
Best regards...
Click to expand...
Click to collapse
No changes done yet, it works like any other ROM right now.
Blefish said:
No changes done yet, it works like any other ROM right now.
Click to expand...
Click to collapse
Thanks for your answer.
I have one more question.Can i use your bootloader with multibooting?
I will test this after I have unbricked my galaxy tab (I don't want 2 problems same time)
Sent from my U8800 using Tapatalk 2
Is a good iniciative is a belfish source code?
Thanks for the feedback.
I am currently very busy in real life, exams are coming up too. I'll see if I can release another version sometime soon, to get the base working properly.
@Belfish don´t u have stoped de dev of cm9?
---------- Post added at 05:56 PM ---------- Previous post was at 05:53 PM ----------
Blefish said:
Thanks for the feedback.
I am currently very busy in real life, exams are coming up too. I'll see if I can release another version sometime soon, to get the base working properly.
Click to expand...
Click to collapse
Can u use libs from aurora?
anjo88 said:
@Belfish don´t u have stoped de dev of cm9?
Click to expand...
Click to collapse
Noo, I'm not going to stop, just saying I am bit busy so development might not be as fast in the coming 2-3 weeks.
Blefish said:
Noo, I'm not going to stop, just saying I am bit busy so development might not be as fast in the coming 2-3 weeks.
Click to expand...
Click to collapse
ok we wait bood luck for the exames is good if u have some help! Please put a donate button in thread so we can donate u a bear u diserv!
Another bug: it does not recognize my SIM card (TMN)
Also, LOTS of graphical bugs.

Z1c Marshmallow ROMs

In spite of the declining official and unofficial support and development of our device, there are several new and excellent ROMs available. However, for various reasons, they might not be easy to find, (a couple don't have their own threads on xda, and one is hidden in a q&a thread). I thought it would be helpful to make a Z1c MM resource thread.
1. Vanir - Team Vanir released the first MM ROM for Z1c, (AFAIK), and is currently developing 2 MM roms, Vanir and Commotio. There is no official xda thread for them. Both seem stable and smooth, but as of 5/4, Vanir ROM is still without camera. Update - 5/12 build with working camera, quality similar to other CM.
http://www.emccann.net/nuclearmistake/VanirAOSPNightlies/amami/
http://www.emccann.net/dho/3-Vanir-mirror/4-nighties/
And gapps - http://www.emccann.net/dho/5-Gapps/
G+ page - https://www.google.com/url?q=https:...ggcMAA&usg=AFQjCNGnu0diBIp4Tq1K-8Bap0HCDxw_TQ
2. AOKP - Still no working official build, but may be coming. Meanwhile, @championswimmer has built one.
http://forum.xda-developers.com/son...ent/aokp-mm-6-0-1-unofficial-nightly-t3311699
3. Resurrection Remix - A well known favorite of many. All the customization you could want.
http://forum.xda-developers.com/son...resurrection-remix-marshmallow-amami-t3325195
Update by @david320te - http://forum.xda-developers.com/showpost.php?p=66899475&postcount=121
4. AOSP by @CLINTZ9 - Probably my personal favorite so far. Good camera, and RRO layers support. Latest build is update 4, which has issues in /system. I recommend flashing update 3, with boot IMG from update 4, (make sure to flash sim fix).
Thread also has a build by @munjeni in post #245, which he says shows serious errors in dmesg, and which has the same problems in /system as update 4, (at least non-working auto-rotate).
http://forum.xda-developers.com/sony-xperia-z1-compact/orig-development/aosp-t3317511
5. AOSP by @freexperia - just found out about this, haven't tried yet. No xda thread. Download from fxpblog. Currently only hosted on uploaded.to, so expect 1-2 hour download time. They did finally get around to using AFH with their 5.1 builds, so maybe they'll do that with this one too at some point. Update- been using last build for a day, (5/4 I think), and very solid. Camera is good and everything seems working.
http://fxpblog.co/aosp/aosp-6-0/ (look for Amami).
I deodexed system folders, (7/17 build), if anyone wants - https://drive.google.com/file/d/0B1niPALD2vPedDlSUEs2bHhhUWM/view?usp=drivesdk
6. CM13 - @derf elot took the initiative in the middle of a q&a thread about the lack of CM13 for Z1c, and posted a build. So far so good, and he's working on an update.
http://forum.xda-developers.com/showpost.php?p=66506018&postcount=8
7. Omni by @erikcas - thanks for reminder from @alf-endy. An older build. I tried it when first released, but don't really remember much. Check post #73 here ...
http://forum.xda-developers.com/son...lopment/omnirom-5-1-unofficial-t3190451/page8
8. DU - just posted 5/11, haven't tried yet... Will update. Update 5/12 - ROM is nice and smooth with lots of customization. Camera seems buggy, even though seemed to be able to take good pictures. It just wouldn't yake them sometimes, or flash at the wrong time, etc. Update 5/19. New build, camera improved.
http://forum.xda-developers.com/son...pment/rom-dirty-unicorns-v10-2-amami-t3376938
9. AICP - Personal build by @SpiritCroc. Haven't tried it yet. Update 5/12 - Nice ROM. Everything working well as far as I can tell. Camera quality not so good, probably due to outdated CM camera files.
http://forum.xda-developers.com/showpost.php?p=66814852&postcount=30
Update 7/29 - AICP now has a thread - http://forum.xda-developers.com/son...lopment/rom-aicp-11-0-mm-6-0-1-amami-t3428288
10. CM 13 by @CLINTZ9 posted yesterday, haven't tried yet.
http://forum.xda-developers.com/sony-xperia-z1-compact/orig-development/cm-13-0-amami-t3377635
11. AOSPA by Paranoid Android. Official build just released - https://plus.google.com/+EvanAndersonA/posts/72TLZMj4K5S Flashed today and working well. Camera is good and 3rd-party cameras work. Built-in camera froze on me several times, but other apps didn't. Not much built-in customization options, pretty much straight AOSP, but with CM themes.
12. CM13 by @SouthernPacific - haven't tried it yet, but reports are that in-call echo found in some other custom Roms is fixed here. http://forum.xda-developers.com/sony-xperia-z1-compact/general/rom-cm-13-amami-t3459617
I think that's all I know of so far. Let me know if I missed anything, or other ideas, etc...
p.s. - if there's not a specific gapps link in the ROM thread, you can probably use Opengapps.
https://www.google.com/url?q=http:/...ggbMAA&usg=AFQjCNEV401XzT6BiV_vnUgQH9s9qdQybA
p.p.s. - Here's some links to useful mods/add-ons for AOSP and DU roms:
- Modified kernel and camera upgrade by @maz-1 - http://forum.xda-developers.com/son...kernel-exfat-support-mtkcamera-dirty-t3388396
- NFC files, (not included in AOSP for some reason) - http://forum.xda-developers.com/showpost.php?p=67128642&postcount=68
- There's an issue with gapps on MM, where, if you don't flash gapps with the original clean flash of the rom, Setup Wizard will fc at boot, and you'll be stuck there. If you do boot your rom without gapps, you can either: a) boot into recovery and use file manager to delete setupwizard apk from /system/priv-app, (which will probably work fine, but on one occasion I got bugs with Gplay services after doing that), or, b) just reflash system, (dirty), when flashing gapps, (this seems better, but you'll have to reflash any other system mods you may have made, like supersu or Xposed, etc.).
- to enable using 3rd-party camera apps on Vanir and DU, edit build prop according to this - http://forum.xda-developers.com/showpost.php?p=67783086&postcount=233 (by default, you will get only black screen). Note that this will remove camera api2 features
Great Idea!
Unfortunately the Camera for RR-M has stopped working for me (using at as a daily driver right now). Battery is great, but only after a few days...the first few days were horrible. (No idea why)
I couldn't get AOSP from @cliTNZ9 running, Maybe i'll try the one from @freeexperia
CM13 looks promising, but the Blobs are a few weeks behind, so the camera is also crap...
Haven't tried AOKP.
david320te said:
Great Idea!
I couldn't get AOSP from @CLINTZ9 running, Maybe i'll try the one from @freeexperia
.
Click to expand...
Click to collapse
Look here - http://forum.xda-developers.com/showpost.php?p=66177015&postcount=111 This should get it to boot. If you don't have new BL, you may need to use fastboot to temp-flash kernel and recovery for installing su, etc. With new recovery, just flash ROM, power off, boot into recovery and flash others.
Hi, just to let you'll know - I've been running the 4/24 build of MM from fxp, and it runs great! I haven't even gotten a reboot for a few days now (but it still happens randomly). Also, there's isn't any auto-rotation issue. The only thing not working from what I can tell is the NFC and FM radio chip. Camera is excellent for it not being official.
MicroClue said:
Hi, just to let you'll know - I've been running the 4/24 build of MM from fxp, and it runs great! I haven't even gotten a reboot for a few days now (but it still happens randomly). Also, there's isn't any auto-rotation issue. The only thing not working from what I can tell is the NFC and FM radio chip. Camera is excellent for it not being official.
Click to expand...
Click to collapse
Good to hear. Interesting about NFC - I haven't even seen it in settings options yet on AOSP, never mind working. I wondered if it was phasing out or something... I've also been impressed with current AOSP camera. Funny BC they never got anywhere with the camera on LP
Thanks for your instruction.
But you know how is instruction to flash vanir?
Need I the boot.img?
Thanks
Sent from my Xperia Z1 Compact using XDA-Developers mobile app
Jesusnagler said:
Thanks for your instruction.
But you know how is instruction to flash vanir?
Need I the boot.img?
Thanks
Sent from my Xperia Z1 Compact using XDA-Developers mobile app
Click to expand...
Click to collapse
Full wipe, flash ROM zip, flash gapps zip, reboot.
Thanks
Has any one test it
Sent from my Xperia Z1 Compact using XDA-Developers mobile app
download from uploaded.to is a nightmare
Could anyone that is happy with their sound/volume upload the ’mixer_paths.xml’, please!! It can be found in '/system/etc
I've tried a couple MM roms now (currently testing aosp from fxp), but outgoing calls are always too low and the other person can hear their echo if I put them on speaker.
So please check this before posting anything..
Thanks a lot!
Thanks! Someone has tried Omni-6.0.1 by erikcas?
Jesusnagler said:
Thanks
Has any one test it
Sent from my Xperia Z1 Compact using XDA-Developers mobile app
Click to expand...
Click to collapse
As is stated, Vanir ROMs are very good but still no working camera. I've been in communication on G+, and dev has linked me a teat version. Going to try today.
alf-endy said:
Thanks! Someone has tried Omni-6.0.1 by erikcas?
Click to expand...
Click to collapse
Thanks for info. I loved his Omni 5.1, (he was also the first to get AOSP camera going on 5.1), but I haven't seen an update to the thread for quite a while. Have a link?
alf-endy said:
Thanks! Someone has tried Omni-6.0.1 by erikcas?
Click to expand...
Click to collapse
I got your pm. Funny thing - I actually did know about that, I even posted there after trying it out. I just forgot. I'll update op with your link.
Ænimal said:
Could anyone that is happy with their sound/volume upload the ’mixer_paths.xml’, please!! It can be found in '/system/etc
I've tried a couple MM roms now (currently testing aosp from fxp), but outgoing calls are always too low and the other person can hear their echo if I put them on speaker.
So please check this before posting anything..
Thanks a lot!
Click to expand...
Click to collapse
just tried FXP s AOSP_M_160502_amami
(i believe it is the latest)
and the problem with the other person hearing his echo still there.
if you do something with sound post it pls:good:
broky said:
just tried FXP s AOSP_M_160502_amami
(i believe it is the latest)
and the problem with the other person hearing his echo still there.
if you do something with sound post it pls:good:
Click to expand...
Click to collapse
That's the rom I'm on right now. Will try mixer_paths.xml's from lollipop roms as well, if I find an old backup.. Let's hope devs will look into it for future releases.
Currently testing AOSP from freexperia. So far so good. Camera is good and everybody working.
levone1 said:
Currently testing AOSP from freexperia. So far so good. Camera is good and everybody working.
Click to expand...
Click to collapse
I'm really interested. Please keep us posted how it goes and if there are any bugs or things not working, like Bluetooth, NFC etc.
Sent from my Xperia Z1 Compact with XDA app.
skyhirules said:
I'm really interested. Please keep us posted how it goes and if there are any bugs or things not working, like Bluetooth, NFC etc.
Sent from my Xperia Z1 Compact with XDA app.
Click to expand...
Click to collapse
So far, 1 random reboot, with no mods to system. Besides that, no problems. BT seems good, (screenshot). As far as NFC, I have not seen NFC option in settings on any AOSP MM build yet, not sure why.
levone1 said:
So far, 1 random reboot, with no mods to system. Besides that, no problems. BT seems good, (screenshot). As far as NFC, I have not seen NFC option in settings on any AOSP MM build yet, not sure why.
Click to expand...
Click to collapse
As others pointed it out specifically, how is call quality?

Sailfish OS on the bullhead

edit: latest 14.1 base out with fixed camera and booting
edit: alpha6 is out, sensors fixed, but camera is completely broken
So I finally have a decent enough port of SFOS on bullhead
https://www.youtube.com/watch?v=OKWHeTUiU34
Thats an old video but a quick demo.
http://images.devaamo.fi/sfe/bullhead/
images can be retrieved from the above
Flash the latest stock image for your base and boot into it. for android 7 thats 7.1.2 (N2G48C, Aug 2017) and android 6 thats 6.0.1 (MTC20K)
Reboot to twrp
Format data
Reboot to twrp again
copy over the zips
flash cm or lineage from prefered base, but 14.1 is better.
Flash sfos zip
Working
Audio
Calls
Texts
Data
Wifi
Camera
Sensors
Not Working :~( :
Fingerprint scanner
Bluetooth
Click to expand...
Click to collapse
Issue with install apps from the app store or warehouse?
need to setup password in developer options
devel-su pkcon refresh
Click to expand...
Click to collapse
also since store is sometimes a bit meh, you can use
https://openrepos.net/content/basil/warehouse-sailfishos
best way to copy files onto device is through ssh, setup password in developer options
store is sometimes broken, you need to do devel-su pkcon refresh in terminal, need to set password up in developer options.
OTA - Over the Air update
Best way to update SailfishOS is by using an ssh connection to the phone.
Disable all patches and Openrepos repositories before updating.
Before updating use
Set desired release version, for example 2.2.0.29:
ssu release 2.2.0.29
Click to expand...
Click to collapse
Refresh the package cache:
devel-su pkcon refresh
Click to expand...
Click to collapse
Upgrade SailfishOS:
version --dup
Click to expand...
Click to collapse
Reboot the phone and enjoy the new release.
this wouldnt of been possible from the immense amount of help from the guys @freenode#sailfishos-porters
Really nice job! hope we can get all working in near future
Awesome cant wait to see stable build!
Sent from my Nexus 5X using Tapatalk
Can this be installed with multirom as secondary rom?
m4r0v3r said:
So I finally have a decent enough port of SFOS on bullhead
https://www.youtube.com/watch?v=OKWHeTUiU34
Thats an old video but a quick demo.
http://images.devaamo.fi/sfe/bullhead/
images can be retrieved from the above
Click to expand...
Click to collapse
Nice job, fingers crossed for getting other features to work!
btw. which vendor to use with it?
latest 6.0.1
fnldstntn said:
Can this be installed with multirom as secondary rom?
Click to expand...
Click to collapse
never tried it, didnt know we had a multirom stable.
on hammerhead it works fine as 2nd rom.
Holy crap this is awesome! I was waiting for a sailfish os port since I switched from my nexus 4. Is there a way for me (as an non-coder) to help you out somehow?
Oh and do you think it is possible that camera will work in the future or is this a missing driver code thing?
m4r0v3r said:
never tried it, didnt know we had a multirom stable.
on hammerhead it works fine as 2nd rom.
Click to expand...
Click to collapse
Yes there is a stable multurom on jolla kernel tread but in that case probably i will need to use the cm13 as primery rom to becouse of the vendor.
OMG a New Rom i don't know sailfish Os wow i go to try it
Thank you very much for your work
Really nice, sadly i need the camera for my work so i cant use as DD
Renaf2 said:
OMG a New Rom i don't know sailfish Os wow i go to try it
Thank you very much for your work
Click to expand...
Click to collapse
Not a rom, it is a completely different operating system so no android apps.
giantflash said:
Holy crap this is awesome! I was waiting for a sailfish os port since I switched from my nexus 4. Is there a way for me (as an non-coder) to help you out somehow?
Oh and do you think it is possible that camera will work in the future or is this a missing driver code thing?
Click to expand...
Click to collapse
the camera thing is a 32bit/64bit issue atm so i'll see were I get with it, am also messing around trying to get sfos working on a Huawei P9
No android apps at all, we have sfdroid, but its not working on cm13 as far as I know.
Very cool indeed, def hope this goes further. Remember it on N5 and was awesome
It's a nice ROM. But on my N5X the WiFi and Data isn't working.So sad.
justf0127 said:
It's a nice ROM. But on my N5X the WiFi and Data isn't working.So sad.
Click to expand...
Click to collapse
That was my fault, issue with PARANOID_ANDROID. New image thats been upped should fix the issue
Ah... So it seems that its source is based on cm13 built in 161222, then should I use December mm vendor or January mm vendor?
(Sorry for my bad English...)
Riskypedia said:
Ah... So it seems that its source is based on cm13 built in 161222, then should I use December mm vendor or January mm vendor?
(Sorry for my bad English...)
Click to expand...
Click to collapse
December probably.
And I know I'm bothering, but another question...
Is this rom doesn't contain boot animation? Cuz I saw cm13 booted well, but after flashing this over cm13 I can't see anything except google logo. Should I set my bootloader to the latest one?
6.0.1 (MTC20L) is what am using

Oreo new build

Just tried to install fresh Oreo build, guess what it didn't boot. Nazmul Hasan built it, got passed mi logo then grey screen, that's where it stayed, he's asking for someone to take logcat, any one up for it? He's on telegram now.
Just upload the logcat to hastebin
adwinp said:
Just upload the logcat to hastebin
Click to expand...
Click to collapse
I have no laptop at moment my son took it.
james1089 said:
Just tried to install fresh Oreo build, guess what it didn't boot. Nazmul Hasan built it, got passed mi logo then grey screen, that's where it stayed, he's asking for someone to take logcat, any one up for it? He's on telegram now.
Click to expand...
Click to collapse
The member Ivan Nosorogov has provided the logcat. Let's see what Hassan figures out. I also get the grey screen, no animation. Flashed Oreo gapps and SuperSU, It didn't even get into SuperSU loop.
Sent from my lithium using XDA Labs
May i know if what twrp version did you used in installing this? Is it Multirom? Thanks..
rhong said:
May i know if what twrp version did you used in installing this? Is it Multirom? Thanks..
Click to expand...
Click to collapse
I just used standard twrp, that's not the issue just grey screen after mi LOGO. At least he's trying to fix it and think he will eventually succeed.
james1089 said:
I just used standard twrp, that's not the issue just grey screen after mi LOGO. At least he's trying to fix it and think he will eventually succeed.
Click to expand...
Click to collapse
Ok.at list we've someone trying their best to build an oreo.and im postive also that it will succeed.of course with the help from others including us testers..
rhong said:
Ok.at list we've someone trying their best to build an oreo.and im postive also that it will succeed.of course with the help from others including us testers..
Click to expand...
Click to collapse
I´m actually working on it too . You´ll have news very soon :angel:
Could we have the device/common trees uploaded?
It's difficult to debug without those.
Ive seen 12-18 build.does it boot? Coz the 12-17didnt.
---------- Post added at 02:28 AM ---------- Previous post was at 02:27 AM ----------
EvangelineDEV said:
I´m actually working on it too . You´ll have news very soon :angel:
Click to expand...
Click to collapse
Wow this is good news..thank you.cant wait heheh
New build done, it doesn't boot same grey screen, I'm at work so can't do logcat, anyone willing?
james1089 said:
New build done, it doesn't boot same grey screen, I'm at work so can't do logcat, anyone willing?
Click to expand...
Click to collapse
Any more news James?
mr 911 said:
Any more news James?
Click to expand...
Click to collapse
That guy has been posting Oreo (Lineage 15.x) builds to his Android File Host page since the summer. None of them boot. Their last one was a month ago, here. Spoiler - it doesn't work either.
Good on them for at least trying all the same. What's odd is that they've builds for several different ROMs (Mokee/AOKP/Paranoid Android), so I assume they must own a Mix (or did at one point), but they've never submitted any here to my knowledge. Maybe they're just playing around building ROMs, but then why upload them if they don't work, unless they don't own a Mix and they're just building/uploading for others to try.
What's much more concerning is that ~15 months into the life of this device and we're basically reduced to 2 active non-MIUI ROMs. We'll probably still have Lineage builds for a while yet since it's basically the standard for custom ROMs but how long will AICP live (which I much prefer to Lineage)? Then again, maybe once Lineage 15.1 drops and we start getting Oreo ROMs it might spark some more devs into life.
gavin19 said:
That guy has been posting Oreo (Lineage 15.x) builds to his Android File Host page since the summer. None of them boot. Their last one was a month ago, here. Spoiler - it doesn't work either.
Good on them for at least trying all the same. What's odd is that they've builds for several different ROMs (Mokee/AOKP/Paranoid Android), so I assume they must own a Mix (or did at one point), but they've never submitted any here to my knowledge. Maybe they're just playing around building ROMs, but then why upload them if they don't work, unless they don't own a Mix and they're just building/uploading for others to try.
What's much more concerning is that ~15 months into the life of this device and we're basically reduced to 2 active non-MIUI ROMs. We'll probably still have Lineage builds for a while yet since it's basically the standard for custom ROMs but how long will AICP live (which I much prefer to Lineage)? Then again, maybe once Lineage 15.1 drops and we start getting Oreo ROMs it might spark some more devs into life.
Click to expand...
Click to collapse
Someone on telegram has gone past the first problem, although there are plenty more to work on before a bootable ROM will be done.
What telegram group are you watching?
Here's someone who's claimed to get Oreo on the Mi Mix - en.miui.com/thread-809993-1-1.html
gavin19 said:
That guy has been posting Oreo (Lineage 15.x) builds to his Android File Host page since the summer. None of them boot. Their last one was a month ago, here. Spoiler - it doesn't work either.
Good on them for at least trying all the same. What's odd is that they've builds for several different ROMs (Mokee/AOKP/Paranoid Android), so I assume they must own a Mix (or did at one point), but they've never submitted any here to my knowledge. Maybe they're just playing around building ROMs, but then why upload them if they don't work, unless they don't own a Mix and they're just building/uploading for others to try.
What's much more concerning is that ~15 months into the life of this device and we're basically reduced to 2 active non-MIUI ROMs. We'll probably still have Lineage builds for a while yet since it's basically the standard for custom ROMs but how long will AICP live (which I much prefer to Lineage)? Then again, maybe once Lineage 15.1 drops and we start getting Oreo ROMs it might spark some more devs into life.
Click to expand...
Click to collapse
Yh I just saw, shame mix is such a great device I'm sure we will get there in the end thanks for the info, can anyone try and get the link to the working Oreo build, I was doing some deep reading last nite and it doesn't seem to complex to build a ROM from the step by steps on online
---------- Post added at 06:39 AM ---------- Previous post was at 06:33 AM ----------
http://www.lineagedroid.com/2017/09/how-to-install-android-oreo-80-lineageos-15-mi-mix.html?m=1
mr 911 said:
http://www.lineagedroid.com/2017/09/how-to-install-android-oreo-80-lineageos-15-mi-mix.html?m=1
Click to expand...
Click to collapse
This person has tried hard and compiled more than 30 builds as a test. None of them were booting. He moved on.
Sent from my lithium using XDA Labs
Shame
Konstantine34 said:
This person has tried hard and compiled more than 30 builds as a test. None of them were booting. He moved on.
Click to expand...
Click to collapse
I'm about to start compiling a build using the latest Lineage 15.1 sources and Mix blobs. If it doesn't work I'll probably give up too. I can't imagine trying 30 builds.
The sheer time involved is enough to put anyone off (1-2 hours to fetch the repo/sync, then much the same to build for the first time). That's not even counting the hours taken to backup the entire data partition (and then copy it back) since this is going to require a wipe of that whole partition, or the fact that it ties up your PC for much of the sync/build period.
EDIT: Finally got it to build. Flashed it with GApps. Expected it to just sit at the MI.COM logo like every other build I'd flashed but it actually got past it after a minute or so. At the bit where the Lineage logo normally kicks in, the screen flashed a few times then went black. After about another minute it booted back into recovery. I actually thought it was going to work once it got past the logo, but no. Looks like it's a bust. I attached the dmesg.log from TWRP if anyone wants to take a peek.
I'd build Oreo myself if the Mix wasn't my main phone right now... I just can't afford having downtimes where I can't be reached by my coworkers or customers.
Maybe if I ever move on to a new phone I'll tackle it.

Categories

Resources