tiny-ps4-shell
tiny-ps4-shell copied to clipboard
setsockopt: invalid argument on 9.00
Looks like the telnet shell does not start. Maybe it has to do with removing -fuse-init-array
since Clang 13 does not compile anything with that flag.
The openorbis SDK have changed since I implemented this. I'll address this problem when there is a stable release of openorbis...
FYI: It worked for me with FW 9.00, Clang 15 and OpenOrbis 00e6947 and I've also removed -fuse-init-array
from Makefile
. Didn't try any other version because I'm just getting started.
Did you do the start, close and start again dance?