forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

sceUtilityLoadModule failing with 0x8810000

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
JoePub



Joined: 21 Aug 2008
Posts: 10

PostPosted: Thu Aug 21, 2008 11:33 pm    Post subject: sceUtilityLoadModule failing with 0x8810000 Reply with quote

Hi,

I am in the middle of writing an net based application. I managed to compile the simple net sample which worked a treat with WEP access points, but when connecting to WPA access points it failed. So I then used the PRX version of the code which used the sceUtilityLoadModule(PSP_NET_MODULE_COMMON) et al function, which then allowed me to connect to WPA enabled access points to.

Now I have started writing my own net based application and sceUtilityLoadModule(PSP_NET_MODULE_COMMON) fails with error 0x8810000. That error is not even listed in the error header file.

Now the only thing that I can see different from the sample PRX compared to my version is that I am using psp-g++ as I prefer the type safety involved in C++

Everything else in the Makefile and the entry cpp file is identical to the sample PRX.

Does anyone have any idea what might be the problem?

EDIT:

Forgot to mention that I am running 4.01 M33 firmware on fat psp

EDIT(again):

I found the problem, I was running the EBOOT from GAME150 instead of GAME4XX, one thing I do not understand though, and hopefully someone can explain, is that I am compiling with the default PSP_FW_VERSION=150, but the game runs from GAME4XX, if I change the PSP_FW_VERSION=200 (when WPA was supported) the game wont start in any folder, i have also tried compiling with PSP_FW_VERSION=371 but that also causes the game not to start. Although it's not a huge problem as it does work now within the GAME4XX folder compiled with PSP_FW_VERSION=150.


Thanks
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group