I have successfully installed usblib and usblibjava and started the UsbView.
I'm running MacOS X 10.4.10 on a MacBook.
When I have connected my external usb hub I just see on tree entry "Usb_Bus 001".
After disconnecting all external usb stuff I see some entries which seems to be my
keyboard and trackpad.
Whatever I connect externally now, it will never show after click update.
When I connect my hub again all disappears and I just see this one entry again.
I'm totally lost in debug this strange behavior. Maybe its a libusb problem.
Can anybody help me with that.
Thanks in advance
Ingo
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This sound to me like a Max specific libusb problem. The only suggestion I can make is to build the libusb test application (file tests/testlibusb.c) and see what it outputs. If you get the same strange behaviour you can be sure that it's not a libusbjava issue.
Regards, Andi
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I have successfully installed usblib and usblibjava and started the UsbView.
I'm running MacOS X 10.4.10 on a MacBook.
When I have connected my external usb hub I just see on tree entry "Usb_Bus 001".
After disconnecting all external usb stuff I see some entries which seems to be my
keyboard and trackpad.
Whatever I connect externally now, it will never show after click update.
When I connect my hub again all disappears and I just see this one entry again.
I'm totally lost in debug this strange behavior. Maybe its a libusb problem.
Can anybody help me with that.
Thanks in advance
Ingo
Hi Ingo
This sound to me like a Max specific libusb problem. The only suggestion I can make is to build the libusb test application (file tests/testlibusb.c) and see what it outputs. If you get the same strange behaviour you can be sure that it's not a libusbjava issue.
Regards, Andi