Page MenuHomeSolus

Webcam not working.
Closed, ResolvedPublic

Description

My webcam is detected, but not working because the module needed to work it is not loaded/or setup in the kernel, so is not available to be used to run my webcam. The web cam is detected as " Microdia PC Camera (SN9C201 + MI1310" and through my research, the driver for it is "gspca_sn9c20x". Looking at the menu for kernel configuration the module is not set( # CONFIG_USB_GSPCA_SN9C2028 is not set) from that file.

I saw another "bug" in the list similar to this, but the person did not identify his camera to know if it is the same problem.

Revisions and Commits

Event Timeline

I think we just need the kernel to be reconfigured to include the module. - # CONFIG_USB_GSPCA_SN9C2028 is not set.
Thank you.

JoshStrobl triaged this task as Normal priority.
JoshStrobl moved this task from Backlog to Kernel Drivers on the Hardware board.