Giter VIP home page Giter VIP logo

ps3netsrv's People

Contributors

aldostools avatar jhonathanc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

aldostools

ps3netsrv's Issues

Release binary launch failure: missing dependencies

I'm using the latest v22 (stable) of OpenWRT on an XR500 using the latest a15_neon-vfpv4 release binary (as appropriate for the XR500), and am running into a dependency issue upon service launch. Here is the attached logread:

Fri Sep 15 00:42:58 2023 daemon.info ps3netsrv: ps3netsrv will run as user 'root'.
Fri Sep 15 00:42:58 2023 user.err : jail: failed to load the .dynamic section from /usr/bin/ps3netsrv
Fri Sep 15 00:42:58 2023 daemon.err ps3netsrv[18796]: jail: failed to load the .dynamic section from /usr/bin/ps3netsrv
Fri Sep 15 00:42:58 2023 user.err : jail: failed to load dependencies
Fri Sep 15 00:42:58 2023 daemon.err ps3netsrv[18796]: jail: failed to load dependencies

I'm looking around on how to resolve it but it's probably just a missing library. Not quite sure what all libraries I could try loading up to see if it works, or if "jail" is the specific library in question.

UCI folder specification needs initial /

While initializing UCI it is actually pertinent to include the initial / character before the mnt folder, e.g.

uci set ps3netsrv.main.dir='mnt/sda1'

should actually be:

uci set ps3netsrv.main.dir='/mnt/sda1'

I found that this solved ps3netsrv from stating "daemon.err ps3netsrv: Please create PS3 Game dir first." off logread.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.