From: Chris F. <chr...@gm...> - 2013-12-23 12:57:39
|
On 23/12/13 12:38, Spencer Oliver wrote: > see if the lib is available with ldconfig -p | grep hid chris:~$ ldconfig -p | grep hid libhidapi-libusb.so.0 (libc6,x86-64) => /usr/local/lib/libhidapi-libusb.so.0 libhidapi-libusb.so (libc6,x86-64) => /usr/local/lib/libhidapi-libusb.so libhidapi-hidraw.so.0 (libc6,x86-64) => /usr/local/lib/libhidapi-hidraw.so.0 libhidapi-hidraw.so (libc6,x86-64) => /usr/local/lib/libhidapi-hidraw.so chris:~$ I'm a little surprised to see x86 in there as I thought everything on my system was 64-bit. > > can you provide a full -d3 log ? > > Err ... what do I pass -d3 to? |