| View previous topic :: View next topic |
| Author |
Message |
ColeZero
Joined: 26 May 2008 Posts: 4
|
Posted: Mon May 26, 2008 4:05 am Post subject: [SOLVED] Problem with pspsh and resetting PSPLink. |
|
|
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.
Last edited by ColeZero on Fri May 30, 2008 2:21 am; edited 1 time in total |
|
| Back to top |
|
 |
Insert_witty_name
Joined: 10 May 2006 Posts: 376
|
Posted: Mon May 26, 2008 4:58 am Post subject: |
|
|
You need to start vshmain.prx too.
Like so...
| Code: | 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 |
|
|
| Back to top |
|
 |
ColeZero
Joined: 26 May 2008 Posts: 4
|
Posted: Mon May 26, 2008 5:09 am Post subject: |
|
|
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:
| Code: | host0:/> reset vsh
Resetting psplink |
nothing more.
if i now type "ldstart flash0:/vsh/module/vshmain.prx" and press enter nothing happens.
[/code] |
|
| Back to top |
|
 |
Insert_witty_name
Joined: 10 May 2006 Posts: 376
|
Posted: Mon May 26, 2008 8:43 am Post subject: |
|
|
When you start usbhostfs, try starting it like so:
This sets the timeout value. |
|
| Back to top |
|
 |
bullcrap0
Joined: 17 Apr 2008 Posts: 3
|
Posted: Mon May 26, 2008 1:07 pm Post subject: |
|
|
| I have a somewhat related problem. When I try 'ldstart flash0:/vsh/module/vshmain.prx' i get an error 0x8002013C. Any idea what might be causing this? |
|
| Back to top |
|
 |
ColeZero
Joined: 26 May 2008 Posts: 4
|
Posted: Fri May 30, 2008 2:02 am Post subject: |
|
|
| UPDATE: I now it works. I simply restarted usbhostfs and after that pspsh...now it works. Thanks anyway. |
|
| Back to top |
|
 |
|