ruffnutts
Active Member
how do i link psx4all to the psx icon?
#!/bin/bash
sync
rmmod g_file_storage
rmmod net2272
Ryo posted on Oct 30 2006 at 07:17 PM said:I don't use usb so I haven't tested it too much but I received feedback stating that everything works fine.
I don't know if it's something new related to fw2.1.
Maybe it's just a sync problem. Try changing scripts/usboff.sh to this:
Code:#!/bin/bash sync rmmod g_file_storage rmmod net2272
Also, do you unmount the device from the pc before turning usb off?
gokalp posted on Oct 30 2006 at 01:54 PM said:Hi all at
First at Ryo at thanks for this version it is really great.
I think I found a bug related to usb connectivity (i.e. "usb on" and "usb off"). When I use them, gp2x seems to connect to the computer, and whatever change I do in there seems to register, but as soon as I disconnect, everything reverts back to normal. For example, I can change the name of a folder or copy something to sd but when I disconnect I find out that the name of the folder did not change and the copied files are nonexistent.
I use FW 2.1, Gmenu 0.7 and I have installed the files sbock has prepared [thanks a lot for those, sbock!] Before you ask, my SD filesystem is intact: Doing all things mentioned above works correctly if I connect using the system tab of the original menu.
I've had the same thing happen... I moved about 100MB of data from my desktop to the GP2X using USB and when I restarted the files were all missing from my desktop (as would be expected) but also on the GP2X as well as all icons edited reverting back to what they were. Also, the free space on the SD card reflected the new data but nothing showed on the disk. Did you notice if your free space lessened when you installed files that you couldn't see after a restart?