Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save datatypevoid/430fb65f482815695bf300c9408cde35 to your computer and use it in GitHub Desktop.
Save datatypevoid/430fb65f482815695bf300c9408cde35 to your computer and use it in GitHub Desktop.

Fix lineage OS vendor mismatch error (N2G47F)

1- Download factory image from https://developers.google.com

Download from official Nexus 5x N2G47F image

In case link is broken find it yourself:

2- Check checksum is f5d53a67662d1b4c2b2325813d823fc49ad9fb4a5b5361e91c3aff00157c1ddf

In terminal, check downloaded zip checksum:

shasum -a 256 bullhead-n2g47f-factory-f5d53a67.zip

it should be: f5d53a67662d1b4c2b2325813d823fc49ad9fb4a5b5361e91c3aff00157c1ddf bullhead-n2g47f-factory-f5d53a67.zip.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment