Search found 6 matches
- Tue Oct 28, 2008 1:52 am
- Forum: PSP Development
- Topic: corrupted eboots under debian
- Replies: 8
- Views: 3247
Sounds like you are removing the memorycard/closing the usb connection on the PSP before a proper unmount in Debian! Debian, as most distributions so far, do have writecache even for writing to memory cards / usb-drives so it's very important to do a proper unmount before removing it or the filesys...
- Mon Oct 27, 2008 11:43 am
- Forum: PSP Development
- Topic: corrupted eboots under debian
- Replies: 8
- Views: 3247
What is the laptop? If it's a PPC (Mac) laptop you put linux on, the issue is that certain programs used by the toolchain to generate the EBOOT are not endian aware. So on linux on Big Endian systems, they generate bad files. Patches were made for those apps when building on OSX on older PPC system...
- Mon Oct 27, 2008 9:59 am
- Forum: PSP Development
- Topic: corrupted eboots under debian
- Replies: 8
- Views: 3247
- Mon Oct 27, 2008 8:52 am
- Forum: PSP Development
- Topic: corrupted eboots under debian
- Replies: 8
- Views: 3247
corrupted eboots under debian
Hey all, I have psptoolchain running on both my 10.5 PPC Mac and a Debian machine. It runs without a hitch on my PPC, but on Debian it seems to be pumping out corrupted eboots... ... I compiled a program and put it on my PSP, but it showed up as corrupted data and gave me an 'I/O error' when I tried...
- Mon Aug 18, 2008 12:49 pm
- Forum: Help Wanted Requests
- Topic: Error on compiling PSP SDK under Mac OS X Leopard
- Replies: 7
- Views: 61679
- Mon Aug 18, 2008 8:21 am
- Forum: Help Wanted Requests
- Topic: Error on compiling PSP SDK under Mac OS X Leopard
- Replies: 7
- Views: 61679
Hey, I am also on a Mac using 10.5; after some research, I've found that the problem is specific to PPC Macs running Leopard (are we lucky or what)? I'm in the middle of trying the solution for myself, but apparently this should solve the issue (note: you will either need to know how to edit the she...