Direct access to linux from gp2x?


He uses the UART on the EXT port with a breakout cable and USB adapter. See also the "Unbrick your Wiz" document (https://pyra-handheld.com/boards/resources/wiz-unbrick-pack.3002/).

You can also add a serial console to your Wiz with the stock USB cable by installing the USB serial driver for it and running getty (that does not give you access to the boot process however). See here: https://pyra-handheld.com/boards/threads/howto-usb-serial-shell-with-stock-usb-cable.47287/ , https://pyra-handheld.com/boards/resources/usb-serial-out-for-wiz.2992/). Note that the kernel module g_serial.ko needs to match the firmware version.
 
Thank you for the reply. I will try it out ^^
Post automatically merged:

Do this things only work with wiz? Or can i try em out on a gp2x, too?
 
The stuff I have linked to is specific to the Wiz, but there should be an equivalent solution for the GP2X as well.
 
Back
Top