• 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][10][UNOFFICIAL] OmniROM

vache

Recognized Developer
Jun 12, 2009
1,131
3,655
113
Paris

Download :
GApps : https://dl.omnirom.org/tmp/def/
microG : https://dl.omnirom.org/def/

Kernel source

Device tree source


MAJOR BUGS:
you tell me


FLASHING

Android 10 shipped devices have fastboot like we know it and its pretty much useless. and they have the new fastbootd (google it).
Get into fastbootd.
option a) from old fastboot, type: fastboot reboot fastboot (funny eh ?) another google miracle to not name it fastbootd.
option b) if you have a running os with adb: adb reboot fastboot
You should see a recovery like screen with a red "fastbood" message

Extract payload.bin using payload dumper (google it for tutorials)

fastboot -w (warning : this will wipe all your data)
fastboot flash boot boot.img
fastboot flash dtbo dtbo.img
fastboot flash system system.img
fastboot flash product product.img
fastboot flash vbmeta vbmeta.img
fastboot reboot

UPDATE

fastboot flash boot boot.img
fastboot flash dtbo dtbo.img
fastboot flash system system.img
fastboot flash product product.img
fastboot flash vbmeta vbmeta.img
fastboot reboot

Telegram group for One Hyper : https://t.me/MotoOneHyper

XDA:DevDB Information
OmniROM, ROM for the Motorola One Hyper

Contributors
vache
Source Code: https://github.com/omnirom/

ROM OS Version: Android 10
ROM Kernel: Linux 4.x
ROM Firmware Required: Unlocked bootloader
Based On: AOSP

Version Information
Status: Beta
Beta Release Date: 2020-02-02

Created 2020-02-02
Last Updated 2020-08-15
 

orimigato

Member
Feb 3, 2020
8
0
0
I unlocked my bootloader of my Motorola One Hyper and tried to install this rom.

The flashing is ok untill the flashing of the system. When I run :
fastboot flash system system.img
Resizing 'system_b' FAILED (remote: '')
fastboot: error: Command failed

I get an error as response. Any clue ?
 

vache

Recognized Developer
Jun 12, 2009
1,131
3,655
113
Paris
I unlocked my bootloader of my Motorola One Hyper and tried to install this rom.

The flashing is ok untill the flashing of the system. When I run :
fastboot flash system system.img
Resizing 'system_b' FAILED (remote: '')
fastboot: error: Command failed

I get an error as response. Any clue ?
I don't get why it's trying to flash on slot b, did you get an OTA since you got the phone ?
 

vache

Recognized Developer
Jun 12, 2009
1,131
3,655
113
Paris
Yes I got an OTA when I got my phone today.
Download stock ROM that match your current version from https://mirrors.lolinet.com/firmware/moto/def/official/
Then flash super image and try to flash ROM again.

Code:
fastboot flash super super.img_sparsechunk.0
fastboot flash super super.img_sparsechunk.1
fastboot flash super super.img_sparsechunk.2
fastboot flash super super.img_sparsechunk.3
fastboot flash super super.img_sparsechunk.4
fastboot flash super super.img_sparsechunk.5
fastboot flash super super.img_sparsechunk.6
fastboot flash super super.img_sparsechunk.7
 

orimigato

Member
Feb 3, 2020
8
0
0
Download stock ROM that match your current version from ...
Then flash super image and try to flash ROM again.

Code:
fastboot flash super super.img_sparsechunk.0
fastboot flash super super.img_sparsechunk.1
fastboot flash super super.img_sparsechunk.2
fastboot flash super super.img_sparsechunk.3
fastboot flash super super.img_sparsechunk.4
fastboot flash super super.img_sparsechunk.5
fastboot flash super super.img_sparsechunk.6
fastboot flash super super.img_sparsechunk.7
I have downloaded the official firmware (RETEU) which matches my device and carried out the flashing steps as you described. After that I tried to reflash your your rom and now got the following error :
fastboot flash system system.img
Resizing 'system_a' FAILED (remote: '')
fastboot: error: Command failed
 
Last edited:

vache

Recognized Developer
Jun 12, 2009
1,131
3,655
113
Paris
I have downloaded the official firmware (RETEU) which matches my device and carried out the flashing steps as you described. After that I tried to reflash your your rom and now got the following error :
fastboot flash system system.img
Resizing 'system_a' FAILED (remote: '')
fastboot: error: Command failed
Weird.

1. Are you sure that you're in fastbootd and not bootloader mode ?
2. Make sure to run the latest version of fastboot : https://dl.google.com/android/repository/platform-tools-latest-windows.zip
 
  • Like
Reactions: orimigato

orimigato

Member
Feb 3, 2020
8
0
0

vache

Recognized Developer
Jun 12, 2009
1,131
3,655
113
Paris
That was the problem. When I did a fastboot reboot fastboot and retried the install. It succeeded.
Rom is now succesfully installed. First impression : its really fast compared to stock !

Thanks for your kind and quick help !!!
Wew cool it worked, i was running out of ideas xD
 
  • Like
Reactions: orimigato

orimigato

Member
Feb 3, 2020
8
0
0
First impression after a few days of running this rom :
-Stable
-Uptime good
-Fast
-Clean
A few things that are not working/not present :
-I have 3 bluetooth devices. 2 headsets, and one car (profile audio & telephone). The 2 headsets will connect fine, but no audio is send trough the bluetooth connection. Audio is still output to the internal speaker. The car is connecting to telephone bluetooth profile but will refuse to connect to bluetooth audio profile.
-The camera does not include support for the wideangle (0,5x zoom) camera (or I cant find it...)
-The interal SIP client is not working. It says it is connected and accepting calls but no calls are received. I used the same SIP account with exactly the same settings on my other phone running Lineage with the same internal SIP client, and this one is running fine and receiving calls.

One note : I turned off all google apps including Play services and Google partner setup. However when switching these on, I got the same issues as described above.

Very happy with this ROM so far, keep up the good work !
 

vache

Recognized Developer
Jun 12, 2009
1,131
3,655
113
Paris
First impression after a few days of running this rom :
-Stable
-Uptime good
-Fast
-Clean
A few things that are not working/not present :
-I have 3 bluetooth devices. 2 headsets, and one car (profile audio & telephone). The 2 headsets will connect fine, but no audio is send trough the bluetooth connection. Audio is still output to the internal speaker. The car is connecting to telephone bluetooth profile but will refuse to connect to bluetooth audio profile.
-The camera does not include support for the wideangle (0,5x zoom) camera (or I cant find it...)
-The interal SIP client is not working. It says it is connected and accepting calls but no calls are received. I used the same SIP account with exactly the same settings on my other phone running Lineage with the same internal SIP client, and this one is running fine and receiving calls.

One note : I turned off all google apps including Play services and Google partner setup. However when switching these on, I got the same issues as described above.

Very happy with this ROM so far, keep up the good work !
Thanks for the detailed report.

1. About bluetooth, noticed that later while testing, already fixed.
2. You'd better install back Moto Camera 2 from Play Store if you want to get all stock features.
3. Never used that feature tbh, could you grab some logs ? (i'll make some tests on my side anyway)

I'll try to release the new build later today.

Edit : Created an account here : https://www.linphone.org/freesip/home
Then used https://freephonebox.net/ to call me, and it seems to work. (see attached screenshots)
 
Last edited:
  • Like
Reactions: orimigato

orimigato

Member
Feb 3, 2020
8
0
0
SIP

Retried the SIP and now it is working. Possible was not working earlier since my old phone was still registered. Thanks for checking:good::D
 

vache

Recognized Developer
Jun 12, 2009
1,131
3,655
113
Paris
Any idea when you could have a build available? Thanks in advance for your efforts :good:
Sorry, it was delayed cause i was working on dolby. Ill post it tomorrow.

Edit : New build ->https://www.androidfilehost.com/?fid=4349826312261718849 (check OP for update instruction)

Changelog :
- Fix bluetooth audio playback
- Added Dolby audio (Use QS Tile to open it for now)
- Added Google Feed to launcher
- February security patch
- Fixed tap to wake
- Synced kernel source with CAF

https://gerrit.omnirom.org/q/status:merged
https://github.com/boulzordev/device_motorola_def/commits/android-10
https://github.com/boulzordev/kernel_motorola_sm6150/commits/android-10
 
Last edited:
Our Apps
Get our official app!
The best way to access XDA on your phone
Nav Gestures
Add swipe gestures to any Android
One Handed Mode
Eases uses one hand with your phone