TeamFAPS / PSVita-StorageMgr

kernel plugin that automatically mounts/redirects any storage device on any mount points you want
GNU General Public License v3.0
388 stars 40 forks source link

[3.0 and 2.1][3.60][INT=imc0, GCD=ux0] PSVita fails to boot (blackscreen). Maybe too slow GCD card or INT=imc0 or other plugin #69

Closed JaggyNos closed 4 years ago

JaggyNos commented 5 years ago

Followed installation instructions, and looking at the log file it seems that it completes the process successfully, but then it just quits to a black screen and doesn't boot. I deleted gamesd.skprx when I forgot to do so, I removed MCD and UMA from config, and I have reinstalled v3.0 and v2.1 several times, but the issue persists. Log below.

StorageMgrKernel v3.0 started.
system_sw_version: 03600000
Installing SceSblSsMgr hook...
tm0 : tm0:
exfattm0
sdstor0:int-lp-ign-vtrm
(null)
00000500

ur0 : ur0:
exfatur0
sdstor0:int-lp-ign-user
(null)
00000600

ux0 : ux0:
exfatux0
sdstor0:int-lp-ign-userext
(null)
00000800

gro0 : gro0:
exfatgro0
sdstor0:gcd-lp-ign-gamero
(null)
00000900

grw0 : grw0:
exfatgrw0
sdstor0:gcd-lp-ign-gamerw
(null)
00000A00

imc0 : imc0:
exfatimc0
sdstor0:int-lp-ign-userext
(null)
00000D00

xmc0 : xmc0:
exfatxmc0
sdstor0:xmc-lp-ign-userext
(null)
00000E00

uma0 : uma0:
exfatuma0
sdstor0:uma-pp-act-a
sdstor0:uma-lp-act-entire
00000F00

mount point id : 0x0800
Reading current device blkdev for mount point 0x800 :
sdstor0:int-lp-ign-userext
current blkdev : sdstor0:int-lp-ign-userext (null)
Is ux0: redirected : 0
ux0: current device : sdstor0:int-lp-ign-userext (null)
Reading config...
Checking if UMA is in config.
Reading config...
Reading config...
Line of size 9 : INT=imc0
Reading config...
Line of size 8 : GCD=ux0
Checking if GCD is in config.
Reading config...
Reading config...
Line of size 9 : INT=imc0
Reading config...
Line of size 8 : GCD=ux0
Checking if MCD is in config.
Reading config...
Reading config...
Line of size 9 : INT=imc0
Reading config...
Line of size 8 : GCD=ux0
Checking if INT is in config.
Reading config...
Reading config...
Line of size 9 : INT=imc0
No UMA config found.
GCD config found at line 1.
GC2SD detection...
GC2SD detected.
Reading mount point for line 1...
Reading config...
Line of size 8 : GCD=ux0
Line length : 8.
Not read string length (device string) : 4.
Current line mount point of string length 4 : ux0
mount is now : sdstor0:gcd-lp-ign-entire
INT config found at line 0.
Internal storage detection...
Internal storage detected.
Reading mount point for line 0...
Reading config...
Line of size 9 : INT=imc0
Line length : 9.
Not read string length (device string) : 4.
Current line mount point of string length 5 : imc0
No MCD config found.
mount point id : 0x0800
Reading current device blkdev for mount point 0x800 :
sdstor0:gcd-lp-ign-entire
current blkdev : sdstor0:gcd-lp-ign-entire (null)
Is ux0: redirected : 1
ux0: current device : sdstor0:gcd-lp-ign-entire (null)
mount point id : 0x0A00
Reading current device blkdev for mount point 0xA00 :
sdstor0:gcd-lp-ign-gamerw
current blkdev : sdstor0:gcd-lp-ign-gamerw (null)
Is grw0: redirected : 0
grw0: current device : sdstor0:gcd-lp-ign-gamerw (null)
mount point id : 0x0F00
Reading current device blkdev for mount point 0xF00 :
sdstor0:uma-pp-act-a
current blkdev : sdstor0:uma-pp-act-a sdstor0:uma-lp-act-entire
Is uma0: redirected : 0
uma0: current device : sdstor0:uma-pp-act-a sdstor0:uma-lp-act-entire
StorageMgrKernel finished starting with success.
CelesteBlue-dev commented 4 years ago

@JaggyNos Please do you have more information ? Did you find a solution ?

CelesteBlue-dev commented 4 years ago

Maybe too slow GCD card (long boot): please wait longer or INT=imc0: please remove this line or other plugin: please send config.txt

JaggyNos commented 4 years ago

Sincerest apologies for not responding. I was not in a place where I could reach my PS Vita. I just ran through installation again, and it seems to have worked. I might have forgotten to remove/add the necessary lines in ur0:tai/config.txt, but I did use version 3.2 and everything seems to be fine.