Enabling webcam support for kernel 2.6.31.6 (Karmic)

by infernus_crusher on November 29, 2009

in Other Distros,Ubuntu

I refer to my previous post about Karmic’s kernel not detecting webcam by default. To enable this feature, you’ll have to make changes to the kernel configuration before actually installing. However, don’t worry if you have already compiled the kernel; it’s still possible to re-configure and re-compile the kernel with the new settings you’re about to see.

Follow the steps in my previous post. But when you get to the configuration step, i.e.

make menuconfig

make gconfig

make kconfig

you’ll need to go Device drivers > Multimedia support > Video capture adapters > V4L USB devices and enable support for the corresponding webcam. Since I owned a Logitech Quickcam, the support that I had to enable was the GSPCA options (all SPCAXXX USB Camera Drivers). However, I read somewhere that SPCA561 support is sufficient. The following is the output of `lsusb | grep -i quickcam` on my machine.

Bus 001 Device 005: ID 046d:09c1 Logitech, Inc. QuickCam Deluxe for Notebooks

Screenshot of the config option after enabling webcam support.

Screenshot

Then, just do the rest of the kernel setup and you’ll end up with a kernel image with webcam support. Good luck!

Related Posts Plugin for WordPress, Blogger...

{ 4 comments… read them below or add one }

nepropadu December 4, 2009 at 12:47 pm

Dear Author allforlinux.com !
You commit an error. I can prove it. Write to me in PM, we will talk.

cromo_dick December 25, 2009 at 8:04 pm

I want to quote your post in my blog. It can?
And you et an account on Twitter?

Bruce May 19, 2010 at 9:16 pm

[...] Full Article [...]

nexssacor December 15, 2010 at 4:39 am

“But when you get to the configuration step, i.e.”
Can about it more?

Leave a Comment

{ 2 trackbacks }

Previous post:

Next post: