1
General Discussion / Working Tomtom Nav On Angstrom
« on: April 08, 2009, 05:21:20 am »
I'm quite close to a full running navcore at my Z.
Using Debian 5.0 with 2.6.24.4 and chroot environment.
Have my own fullfeatured busybox, strace, strings a.s.o for debugging + faked procfs and modified /dev
Everything works fine incl. FB and TS, except maps. NO MAPS FOUND!
They are at correct location and ttn finds them incl. dct
...
open("/mnt/sdcard/Western_and_Central_Europe/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 10
...
stat64("/mnt/sdcard/Western_and_Central_Europe/Western_and_Central_Europe-9.meta.dct", {st_mode=S_IFREG|0755, st_size=132, ...}) = 0
...
I assume it blames on DeviceUniqueID, which is going to be calculated in some way.
Both of my ONE and my Z are different.
You mentioned changing DeviceID some posts before. I have no idea where to start.
Any trick?
Using Debian 5.0 with 2.6.24.4 and chroot environment.
Have my own fullfeatured busybox, strace, strings a.s.o for debugging + faked procfs and modified /dev
Everything works fine incl. FB and TS, except maps. NO MAPS FOUND!
They are at correct location and ttn finds them incl. dct
...
open("/mnt/sdcard/Western_and_Central_Europe/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 10
...
stat64("/mnt/sdcard/Western_and_Central_Europe/Western_and_Central_Europe-9.meta.dct", {st_mode=S_IFREG|0755, st_size=132, ...}) = 0
...
I assume it blames on DeviceUniqueID, which is going to be calculated in some way.
Both of my ONE and my Z are different.
You mentioned changing DeviceID some posts before. I have no idea where to start.
Any trick?