Yeah, looks like you are affected by the Debian bug:
Try following approach
- Execute
sudo apt edit-sources
- In the editor that opens (if asked choose
nano
) add following lines at the end:deb http://ftp.debian.org/debian bullseye-backports main non-free contrib
- Save and close
- Run:
sudo apt update
- Run:
sudo apt install udev -t bullseye-backports
- Reboot
- Try again