Bug 411561

Summary: Kopete fails on supported UVCVideo webcam
Product: [openSUSE] openSUSE 11.1 Reporter: Mike Ladwig <mikedl>
Component: KDE4 ApplicationsAssignee: Will Stephenson <wstephenson>
Status: RESOLVED UPSTREAM QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P2 - High CC: chuckwolfe, gio.grifis, herbert, hi-du, Joachim.Reichelt, tonussi, wstephenson
Version: RC 1   
Target Milestone: ---   
Hardware: x86   
OS: openSUSE 11.0   
URL: http://bugs.kde.org/show_bug.cgi?id=172043
Whiteboard:
Found By: Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: Output from lsusb of 05a9:2640
output of hwinfo

Description Mike Ladwig 2008-07-23 12:46:15 UTC
At boot, I get the following failure from the uvcvideo module:

uvcvideo: Found UVC 1.00 device Laptop Integrated Webcam (05a9:2640)
uvcvideo: Failed to query (135) UVC control 1 (unit 0) : -32 (exp. 26).
uvcvideo: Failed to query (129) UVC control 1 (unit 0) : -32 (exp. 26).
uvcvideo: Failed to initialize the device (-5).

This is for an OmniVideo integrated laptop webcam in a Dell XPS 1730.  I believe this device is normally supported by uvcvideo.
Comment 1 Brandon Philips 2008-08-02 00:44:24 UTC
Can you please attach the output from the following command as root:
 $ lsusb -d 046d:0991 -v

Comment 2 Brandon Philips 2008-08-02 01:30:54 UTC
Also, can you include the output from hwinfo?
Comment 3 Mike Ladwig 2008-08-02 01:38:36 UTC
There is no output from 'lsusb -d 046d:0991 -v'

However, there is output from 'lsusb -d 05a9:2640'

I'm trying to add attachments for the hwinfo and lsusb outputs.
Comment 4 Mike Ladwig 2008-08-02 01:39:59 UTC
Created attachment 231395 [details]
Output from lsusb of 05a9:2640
Comment 5 Mike Ladwig 2008-08-02 01:40:28 UTC
Created attachment 231396 [details]
output of hwinfo
Comment 6 Brandon Philips 2008-08-02 17:12:53 UTC
This error shouldn't stop the camera from working.  Can you test with an application like Cheese?
Comment 7 Mike Ladwig 2008-08-04 14:36:04 UTC
I am not a gnome/cheese user, but I installed it and when I run it (as root) I just get a color test pattern with a static square in the lower right corner.

When I run "webkam" (also as root), it also does not work.  In the "Device" tab, it shows "Laptop Integrated Webcam" as the device, "Camera 1" as the Input, and has a blank pulldown next to the "Standard" field.  In the terminal window where I started webkam, I get the following output, with the VIDEOC_DQBUF error 16 repeating until webkam is terminated:

mike@benzin:~> webkam
VIDIOC_ENUMSTD: Invalid argument
VIDIOC_ENUM_FMT: Invalid argument
VIDIOC_ENUMSTD: Invalid argument
VIDIOC_ENUM_FMT: Invalid argument
VIDIOC_S_INPUT: Device or resource busy
VIDIOC_S_INPUT: Device or resource busy
VIDIOC_REQBUFS error 16, Device or resource busy
VIDIOC_STREAMON error 16, Device or resource busy
VIDIOC_DQBUF error 16, Device or resource busy
VIDIOC_DQBUF error 16, Device or resource busy

The webcam run was from immediately after a clean reboot of the system.
Comment 8 Mike Ladwig 2008-08-04 14:48:32 UTC
As an experiment, I rmmod uvcvideo, then 'modprobe uvcvideo trace=15', then ran webkam again.  The following showed up in dmesg as a result of the modprobe and webkam run:

uvcvideo: Adding mapping Brightness to control 00000000-0000-0000-0000-000000000101/2.                                                                   
uvcvideo: Adding mapping Contrast to control 00000000-0000-0000-0000-000000000101/3.                                                                     
uvcvideo: Adding mapping Hue to control 00000000-0000-0000-0000-000000000101/6.                                                                          
uvcvideo: Adding mapping Saturation to control 00000000-0000-0000-0000-000000000101/7.                                                                   
uvcvideo: Adding mapping Sharpness to control 00000000-0000-0000-0000-000000000101/8.                                                                    
uvcvideo: Adding mapping Gamma to control 00000000-0000-0000-0000-000000000101/9.                                                                        
uvcvideo: Adding mapping Backlight Compensation to control 00000000-0000-0000-0000-000000000101/1.                                                       
uvcvideo: Adding mapping Gain to control 00000000-0000-0000-0000-000000000101/4.                                                                         
uvcvideo: Adding mapping Power Line Frequency to control 00000000-0000-0000-0000-000000000101/5.                                                         
uvcvideo: Adding mapping Hue, Auto to control 00000000-0000-0000-0000-000000000101/16.                                                                   
uvcvideo: Adding mapping Exposure, Auto to control 00000000-0000-0000-0000-000000000001/2.                                                               
uvcvideo: Adding mapping Exposure, Auto Priority to control 00000000-0000-0000-0000-000000000001/3.                                                      
uvcvideo: Adding mapping Exposure (Absolute) to control 00000000-0000-0000-0000-000000000001/4.                                                          
uvcvideo: Adding mapping White Balance Temperature, Auto to control 00000000-0000-0000-0000-000000000101/11.                                             
uvcvideo: Adding mapping White Balance Temperature to control 00000000-0000-0000-0000-000000000101/10.                                                   
uvcvideo: Adding mapping White Balance Blue Component to control 00000000-0000-0000-0000-000000000101/12.                                                
uvcvideo: Adding mapping White Balance Red Component to control 00000000-0000-0000-0000-000000000101/12.                                                 
uvcvideo: Adding mapping Focus (absolute) to control 00000000-0000-0000-0000-000000000001/6.                                                             
uvcvideo: Adding mapping Focus, Auto to control 00000000-0000-0000-0000-000000000001/8.                                                                  
uvcvideo: Probing generic UVC device 6                                                                                                                   
uvcvideo: Found format MJPEG.                                                                                                                            
uvcvideo: - 640x480 (30.0 fps)                                                                                                                           
uvcvideo: - 160x120 (30.0 fps)                                                                                                                           
uvcvideo: - 176x144 (30.0 fps)                                                                                                                           
uvcvideo: - 320x240 (30.0 fps)                                                                                                                           
uvcvideo: - 352x288 (30.0 fps)                                                                                                                           
uvcvideo: - 800x600 (30.0 fps)                                                                                                                           
uvcvideo: - 1024x768 (10.0 fps)                                                                                                                          
uvcvideo: - 1280x1024 (10.0 fps)                                                                                                                         
uvcvideo: - 1600x1200 (10.0 fps)                                                                                                                         
uvcvideo: Found format YUV 4:2:2 (YUYV).                                                                                                                 
uvcvideo: - 640x480 (10.0 fps)                                                                                                                           
uvcvideo: - 160x120 (30.0 fps)                                                                                                                           
uvcvideo: - 176x144 (30.0 fps)                                                                                                                           
uvcvideo: - 320x240 (30.0 fps)                                                                                                                           
uvcvideo: - 352x288 (30.0 fps)                                                                                                                           
uvcvideo: Found a Status endpoint (addr 83).                                                                                                             
uvcvideo: Found UVC 1.00 device Laptop Integrated Webcam (05a9:2640)                                                                                     
uvcvideo: Added control 00000000-0000-0000-0000-000000000101/2 to device 6 entity 5                                                                      
uvcvideo: Added control 00000000-0000-0000-0000-000000000101/3 to device 6 entity 5                                                                      
uvcvideo: Added control 00000000-0000-0000-0000-000000000101/6 to device 6 entity 5                                                                      
uvcvideo: Added control 00000000-0000-0000-0000-000000000101/7 to device 6 entity 5                                                                      
uvcvideo: Added control 00000000-0000-0000-0000-000000000101/8 to device 6 entity 5                                                                      
uvcvideo: Added control 00000000-0000-0000-0000-000000000101/9 to device 6 entity 5                                                                      
uvcvideo: Added control 00000000-0000-0000-0000-000000000101/1 to device 6 entity 5                                                                      
uvcvideo: Added control 00000000-0000-0000-0000-000000000101/5 to device 6 entity 5                                                                      
uvcvideo: Added control 00000000-0000-0000-0000-000000000101/11 to device 6 entity 5                                                                     
uvcvideo: Added control 00000000-0000-0000-0000-000000000101/10 to device 6 entity 5                                                                     
uvcvideo: Scanning UVC chain: OT 3 <- PU 5 (-> XU 6) <- SU 4 <- IT 1                                                                                     
 (-> XU 7)<6>uvcvideo: Found a valid video chain (1 -> 3).                                                                                               
uvcvideo: Failed to query (135) UVC control 1 (unit 0) : -32 (exp. 26).                                                                                  
input: Laptop Integrated Webcam as /devices/pci0000:00/0000:00:1d.7/usb7/7-6/7-6:1.0/input/input12                                                       
uvcvideo: Trying format 0x47504a4d (MJPG): 10000x10000.                                                                                                  
uvcvideo: Using default frame interval 100000.0 us (10.0 fps).                                                                                           
uvcvideo: UVC device initialized.                                                                                                                        
usbcore: registered new interface driver uvcvideo                                                                                                        
USB Video Class driver (SVN r200)                                                                                                                        
uvcvideo: Trying format 0x47504a4d (MJPG): 32767x32767.                                                                                                  
uvcvideo: Using default frame interval 100000.0 us (10.0 fps).                                                                                           
uvcvideo: Trying format 0x47504a4d (MJPG): 1x1.                                                                                                          
uvcvideo: Using default frame interval 33333.3 us (30.0 fps).                                                                                            
uvcvideo: Trying format 0x31424752 (RGB1): 160x120.                                                                                                      
uvcvideo: Unsupported format 0x31424752.                                                                                                                 
uvcvideo: Trying format 0x34343452 (R444): 160x120.                                                                                                      
uvcvideo: Unsupported format 0x34343452.                                                                                                                 
uvcvideo: Trying format 0x4f424752 (RGBO): 160x120.                                                                                                      
uvcvideo: Unsupported format 0x4f424752.                                                                                                                 
uvcvideo: Trying format 0x50424752 (RGBP): 160x120.                                                                                                      
uvcvideo: Unsupported format 0x50424752.                                                                                                                 
uvcvideo: Trying format 0x51424752 (RGBQ): 160x120.                                                                                                      
uvcvideo: Unsupported format 0x51424752.                                                                                                                 
uvcvideo: Trying format 0x52424752 (RGBR): 160x120.                                                                                                      
uvcvideo: Unsupported format 0x52424752.                                                                                                                 
uvcvideo: Trying format 0x33524742 (BGR3): 160x120.                                                                                                      
uvcvideo: Unsupported format 0x33524742.                                                                                                                 
uvcvideo: Trying format 0x33424752 (RGB3): 160x120.                                                                                                      
uvcvideo: Unsupported format 0x33424752.                                                                                                                 
uvcvideo: Trying format 0x34524742 (BGR4): 160x120.                                                                                                      
uvcvideo: Unsupported format 0x34524742.                                                                                                                 
uvcvideo: Trying format 0x34424752 (RGB4): 160x120.                                                                                                      
uvcvideo: Unsupported format 0x34424752.                                                                                                                 
uvcvideo: Trying format 0x31384142 (BA81): 160x120.                                                                                                      
uvcvideo: Unsupported format 0x31384142.                                                                                                                 
uvcvideo: Trying format 0x59455247 (GREY): 160x120.                                                                                                      
uvcvideo: Unsupported format 0x59455247.                                                                                                                 
uvcvideo: Trying format 0x56595559 (YUYV): 160x120.                                                                                                      
uvcvideo: Using default frame interval 33333.3 us (30.0 fps).                                                                                            
uvcvideo: Trying format 0x59565955 (UYVY): 160x120.                                                                                                      
uvcvideo: Unsupported format 0x59565955.                                                                                                                 
uvcvideo: Trying format 0x32315559 (YU12): 160x120.                                                                                                      
uvcvideo: Unsupported format 0x32315559.                                                                                                                 
uvcvideo: Trying format 0x50323234 (422P): 160x120.                                                                                                      
uvcvideo: Unsupported format 0x50323234.                                                                                                                 
uvcvideo: Trying format 0x4745504a (JPEG): 160x120.                                                                                                      
uvcvideo: Unsupported format 0x4745504a.                                                                                                                 
uvcvideo: Trying format 0x4745504d (MPEG): 160x120.                                                                                                      
uvcvideo: Unsupported format 0x4745504d.                                                                                                                 
uvcvideo: Trying format 0x64737664 (dvsd): 160x120.                                                                                                      
uvcvideo: Unsupported format 0x64737664.                                                                                                                 
uvcvideo: Trying format 0x35323645 (E625): 160x120.                                                                                                      
uvcvideo: Unsupported format 0x35323645.                                                                                                                 
uvcvideo: Trying format 0x34324948 (HI24): 160x120.                                                                                                      
uvcvideo: Unsupported format 0x34324948.                                                                                                                 
uvcvideo: Trying format 0x32314d48 (HM12): 160x120.                                                                                                      
uvcvideo: Unsupported format 0x32314d48.                                                                                                                 
uvcvideo: Trying format 0x47504a4d (MJPG): 160x120.
uvcvideo: Using default frame interval 33333.3 us (30.0 fps).
uvcvideo: Trying format 0x31435750 (PWC1): 160x120.
uvcvideo: Unsupported format 0x31435750.
uvcvideo: Trying format 0x32435750 (PWC2): 160x120.
uvcvideo: Unsupported format 0x32435750.
uvcvideo: Trying format 0x30313953 (S910): 160x120.
uvcvideo: Unsupported format 0x30313953.
uvcvideo: Trying format 0x41564e57 (WNVA): 160x120.
uvcvideo: Unsupported format 0x41564e57.
uvcvideo: Trying format 0x56555959 (YYUV): 160x120.
uvcvideo: Unsupported format 0x56555959.
uvcvideo: Control 0x00980904 not found.
uvcvideo: Control 0x00980905 not found.
uvcvideo: Control 0x00980906 not found.
uvcvideo: Control 0x00980907 not found.
uvcvideo: Control 0x00980908 not found.
uvcvideo: Control 0x00980909 not found.
uvcvideo: Control 0x0098090a not found.
uvcvideo: Control 0x0098090b not found.
uvcvideo: Control 0x0098090d not found.
uvcvideo: Control 0x0098090e not found.
uvcvideo: Control 0x0098090f not found.
uvcvideo: Control 0x00980911 not found.
uvcvideo: Control 0x00980912 not found.
uvcvideo: Control 0x00980913 not found.
uvcvideo: Control 0x00980914 not found.
uvcvideo: Control 0x00980915 not found.
uvcvideo: Control 0x00980916 not found.
uvcvideo: Control 0x00980917 not found.
uvcvideo: Control 0x08000000 not found.
uvcvideo: Failed to query (1) UVC control 9 (unit 5) : -32 (exp. 2).
uvcvideo: Control 0x00980904 not found.
uvcvideo: Control 0x00980905 not found.
uvcvideo: Control 0x00980906 not found.
uvcvideo: Control 0x00980907 not found.
uvcvideo: Control 0x00980908 not found.
uvcvideo: Control 0x00980909 not found.
uvcvideo: Control 0x0098090a not found.
uvcvideo: Control 0x0098090b not found.
uvcvideo: Control 0x0098090d not found.
uvcvideo: Control 0x0098090e not found.
uvcvideo: Control 0x0098090f not found.
uvcvideo: Control 0x00980911 not found.
uvcvideo: Control 0x00980912 not found.
uvcvideo: Control 0x00980913 not found.
uvcvideo: Control 0x00980914 not found.
uvcvideo: Control 0x00980915 not found.
uvcvideo: Control 0x00980916 not found.
uvcvideo: Control 0x00980917 not found.
uvcvideo: Control 0x08000000 not found.
Comment 9 Brandon Philips 2008-08-06 23:41:06 UTC
Could you please try luvcview with trace=0xffff

http://software.opensuse.org/ymp/home:philipsb/openSUSE_11.0/luvcview.ymp

Thanks.
Comment 10 Mike Ladwig 2008-08-07 00:12:32 UTC
The luvcview application works.  The trace output from dmesg is:

uvcvideo: Adding mapping Brightness to control 00000000-0000-0000-0000-000000000101/2.                    
uvcvideo: Adding mapping Contrast to control 00000000-0000-0000-0000-000000000101/3.                      
uvcvideo: Adding mapping Hue to control 00000000-0000-0000-0000-000000000101/6.                           
uvcvideo: Adding mapping Saturation to control 00000000-0000-0000-0000-000000000101/7.                    
uvcvideo: Adding mapping Sharpness to control 00000000-0000-0000-0000-000000000101/8.                     
uvcvideo: Adding mapping Gamma to control 00000000-0000-0000-0000-000000000101/9.                         
uvcvideo: Adding mapping Backlight Compensation to control 00000000-0000-0000-0000-000000000101/1.        
uvcvideo: Adding mapping Gain to control 00000000-0000-0000-0000-000000000101/4.                          
uvcvideo: Adding mapping Power Line Frequency to control 00000000-0000-0000-0000-000000000101/5.          
uvcvideo: Adding mapping Hue, Auto to control 00000000-0000-0000-0000-000000000101/16.                    
uvcvideo: Adding mapping Exposure, Auto to control 00000000-0000-0000-0000-000000000001/2.                
uvcvideo: Adding mapping Exposure, Auto Priority to control 00000000-0000-0000-0000-000000000001/3.       
uvcvideo: Adding mapping Exposure (Absolute) to control 00000000-0000-0000-0000-000000000001/4.           
uvcvideo: Adding mapping White Balance Temperature, Auto to control 00000000-0000-0000-0000-000000000101/11.                                                                                                        
uvcvideo: Adding mapping White Balance Temperature to control 00000000-0000-0000-0000-000000000101/10.    
uvcvideo: Adding mapping White Balance Blue Component to control 00000000-0000-0000-0000-000000000101/12. 
uvcvideo: Adding mapping White Balance Red Component to control 00000000-0000-0000-0000-000000000101/12.  
uvcvideo: Adding mapping Focus (absolute) to control 00000000-0000-0000-0000-000000000001/6.              
uvcvideo: Adding mapping Focus, Auto to control 00000000-0000-0000-0000-000000000001/8.                   
uvcvideo: Probing generic UVC device 6                                                                    
uvcvideo: Found format MJPEG.                                                                             
uvcvideo: - 640x480 (30.0 fps)                                                                            
uvcvideo: - 160x120 (30.0 fps)                                                                            
uvcvideo: - 176x144 (30.0 fps)                                                                            
uvcvideo: - 320x240 (30.0 fps)                                                                            
uvcvideo: - 352x288 (30.0 fps)                                                                            
uvcvideo: - 800x600 (30.0 fps)                                                                            
uvcvideo: - 1024x768 (10.0 fps)                                                                           
uvcvideo: - 1280x1024 (10.0 fps)                                                                          
uvcvideo: - 1600x1200 (10.0 fps)                                                                          
uvcvideo: Found format YUV 4:2:2 (YUYV).                                                                  
uvcvideo: - 640x480 (10.0 fps)                                                                            
uvcvideo: - 160x120 (30.0 fps)                                                                            
uvcvideo: - 176x144 (30.0 fps)                                                                            
uvcvideo: - 320x240 (30.0 fps)                                                                            
uvcvideo: - 352x288 (30.0 fps)                                                                            
uvcvideo: Found a Status endpoint (addr 83).                                                              
uvcvideo: Found UVC 1.00 device Laptop Integrated Webcam (05a9:2640)                                      
uvcvideo: Added control 00000000-0000-0000-0000-000000000101/2 to device 6 entity 5                       
uvcvideo: Added control 00000000-0000-0000-0000-000000000101/3 to device 6 entity 5                       
uvcvideo: Added control 00000000-0000-0000-0000-000000000101/6 to device 6 entity 5                       
uvcvideo: Added control 00000000-0000-0000-0000-000000000101/7 to device 6 entity 5                       
uvcvideo: Added control 00000000-0000-0000-0000-000000000101/8 to device 6 entity 5                       
uvcvideo: Added control 00000000-0000-0000-0000-000000000101/9 to device 6 entity 5                       
uvcvideo: Added control 00000000-0000-0000-0000-000000000101/1 to device 6 entity 5                       
uvcvideo: Added control 00000000-0000-0000-0000-000000000101/5 to device 6 entity 5                       
uvcvideo: Added control 00000000-0000-0000-0000-000000000101/11 to device 6 entity 5                      
uvcvideo: Added control 00000000-0000-0000-0000-000000000101/10 to device 6 entity 5                      
uvcvideo: Scanning UVC chain: OT 3 <- PU 5 (-> XU 6) <- SU 4 <- IT 1                                      
 (-> XU 7)<6>uvcvideo: Found a valid video chain (1 -> 3).                                                
uvcvideo: Failed to query (135) UVC control 1 (unit 0) : -32 (exp. 26).                                   
input: Laptop Integrated Webcam as /devices/pci0000:00/0000:00:1d.7/usb3/3-6/3-6:1.0/input/input11        
uvcvideo: UVC device initialized.                                                                         
usbcore: registered new interface driver uvcvideo                                                         
USB Video Class driver (SVN r200)                                                                         
uvcvideo: uvc_v4l2_open                                                                                   
uvcvideo: uvc_v4l2_ioctl                                                                                  
v4l2 ioctl VIDIOC_QUERYCAP, dir=r- (0x80685600)                                                           
uvcvideo: uvc_v4l2_ioctl                                                                                  
v4l1 ioctl VIDIOCGCAP, dir=r- (0x803c7601)                                                                
v4l2 ioctl VIDIOC_QUERYCAP, dir=r- (0x80685600)                                                           
v4l2 ioctl VIDIOC_ENUMINPUT, dir=rw (0xc04c561a)                                                          
v4l2 ioctl VIDIOC_ENUMINPUT, dir=rw (0xc04c561a)                                                          
v4l2 ioctl VIDIOC_ENUM_FMT, dir=rw (0xc0405602)                                                           
v4l2 ioctl VIDIOC_TRY_FMT, dir=rw (0xc0cc5640)                                                            
uvcvideo: Trying format 0x47504a4d (MJPG): 10000x10000.                                                   
uvcvideo: Using default frame interval 100000.0 us (10.0 fps).                                            
uvcvideo: uvc_v4l2_release                                                                                
uvcvideo: uvc_v4l2_open                                                                                   
uvcvideo: uvc_v4l2_ioctl                                                                                  
v4l2 ioctl VIDIOC_QUERYCAP, dir=r- (0x80685600)                                                           
uvcvideo: uvc_v4l2_ioctl                                                                                  
v4l2 ioctl VIDIOC_S_FMT, dir=rw (0xc0cc5605)                                                              
uvcvideo: Trying format 0x47504a4d (MJPG): 320x240.                                                       
uvcvideo: Using default frame interval 33333.3 us (30.0 fps).                                             
uvcvideo: uvc_v4l2_ioctl                                                                                  
v4l2 ioctl VIDIOC_S_PARM, dir=rw (0xc0cc5616)                                                             
uvcvideo: Setting frame interval to 1/15 (666666).                                                        
uvcvideo: uvc_v4l2_ioctl                                                                                  
v4l2 ioctl VIDIOC_REQBUFS, dir=rw (0xc0145608)                                                            
uvcvideo: uvc_v4l2_ioctl                                                                                  
v4l2 ioctl VIDIOC_QUERYBUF, dir=rw (0xc0445609)                                                           
uvcvideo: uvc_v4l2_mmap                                                                                   
uvcvideo: uvc_v4l2_ioctl                                                                                  
v4l2 ioctl VIDIOC_QUERYBUF, dir=rw (0xc0445609)                                                           
uvcvideo: uvc_v4l2_mmap                                                                                   
uvcvideo: uvc_v4l2_ioctl                                                                                  
v4l2 ioctl VIDIOC_QUERYBUF, dir=rw (0xc0445609)                                                           
uvcvideo: uvc_v4l2_mmap                                                                                   
uvcvideo: uvc_v4l2_ioctl                                                                                  
v4l2 ioctl VIDIOC_QUERYBUF, dir=rw (0xc0445609)                                                           
uvcvideo: uvc_v4l2_mmap                                                                                   
uvcvideo: uvc_v4l2_ioctl                                                                                  
v4l2 ioctl VIDIOC_QBUF, dir=rw (0xc044560f)                                                               
uvcvideo: Queuing buffer 0.                                                                               
uvcvideo: uvc_v4l2_ioctl                                                                                  
v4l2 ioctl VIDIOC_QBUF, dir=rw (0xc044560f)                                                               
uvcvideo: Queuing buffer 1.                                                                               
uvcvideo: uvc_v4l2_ioctl                                                                                  
v4l2 ioctl VIDIOC_QBUF, dir=rw (0xc044560f)                                                               
uvcvideo: Queuing buffer 2.                                                                               
uvcvideo: uvc_v4l2_ioctl                                                                                  
v4l2 ioctl VIDIOC_QBUF, dir=rw (0xc044560f)                                                               
uvcvideo: Queuing buffer 3.                                                                               
martian source 192.168.0.255 from 192.168.0.4, on dev wlan0                                               
ll header: ff:ff:ff:ff:ff:ff:00:1b:63:cc:09:b9:08:00                                                      
martian source 192.168.0.255 from 192.168.0.4, on dev wlan0                                               
ll header: ff:ff:ff:ff:ff:ff:00:1b:63:cc:09:b9:08:00                                                      
uvcvideo: uvc_v4l2_ioctl                                                                                  
v4l2 ioctl VIDIOC_STREAMON, dir=-w (0x40045612)                                                           
uvcvideo: uvc_v4l2_ioctl                                                                                  
v4l2 ioctl VIDIOC_DQBUF, dir=rw (0xc0445611)                                                              
uvcvideo: Frame complete (EOF found).                                                                     
uvcvideo: EOF in empty payload.                                                                           
uvcvideo: Dequeuing buffer 0 (3, 4156 bytes).                                                             
uvcvideo: uvc_v4l2_ioctl                                                                                  
v4l2 ioctl VIDIOC_QBUF, dir=rw (0xc044560f)                                                               
uvcvideo: Queuing buffer 0.                                                                               
uvcvideo: uvc_v4l2_ioctl                                                                                  
v4l2 ioctl VIDIOC_DQBUF, dir=rw (0xc0445611)                                                              
uvcvideo: Frame complete (EOF found).                                                                     
uvcvideo: EOF in empty payload.                                                                           
uvcvideo: Dequeuing buffer 1 (3, 10864 bytes).                                                            
uvcvideo: uvc_v4l2_ioctl                                                                                  
v4l2 ioctl VIDIOC_QBUF, dir=rw (0xc044560f)                                                               
uvcvideo: Queuing buffer 1.                                                                               
uvcvideo: Frame complete (EOF found).                                                                     
uvcvideo: EOF in empty payload.                                                                           
uvcvideo: Frame complete (EOF found).                                                                     
uvcvideo: EOF in empty payload.                                                                           
uvcvideo: Frame complete (EOF found).                                                                     
uvcvideo: EOF in empty payload.                                                                           
uvcvideo: Frame complete (EOF found).                                                                     
uvcvideo: EOF in empty payload.                                                                           
uvcvideo: uvc_v4l2_ioctl                                                                                  
v4l2 ioctl VIDIOC_DQBUF, dir=rw (0xc0445611)                                                              
uvcvideo: Dequeuing buffer 2 (3, 10896 bytes).                                                            
uvcvideo: uvc_v4l2_ioctl                                                                                  
v4l2 ioctl VIDIOC_QBUF, dir=rw (0xc044560f)                                                               
uvcvideo: Queuing buffer 2.                                                                               
uvcvideo: Frame complete (EOF found).                                                                     
uvcvideo: EOF in empty payload.                                                                           
uvcvideo: uvc_v4l2_ioctl                                                                                  
v4l2 ioctl VIDIOC_DQBUF, dir=rw (0xc0445611)                                                              
uvcvideo: Dequeuing buffer 3 (3, 10848 bytes).                                                            
uvcvideo: uvc_v4l2_ioctl                                                                                  
v4l2 ioctl VIDIOC_QBUF, dir=rw (0xc044560f)                                                               
uvcvideo: Queuing buffer 3.                                                                               
uvcvideo: Frame complete (EOF found).                                                                     
uvcvideo: EOF in empty payload.                                                                           
uvcvideo: uvc_v4l2_ioctl                                                                                  
v4l2 ioctl VIDIOC_DQBUF, dir=rw (0xc0445611)                                                              
uvcvideo: Dequeuing buffer 0 (3, 10832 bytes).                                                            
uvcvideo: uvc_v4l2_ioctl                                                                                  
v4l2 ioctl VIDIOC_QBUF, dir=rw (0xc044560f)                                                               
uvcvideo: Queuing buffer 0.                                                                               
uvcvideo: Dropping payload (out of sync).                                                                 
uvcvideo: Dropping payload (out of sync).                                                                 
uvcvideo: Dropping payload (out of sync).                                                                 
uvcvideo: Dropping payload (out of sync).                                                                 
uvcvideo: Dropping payload (out of sync).                                                                 
uvcvideo: Dropping payload (out of sync).                                                                 
uvcvideo: Dropping payload (out of sync).                                                                 
uvcvideo: Dropping payload (out of sync).                                                                 
uvcvideo: Dropping payload (out of sync).                                                                 
uvcvideo: Dropping payload (out of sync).                                                                 
uvcvideo: Frame complete (EOF found).                                                                     
uvcvideo: EOF in empty payload.                                                                           
uvcvideo: uvc_v4l2_ioctl                                                                                  
v4l2 ioctl VIDIOC_DQBUF, dir=rw (0xc0445611)                                                              
uvcvideo: Dequeuing buffer 1 (3, 10880 bytes).                                                            
uvcvideo: uvc_v4l2_ioctl                                                                                  
v4l2 ioctl VIDIOC_QBUF, dir=rw (0xc044560f)                                                               
uvcvideo: Queuing buffer 1.                                                                               
uvcvideo: Dropping payload (out of sync).                                                                 
uvcvideo: Dropping payload (out of sync).                                                                 
uvcvideo: Dropping payload (out of sync).                                                                 
uvcvideo: Dropping payload (out of sync).                                                                 
uvcvideo: Dropping payload (out of sync).                                                                 
uvcvideo: Dropping payload (out of sync).                                                                 
uvcvideo: Dropping payload (out of sync).                                                                 
uvcvideo: Dropping payload (out of sync).                                                                 
uvcvideo: Dropping payload (out of sync).                                                                 
uvcvideo: Dropping payload (out of sync).                                                                 
uvcvideo: Frame complete (EOF found).                                                                     
uvcvideo: EOF in empty payload.                                                                           
uvcvideo: uvc_v4l2_ioctl
v4l2 ioctl VIDIOC_DQBUF, dir=rw (0xc0445611)
uvcvideo: Dequeuing buffer 2 (3, 10832 bytes).
uvcvideo: uvc_v4l2_ioctl
v4l2 ioctl VIDIOC_QBUF, dir=rw (0xc044560f)
uvcvideo: Queuing buffer 2.
uvcvideo: Frame complete (EOF found).
uvcvideo: EOF in empty payload.
uvcvideo: uvc_v4l2_ioctl
v4l2 ioctl VIDIOC_DQBUF, dir=rw (0xc0445611)
uvcvideo: Dequeuing buffer 3 (3, 10864 bytes).
uvcvideo: uvc_v4l2_ioctl
v4l2 ioctl VIDIOC_QBUF, dir=rw (0xc044560f)
uvcvideo: Queuing buffer 3.
uvcvideo: Dropping payload (out of sync).
uvcvideo: Dropping payload (out of sync).
uvcvideo: Dropping payload (out of sync).
uvcvideo: Dropping payload (out of sync).
uvcvideo: Dropping payload (out of sync).
uvcvideo: Dropping payload (out of sync).
uvcvideo: Dropping payload (out of sync).
uvcvideo: Dropping payload (out of sync).
uvcvideo: Dropping payload (out of sync).
uvcvideo: Dropping payload (out of sync).
uvcvideo: Frame complete (EOF found).
uvcvideo: EOF in empty payload.
uvcvideo: uvc_v4l2_ioctl
v4l2 ioctl VIDIOC_STREAMOFF, dir=-w (0x40045613)
uvcvideo: uvc_v4l2_release
Comment 11 Brandon Philips 2008-08-07 00:40:11 UTC
You should be able to fix Cheese by running gstreamer-properties and selecting your camera for the Video Input device.

Where did you get the `webkam` application?  It is buggy.  

I will assign to KDE4 Applications and see if someone can help you there.

Thanks,

Brandon
Comment 12 Mike Ladwig 2008-08-07 01:39:39 UTC
I got webkam from:

http://download.opensuse.org/repositories/KDE:/KDE4:/Community/openSUSE_11.0_KDE4_Factory_Desktop/i586/

But I don't think it is the only problem; Kopete from the OpenSuse 11.0 KDE 4.1 repository also does not work

http://download.opensuse.org/repositories/KDE:/KDE4:/Factory:/Desktop/openSUSE_11.0/i586/
Comment 13 chuck wolfe 2008-08-13 02:46:16 UTC
I have the same problem, webcam works in skype and luvcview, but not in kopete.
Im using opensuse 11 with kde4.1
Comment 14 Carlos Gonçalves 2008-09-21 20:46:51 UTC
*** Bug 416414 has been marked as a duplicate of this bug. ***
Comment 15 Stephan - 2008-11-04 21:51:38 UTC
I can confirm this bug with opensuse 11.0 and 11.1 beta4 !
Comment 16 Herbert Graeber 2008-11-11 22:08:31 UTC
Looks like this bug has been solved upstream. It is an easy fix. Please backport it.

http://bugs.kde.org/show_bug.cgi?id=172043 
Comment 17 Brandon Philips 2008-11-11 22:21:11 UTC
(In reply to comment #16 from Herbert Graeber)
> Looks like this bug has been solved upstream. It is an easy fix. Please
> backport it.
> 
> http://bugs.kde.org/show_bug.cgi?id=172043 

Thanks for hunting that down. I will remove myself from the CC and let the KDE guys take it from here.
Comment 18 Herbert Graeber 2008-11-19 12:00:05 UTC
*** Bug 441151 has been marked as a duplicate of this bug. ***
Comment 19 Giovanni Masucci 2008-11-25 20:53:13 UTC
I have this problem too in my eeepc 901..it's not only of kopete but all kde4 apps...this should really be backported IMHO...
Comment 20 Cristian Rodriguez 2008-12-19 18:34:54 UTC
seing this one as well.. hardware: Dell XPS M1330 

19: USB 00.0: 0000 Unclassified device
  [Created at usb.122]
  UDI: /org/freedesktop/Hal/devices/usb_device_5a9_2640_noserial_if0
  Unique ID: oE0T.o6FPNxSLOw4
  Parent ID: BSFT.9T1GDCLyFd9
  SysFS ID: /devices/pci0000:00/0000:00:1d.7/usb7/7-6/7-6:1.0
  SysFS BusID: 7-6:1.0
  Hardware Class: unknown
  Model: "OmniVision Laptop Integrated Webcam"
  Hotplug: USB
  Vendor: usb 0x05a9 "OmniVision Technologies, Inc."
  Device: usb 0x2640 "Laptop Integrated Webcam"
  Revision: "1.00"
  Driver: "uvcvideo"
  Driver Modules: "uvcvideo"
  Device File: /dev/input/input8
  Speed: 480 Mbps
  Module Alias: "usb:v05A9p2640d0100dcEFdsc02dp01ic0Eisc01ip00"
  Driver Info #0:
    Driver Status: uvcvideo is active
    Driver Activation Cmd: "modprobe uvcvideo"
  Config Status: cfg=no, avail=yes, need=no, active=unknown
  Attached to: #11 (Hub)
Comment 21 Carlos Tonussi 2009-04-23 14:44:41 UTC
I got the same here.

Acer laptop 5710-6139, Bus 001 Device 002: ID 064e:a101 Suyin Corp. Acer CrystalEye Webcam.

It does not work in kopete, opensuse 11.1

it works with luvcview, and skype.
Comment 22 Will Stephenson 2009-09-14 19:47:19 UTC
Assuming everyone is using KDE 4.3 with the fix now