Hey guys I'm loving the PhoneME for GP2X it works awesome!!
I am having a little trouble accessing local files through Java on the GP2X. I am running mgmaps (http://www.mgmaps.com/) which loads fine and Ive got a good mapping to the keys figured out, but i cant get it to look for stored...
I am very sorry to hear this... the gp2x uses a MAX1566 for its various voltages, here it states it can take a maximum of 5v on the supply. Above that will most likely kill the chip. Its possible there is a fuse, but I saw none when I took apart my gp2x f200 4.0. You may have to replace the...
Oh, interesting about using the max631 i was think about using one of these to get the 5 volts, and I wonder how much current the 3.3v can supply from pin 21. I would be worried about overloading the gp2x circuitry. I am in the process of modeling a new back to the gp2x which would...
Hello, I have a F200 firmware 4.0 and was able to get usbhost and joydev to start with boot by editing the /root/start.sh script just adding:
insmod mmsp2_usbh.o
insmod usbcore.o
insmod usb-ohci.o
insmod usb-ohci-mmsp2.o
insmod scsi_mod.o
insmod sd_mod.o
insmod usb-storage.o
insmod input.o...
Ok after some tweaking and double checking I found that I had used a 33k resistor instead of a 33 ohm resistor on the usb filter! :o Also the errors that I was getting on when I enabled usbhost were normal, if you look at the gp2x usb host wiki ( http://wiki.gp2x.org/wiki/USB_Host ) and...
Hello guys! Sausage I too have been having trouble with the usb mod. I have looked at the messages I get when enabling usb host on my gp2x F200 and it is almost identical to your output. Ive made a usb cable but am getting errors when I plug in a usb device.
hub.c: new USB device <NULL>-1...