Rik Shaw
Rik Shaw
Same here.... using Ubuntu 16.04. Even with the `--without-openssl-header-check` parameter I still get the following errors: `checking openssl/opensslv.h usability... no checking openssl/opensslv.h presence... no checking for openssl/opensslv.h... no configure: error:...
Same issue here..... strange that it was working for an Ubuntu 18.04 based ISO until recently?? for now reverting to mkusb-nox to create bootable USB installers. @shinji-s is correct that...
@johnfactotum could the community help fund a pinephone for you as a test device? I know it is relatively slow, but with its broad development interest I think it would...
Also curious if there is any planning for GTK+3 / xfce 4.14 support? It seems that dockbarx itself is moving toward / already ported to GTK+3: https://github.com/M7S/dockbarx? It would be...
I think this may be related, but I have a similar challenge to activate https with an existing tailscale generated cert. In this case I have the `cert.crt` and the...
> Hey @rik-shaw, that's a valid question, but unrelated to this one. Mind opening a new issue? will do. Thanks for the quick reply.
> Hi @dosmenbsd , great effort, thanks for sharing! > > BTW, the NUT library fix to support UPS with the USB Interface > 1 has been merged already to...
Looking at `journalctl -f` when I plug it in shows this: ``` Nov 10 12:49:16 ee kernel: usb 1-1: new full-speed USB device number 5 using xhci_hcd Nov 10 12:49:16...
Here is my `ups.conf` for nut: ``` $ cat /etc/nut/ups.conf pollinterval = 1 maxretry = 3 [leo-ups] driver = usbhid-ups port = auto desc = "arduino-leonardo-smart-ups" vendorid = 2341 productid...
OK I didn't realize that #1 has a lot of discussion about NUT needing to be updated to use the patch that was accepted that would allow using interface >...