I'll keep an eye open for that.
I think that the Zumos show the symptoms of a 'memory leak'. When programmers write programs - in order to carry out a particular task, they need a chunk of memory to be able to do it. (Sorting a list is a good example - you need a chunk of memory to provide space to shuffle things around). Once the list is sorted, that chunk of memory can be used for something else.
So before the (eg) sort can take place the programmer has to 'allocate' say 1 Gb of memory to the task - so no other operation going on in the computer can use it. When the task has finished, the programmer has to 'de-allocate' it so that other routines can use it if they want.
That is all very straight forward. Its the computing equivalent of going into a toilet cubicle and locking the door. Nothing can use that cubicle until the 'visitor' had left and the door is unlocked.
Except while the Zumo is doing that, the user is doing all sorts of things, which may interrupt the sort process. So unless the programmer is aware of every single interruption that can take place the 'sort' program may never reach the end of what it was doing. So it never gets to deallocate the chunk of memory. A good programmer will be able to cater for this. But if something happens that s/he hasn't catered for - like the toilet door handle dropping off - then the visitor ends his occupancy in some other way - like crawling under the door. The visitor has finished, but the cubicle is still not available for anyone else. There are now fewer number of cubicles - or for the computer, much less memory - than there was before. Some of the capacity has leaked away. (Sorry, not an image I intended to portray !)
For the computer the only way to recover this is to re-boot it, stop all running programs and let the system software put everything back as it should be.
When you unplugged the USB cable, that is exactly what the XT does. Which is why when you call technical support, the first thing that they will ask you to do is power it off (fully) and let it reboot. It unlocks all of the available memory so that things can work properly.
I'm not suggesting that this is exactly what is happening, but that sort of thing happens a lot. Just today I was using some graphic software - and had been using it for a while, and it started leaving ghost images when I moved objects about. So I thought - it is running out of memory and about to crash - so I saved everything, closed the program and then reloaded it and opened up what I had been working on. Then performed the same operation and it worked fine.
Wrench icon gone?
-
- Posts: 3129
- Joined: Sat Oct 19, 2019 4:17 pm
- Location: West Yorkshire, Uk
- Has liked: 431 times
- Been liked: 949 times
Re: Wrench icon gone?
Have owned Zumo 550, 660 == Now have Zumo XT2, XT, 595, 590, Headache
Use Basecamp (mainly), MyRouteApp (sometimes), Competent with Tread for XT2, Can use Explore for XT - but it offers nothing that I want !
Links: Zumo 590/5 & BC . . . Zumo XT & BC . . . Navigating with Zumo Booklet
Use Basecamp (mainly), MyRouteApp (sometimes), Competent with Tread for XT2, Can use Explore for XT - but it offers nothing that I want !
Links: Zumo 590/5 & BC . . . Zumo XT & BC . . . Navigating with Zumo Booklet
Re: Wrench icon gone?
Maybe I should play around with the MTP or MTM modes?
When I first bought the XT I had to unmount it manually from MaxOS but with some later firmware update it automatically switched to the MTP mode. Could try switching back to the previous mode an see if that helps out. I use a USB-C dongle to my Mac before hooking in the XT via USB-A but shouldn’t affect I think.
When I first bought the XT I had to unmount it manually from MaxOS but with some later firmware update it automatically switched to the MTP mode. Could try switching back to the previous mode an see if that helps out. I use a USB-C dongle to my Mac before hooking in the XT via USB-A but shouldn’t affect I think.
-
- Posts: 361
- Joined: Fri Jul 13, 2018 2:25 pm
- Location: Cape Cod, MA
- Has liked: 120 times
- Been liked: 122 times
Re: Wrench icon gone?
"I use a USB-C dongle..." Some USB cables pass voltage for charging but not data. Best chance for success is the Apple USB A to C adapter https://www.apple.com/shop/product/MW5L ... sb-adapter with the OEM Garmin cable. Not to say that only these two will work, but starting with them eliminates a potential issue. Not likely your issue, but worth a try if you can obtain another dongle to test.
-dan
-dan
Zumo XT, 660, nuvi 760 and many retired units dating back to the GPS III+
2018 Kawasaki Ninja H2 SX SE
2018 Kawasaki Ninja H2 SX SE
-
- Posts: 3129
- Joined: Sat Oct 19, 2019 4:17 pm
- Location: West Yorkshire, Uk
- Has liked: 431 times
- Been liked: 949 times
Re: Wrench icon gone?
The XT has only Media Transfer Protocol and USB Ethernet modes. Mine is always in MTP mode.Kvark wrote: ↑Sat May 24, 2025 11:08 am Maybe I should play around with the MTP or MTM modes?
When I first bought the XT I had to unmount it manually from MaxOS but with some later firmware update it automatically switched to the MTP mode. Could try switching back to the previous mode an see if that helps out. I use a USB-C dongle to my Mac before hooking in the XT via USB-A but shouldn’t affect I think.
I have never used USB Ethernet mode and I am not sure what it means.
Earlier models had mass storage modes as well as MTP - but not the XT
Have owned Zumo 550, 660 == Now have Zumo XT2, XT, 595, 590, Headache
Use Basecamp (mainly), MyRouteApp (sometimes), Competent with Tread for XT2, Can use Explore for XT - but it offers nothing that I want !
Links: Zumo 590/5 & BC . . . Zumo XT & BC . . . Navigating with Zumo Booklet
Use Basecamp (mainly), MyRouteApp (sometimes), Competent with Tread for XT2, Can use Explore for XT - but it offers nothing that I want !
Links: Zumo 590/5 & BC . . . Zumo XT & BC . . . Navigating with Zumo Booklet