I found the solution, it was the default kernel for raspberry pi:
raver@viruspi ~ dpkg -l "linux-image-rpi*" | grep ^ii
ii linux-image-rpi-2712 1:6.6.74-1+rpt1 arm64 Linux for Raspberry Pi 2712 (meta-package)
ii linux-image-rpi-v8 1:6.6.74-1+rpt1 arm64 Linux for Raspberry Pi v8 (meta-package)
raver@viruspi ~
The problem existed with the linux-image-rpi-2712
kernel. I’ve read that it is mainly targeted for the older rpi models. After switching to the linux-image-rpi-v8
kernel everything works😊, lemmy rocks, good job💪👌✌️
deleted by creator