Hi Robert!

You were absolutely right. I unloaded usbserial (together with visor)
and it is now syncing
like hell =) I do still have to run jsyncmanager as root because
otherwise javax.usb doesn't see all devices. Do you maybe have some
tips about that as well? I'm using devfs but I hear udev is better and
maybe that's what can fix this?

Thanks a lot for your help!

// Pavel


On Mon, 29 Nov 2004 08:48:34 -0800 (GMT-08:00), Roberto Perpuly
<[EMAIL PROTECTED]> wrote:
> Pavel,
> 
> Whenever I get the same error, it turned out to be that there is a USB  HID 
> module present in the
> kernel that was claiming  my USB device before the JavaxUsb library has a 
> chance to claim it. It seems that this is the case from looking at the output 
> of  USBView.  I am not  too familiar with gentoo so I do not know if the 
> USBserial module is the one that is claiming your device. My advice to you is 
> to unload the  usbserial module and try running USBView to see if you can 
> claim the device.  If that doesn't work, then you need to recompile your 
> kernel with all USB options set to modules.  Then, you can unload the USB 
> module and that should enable the javaxUsb library to claim it.
> 
> Robert


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
javax-usb-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/javax-usb-devel

Reply via email to