
Originally Posted by
jmwtzl
I have now managed to obtain the GarminCure3 MSM enabler software and RMPrepUSB formatting tool
Does anybody have Garmin Dezl580 Firmware. I've search the various forum and can only find F/W for the Dezl560 not the 580.
This is all i can find for dezl 580: . You may know already that UAT means "User Acceptance Testing" so basically it's still a beta version. Usually these UAT firmware versions aren't made freely available by Garmin to retail consumers however it seems by the naming (version 1.01) that there's an implied version 1.00 so maybe it was replaced because of bugs (who knows? Garmin is Garmin after all ...). If your device is running V1.00 and it's that GCD file causing the problem and assuming you still have Mass Storage Mode or Media Transfer Protocol available (ie it can bee seen by Windows File Explorer on PC) then simply connecting it to GarminExpress should update it to V1.01 without problems. Otherwise you can use WebUpdater and follow the directions on the 'view source' page by going to and then pressing Ctrl+U keys together on your keyboard. This is what you'll see at the top:
Code:
1) To download the region file used by WebUpdater, copy and paste this link into your browser
on computer #1:
https://download.garmin.com/software/UAT-2826_101.gcd
2) Bring UAT-2826_101.gcd to computer #2 where your device is attached.
3a) Then you can drag-and-drop UAT-2826_101.gcd onto the WebUpdater icon on your desktop.
3b) Or you can invoke WebUpdater at the command line, passing in the region file as a parameter:
C:\>WebUpdater.exe c:\path\to\UAT-2826_101.gcd
There is also some universal "QuickCure3" F/W which can be used instead of the actual model specific F/W...but I don't understand how to rename the file??
Before using QuickCure3, the 'safe-naming' protocol of <HWID>01000<SWV>.RGN is used. So for dezl 580 that's 282601000101.rgn. However don't do anything with that, unless later it's needed as shown by other suggested fixes not working. Loading cure fw when it's not necessary is worse than pointless and it's only used if the device is bricked to the point that it can't be seen by Windows File Explorer.
Also, I can't figure out how to put the 580 into Pre-Boot mode. I've tried all the various options for other models.
Modern Garmin auto devices are purposefully made notoriously difficult for normal users to manipulate and gaining preboot mode is the usual way to load 'unofficial' firmware. Seeing as your device does partially boot it might be getting far enough into the boot process to read firmware BIN files from a media card. It might be sufficient to load V1.01 as BINs using that method but i'd recommend against attempting using SD method to load cured fw at this point pending further investigation (see below).
At the moment, my Dezl580 sort of boots randomly but freezes. The Garmin logo screen comes up with "loading" maybe 5 -15 minutes after pressing the on/off switch and then the "Warning Allow" screen but it freezes at this stage and nothing happening when Allow is pressed.
That can be a symptom of an update file that is trying to load on boot (brief explanation: during the boot cycle, the device looks for software update files both on the device and in a Garmin folder on any inserted microSD and attempts to run them - hence 'Loading' showing on the screen). If you have a media card inserted remove it and then try to boot it.
It can also be an quite uncommon symptom of a hardware fault but let's eliminate the more likely problem of a faulty file first. Although it's rare a flash chip failure is likely fatal.
Maybe there is some way to install GarminCure3 via an SD card? I presume the usual way to install GarminCure3 is by putting the unit into Pre-Boot mode but I've not been able to enable Pre-Boot mode.
If you want to do what i've suggested above with the BIN files but don't know what i mean let me know what version of fw is loaded presently and i'll help you further. Look at the GarminDevice.xml in the Garmin folder of the device:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<Device xmlns="http://www.garmin.com/xmlschemas/GarminDevice/v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.garmin.com/xmlschemas/GarminDevice/v2 http://www.garmin.com/xmlschemas/GarminDevicev2.xsd">
<Model>
<PartNumber>006-B2826-00</PartNumber>
<SoftwareVersion>xxx</SoftwareVersion>
It's the 3 numerals represented by 'xxx' in bold red above that i need.
Bookmarks