Hi, Someone gave me an old(it has a 2.6.13 kernel) tomtom one XL.
I've installed TTOS, but I wonder where to go from there: 1)Right now I need a faster shell than the one in TTOS: the one in TTOS is accessed trough the touchscreen interface,which is slow and often fails a letter. I've been looking for a bluetooth daemon but I didn't find one yet. I've also been looking for kernel modules but I found none(I was interesetd in g_ether.ko and such gadgets modules...). I've also opened it and tried to find a serial console, I didn't look that hard but no obvious pin appeared without unscrewing the mainboard. 2)My goal is to transform it in webradio. In order to do that I guess I need to develop a custom GUI frontend to mplayer... I saw that there is a link about mplayer in the wiki, but since the wiki is down and that page is not backuped by the way back machine that failed too... I want to get there as fast as possible without spending too much time...(like by using pygtk for instance but that requires Xorg which eats RAM on such low end machine(32M of RAM)). 3)after getting a decent shell and way to transfer files, I wonder what's the best approach to develop for such hardware which has a 2.6.13 kernel, for sure systemd won't work, I wonder if it's EABI or OABI.... Note that I know well openembedded core/yocto. If porting it to a recent kernel is fast I can do that to(I just need touchscreen, alsa(currently it has oss), lcd and bluetooth, and the button), but I don't want to spend too much time on it and anyway I'll wait for the device tree for s3c24xx to be complete before trying,and anyway I always had bad luck with gta02(s3c2442), ending in really slow boot and the breakage beeing up in huge unbisectables zones.... Denis.
