My Personal Experiences:
As a new DS1052E owner, these are my experiences for others who have never seen this forum before, and want do try the same 50Mhz to 100Mhz conversion:
(I just recently purchased a new DS1052E in mid December from an authorized Canadian Dealer.)
I had so many questions, and was apprehensive to upgrade the FW unless I felt confident it would work (again, thanks to Straycat and Hammy).
Upgrading FW on $50K to $100K hardware is a normal part of my job at work, and I am always cautiously nervous each time (even though the hardware at my work is under support) because upgrading FW is usually the point when things go wrong, it will brick the equipment. (note, I doubt you'd get warranty repair if you upgrade your DS1052E and it bricks it, so do at your own risk and make sure you're comfortable with doing it).
For those with the same extended system info as mine (to start) should gain some confidence that the hack does work.
My scope system info was:
You have to get into an "extended system info menu to see this information by selecting the "Utility Button", scroll down to "system info", select CH1 twice, CH2 twice, and MATH once.
The 00.04.02.01.00 100Mhz firmware available here by Hammy/Straycat with the following MD5 hash worked seamlessly:
100mhz=5DD088F282E3D9653392E9CCBDEA6601.
(I also wanted a copy of the original 50Mhz FW to compare to).
I formatted the USB drive to FAT32, and copied the DS1000EUpdate.RGL FW file to it, and then I checked the hash (I can't stress how important this is) AFTER it was on the USB flash drive to be double sure it was non-corrupted.
Once I inserted the USB drive, the DS1052E recognized it right away and asked me if I wanted to upgrade (even though it was the same version - but was the hacked one), and I selected yes and after it was done restarted the scope.
After the reboot of the scope, you can tell if the hack was successful by going to the horizontal scale potentiometer, and turn it all clockwise all the way and it should stop at 2.000 ns (the 50Mhz scopes stop at 5.000ns).
Also note, this FW hack does not affect the serial number, nor the DS1052E model, which all remain the same. This is most likely good, as should you have warranty issues, and have to send it in, perhaps they may not notice (however the SN/model change, they definitely would notice)?
You can view the change in the FW with a hex editor at Address: 00019690
E5 01 00 A8 61 08 08 05 10
09 60 89 E6 7D 00 50
and replace with (underlined only to point out the column)
E5 01 00 A8 61 08 08 05 10
01 60 89 E6 7D 00 50
Just make sure if you view in a hex editor you don't accidently change any value without knowing, and double check the md5 checksum after to be sure.
Anyways I wanted to review this, since this thread is so long, and there is actually very valuable information thanks to a few very nice people, and it can be a bit tough to find (although working through the thread helps understand how things started and ended up with this FW hack method).