Talk:OpenTom release

From OpenTom

Jump to: navigation, search

The kernel doesn't start for me. the last lines say

Code: e1a0a001 e1a04002 e1a08003 e59b9004 (e59e7000)

<0>Kernel panic - not syncing: Aiee, killing interrupt handler!

GO 500 - anything I am doing wrong?

[[


I tried it on a tomtom ONE with pre-built binaries: it doesn't boot.
Should it work on ONE/Rider versions ?


I also had no success with my TomTom ONE. Neither with the pre-built binaries nor with a self-built one. The original TomTom-Logo comes up and then there are some stripes and the color changes slowly to white.

Could there be a problem with the Bootloader?

http://www.qoconut.com/tomtomone.jpg

Tomtom Rider

The Kernel starts here I think.. But the screen are sectioned in four vertical and I cant read what it says.

MacOS X connection

Hi.

I've been trying to connect to my Tom Tom 300 (that boots ok, as he prints out the Bluetooth mac address, and it's detected ok by the bluetooth system in macosx)

I've been following a guide about how to connect a macosx client to a linux server running dund and rfcomm, but I get stuck in adding a serial port connection to the device. Apparently it doesn't detect any service offered by the OpenTom.

Any guess, should I try something else?

Can't even get it to compile

from ka9mva: Can't even get opentom 'environment' to compile. Using Ubuntu Gutsy Gibbon, and following all the instructions, the make dies, as below. Any ideas? I don't know why it should be saying 'i3866' everywhere when we are trying to compile to the ARM.

sbragg@legolas:~/tomtom/opentom$ make
make -C hosttools
make[1]: Entering directory `/home/sbragg/tomtom/opentom/hosttools'
make -C mkttimage
make[2]: Entering directory `/home/sbragg/tomtom/opentom/hosttools/mkttimage'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/sbragg/tomtom/opentom/hosttools/mkttimage'
make[1]: Leaving directory `/home/sbragg/tomtom/opentom/hosttools'
make -C initramfs
make[1]: Entering directory `/home/sbragg/tomtom/opentom/initramfs'
make -C otinit
make[2]: Entering directory `/home/sbragg/tomtom/opentom/initramfs/otinit'
( cd dietlibc-0.29 ; make ARCH=i386 CROSS= )
make[3]: Entering directory `/home/sbragg/tomtom/opentom/initramfs/otinit/dietlibc-0.29'
gcc -isystem include -pipe -nostdinc -Os -fomit-frame-pointer -falign-functions=1 -falign-jumps=1 -falign-loops=1 -mpreferred-stack-boundary=2 -Wall -W -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -nostdlib -o bin-i386/diet bin-i386/start.o bin-i386/dyn_start.o diet.c bin-i386/dietlibc.a bin-i386/dyn_stop.o -DDIETHOME=\"/home/sbragg/tomtom/opentom/initramfs/otinit/dietlibc-0.29\" -DVERSION=\"dietlibc-0.29\" -lgcc
/tmp/ccRe4cS9.o: In function `main':
diet.c:(.text+0x8e2): undefined reference to `__stack_chk_fail'
bin-i386/dietlibc.a(execvp.o): In function `execvp':
execvp.c:(.text+0x188): undefined reference to `__stack_chk_fail'
bin-i386/dietlibc.a(exec_lib.o): In function `__exec_shell':
exec_lib.c:(.text+0x78): undefined reference to `__stack_chk_fail'
collect2: ld returned 1 exit status
make[3]: *** [bin-i386/diet] Error 1
make[3]: Leaving directory `/home/sbragg/tomtom/opentom/initramfs/otinit/dietlibc-0.29'
make[2]: *** [dietlibc-0.29/.compiled-i386] Error 2
make[2]: Leaving directory `/home/sbragg/tomtom/opentom/initramfs/otinit'
make[1]: *** [init] Error 2
make[1]: Leaving directory `/home/sbragg/tomtom/opentom/initramfs'
make: *** [initfs] Error 2

Personal tools