Comment 47 for bug 280657

Revision history for this message
sjhstorm (sjhstorm-sky) wrote :

@Andy Whitcroft

I have installed your patched 32 bit kernel as above, (with libv4l-0.5.7) and have unsuccessfully tested on skype and cheese, see below output.

steve@Dell:~$ LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so cheese
libv4l2: error dequeuing buf: Input/output error
libv4l2: error dequeuing buf: Input/output error

(cheese:7035): GStreamer-CRITICAL **: gst_element_set_state: assertion `GST_IS_ELEMENT (element)' failed

(cheese:7035): GStreamer-CRITICAL **: gst_object_unref: assertion `object != NULL' failed

(cheese:7035): GStreamer-CRITICAL **: gst_object_unref: assertion `object != NULL' failed
steve@Dell:~$ LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so skype
Starting the process...
Skype Xv: Xv ports available: 64
Skype XShm: XShm support enabled
Skype Xv: Using Xv port 355
libv4lconvert: Error decompressing JPEG: fill_nbits error: need 3 more bits
libv4lconvert: Error decompressing JPEG: fill_nbits error: need 3 more bits
libv4lconvert: Error decompressing JPEG: fill_nbits error: need 3 more bits
libv4lconvert: Error decompressing JPEG: fill_nbits error: need 3 more bits
libv4lconvert: Error decompressing JPEG: fill_nbits error: need 3 more bits
libv4lconvert: Error decompressing JPEG: fill_nbits error: need 3 more bits
libv4lconvert: Error decompressing JPEG: fill_nbits error: need 3 more bits
libv4lconvert: Error decompressing JPEG: fill_nbits error: need 3 more bits
libv4lconvert: Error decompressing JPEG: fill_nbits error: need 3 more bits
steve@Dell:~$

It's also worth noting as per my earlier post where I applied the patch to 2.6.27-10, which the camera worked but the built in microphone stopped working, the microphone doe's not work with your patched kernel.

Hope this helps

Steve