I was able to buy a pristine S200 at the local flea market and I'm trying to do all the upgrades that have been described here.
It came with the 1.26 software version, and it uses an AMD Geode processor board.
The Good:
- Making a copy of the 512MB flash card to a $14 white label 512MB "Industrial" flash card from Amazon was not an issue at all. I bought this one: https://www.amazon.com/dp/B07HL5F1VX
- It was also no issue to install version 1.36. Many here in this thread mention that v1.36 requires a special sized flash card that's a little bit larger than 512MB. For some reason, that's not the case for me.
- I was able to get root ssh access using the instructions earlier in this thread.
- The GPS sees either 9 or 10 satellites.
The Bad:
- The unit comes with a GT-8031H GPS module, so it has the rollover bug problem.
- It took ages to get GPS to work. There might be some bad contact somewhere? It's working fine now, but before it did, I get "Timing GPS Source" alarms, which pretty mean that the GPS module wasn't working at all.
- It never goes into "Status: Locked" state.
What I did different: I used Linux instead of Windows to do all operations. No need for HDD Raw Copy, I just used "dd" to archive the flash card file system. Also, when I plug in the flash drive in my Linux machine, I can access the file system as if it's native. It looks like this at the root:
tom@zen:/media/tom$ ll
total 13
drwxr-x---+ 7 root root 4096 Mar 17 11:57 ./
drwxr-xr-x 3 root root 4096 Jul 14 2021 ../
drwxr-xr-x 4 root root 1024 Dec 8 2010 _boot/
drwxr-xr-x 18 root root 1024 Dec 8 2010 _fsroot1/
drwxr-xr-x 18 root root 1024 Dec 8 2010 _fsroot2/
drwxr-xr-x 2 root root 1024 Jan 2 2006 _persist/
drwxr-xr-x 2 99 503 1024 Jan 2 2006 _tmparea/And when I do "sudo du -m -s" there, I get this:
tom@zen:/media/tom$ sudo du -m -s .
[sudo] password for tom:
140 .So the flash drive contains 140MB. Again, I don't understand where that 512MB-is-not-enough issue was coming from?
One thing I did notice: when you upload the wrong file to upgrade (e.g. when uploading the .zip file instead of the .tar file), then that file won't get deleted. You can either delete it through the web interface, or, when logged in as root, by deleting all the files in "/mnt/upgrade".
Going to the biggest issue: the status remains in "unlocked mode". Any idea why that's might happen? How long does one typically need to wait until you're getting into locked mode? My TM4313 GPSDO goes into "track" mode after a few minutes. Maybe this thing needs a much longer time?
I'm using a Symmetricom 150-615 down/up converter (
https://www.microsemi.com/existing-parts/parts/138272#overview), but I don't think that should matter.
Attached are some status screens...