Closed plezploz closed 3 years ago
Try running the following commands before build:
sudo depmod -a
sudo modprobe v4l2-common
sudo modprobe videobuf2-core
sudo modprobe videobuf2-v4l2
sudo modprobe videobuf2-vmalloc
sudo modprobe videodev
Also check this.
Thanks
When I use
sudo make
on Ubuntu Linux running on AWS it's all fine until it needs to build the modules. Can anyone please help me fix this error.