Displaying 3 results from an estimated 3 matches for "libusb_init".
2024 Nov 02
1
Driver with calls to USB functions not linking
...ing for libusb-config... /usr/bin/libusb-config
checking via /usr/bin/libusb-config... 0.1.12 found
checking for libusb preferred version... 1.0.27 (libusb-1.0)
checking for libusb cflags... -I/usr/include/libusb-1.0
checking for libusb ldflags... -lusb-1.0
checking for libusb.h... yes
checking for libusb_init... yes
checking for libusb_strerror... yes
checking for libusb_kernel_driver_active... yes
checking for libusb_set_auto_detach_kernel_driver... yes
checking for libusb_detach_kernel_driver... yes
checking for libusb_detach_kernel_driver_np... no
checking for usb_detach_kernel_driver_np... no
checki...
2007 Nov 20
2
Mustek Powermust 600VA
Hi,
I'm having a hard time configuring a Mustek Powermust 600VA ups to
work via USB with nut. I read somewhere that nut works OK via the
rs232 cable, but unfortunately I don't have a COM port in my computer.
The kernel detects the ups as an Xbox pad :) and loads the xpad
module. I tried running /lib/nut/megatec with different /dev/ttySx but
it displays megatec protocol UPS was not
2024 Nov 02
1
Driver with calls to USB functions not linking
...bin/libusb-config
> checking via /usr/bin/libusb-config... 0.1.12 found
> checking for libusb preferred version... 1.0.27 (libusb-1.0)
> checking for libusb cflags... -I/usr/include/libusb-1.0
> checking for libusb ldflags... -lusb-1.0
> checking for libusb.h... yes
> checking for libusb_init... yes
> checking for libusb_strerror... yes
> checking for libusb_kernel_driver_active... yes
> checking for libusb_set_auto_detach_kernel_driver... yes
> checking for libusb_detach_kernel_driver... yes
> checking for libusb_detach_kernel_driver_np... no
> checking for usb_detach...