Displaying 2 results from an estimated 2 matches for "80bc452cc".
Did you mean:
80bc452
2017 Nov 26
0
Have any FreeBSD users tried the new libusb-1.0 branch?
...ranch, which had a bunch of half-duplicated commits and other junk on it. There is now a "libusb-1.0+0.1" branch with all of that cleaned up. Originally just at https://github.com/zykh/nut.git, it is now on https://github.com/networkupstools/nut with a few additions (currently at revision 80bc452cc).
>
> # nut-scanner
> Cannot load USB library (/usr/lib64/libusb-1.0.so.0.1.0) : /usr/lib64/libusb-1.0.so.0.1.0: undefined symbol: usb_get_string_simple. USB search disabled.
Although I suspect that the USB portion of nut-scanner could probably be replaced with a small shell script that...
2017 Nov 26
2
Have any FreeBSD users tried the new libusb-1.0 branch?
Charles Lepple writes:
> still looking for volunteers to test the libusb-1.0 code on FreeBSD and
> other systems.
On Fedora 27, running commit 2999c95f0:
# nut-scanner
Cannot load USB library (/usr/lib64/libusb-1.0.so.0.1.0) :
/usr/lib64/libusb-1.0.so.0.1.0: undefined symbol: usb_get_string_simple. USB
search disabled.
There's also a bug in the configure script on 64 bit