[ROM][angler][10.0.0_r41] PixelDust CAF Android 10 for angler [2020/08/11]

2ndLeaf

Member
Dec 21, 2014
17
1
0
vendor partition missing

I install PixelDust-X-caf-angler-20200716-1347.zip on my Nexus 6P with TWRP-3.4.0-0. During installation, I see the following error message:
Failed to mount '/vendor' (No such device)
Though the installation seems to be completed fine.
Then I install vendor-angler-opm7.181205.001.img.
However, after these steps, I can't boot into OS. It always goes back to bootloader.
If I skip the vendor image installation, my Nexus 6P can boot up ok. Everything seems to work properly. I am wondering what does vendor partition do? Do I really need it? How can I restore vendor partition without stuck at bootloader. BTW, I try vendor-angler-opm3.171019.014.img since I see it during installation. But it doesn't make any difference.
 

Mr.č_1

Senior Member
Nov 7, 2016
60
9
18
Tuscany
I install PixelDust-X-caf-angler-20200716-1347.zip on my Nexus 6P with TWRP-3.4.0-0. During installation, I see the following error message:
Failed to mount '/vendor' (No such device)
Though the installation seems to be completed fine.
Then I install vendor-angler-opm7.181205.001.img.
However, after these steps, I can't boot into OS. It always goes back to bootloader.
If I skip the vendor image installation, my Nexus 6P can boot up ok. Everything seems to work properly. I am wondering what does vendor partition do? Do I really need it? How can I restore vendor partition without stuck at bootloader. BTW, I try vendor-angler-opm3.171019.014.img since I see it during installation. But it doesn't make any difference.

use twrp version 3.4.0.0

then flash the vendor, bootloader and radio again. Use the most recent version. When it's finished, flash back twrp for android 10. Done, hopefully it helps. I link
the address for the vendor, bootloader, and radio files.

https://forum.xda-developers.com/nexus-6p/general/nexus-6p-vendor-bootloader-radio-t3776039
 
Last edited:
  • Like
Reactions: 2ndLeaf

Ata Ur Rehman

Senior Member
Feb 3, 2018
341
87
38
Karachi
www.youtube.com
I install PixelDust-X-caf-angler-20200716-1347.zip on my Nexus 6P with TWRP-3.4.0-0. During installation, I see the following error message:
Failed to mount '/vendor' (No such device)
Though the installation seems to be completed fine.
Then I install vendor-angler-opm7.181205.001.img.
However, after these steps, I can't boot into OS. It always goes back to bootloader.
If I skip the vendor image installation, my Nexus 6P can boot up ok. Everything seems to work properly. I am wondering what does vendor partition do? Do I really need it? How can I restore vendor partition without stuck at bootloader. BTW, I try vendor-angler-opm3.171019.014.img since I see it during installation. But it doesn't make any difference.
Flash FBE Recovery given in OP's post which is made specially for Android 10. Android 10 will never boot if you're using 3.4.0

Sent from my angler using XDA Labs
 
  • Like
Reactions: 2ndLeaf

2ndLeaf

Member
Dec 21, 2014
17
1
0
Hi Mr.č_1, Ata,

Thanks a lot for the pointer. After flashing twrp-3.3.1.0-FBE-10-angler4core, the failed to mount vendor partition issue is gone. Now everything works properly!
 

2ndLeaf

Member
Dec 21, 2014
17
1
0
wi-fi calling

Is wi-fi calling available with PixelDust? I can't figure out how to enable it.

Also what does this icon mean? I google it but can't find it.
 

Attachments

2ndLeaf

Member
Dec 21, 2014
17
1
0
I follow the readme.md file to build this ROM. I got the following error when I do:
repo sync -j4 --force-sync --no-tags --no-clone-bundle

Updating files: 100% (161/161), done. platform/tools/currysrcUpdating files: 65% (105/161)
Updating files: 100% (18/18), done.3) platform/tools/external/fat32libUpdating files: 38% (7/18)
Checking out projects: 95% (728/763) android_vendor_codeaurora_commonsys_telephonyerror : Cannot checkout Pixeldust-Project-X/vendor_gapps: ManifestInvalidRevisionError: revision ten in Pixeldust-Project-X/vendor_gapps not found
error: in `sync -j4 --force-sync --no-tags --no-clone-bundle`: revision ten in Pixeldust-Project-X/vendor_gapps not found

Any suggest on how to address this error?
 
Last edited:

spezi77

Recognized Developer / Contributor
Jan 27, 2013
3,364
7,521
0
/home/less
I follow the readme.md file to build this ROM. I got the following error when I do:
repo sync -j4 --force-sync --no-tags --no-clone-bundle

Updating files: 100% (161/161), done. platform/tools/currysrcUpdating files: 65% (105/161)
Updating files: 100% (18/18), done.3) platform/tools/external/fat32libUpdating files: 38% (7/18)
Checking out projects: 95% (728/763) android_vendor_codeaurora_commonsys_telephonyerror : Cannot checkout Pixeldust-Project-X/vendor_gapps: ManifestInvalidRevisionError: revision ten in Pixeldust-Project-X/vendor_gapps not found
error: in `sync -j4 --force-sync --no-tags --no-clone-bundle`: revision ten in Pixeldust-Project-X/vendor_gapps not found

Any suggest on how to address this error?
Join our telegram for build support

Sent from my Pixel 3 using XDA Labs
 

hk1271

Senior Member
Oct 27, 2017
164
369
83
Surat
I follow the readme.md file to build this ROM. I got the following error when I do:
repo sync -j4 --force-sync --no-tags --no-clone-bundle

Updating files: 100% (161/161), done. platform/tools/currysrcUpdating files: 65% (105/161)
Updating files: 100% (18/18), done.3) platform/tools/external/fat32libUpdating files: 38% (7/18)
Checking out projects: 95% (728/763) android_vendor_codeaurora_commonsys_telephonyerror : Cannot checkout Pixeldust-Project-X/vendor_gapps: ManifestInvalidRevisionError: revision ten in Pixeldust-Project-X/vendor_gapps not found
error: in `sync -j4 --force-sync --no-tags --no-clone-bundle`: revision ten in Pixeldust-Project-X/vendor_gapps not found

Any suggest on how to address this error?
I think Gapps repo is private or removed , remove the vendor_gapps repo from .repo/manifest
 

spezi77

Recognized Developer / Contributor
Jan 27, 2013
3,364
7,521
0
/home/less