vparot / javahidapi

Automatically exported from code.google.com/p/javahidapi
0 stars 0 forks source link

Not working on ubuntu 9.10 #13

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. List Devices
2. Open Device
3. Write a command
4. Nothing happens, it's as the command never reaches the device.

What is the expected output? What do you see instead?
The command is not sent to the device
Same code is working on windows

What version of the product are you using? On what operating system?
Latest, OS Ubuntu 9.10

Please provide any additional information below.

Original issue reported on code.google.com by srishm...@gmail.com on 14 Mar 2012 at 6:11

GoogleCodeExporter commented 8 years ago
I also tested the trunk version, but got the same.

Original comment by srishm...@gmail.com on 15 Mar 2012 at 7:37

GoogleCodeExporter commented 8 years ago
Any update ?

Original comment by srishm...@gmail.com on 27 Mar 2012 at 10:55

GoogleCodeExporter commented 8 years ago
I'm having the same issue with Ubuntu 12.04.
A HID device can be opened, but afterwards reading blocks (have to use timeout) 
and writing has no effect on the HID device. No error message pops up, however 
no kind of communication with the HID device seems possible. 
Any suggestion or workaround?

Thanks!   

Original comment by esteban...@gmail.com on 30 Sep 2012 at 1:01

GoogleCodeExporter commented 8 years ago
All working fine for me with the latest version on Ubuntu 9.10

Original comment by srishm...@gmail.com on 1 Oct 2012 at 2:29