Summary: | sys-kernel/gentoo-sources-2.6.27-r5 - HP VGA Webcam (OmniVision 519) does not work | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Robert Bradbury <robert.bradbury> |
Component: | [OLD] Core system | Assignee: | Gentoo Kernel Bug Wranglers and Kernel Maintainers <kernel> |
Status: | RESOLVED NEEDINFO | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | N/A | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | List of video devices using lspci and lsusb |
Description
Robert Bradbury
2008-12-15 22:57:27 UTC
Created attachment 175385 [details] List of video devices using lspci and lsusb List of the devices on the system using lspci (for the Hauppauge WinTV video card) and lsusb (for the Omnivision OV519 webcam). See also Bug #251068 for a list of the modules loaded when these problems were encountered. You also need libv4l if you're using builtin driver in 2.6.27 Robert, what's needed now is the following information * .config + dmesg from (latest) working kernel * .config + dmesg from (earliest) failing kernel and in case you want to take the issue upstream, you'll need to test with 2.6.28-rcX to see whether the problem has already been fixed. Thanks, Axel Please reopen when the info requested in comment #3 has been provided This bug is not closed. I can confirm that the Gentoo release 2.6.28 does not work with the HP VGA Webcam (otherwise known as as the Omnivision 519), Here are some extracpts: Oct 28 21:47:03 frodo usb 2-2: New USB device found, idVendor=05a9, idProduct=8519 Oct 28 21:47:03 frodo usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 Oct 28 21:47:03 frodo usb 2-2: Product: USB Camera Oct 28 21:47:03 frodo usb 2-2: Manufacturer: OmniVision Technologies, Inc. Under linux 2.6.28 this device shows up as "/dev/video1" (because I have a Hauppauge PVR 150 installed as /dev/video0) The 2.8.28 kernel has a completely revamped USB camera perspective. And indeed an lsmod reveals a gspca driver as well as a gspca_ov519 driver. Now this could be due to the fact that nobody has documented how to read off of the output of an OV519 camera on a current Linux system. However using a very wide variety of |