Score:0

Kernel driver for USB Cameras missing (v4l2) in my 20.04.2 LTS - how to get?

cn flag

I'm not getting any /dev/video* devices from any of my old and new Logitech usb cameras.

lsmod shows me nothing v4l2 related.
modprobe -c | grep v4l2 returns nothing.

Iv'e tried various update commands but none seem to be installing any v4l2 kernel drivers.

Can anyone tell me how I can install the v4l2 kernel drivers?

Cheers!

Update:

sudo lshw -c multimedia

        sudo lshw -c multimedia   
      *-multimedia UNCLAIMED     
               description: Audio device
               product: GM204 High Definition Audio Controller
               vendor: NVIDIA Corporation
               physical id: 0.1
               bus info: pci@0000:01:00.1
               version: a1
               width: 32 bits
               clock: 33MHz
               capabilities: pm msi pciexpress bus_master cap_list
               configuration: latency=0
               resources: memory:f7080000-f7083fff   
      *-usb:0 UNCLAIMED  
               description: Video
               product: QuickCam Pro 9000
               vendor: Logitech, Inc.
               physical id: 1
               bus info: usb@3:1
               version: 0.08
               serial: BAC3EF12
               capabilities: usb-2.00
               configuration: maxpower=500mA speed=480Mbit/s 
   *-multimedia UNCLAIMED  
               description: Audio device
               product: 7 Series/C216 Chipset Family High Definition Audio Controller
               vendor: Intel Corporation
               physical id: 1b
               bus info: pci@0000:00:1b.0
               version: 04
               width: 64 bits
               clock: 33MHz
               capabilities: pm msi pciexpress bus_master cap_list
               configuration: latency=0
               resources: memory:f7230000-f7233fff

UPDATE2: I believe that for some reason my system is missing 'v4l2-core'. I downloaded the kernel source and it's there in,

 ubuntu-focal/drivers/media/v4l2-core

Iv'e tried to compile it but no luck so far.

nobody avatar
gh flag
you mixed up something v4l2 is a framework/applicaton for comtrolling videocameras not a module for your camera. Please [edit] your question and show us `sudo lshw -c multimedia`
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.