<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Get Info: #becker</title>
    <description>Posts tagged “becker” — Blog of independent game and app developer Matt Sephton. Featuring vintage Macintosh, game development, digital artwork, Japanese esoterica, video game reviews, hacks and tips, and much more.</description>
    <link>https://blog.gingerbeardman.com/tag/becker/</link>
    <atom:link href="https://blog.gingerbeardman.com/tag/becker/index.xml" rel="self" type="application/rss+xml"/>
    <pubDate>Wed, 15 Jul 2026 17:33:15 +0000</pubDate>
    <lastBuildDate>Wed, 15 Jul 2026 17:33:15 +0000</lastBuildDate>
    <generator>Jekyll v4.4.1</generator>

    
      
        <item>
          <title>Updating the Becker Cascade navigation filesystem</title>
          <description>&lt;p&gt;I have a &lt;a href=&quot;https://ifdesign.com/en/winner-ranking/project/becker-traffic-pro-7949/2069&quot;&gt;Becker Traffic Pro 7949&lt;/a&gt; car audio and navigation system in my LHD Renault Twingo mk1. This unit, effectively a re-badged Becker Cascade with a green OLED screen rather than colour, was bundled with high-end sports cars of German and Italian origin, but I added one to my lowly Twingo because it’s a 1DIN headunit with great sound quality, navigation and music support from CF card, that gives spoken and on-screen turn-by-turn directions!&lt;/p&gt;

&lt;p&gt;Even today the interface is rock solid and obvious, and the turn-by-turn directions pack a lot of information on screen. Below we can see (clockwise from top right): menu marker, ETA, distance to next turn as number and as shaded road edge, turn-by-turn arrow, traffic message control badge, remaining journey time, current road and next road.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://cdn.gingerbeardman.com/images/posts/becker-7949.png&quot; alt=&quot;PNG&quot; /&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;/2009/09/05/hacking-the-becker-cascade-navigation-cf-card/&quot;&gt;A while ago I hacked the CF card structure&lt;/a&gt; to allow use of larger capacity cards to more easily store maps and music side-by-side. Good times!&lt;/p&gt;

&lt;h2 id=&quot;upgrading-maps&quot;&gt;Upgrading maps&lt;/h2&gt;

&lt;p&gt;The maps for this thing were long discontinued, but for a while users such as myself were able to use maps made for BMW’s business fleet (with partial postcode search) and more recently Mercedes-Benz (with no postcode search).&lt;/p&gt;

&lt;p&gt;It’s also possible to add speed limit and camera data through injecting a new .lwd file (thanks SCDB!) into the split ISO filesystem. This relied on using Windows and some old apps.&lt;/p&gt;

&lt;p&gt;Today I wrote a small shell script to do the same on macOS (and probably Linux, maybe Windows).&lt;/p&gt;

&lt;noscript&gt;&lt;p&gt;&lt;a href=&quot;https://gist.github.com/gingerbeardman/f18de0abe61c8dd548b4901b606bf39b&quot;&gt;View the source code as a Gist&lt;/a&gt;&lt;/p&gt;&lt;/noscript&gt;
&lt;script src=&quot;https://gist.github.com/gingerbeardman/f18de0abe61c8dd548b4901b606bf39b.js&quot;&gt;&lt;/script&gt;

</description>
          <author>by Matt Sephton</author>
          <pubDate>Sun, 11 Dec 2022 00:00:00 +0000</pubDate>
          <link>https://blog.gingerbeardman.com/2022/12/11/updating-the-becker-cascade-navigation-filesystem/</link>
          <guid isPermaLink="true">https://blog.gingerbeardman.com/2022/12/11/updating-the-becker-cascade-navigation-filesystem/</guid>
        </item>
      
    
      
        <item>
          <title>Hacking the Becker Cascade navigation CF card</title>
          <description>&lt;p&gt;I just had my tonsils removed and whilst recovering at home I decided to try to figure out how I could use larger CF cards in my &lt;a href=&quot;https://ifdesign.com/en/winner-ranking/project/becker-traffic-pro-7949/2069&quot;&gt;Becker Traffic Pro 7949&lt;/a&gt; car audio and navigation system, a close relative to the Becker Cascade.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://cdn.gingerbeardman.com/images/posts/becker-7949.png&quot; alt=&quot;PNG&quot; /&gt;&lt;/p&gt;

&lt;p&gt;The unit came with maps on a 2GB card which is barely big enough for the maps, leaving not much room for MP3 files. Later map distributions increased the size of the card to 4GB as the map quality increased, but still not much room remaining for music.&lt;/p&gt;

&lt;h2 id=&quot;lets-go-bigger&quot;&gt;Let’s go bigger&lt;/h2&gt;

&lt;p&gt;I bought a new CF card of the same type (SanDisk), opting for a SanDisk Ultra 8GB, and copied the files and volume name over. It didn’t work.&lt;/p&gt;

&lt;p&gt;Next, I cloned the smaller card onto the larger card and that worked! Then I expanded the size of the partition and it stopped working.&lt;/p&gt;

&lt;p&gt;What’s going on?&lt;/p&gt;

&lt;h2 id=&quot;partition-magic&quot;&gt;Partition Magic&lt;/h2&gt;

&lt;p&gt;At the time I had a ThinkPad laptop with a built in CF reader. This allowed me to look at the card contents at a device/block level rather than the filesystem level. I noticed that there was the usual space after the main partition, and low and behold what did I see at the start of that “unused” space? Some magic text!&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;HARMANBECKER BECKER V4
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;I even figured out the magic text for Ferrari branded units with the assistance of a helpful owner.&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;HARMANBECKER FERRARI V4
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;The version number would be increased in step with any updates to the system software.&lt;/p&gt;

&lt;p&gt;By partitioning a SanDisk card and giving it the same file contents, volume name, and this magic text made the upgrade work. For a while I sold these modified cards on eBay for a nice little markup and it kept me in video games for a while. Good times!&lt;/p&gt;
</description>
          <author>by Matt Sephton</author>
          <pubDate>Sat, 05 Sep 2009 00:00:00 +0000</pubDate>
          <link>https://blog.gingerbeardman.com/2009/09/05/hacking-the-becker-cascade-navigation-cf-card/</link>
          <guid isPermaLink="true">https://blog.gingerbeardman.com/2009/09/05/hacking-the-becker-cascade-navigation-cf-card/</guid>
        </item>
      
    

  </channel>
</rss>
