User Tools

Site Tools


unbricking

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
unbricking [2012/07/09 17:22] – [**Solution 0.5**] a1exunbricking [2012/07/09 17:23] (current) – [Solution 1] a1ex
Line 22: Line 22:
   * PROP_VIDEO_MODE (0x80000039 on 5D Mark III 1.1.2)   * PROP_VIDEO_MODE (0x80000039 on 5D Mark III 1.1.2)
  
-==== **Solution 0** ====+==== Solution 0 ====
 **Simply reboot the camera without a card and clear the settings.** **Simply reboot the camera without a card and clear the settings.**
  
Line 33: Line 33:
 If you know what property you have changed last time, should be easy (you need to know a valid value to restore it). If you know what property you have changed last time, should be easy (you need to know a valid value to restore it).
  
-If you don't know... save a debug log (call "dumpf", see [[Debugging|Magic Lantern]]) and look for failed asserts. You'll see something like:+If you don't know... save a debug log (call "dumpf", see [[Debugging Magic Lantern]]) and look for failed asserts. You'll see something like:
  
      11:    50.637 [[STARTUP]] ERROR ASSERT : PropertySatellite.c, Task = PropMgr      11:    50.637 [[STARTUP]] ERROR ASSERT : PropertySatellite.c, Task = PropMgr
Line 39: Line 39:
      13:    50.779 [[STARTUP]] ERROR ASSERT : TempMovSoundRecord != PROP_MOV_SOUND_RECORD_ON      13:    50.779 [[STARTUP]] ERROR ASSERT : TempMovSoundRecord != PROP_MOV_SOUND_RECORD_ON
  
-So... let's look at the code (with [[GPL|Tools/ARM console]]):+So... let's look at the code (with [[GPL Tools/ARM console]]):
  
     s TempMovSoundRecord     s TempMovSoundRecord
unbricking.1341847366.txt.gz · Last modified: 2012/07/09 17:22 by a1ex