View Single Post
Old 05-23-2013, 05:13 AM   #6
dsmid
Linux devotee
dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.
 
dsmid's Avatar
 
Posts: 598
Karma: 2069047
Join Date: Feb 2011
Device: Kindle 3, Kindle 4B, Kindle PW2
As I already explained in the Kubrick thread:

This is caused by flashing a diags image from a different device that contains some reference to ids from that different device.
The good news is that with the latest jailbreak, you don't need to "Disable diagnostics" at all. It will be disabled by the jailbreak installer when it's finished.
Now you can enable "USB Device mode", copy the latest jailbreak and reboot Kindle (twice). The jailbreak will be (re)installed, diagnostics disabled and Kindle will reboot to main mode without human interaction.

Alternatively you can connect to Kindle via SSH and issue these commands to disable diagnostics:
Code:
rm /mnt/us/ENABLE_DIAGS
idme -d --bootmode main
sync
reboot
dsmid is offline   Reply With Quote