howels
howels
Would brushed mode be possible in BlueJay like it works in AM32? We could use AIO with one broken ESC to control small RC cars! https://github.com/AlkaMotors/AM32-MultiRotor-ESC-firmware/issues/71
When using super+Left for tile-left and super+shift+left for tile-upper-left this cannot distinguish between the two key combinations and only traps the super+left portion, ignoring the modifier. Other tiling plugins correctly...
How can we create a bond for uplinks from the host to the hardware switch? Can we use a bond while using hardware offload? Thanks for your help.
### Is your feature request related to a problem? Please describe I am recording a conversation from discord. This is not a personal request but an attempt to record a...
The NanoPi Duo2's compact size and faster quad-core CPU make it a compelling choice for users looking for a small air-pi with more CPU than the Pi Zero. The board...
I can successfully pair on an Android 10 device (LG v40) and receive telemetry data but a newer Andoird 12 device (Sony Xperia) does not prompt for the BLE pin...
Installed from master today with 'go get -u github.com/adammck/terraform-inventory' Command works on the fixtures/example.tfstate but fails on a libvirt tfstate file, yielding only: `$ terraform-inventory --list terraform.tfstate {"all":{"hosts":[],"vars":{}}}` The terraform.tfstate...
Please add MDNS support for name resolution. Commonly used for home networks and works on my Mac, Linux and Windows (10) systems but not on Android. Allows use of e.g....
Followed the README step by step. Normal SR-IOV Pods with a single interface and an IP set on the SR-IOV interface work fine, but trying to create a bond on...
Previous makefile works but one cmake rule is missing: ``` cmake -DCMAKE_INSTALL_PREFIX=dist .. CMake Error at CMakeLists.txt:41 (install): install TARGETS given no OBJECTS DESTINATION for object library target "cmmk_obj". --...