• Garmin Insider

Linux Source Code

This page contains links to source code archives for Garmin’s Linux-based products.

Choose A Product:


Notes

Archive Format

The archives are in the format of bzip2-compressed tarballs, and they each extract into a directory of their own, named according to the particular product and software version number.Each archive contains source code organized by software license, then by package. Every package is distributed with a tarball of its original source code, and, in some cases, an additional patch which describes any modifications made by Garmin. For example:

  nuvi8xx-v2.xx-sources/
   |
   +-- GPL/
   |    |
   |    +-- linux-daisy-2.6.17.7-daisy-2.xx
   |         |
   |         +-- linux-daisy-2.6.17.7-daisy-2.xx.orig.tar.bz2
   |         +-- linux-daisy-2.6.17.7-daisy-2.xx.diff.tar.bz2
   |
   +-- LGPL/
   |    |
   .    .
   .    .
   .    .