[Q] Unlock bootloader Mac?

MinerBoy004

Senior Member
Jan 14, 2015
121
9
0
Hello. Is it posible to unlock the Kindle Fire's bootloader with a Mac? I read guides but it requires to have Windows installed, if I have to get Windows it is safe to do this with a VM? (Virutalbox, etc.)
 

MinerBoy004

Senior Member
Jan 14, 2015
121
9
0
Last edited:

MinerBoy004

Senior Member
Jan 14, 2015
121
9
0
Ok, I almost got gmpy2 working, but when I go and install it this pops up: :crying:

EDIT: I fixed the gmp.h error, but now I get this.

Processing gmpy2-2.0.7
Writing /Users/***********/Downloads/gmpy2-2.0.7/setup.cfg
Running setup.py -q bdist_egg --dist-dir /Users/***********/Downloads/gmpy2-2.0.7/egg-dist-tmp-U9lI_b
In file included from src/gmpy2.c:417:
src/gmpy.h:252:12: fatal error: 'mpfr.h' file not found
# include "mpfr.h"
^
1 error generated.
error: Setup script exited with error: command '/usr/bin/clang' failed with exit status 1
 
Last edited:

MinerBoy004

Senior Member
Jan 14, 2015
121
9
0
I fixed the error now i get this:

Processing gmpy2-2.0.7
Writing /Users/***********/Downloads/gmpy2-2.0.7/setup.cfg
Running setup.py -q bdist_egg --dist-dir /Users/***********/Downloads/gmpy2-2.0.7/egg-dist-tmp-58goNz
In file included from src/gmpy2.c:417:
src/gmpy.h:261:12: fatal error: 'mpc.h' file not found
# include "mpc.h"
^
1 error generated.
error: Setup script exited with error: command '/usr/bin/clang' failed with exit status 1
 

EncryptedCurse

Senior Member
Jul 9, 2014
650
300
0
I fixed the error now i get this:

Processing gmpy2-2.0.7
Writing /Users/***********/Downloads/gmpy2-2.0.7/setup.cfg
Running setup.py -q bdist_egg --dist-dir /Users/***********/Downloads/gmpy2-2.0.7/egg-dist-tmp-58goNz
In file included from src/gmpy2.c:417:
src/gmpy.h:261:12: fatal error: 'mpc.h' file not found
# include "mpc.h"
^
1 error generated.
error: Setup script exited with error: command '/usr/bin/clang' failed with exit status 1
Just use draxie's cuber.py, which doesn't rely on gmpy2.
 

MinerBoy004

Senior Member
Jan 14, 2015
121
9
0
I got GMPY2 working, and unlocked my bootloader! :D

Thanks for your help too! But i didn't know how to sign the unlock.img lol so i tried the gmpy2 way.

Sent from my Nexus HDX 7 using XDA Free mobile app