Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running applications #33

Open
davbotjohnson opened this issue May 2, 2018 · 5 comments
Open

Running applications #33

davbotjohnson opened this issue May 2, 2018 · 5 comments

Comments

@davbotjohnson
Copy link

For some reason only some of my applications will work, would this be caused by insufficient ram? Thanks!

@george-hopkins
Copy link
Owner

Yes, that might be the case. Do they work if you start them individually?

@davbotjohnson
Copy link
Author

davbotjohnson commented May 3, 2018 via email

@george-hopkins
Copy link
Owner

I'm sorry I misread your question. Starting the applications in the terminal should be a good start. Are there any error messages?

@davbotjohnson
Copy link
Author

davbotjohnson commented May 3, 2018 via email

@george-hopkins
Copy link
Owner

You can get to a terminal in two different ways:

  • directly on the device: open Tools > Terminal
  • over USB:
    • connect the device to your computer
    • start network: USB > Device > Ethernet Gadget
    • start telnet: Network > Telnet Server
    • open a terminal on your computer (enter Win+R, cmd on Windows)
    • connect over telnet: telnet 192.168.0.200

Afterwards, enter the name of the application you like to start. In nxmenu.cfg you can see how the menu entries are mapped to commands (e.g. Dune 2 -> dune2.sh)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants