Hello everyone
I have a very important question...
Hi all,
I'm trying to learn how to use USB from c code. Rather trying kernel stuff I thought I'd ( after some searching ) use libusb.
I need the package libusb for another package I am installing.
I tried the following which seemed to install the package,
sudo apt-get install libusb-dev
but when I try to install the other package I get,
configure: error: Package requirements (libusb-1.0 >= 0.9.1) were not met:
No package 'libusb-1.0' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed so
Hi all,
I am using a laptop with only USB 3.0 ports
The ports work fine with Ubuntu.
I finally got my old HP G55 printer working.
Code:
error while loading shared libraries: libusb-0.1.so.4: cannot open shared object file: No such file or directory
I've installed libusb-devel, is there an so somewhere that I can create a sym link to?
Thanks.
I am communicating with a UCG102 (Guitar Link) USB device using libusb and am getting -9 (LIBUSB_ERROR_PIPE which means the parameters are not supported) when setting the sampling rate using a synchronous control request.
Hi Guys,
I'm trying to install an external graphics adapter for dual-monitor setup, and according to the installation instructions, the driver is libdlo, which requires libusb v0.13.
When I follow the installation instructions, I got an error saying I don't have libusb on my OpenSUSE 11.2.
The exact installation instructions is as follows:
I have still been working on this, albeit slowly. The pilot-link.org site is down (perhaps indefinitely), so I have nowhere to post questions.In the end, I don't believe it is the libusb or libusb compatibility code. Pilot-tools has its own file libus...