also run command modinfo v4l2loopback
make sure the filename field shows your current kernel version
you could also start a virtual camera using ffmpeg just to see if it works without obs
try
ffmpeg -i /dev/video0 -f v4l2 -vcodec rawvideo -pix_fmt yuv420p /dev/video2