Hi, With the help of Judy Kerr, I
installed his driver for the CM19a posted in July (CM19 is a x10 device) but it
doesn’t work on my system. After many tries, we cannot find any
solutions. Could you help? Thanks, Guillaume 1- When I run java -classpath ./classes:/usr/java/j2sdk/jre//lib/rt.jar:lib/jsr80.jar:lib/jsr80_linux.jar:lib/jsr80_ri.jar:./lib:/usr/java/j2sdk/jre//lib
com.ibm.jusb.tools.text.TextUsbView I got this :
UsbHub 2- When I run
java -classpath ./classes:/usr/java/j2sdk/jre//lib/rt.jar:lib/jsr80.jar:lib/jsr80_linux.jar:lib/jsr80_ri.jar:./lib:/usr/java/j2sdk/jre//lib
com.ibm.jusb.tools.swing.SwingUsbView I can see the CM19a device
attached to the bus. 3- When I run lsusb, I got this : Bus 002 Device 001: ID 0000:0000 Bus 002 Device 002: ID 0bc7:0002
X10 Wireless Technology, Inc. Bus 001 Device 001: ID 0000:0000 4- When I run usbtree, I got this : /: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=usb-ohci/3p, 12M /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=usb-ohci/3p, 12M 5- Usb-ohci
is loaded as a module in my kernel (2.4.27) |
- Re: [javax-usb-devel] TextUsbView and SwingUsbView Guillaume Despagne
- Re: [javax-usb-devel] TextUsbView and SwingUsbView Dan Streetman