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 

loading usb.prx returns 0x80020139

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



Joined: 23 Nov 2006
Posts: 22

PostPosted: Wed Oct 24, 2007 12:07 am    Post subject: loading usb.prx returns 0x80020139 Reply with quote

A PSP slim (3.60M33):

Code:

kuKernelLoadModule("flash0:/kd/usb.prx", 0, NULL);


returns 0x80020139(SCE_KERNEL_ERROR_EXCLUSIVE_LOAD)

Even it's only module in the program. Is this module a legacy from 1.50 firmware?

And
Code:

sceUsbStart(PSP_USBBUS_DRIVERNAME, 0, 0)


always(with/without usb.prx) returns 0x80243001.
Back to top
View user's profile Send private message
sakya



Joined: 28 Apr 2006
Posts: 190

PostPosted: Wed Oct 24, 2007 12:37 am    Post subject: Re: loading usb.prx returns 0x80020139 Reply with quote

Hi! :)

Read here:
http://forums.ps2dev.org/viewtopic.php?t=9181

Ciaooo
Sakya
Back to top
View user's profile Send private message Visit poster's website
moonlight



Joined: 26 Oct 2005
Posts: 567

PostPosted: Wed Oct 24, 2007 2:08 am    Post subject: Reply with quote

Do you realize that usb.prx is already loaded at system boot?

It can't be loaded again. One of module flags attributes is to avoid other module of same name to be loaded, thus the "exclusive" error.

Btw, can you reduce your avatar size? It makes the page larger...
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