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

USB device startup scan throws exception on alternate OS #15

Closed
GoogleCodeExporter opened this issue Aug 25, 2015 · 1 comment
Closed
Labels

Comments

@GoogleCodeExporter
Copy link

Trying to run on my MintPPC box to process audio only, but it seems to be 
choking on a library for usb. Any way to bypass that when I launch it?

... 

It goes through the standard startup stuff, then after the Playlist check I get 
"Exception in thread "main" org.usb4java.LoaderException: Native library not 
found in classpath: /org/usb4java/linux-ppc/libusb4java.so. The attached 
application log ends after the PlaylistManager entry. If you need me to pipe 
the output and pass it on? I can.

Original issue reported on code.google.com by dennis.s...@gmail.com on 10 Jun 2014 at 1:16

@GoogleCodeExporter
Copy link
Author

This issue was resolved with the addition of the user-compiled 
libusb4java-1.2.0-linux-ppc.jar.


Original comment by dennis.s...@gmail.com on 26 Oct 2014 at 11:35

  • Changed state: Fixed

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

No branches or pull requests

1 participant