Ok, i experienced some problems to get usb working while running recovery mode in the VSH.
Afaik recovery mode is a user module so it should be technically possible to run usb.
Is usb in recovery initialised by the IPL like recovery itself or why is it not working in the VSH?
Recovery mode USB in VSH
Recovery mode USB in VSH
"Ignorance is the night of the mind, but a night without moon and star."
-
- Posts: 388
- Joined: Tue Aug 12, 2008 12:46 am
I talk about M33 recovery.Dariusc123456 wrote:Well, to start off, I think you are talking about 5.02 GEN recovery menu. Theirs no type of M33 cfw that runs on the vsh.
As stated in my first post, expect that you mentioned the R-Trigger. :PDariusc123456 wrote: The recovery menu is loaded by the ipl (when you hold the R-Trigger while turning on your psp)
Recovery is launching usb not like a usual user module does, thats what i experienced so far.
But now i would like to know HOW it works and why it NOT works in the VSH.
"Ignorance is the night of the mind, but a night without moon and star."
-
- Posts: 388
- Joined: Tue Aug 12, 2008 12:46 am
Dariusc123456 wrote:Ask moonlight why the recovery menu dont run on the vsh. To me, its useless to load it from the vsh.
Download the OE cfw source code and see how the recovery menu works.
Maybe he will answer in this thread, hope so.
I know how it worked back in OE days but a lot of things changed since then.
It`s more or less useless you`re right but it seems a lot of people in the psp scene like that kind of useless geek stuff.
Use it myself for a while and it`s nice to bring up recovery just with a button press instead of rebooting and holding R.
"Ignorance is the night of the mind, but a night without moon and star."
-
- Posts: 388
- Joined: Tue Aug 12, 2008 12:46 am
moonlight said that when holding the R-trigger a custom pspbtcnf.bin that is stored in the IPL is loaded instead of the flash0:/kd one. Maybe the usb modules are already entries in this recovery pspbtcnf.bin and the recovery.prx doesn't load them. Hence when running recovery.prx in VSH the modules are not loaded.
Or maybe there is no memory in VSH mode to load the user mode usb modules. VSH unloads some stuff when you start USB from XMB.
Or maybe there is no memory in VSH mode to load the user mode usb modules. VSH unloads some stuff when you start USB from XMB.
Torch wrote:moonlight said that when holding the R-trigger a custom pspbtcnf.bin that is stored in the IPL is loaded instead of the flash0:/kd one. Maybe the usb modules are already entries in this recovery pspbtcnf.bin and the recovery.prx doesn't load them. Hence when running recovery.prx in VSH the modules are not loaded.
Or maybe there is no memory in VSH mode to load the user mode usb modules. VSH unloads some stuff when you start USB from XMB.
Thanks for your input Torch, must be something like that.
Had not much time to play around but i will try to init usb myself up next.
Obvious its not a memory problem since my test module works just fine.
I bet its like you said and the custom pspbtcnf.bin loads all required modules as it dont need any vsh stuff in recovery state.
"Ignorance is the night of the mind, but a night without moon and star."