| View previous topic :: View next topic |
| Author |
Message |
archeon
Joined: 02 Jun 2008 Posts: 4
|
Posted: Mon Jun 02, 2008 6:29 pm Post subject: [solved] Newbie pspsdk/toolchain with psp slim question |
|
|
Hi all :)
I've just installed the toolchain and pspsdk on Ubuntu 8.04.
The SDK examples compile and turn into eboots successfully, but when I try to run them on the PSP from the memory stick under /PSP/GAME/appdir I get a blank screen for about 10-20 seconds following the initial sony game boot screen and sound, then the entire console just switches completely off with an audible 'pop' noise from the speakers. </GiantSentence>
The battery is fully charged, and normal games on UMD work fine.
The PSP is running 3.90 M33-3 firmware from Dark Alex. Is this a problem?
Perhaps it's something obvious I'm doing/not doing - I've only just got a PSP, and most of the homebrew I've tried refuses to work, but I think this is a seperate issue - eg most is designed for the 1.5 kernel or an older version of custom firmware.
Any help would be greatly appreciated! :)
Last edited by archeon on Mon Jun 02, 2008 8:00 pm; edited 1 time in total |
|
| Back to top |
|
 |
archeon
Joined: 02 Jun 2008 Posts: 4
|
Posted: Mon Jun 02, 2008 6:40 pm Post subject: |
|
|
Hmm looks like there was a bug with a recent repository commit that might be causing this.
http://forums.ps2dev.org/viewtopic.php?t=10407
now I just have to work out how to check what revision I built from and if necessary how to update the toolchain and pspsdk if it's the affected revision. |
|
| Back to top |
|
 |
hibbyware
Joined: 28 Mar 2007 Posts: 78
|
Posted: Mon Jun 02, 2008 7:23 pm Post subject: |
|
|
Your problems sound exactly like the issues caused by the few previous revisions,
Here is what you need to do...
cd psptoolchain
svn update
./toolchain.sh |
|
| Back to top |
|
 |
archeon
Joined: 02 Jun 2008 Posts: 4
|
Posted: Mon Jun 02, 2008 7:57 pm Post subject: |
|
|
| Thanks very much, that solved the problem! |
|
| Back to top |
|
 |
|