Bug 49621
Summary: | Integrated webcam in Thinkpad SL510 not working in kernels later than 3.5.x | ||
---|---|---|---|
Product: | v4l-dvb | Reporter: | Stephan Menzel (stephan.menzel) |
Component: | webcam | Assignee: | webcam (v4l-dvb_webcam) |
Status: | RESOLVED INVALID | ||
Severity: | normal | CC: | alan, kernel, tomwij |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 3.6.x | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Attachments: |
config of a working kernel
Config for 3.6.x with non-working camera |
Description
Stephan Menzel
2012-10-26 18:10:02 UTC
Created attachment 85001 [details]
Config for 3.6.x with non-working camera
Downstream Gentoo Bug is at https://bugs.gentoo.org/show_bug.cgi?id=439670. A diff on the config and taking what's removed yields https://439670.bugs.gentoo.org/attachment.cgi?id=327486 which contains the following entries -CONFIG_VIDEO_DEV=m -CONFIG_VIDEOBUF2_CORE=m -CONFIG_VIDEOBUF2_MEMOPS=m -CONFIG_VIDEOBUF2_VMALLOC=m -CONFIG_USB_VIDEO_CLASS=m that correlate to the modules that are no longer present. It appears I don't have any of these in my 4.6.2 config either, when and why were these removed and what should this user use instead? As I just posted in Gentoo's bugzilla, a new 'make oldconfig' with 3.6.2 did give me working config, including those entries. So the bug is not a bug but simply me misusing. Very sorry. If you however, also got a wrong config, there may be something wrong with oldconfig, which would explain my mistake too. Is this possible? Otherwise this one should be closed as well. Stephan Nope, can't get them to appear. Although I don't need them. Also can't find them in the kernel, so it really feels like they were removed on purpose. Anyhow, glad you got it fixed. Unless you need more information on why this happened, you can change the status of this bug to indicate it's no longer a bug but an user error. |