IodèOS for Google Pixel 6 Pro (raven)

Please tell us if you pass safetynet, and if you can successfully relock the bootloader.
I think safetynet should pass, but I would find strange that it’s not the case in @chrisrg build. There’s nothing that should prevent it.

Unable to lock bootloader - platform-tools>fastboot flashing lock
FAILED (remote: ‘invalid android images, skip locking’)
fastboot: error: Command failed

Safetynet seems all good.

Ok yes I know why for relocking, I’m fixing that and will replace the fastboot package.

1 Like

The fastboot package is replaced. If you want relocking without reflashing, extract the file avb_custom_key-raven.bin from it, and issue the commands:

fastboot erase avb_custom_key
fastboot flash avb_custom_key avb_custom_key-raven.bin
fastboot flashing lock

Maybe it does pass? It doesn’t specifically say yes or no but gives a warning about CTS profile does not match and I just assumed that was a fail. On the other hand it passes the CAPTCHA I just noticed


.

Yes it is a fail. I don’t see why

1 Like

Noob question. How do I extract the .bin file?

here it is

1 Like

All done. Bootloader locked. Thanks mate

Where dd you pick up the vendor blobs for raven Chris?

Prop blobs extracted from LOS 20231106 raven zip using the recently modified lineage guide. I’m used to doing it as part of the process I follow and the additional steps only take 10 mins or so.

1 Like

Thanks Chris. Now there’s an official and an unofficial build, I’ll stop trying to make my own :slight_smile:

I did investigate TheMuppets a while back as part of a failed experiment. The prop blobs and firmware were on GitLab, as opposed to GitHub. I’m curious, would they successfully incorporate into an iode build?

Looks like it’s the blobs for recent Google, Motorola, and OnePlus devices are now on GitLab. Otehr manufacturers still on GitHub. I’d be interested to know why :slight_smile:

Maybe I will try a raven Iode buld after all :slight_smile:

1 Like

A day later and very happy with the performance. No fault found. Nice work team :+1: