• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

[ROM][OFFICIAL]OmniROM[9.0][PL2]

Status
Not open for further replies.

theimpulson

Forum Mod - Recognized Dev - 20 minutes over
Staff member
Sep 22, 2014
1,303
3,109
113
22
Bhilai, India

About OmniROM
OmniROM is our Android custom ROM variant, feature-packed but always with stability as #1 priority in mind. Based on the Android Open Source Project (AOSP) and enriched by our developers with lots of custom enhancements, OmniROM has set out to give you a great Android experience on your mobile.

The core of Omni is the community, and we recognize that everyone has a role to play. So we have a number of ways for you to get involved:

Github – our codebase where we build from.
Gerrit – view our project at the code level with the ability to see what’s merged, what’s open and what’s in review.
Forum – participate in general discussion, Q&A, and Features Development on XDA. Also find device-specific builds in their relevant forums on XDA.
Telegram – get connected to the Omni community in realtime on Telegram

Bugs
- You tell me with logs and proper steps to reproduce

Downloads
Grab the latest builds from Official OmniServer

Flashing Instructions

- Boot into my TWRP recovery from here
- Backup each and every partition from TWRP Recovery
- Wipe all partitions as well as format data and internal storage partitions
- Flash OmniROM Package and latest Community Vendor
- Change to other slot
- Flash OmniROM and Community Vendor again
- Wipe Dalvik!
- Reboot to Recovery again and flash GAPPS! [OPTIONAL]
- Reboot to System
Clean Flash is always recommended!

XDA:DevDB Information
OmniROM, ROM for the Nokia 6 (2018)

Contributors
TheImpulson
Source Code: https://github.com/theimpulson/android_kernel_nokia_sdm660

ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
ROM Firmware Required: Must be on Community Vendor
Based On: AOSP

Version Information
Status: Beta
Stable Release Date: 2019-07-14

Created 2019-07-05
Last Updated 2019-08-04
 

Attachments

theimpulson

Forum Mod - Recognized Dev - 20 minutes over
Staff member
Sep 22, 2014
1,303
3,109
113
22
Bhilai, India

theimpulson

Forum Mod - Recognized Dev - 20 minutes over
Staff member
Sep 22, 2014
1,303
3,109
113
22
Bhilai, India
Pushed a new build. Changelog:

- Compile qcacld as driver to drop wlan hacks in device tree
- Remove battery led customizations from OmniGears
- Remove dm-verity hacks

In case your device gives a warning on boot like dm-verity not started in restart mode, please wait 3 seconds before boot and all, remember to enforce it first before flashing this update.
adb reboot "dm-verity enforcing"
will do the job!
In case you get an error saying failed to authenticate bootimage or devices keeps looping after enforcing dm-verity, set an active slot again!
fastboot --set-active=a
for example will do the job.
 

zeft64

Elite Member
Mar 26, 2012
1,130
218
0
Depending on how well this rom works I might just unlock my phone today. Does it have bugs? If so what are they? I'm willing to try it as long as the features I need work. Even if something is broken
 

theimpulson

Forum Mod - Recognized Dev - 20 minutes over
Staff member
Sep 22, 2014
1,303
3,109
113
22
Bhilai, India
Depending on how well this rom works I might just unlock my phone today. Does it have bugs? If so what are they? I'm willing to try it as long as the features I need work. Even if something is broken
Stable enough to be called as a daily driver I guess. Been using since few weeks, no issues. (Remember I am OP :p)
 

zeft64

Elite Member
Mar 26, 2012
1,130
218
0
Can't use sd card.system can find the card, but the applications can't find it.
I forgot how to do it but edit your post and mention the dev so that he can see this and fix it. Also include a logcat. If you don't know how to do this you can look it up on YouTube. It's pretty easy.
 

Mimsly

New member
Aug 4, 2019
2
0
0
Thanks very much for your great work on this ROM.

I am trying to install this ROM but receive:
Code:
"Failed to mount '/firmware' (invalid argument)"
This is what I did:

Unlocked bootloader.

Boot into TWRP.

Wiped partitions and format data and internal storage partitions.

Slot A: install OmniROM and Community Vendor.

Switch to Slot B: install OmniROM and Community Vendor then Wipe Dalvik.

But TWRP gives these errors when installing ROM and Vendor on Slot

Code:
"Failed to mount '/firmware' (invalid argument)"
Is this normal to receive this error on Slot B?

And in TWRP if I go into the Mount menu it won't let me select Firmware (if I am in Slot B).

Is it possible to mount /firmware on Slot B?
 

theimpulson

Forum Mod - Recognized Dev - 20 minutes over
Staff member
Sep 22, 2014
1,303
3,109
113
22
Bhilai, India
Thanks very much for your great work on this ROM.

I am trying to install this ROM but receive:
Code:
"Failed to mount '/firmware' (invalid argument)"
This is what I did:

Unlocked bootloader.

Boot into TWRP.

Wiped partitions and format data and internal storage partitions.

Slot A: install OmniROM and Community Vendor.

Switch to Slot B: install OmniROM and Community Vendor then Wipe Dalvik.

But TWRP gives these errors when installing ROM and Vendor on Slot

Code:
"Failed to mount '/firmware' (invalid argument)"
Is this normal to receive this error on Slot B?

And in TWRP if I go into the Mount menu it won't let me select Firmware (if I am in Slot B).

Is it possible to mount /firmware on Slot B?
Never got this. I hope you are using my TWRP from here. Just to make sure, I will repeat steps.

- boot into TWRP
- Wipe everything, format data afterwards
- Reboot into TWRP, flash vendor and ROM package
- Reboot into TWRP again but on other slot this time and flash back vendor and ROM package.
- Flash GAPPS if you want them else reboot into system.

Always use fastboot to change slot (`fastboot --set-active=a` for example) and adb sideload in TWRP to install any zip you want (`adb sideload omnixxxxx-2019xxx.zip` for example).
 

atmin

Member
Dec 11, 2017
22
1
0
I forgot how to do it but edit your post and mention the dev so that he can see this and fix it. Also include a logcat. If you don't know how to do this you can look it up on YouTube. It's pretty easy.
All music applications can't scan sd card music, but the system can find those, and RE explore can find in Root mode.I will give you some screenshots tomorrow, thanks for your help.
 

theimpulson

Forum Mod - Recognized Dev - 20 minutes over
Staff member
Sep 22, 2014
1,303
3,109
113
22
Bhilai, India
All music applications can't scan sd card music, but the system can find those, and RE explore can find in Root mode.I will give you some screenshots tomorrow, thanks for your help.
Define All. I just tried 3 players namely Ganna, Phonograph and Poweramp and all worked fine.
 

Attachments

Last edited:
Status
Not open for further replies.