Changes

Jump to: navigation, search

B2G/QA/Tips And Tricks

506 bytes added, 19:58, 6 January 2014
Hardware Cheat codes
* Getting Touchscreen Info:
$ adb shell cat /proc/touchscreen/ts*
 
 
* Geeksphone unlocking bootloader
If you run into the issue of not being able to flash the device:
1. get to fastboot via "adb reboot bootloader"
2. try to do fastboot devices... if you get the message "lock state: locked", it means your bootloader is locked.
 
To unlock it :
1. adb reboot bootloader
2. fastboot oem unlock
3. press the "Vol+" key to accept, and validate by pressing Power.
4. The device will reboot, issue another: adb reboot bootloader.
5. run the flash script again.
Confirm
4,378
edits

Navigation menu