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

If installing on a non-raspbian basesystem (osmc) some dependencies are not met (also tvservice problems) #1106

Closed
mcobit opened this issue Dec 1, 2015 · 5 comments

Comments

@mcobit
Copy link

mcobit commented Dec 1, 2015

Missing dependencies are (for now):
alsa-utils
libusb-1.0

Also /opt/vc/bin is not in PATH which leads to "tvservice not found" errors.
Quick workaround:
add
export PATH=$PATH:/opt/vc/bin
to /usr/bin/emulationstation

@mcobit mcobit changed the title If installing on a non-raspbian basesystem (osmc) some dependencies are not met If installing on a non-raspbian basesystem (osmc) some dependencies are not met (also tvservice problems) Dec 1, 2015
@joolswills
Copy link
Member

thanks will sort the path out - the alsa-utils and libusb-1.0 issues should be resolved now.

@joolswills
Copy link
Member

tvservice is used directly from runcommand so I will add it to that

@mcobit
Copy link
Author

mcobit commented Dec 1, 2015

Great :-)

joolswills added a commit that referenced this issue Dec 2, 2015
@joolswills
Copy link
Member

runcommand should be ok now.

@joolswills
Copy link
Member

Am closing as these problems are now solved. Note that with the current RetroPie-Setup and EmulationStation the launch script has changed, and we no longer force a restart. See #1190 and RetroPie/EmulationStation#17

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