New Project: The Open2x Project.
#31
Posted 12 October 2005 - 02:00 PM
Why not do an internal mod to the GP2X for power to usb,saves modding all your usb hardware and ok it might drain batteries quicker but hay how many bateries could you put in your pocket.
I think(pocketdebian) pocketworkstation would run ok on this from a 256Mb sd card(Full Linux Desktop)
http://www.pocketworkstation.org/ says Other comparable handhelds running Linux might also work with some porting, let me know if you have one you want supported.
SO LET HIM KNOW FOLKS !
#32
Posted 12 October 2005 - 02:37 PM
#34
Posted 12 October 2005 - 03:16 PM
That's not a problem at all: http://www.st.com/st...f/docs/7403.pdfWhy not do an internal mod to the GP2X for power to usb,saves modding all your usb hardware
Because the GP2X runs off two AA batteries - each at 1.5v and 1.5v * 2 = 3v, while USB requires 5v.
#35
Posted 12 October 2005 - 03:30 PM
It's nice to see the kernel and bootloader are seperate but I'm not too keen on the idea of regulary flashing the bootloader as new versions are released. Would it be possible to protect one section and leave that untouched with every flash so there's no potential for bricking the gp2x with a failed flash or buggy update?
#36
Posted 12 October 2005 - 03:33 PM
http://www.gp32x.com...ndpost&p=279392
Once we all actually get the hardware in our hands thou, it might turn out that there's plenty of room to cram a DC-DC converter in there.
#37
Posted 12 October 2005 - 03:35 PM
Good news but there's one thing...
It's nice to see the kernel and bootloader are seperate but I'm not too keen on the idea of regulary flashing the bootloader as new versions are released. Would it be possible to protect one section and leave that untouched with every flash so there's no potential for bricking the gp2x with a failed flash or buggy update?
Booting from the SD card seems like a real possibility- I'd just do that and leave the firmware untouched.
#38
Posted 12 October 2005 - 03:43 PM
It's nice to see the kernel and bootloader are seperate but I'm not too keen on the idea of regulary flashing the bootloader as new versions are released. Would it be possible to protect one section and leave that untouched with every flash so there's no potential for bricking the gp2x with a failed flash or buggy update?
you mean like we've had to do with the GP32? provided your batteries aren't flat and you dont switch it off its highly unlikely you'll trash your GP2X... and if you do you better pray someone gets a JTAG cable going for it so we can still fix them
#39
Posted 12 October 2005 - 03:47 PM
It's nice to see the kernel and bootloader are separate but I'm not too keen on the idea of regularly flashing the bootloader as new versions are released. Would it be possible to protect one section and leave that untouched with every flash so there's no potential for bricking the gp2x with a failed flash or buggy update?
Looking at ways to update the bootloader, kernel and disk image without touching any (or as little as possible) of the GPH stuff is already high on the TODO list
The current thinking is that you may need to install an Open2x aware version of U-Boot (or some other bootloader) on the device (risky) to then enable things like SD boot, dual kernels in NAND etc. etc. but that really needs some detailed thinking about. The current U-Boot that is flashed to the GP2X’s (well dev-kits) only supports booting from NAND or a fixed memory location if you load your app onto the GP2X via serial
#40
Posted 12 October 2005 - 04:05 PM
On some Linux-distribution there is the option to restart to windows. That means that the distribution is changing the configuration for the bootloader just for one start, so it'll load Windows directly. Couldn't you implement something like this in the game-launching-menu in Linux? It would be possible to start Linux- and no-os-games in one menu then.
#41
Posted 12 October 2005 - 07:29 PM
it is also used on gclinux, the gc doesnt have a os like the gp32 and the executables are dols, there is a dol loader (for gclinux), which copies the dol to memory i think and then resets linux, but the last thing it tells the system is to load this dol of the memory.
couldnt something similar be used for the gp2x?
#42
Posted 12 October 2005 - 07:37 PM
kexec is not gc specific, it is originaly mean to change the kernel on runtime but on gc you just use it to load a dol, it should run on gp2x pretty easyl.
Edited by Vimacs, 12 October 2005 - 07:38 PM.
#43
Posted 12 October 2005 - 08:36 PM
#44
Posted 12 October 2005 - 08:40 PM
thanks for that it saves me explaining LOLThat's not a problem at all: http://www.st.com/st...f/docs/7403.pdfWhy not do an internal mod to the GP2X for power to usb,saves modding all your usb hardware
Because the GP2X runs off two AA batteries - each at 1.5v and 1.5v * 2 = 3v, while USB requires 5v.
#45
Posted 12 October 2005 - 08:47 PM












