On Tue, 2 Aug 2005, Michael Nischt wrote:

>Hm, it may be a bug in Sun' JVM, but why does it load other native libs
>such as libjogl.so well. The libJavaxUsb.so is located in the same
>directory, but it doesn't load until I set the LD_LIBRARY_PATH.

It works fine for me, I put it in <java install path>/jre/lib/i386/
maybe you put the lib in the wrong directory?

>Another point I've noticed not until today is that the usb devices only
>appear if I start com.ibm.jusb.tools.UsbView as a super user. On the
>other hand, the native usbview shipped with linux works with default
>user rights..

libusb reads topology from /proc/bus/usb/devices while javax.usb reads 
topology from /proc/bus/usb/*/*

try mounting usbfs with "devmode=0666"


-- 
Dan Streetman
[EMAIL PROTECTED]
---------------------
186,272 miles per second:
It isn't just a good idea, it's the law!


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
javax-usb-devel mailing list
javax-usb-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/javax-usb-devel

Reply via email to