Konstantin Lebedev

Results 221 comments of Konstantin Lebedev
trafficstars

for what me this: ``` LD [M] /var/lib/dkms/rtl8192eu/1.0/build/8192eu.o MODPOST /var/lib/dkms/rtl8192eu/1.0/build/Module.symvers /bin/sh: 1: scripts/mod/modpost: not found make[2]: *** [scripts/Makefile.modpost:169: /var/lib/dkms/rtl8192eu/1.0/build/Module.symvers] Error 127 make[1]: *** [Makefile:1817: modules] Error 2 make[1]: Leaving directory...

then ``` `make ARCH=arm64 CROSS_COMPILE= -C /lib/modules/5.10.72-rockchip-rk3588/build M=/var/lib/dkms/rtl8192eu/1.0/build modules make[1]: Entering directory '/usr/src/linux-headers-5.10.72-rockchip-rk3588' make[3]: *** No rule to make target 'scripts/module.lds', needed by '/var/lib/dkms/rtl8192eu/1.0/build/8192eu.ko'. Stop. make[2]: *** [scripts/Makefile.modpost:175: __modpost] Error...

helped https://github.com/Mange/rtl8192eu-linux-driver/issues/205#issuecomment-736366347 ``` root@rock-5b:/usr/src/linux-headers-5.10.72-rockchip-rk3588/scripts# cp module.lds.S module.lds root@rock-5b:/usr/src/linux-headers-5.10.72-rockchip-rk3588/scripts# sed -i '$ d' module.lds root@rock-5b:/usr/src/linux-headers-5.10.72-rockchip-rk3588/scripts# less module.lds root@rock-5b:/usr/src/linux-headers-5.10.72-rockchip-rk3588/scripts# diff module.lds module.lds.S 79a80 > #include ``` ``` root@rock-5b:/var/lib/dkms/rtl8192eu/1.0/build# make make ARCH=arm64 CROSS_COMPILE=...

run and comment error make targets ``` root@rock-5b:/usr/src/linux-headers-5.10.72-rockchip-rk3588# make modules_prepare LDS scripts/module.lds ````

done ``` root@rock-5b:/usr/src/rtl8192eu-linux-driver# dkms install rtl8192eu/1.0 --force Sign command: /usr/src/linux-headers-5.10.72-rockchip-rk3588/scripts/sign-file Binary /usr/src/linux-headers-5.10.72-rockchip-rk3588/scripts/sign-file not found, modules won't be signed Deprecated feature: REMAKE_INITRD (/var/lib/dkms/rtl8192eu/1.0/source/dkms.conf) Building module: Cleaning build area... 'make' all KVER=5.10.72-rockchip-rk3588...................................................................

> Before we've implemented Rclone's encryption, we've been using AWS client-side encryption: https://docs.aws.amazon.com/amazon-s3-encryption-client/latest/developerguide/encryption-algorithms.html#crypto_features it worked well, but it wasn't in the end feasible for us, mostly due to lack of...

> I have no experience with KMS. Is it possible to use it simply just with the static key (in a similar way to current rclone crypt) given that there...

Last updated from version 3.35 to 3.43 without problems

@chrislusf The problem seems to be that the state from subscribers is stored on the leader and after the leader changes, one is reset.

These are not the biggest structures to optimize, more harm than good