tiny-ps4-shell icon indicating copy to clipboard operation
tiny-ps4-shell copied to clipboard

setsockopt: invalid argument on 9.00

Open cdknight opened this issue 2 years ago • 2 comments

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.

cdknight avatar Mar 12 '22 18:03 cdknight

The openorbis SDK have changed since I implemented this. I'll address this problem when there is a stable release of openorbis...

john-tornblom avatar Jul 08 '22 16:07 john-tornblom

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?

b2ag avatar May 01 '23 17:05 b2ag