i can start pspsh and it works i can shutdown my psp or get debug information but if i try the command "reset vsh" my psp restarts, but not the way it should.
It simply returns to the black screen with the greetings text from PSPLink. So my psp goes of and back on with the "PSPLink Bootstrap TyRaNiD...." - text.
But nothing happens in my pspsh shell, it says : Resetting psplink and thats it. Nothing more, the cursor stays on an empty line and i cant excute any commands, i mean i can execute them, but nothing happnes. So i need to reboot my psp.
Hopefully you understand me, because my english is not the best, thou.
What for informations to you need?
greetings.
[SOLVED] Problem with pspsh and resetting PSPLink.
[SOLVED] Problem with pspsh and resetting PSPLink.
Last edited by ColeZero on Fri May 30, 2008 2:21 am, edited 1 time in total.
-
- Posts: 376
- Joined: Wed May 10, 2006 11:31 pm
You need to start vshmain.prx too.
Like so...
Like so...
Code: Select all
host0:/> reset vsh
Resetting psplink
ldstart flash0:/vsh/module/vshmain.prx
host0:/> ldstart flash0:/vsh/module/vshmain.prx
Load/Start flash0:/vsh/module/vshmain.prx UID: 0x04DF8C35 Name: vsh_module
yeah thats the problem, i can't execute "ldstart flash0:/vsh/module/vshmain.prx".
After typing "reset vsh" my psp restarts with a black screen and the "PSPLink Bootstrap "- Text and this is what the shell says:
nothing more.
if i now type "ldstart flash0:/vsh/module/vshmain.prx" and press enter nothing happens.
[/code]
After typing "reset vsh" my psp restarts with a black screen and the "PSPLink Bootstrap "- Text and this is what the shell says:
Code: Select all
host0:/> reset vsh
Resetting psplink
if i now type "ldstart flash0:/vsh/module/vshmain.prx" and press enter nothing happens.
[/code]
-
- Posts: 376
- Joined: Wed May 10, 2006 11:31 pm
When you start usbhostfs, try starting it like so:
This sets the timeout value.
Code: Select all
usbhostfs -t 10