What kernel are you using?   Also, if you can get a JNI trace it would 
help a lot, set the
#com.ibm.jusb.os.linux.LinuxUsbServices.JNI.trace_level = 0
to
com.ibm.jusb.os.linux.LinuxUsbServices.JNI.trace_level = 5

in the javax.usb.properties file.


On Sun, 17 Apr 2005, Charles Chen wrote:

>Dan,
>Thanks for the help with SetInterface, and I really appreciate it. I can 
>claim the interface setting and open the pipe now. But when I try to submit 
>data using sysncSubmit, I got Error submitting IRP: Invalid. I searched the 
>mailing list, and found that it is a problem with Fedora 2, which I am 
>using. One of the solution you suggested is to re-compile the JNI, and I did 
>it, by using
>javah -d jni -classpath src:$CLASSPATH com.ibm.jusb.os.linux.JavaxUsb and 
>make all, as you suggested  (I tried ant, and it failed at build.xml:114: 
>Could not create task or type of type: javah. I don't understand why)
>But it still does not solve the problem.  What else can I try?
>Charles Chen
>
>_________________________________________________________________
>Is your PC infected? Get a FREE online computer virus scan from McAfeeŽ 
>Security. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
>
>
>
>-------------------------------------------------------
>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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
>_______________________________________________
>javax-usb-devel mailing list
>javax-usb-devel@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/javax-usb-devel
>

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


-------------------------------------------------------
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://ads.osdn.com/?ad_ide95&alloc_id396&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