ak
ak
Some plug-ins don't return negative result on own function "read" even if previous plugin (call "info->next->ops->read") was return negative result: dejitter, invert, lowpass, skip, variance. So, if one of this...
I'm try to use gpio-fan module on rk3399 board. Added this to my boad .dts file: ``` / { ... fan0: gpio_fan { compatible = "gpio-fan"; gpios = ; gpio-fan,speed-map...
upgrade_tool don't able to check data on kernel update - because rockusb implementation have RKUSB_READ_LIMIT_ADDR limit ``` user@user-ubuntu:~/rockchip/$ ./upgrade_tool pl Program Data in /home/user/.config/upgrade_tool Partition Info(gpt): NO LBA Size Name...
Seems it's not possible to listen multicast UDP messages on multinstance app after (commit) (https://github.com/almindor/lnet/commit/11443a82a5e7c9755ec1407d7dd005d00571ff88) - because ReuseAddress property moved from TLConnection to TLTcp