GP2X (Linux)">

Well I just need another module for my gp2x, so my gps recever will work... I'll post here my steps I did to successfully build the modules: Get the kernel source: #svn export http://svn.gp2x.com/gp2x/tag/kernel/2.0.0/ You need this toolchain to build the modules. Install ...Read More

GP2X)">

Here I post some basic stuff about recompile software for your gp2x (arm based). I'm using oopo's toolchain, but this should work for other crosscompilers aswell. The toolchain is installed in /usr/local/gp2xdev. Before you start to configure the application we should ...Read More

I use avidemux to re-encode my movies (divx, xvid, mpeg) to a smaller size. Avidemux provides a very good GUI which makes live a lot easier... I use those settings to re-encode a movie for my gp2x (works even in ...Read More

USB Cable as Serial connection">

To get console access to your GP2X you can use your USB Cable. I found this forum-posting here. I just added the needed files inside the pack (usbser.sys was in the driver.cab). Download the pack here, then copy the examples directory ...Read More

GP2X, setup a Windows development environment">

When you want to write your own apps on the GP2X, download the gp2x dev. pack (as written in the GP2X dev wiki). Unpack it in a directory of your choice (I use C:devkitGP2X). Now you should have those directories: > ...Read More