I am having issues using the vlan package on Ubuntu Server installed on a Raspberry Pi 4. I am running Ubuntu 21.10.
I will run the command sudo apt install vlan and the package will download. When I run sudo modprobe 8021q I am getting this error
modprobe: FATAL: Module 8021q not found in directory /lib/modules/5.13.0-1015-raspi
I have done research on this error and have not found anything that has helped. How can I resolve this error?