Hi Chris, On Wednesday 02 April 2008 15:31, Chris Jones wrote: > Hi > > I have a Lenovo Thinkpad X300, which has a camera built into the lid: > > Bus 007 Device 013: ID 17ef:4807 ChipsBnk > > UVC claims it: > > [ 645.960406] Linux video capture interface: v2.00 > [ 645.979595] uvcvideo: Found UVC 1.00 device <unnamed> (17ef:4807) > [ 645.981414] usbcore: registered new interface driver uvcvideo > [ 645.981427] USB Video Class driver (v0.1.0) > > However, accessing the device causes the kernel to oops (see attached).
Oopses are a top priority. I'll try to fix this tonight. > I've tried the version in Ubuntu Hardy and UVC SVN, and they both seem > to oops in uvc_get_video_ctrl. > > What can I do to help debug this so my camera works? :) I will need the output of lsusb -v -d 17ef:4807 using usbutils 0.72 or newer (0.73+ if possible), as well as a disassembled uvcvideo.ko module (objdump -d should do the trick). The disassembled uvcvideo.ko might be large so feel free to compress it or send it by private e-mail. Best regards, Laurent Pinchart _______________________________________________ Linux-uvc-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/linux-uvc-devel
