Re: [Nut-upsuser] Have any FreeBSD users tried the new libusb-1.0 branch?

2017-11-26 Thread Sam Varshavchik
Charles Lepple writes: I don't currently have a physical Fedora test system, but can you see if this works at least as well as it did prior to the libusb-1.0 branch? (I have a few kludges in my tree to make this work on a Raspberry Pi, but they are not ready to push.)

Re: [Nut-upsuser] Have any FreeBSD users tried the new libusb-1.0 branch?

2017-11-26 Thread Charles Lepple
> >> # 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

Re: [Nut-upsuser] Have any FreeBSD users tried the new libusb-1.0 branch?

2017-11-26 Thread Charles Lepple
On Nov 26, 2017, at 3:15 PM, Sam Varshavchik wrote: > > 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: Thanks for checking this. I should have been more clear in the second email

Re: [Nut-upsuser] Have any FreeBSD users tried the new libusb-1.0 branch?

2017-11-26 Thread Sam Varshavchik
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:

Re: [Nut-upsuser] Have any FreeBSD users tried the new libusb-1.0 branch?

2017-11-26 Thread Charles Lepple
On Nov 22, 2017, at 7:39 PM, Charles Lepple wrote: > > The new branch will only attach to the device if I pass the '-u root' flag to > usbhid-ups. fixed: https://github.com/networkupstools/nut/compare/dfd514e...80bc452 still looking for volunteers to test the libusb-1.0

[Nut-upsuser] Have any FreeBSD users tried the new libusb-1.0 branch?

2017-11-22 Thread Charles Lepple
Hi all, I am doing some final testing of the libusb-1.0 branch (specifically https://github.com/zykh/nut.git branch libusb-1.0+0.1 @ dfd514e7), and I am running across a regression in usbhid-ups relative to the previous libusb-0.1 code running on FreeBSD. Basically, the master (2.7.4+;