Trouble with Lua Player 0.15 on v2.0 PSP

Discuss using and improving Lua and the Lua Player specific to the PSP.

Moderators: Shine, Insert_witty_name

Post Reply
NovaCaine
Posts: 34
Joined: Tue Dec 20, 2005 3:31 pm
Location: New Zealand
Contact:

Trouble with Lua Player 0.15 on v2.0 PSP

Post by NovaCaine »

Hey all,

Just finished building a fresh copy on LuaPlayer 0.15, but when I try to run it on my PSP thru Fanjita's EBOOT loader i get the following errors:
Module attribs 00001000 suggest a kernel-mode app
Press X to try anyway, or any other button to cancel
Followed by:
Found suspicious hard path at 089FF9BA
Any ideas what I need to do to get it running? My guess is I'm looking for some kernel mode stuff, but I'm unsure what that could be (other than USB/IRDA/WLAN stuff )

Thanks in advance for any help.
Art
Posts: 642
Joined: Wed Nov 09, 2005 8:01 am

Post by Art »

Downgrade the PSP to 1.50.
LUAplayer is for versions 1 or 1.50,
The official site only has those two versions, and never claims that it
works on 2.0.
Art.
NovaCaine
Posts: 34
Joined: Tue Dec 20, 2005 3:31 pm
Location: New Zealand
Contact:

Post by NovaCaine »

Thats what I was afraid of, Din't really want to downgrade.... Oh well

I ask because v0.13 works fine - minus USB/WiFi/IRDA (and other kenel mode things). Was wondering if there was some code I could comment out or something.

Otherwise, is it possible to get the 0.13 source? I need to be able to run the app I'm creating on v2.0 PSPs.
nevyn
Posts: 136
Joined: Sun Jul 31, 2005 5:05 pm
Location: Sweden
Contact:

Post by nevyn »

Art wrote:Downgrade the PSP to 1.50.
LUAplayer is for versions 1 or 1.50,
The official site only has those two versions, and never claims that it
works on 2.0.
Art.
Er, LuaPlayer.org says "If you have a PSP with 2.00 firmware, try this (http://www.fanjita.org/psp.html) EBOOT.PBP Loader, Lua Player included." But yeah, kernel mode stuff doesn't work, and it seems that the fanjita loader version isn't up to date.

All versions of the code are available from subversion. (Uff, we should really have tagged the repos with version numbers whenever we released...)
Shine
Posts: 728
Joined: Fri Dec 03, 2004 12:10 pm
Location: Germany

Post by Shine »

NovaCaine wrote:Otherwise, is it possible to get the 0.13 source? I need to be able to run the app I'm creating on v2.0 PSPs.
Some old versions are in the "old" directory on the server, I've added an index file to it: http://www.luaplayer.org/old/index.html
NovaCaine
Posts: 34
Joined: Tue Dec 20, 2005 3:31 pm
Location: New Zealand
Contact:

Post by NovaCaine »

thanks for that Shine, and great work I must say.

I figured it had something to do with the kernel mode stuff, but I'm a noob at that atm. :)

Also if what Im trying to do works, I may have a funtion to add to the Project to create directories, as I see htere in no support for this currently.
Art
Posts: 642
Joined: Wed Nov 09, 2005 8:01 am

Post by Art »

I still have versions 12 and 14 if you need either of them pm me ur email.
I don't know why I didn't keep 13, maybe I never downloaded it.
Cheers, Art.
dkla
Posts: 21
Joined: Mon Oct 17, 2005 6:55 pm

Post by dkla »

Art wrote:
I don't know why I didn't keep 13, maybe I never downloaded it.
Because it was unlucky, of course... :-)
romero126
Posts: 200
Joined: Sat Dec 24, 2005 2:42 pm

Post by romero126 »

PSP hack .9 has come out for the Eboot loader.
Also you might want to check their forum's for help information since generally that is a configuration problem in the ebootloader config file.
Post Reply