Recompiling The 2.0 Firmware


chuckL35

Still Fresh
Joined
Feb 14, 2006
Messages
1
Has anyone recompiled the GP2X 2.0 firmware from the SVN tree, and had everything work (especially networking and g_serial) just like the GPH binary 2.0 kernel?

If I turn on "USB Networking" in the Settings menu, it won't keep the setting when running my kernel. It reverts back to "off" every time I enter the menu.

Also, g_serial doesn't work anymore ("device not configured", and no new CDC ACM messages from the host machine).

I compiled the kernel on OS X using GCC 2.95.3 (From Mr.Spiv, I believe), and this same setup worked for compiling a custom kernel for firmware 1.4. I followed the instructions here:

http://wiki.gp2x.org/wiki/Building_a_Custom_Kernel

but there is no 'arch/arm/def-configs/gp2x' in the 2.0 source, just the '.config' in the top-level of the kernel directory.

Any tips?
 
Back
Top