Martin Maurer
Martin Maurer
I was initially not aware that each directory is for one sensor. I thought it is a software variant (or X as place holder for some hardware variants) and even...
Perhaps old thing. I saw this on a Raspberry PI CM4 with up-to-date software. test@test:~ $ sudo hcitool --help hcitool - HCI Tool ver 5.55 test@test:~ $ sudo hcitool dev...
Details see here: https://github.com/hbldh/bleak/issues/1065 especially here: https://github.com/hbldh/bleak/issues/235 and here https://github.com/torvalds/linux/commit/abfeea476c68afea54c9c050a2d3b19d5d2ee873 Would it be possible to tell me, if it is contained in a certain kernel? Or was it rejected? Seems...
``` pilabs@pilabs-iotgateway:~ $ sudo hcidump --raw -t HCI sniffer - Bluetooth packet analyzer ver 5.55 device: hci0 snap_len: 1500 filter: 0xffffffff ^C pilabs@pilabs-iotgateway:~ $ sudo hcidump --raw --ts hcidump: unrecognized...
''' trio@radio2:~/pgi-docgen/docker $ bash -x ./build-docs.sh + set -e + TAG=ghcr.io/pygobject/pgi-docgen:v4 ++ pwd + sudo docker run --security-opt label=disable --rm --volume /home/trio/pgi-docgen/docker/..:/home/user/app -t ghcr.io/pygobject/pgi-docgen:v4 pgi-docgen update-debian-info ++ pwd + sudo...
Many thanks for shipping Cynthion. It seems to work, but I am missing documentation. Or it is there but I cannot put all small parts together. Would it be possible...
There is https://freeconf.org/docs/gettingstarted/ which describes a "Go" way and a "python" way. When choosing the "Go" way, the repo is downloaded from github.com/freeconf/restconf Webserver/RESTCONF is then in "Go"? When going...
I was able to compile nghttp2-asio together with the server example. With additional debug output I see that http2_handler::start is called, when I connect to the example server. All the...
I am using branch "devel". I am using the sysrepo CMakeLists.txt in a Yocto recipe. sysrepo as well as sysrepoctl, ... is installed, but even when I enable examples (via...