I'm working on Red Hat Enterprise Linux 7 dist, and I'd like to connect a Logitech BRIO 4k USB camera.
After investigating how it can be done, I could see that it identifies the USB connection according to lsusb, but I think that I'm missing driver ibmcam.o under lib/modules (I'm guessing that it's because Red Hat Enterprise Linux has subset of driver compared to Ubuntu or CentOS). This is a generic camera driver and should be enough for Logitech camera according to article
Is there any easy way to install this driver in particular, or should I update the entire kernel? Note that it's a work computer so I may not be allowed to make too intrusive changes, so I prefer getting only the relevant generic driver for camera (ibmcam.o).