The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "BurnIn"
ChronicDev (talk | contribs) |
ChronicDev (talk | contribs) |
(No difference)
|
Revision as of 21:17, 5 August 2008
Burnin is codename for the (supposed) diagnostics tool used when iPhones are sent in to Apple for repair. Unfortunately, not much is known about this mysterious
UPDATE - An anonymous source has informed me that this is how it works. Apple restores a special firmware to the iPhone, but it is based of a regular firmware. At boot, /AppleInternal/Applications/SwitchBoard/BurnIn.app/BurnIn will run. It checks /AppleInternal/Diags/purpleskank/config.plist for configuration information, such as version (1.3.0 in this case), where to store the logs (/Library/Logs/BurnIn/ in this case), what level to set the backlight to, and also, some kind of cleanup script is defined (/AppleInternal/Diags/Utilities/burnin_cleanup.sh). What it actually does is still not known though. Two log files are also left by it, by doing whatever is done :P They are /Library/Logs/BurnIn/burning_log.xml and /Library/Logs/BurnIn/burnin_log.txt.