it seems that your webcam is actually a GL860A, which is a UVC compliant device.
I'd suggest you try with that driver first, and if you have no luck you can also try this one. Check out message number 8 in that thread, it has all the information you need.
Here you'll find more information: http://linux-uvc.berlios.de/
Maybe you can try writing on their mailing list, in case you need additional support.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have this as well. I changed the code so that it would treat the f192 identically to the f191; that made the LED near the camera blink a couple times, but didn't do much else. The module installed and the kernel did not crash :-) This is in an ASUS Z84J running Fedora 8 with kernel 2.6.25.14-69.fc8. The errors reported by "cheese" were as follows for each of the ms, a, and c variants:
** Message: Probing the webcam, please ignore the following, not applicabable tries
** Message: Error running pipeline 'v4l2src ! fakesink': Could not negotiate format [gstbasesrc.c(2293): gst_base_src_start (): /pipeline0/v4l2src0:
Check your filtered caps, if any]
** Message: test pipeline for v4l2src failed:
[v4l2src ! fakesink]: Could not negotiate format
** Message: Error running pipeline 'v4lsrc ! video/x-raw-rgb,width=640,height=480 ! fakesink': Could not negotiate format [gstbasesrc.c(2293): gst_base_src_start (): /pipeline1/v4lsrc0:
Check your filtered caps, if any]
** Message: test pipeline for v4lsrc failed:
[v4lsrc ! video/x-raw-rgb,width=640,height=480 ! fakesink]: Could not negotiate format
** Message: Error running pipeline 'v4lsrc ! video/x-raw-yuv,width=640,height=480 ! fakesink': Could not negotiate format [gstbasesrc.c(2293): gst_base_src_start (): /pipeline2/v4lsrc1:
Check your filtered caps, if any]
** Message: test pipeline for v4lsrc failed:
[v4lsrc ! video/x-raw-yuv,width=640,height=480 ! fakesink]: Could not negotiate format
** Message: Error running pipeline 'v4lsrc ! video/x-raw-rgb,width=320,height=240 ! fakesink': Could not negotiate format [gstbasesrc.c(2293): gst_base_src_start (): /pipeline3/v4lsrc2:
Check your filtered caps, if any]
** Message: test pipeline for v4lsrc failed:
[v4lsrc ! video/x-raw-rgb,width=320,height=240 ! fakesink]: Could not negotiate format
** Message: Error running pipeline 'v4lsrc ! video/x-raw-rgb,width=1280,height=960 ! fakesink': Could not negotiate format [gstbasesrc.c(2293): gst_base_src_start (): /pipeline4/v4lsrc3:
Check your filtered caps, if any]
** Message: test pipeline for v4lsrc failed:
[v4lsrc ! video/x-raw-rgb,width=1280,height=960 ! fakesink]: Could not negotiate format
** Message: Error running pipeline 'v4lsrc ! video/x-raw-rgb,width=174,height=144 ! fakesink': Could not negotiate format [gstbasesrc.c(2293): gst_base_src_start (): /pipeline5/v4lsrc4:
Check your filtered caps, if any]
** Message: test pipeline for v4lsrc failed:
[v4lsrc ! video/x-raw-rgb,width=174,height=144 ! fakesink]: Could not negotiate format
** Message: Error running pipeline 'v4lsrc ! video/x-raw-rgb,width=160,height=120 ! fakesink': Could not negotiate format [gstbasesrc.c(2293): gst_base_src_start (): /pipeline6/v4lsrc5:
Check your filtered caps, if any]
** Message: test pipeline for v4lsrc failed:
[v4lsrc ! video/x-raw-rgb,width=160,height=120 ! fakesink]: Could not negotiate format
** Message: Error running pipeline 'v4lsrc ! fakesink': Could not negotiate format [gstbasesrc.c(2293): gst_base_src_start (): /pipeline7/v4lsrc6:
Check your filtered caps, if any]
** Message: test pipeline for v4lsrc failed:
[v4lsrc ! fakesink]: Could not negotiate format
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=850125
Originator: NO
Dear Adriano,
according to the messages in this thread:
http://ubuntuforums.org/showthread.php?t=581307
it seems that your webcam is actually a GL860A, which is a UVC compliant device.
I'd suggest you try with that driver first, and if you have no luck you can also try this one. Check out message number 8 in that thread, it has all the information you need.
Here you'll find more information: http://linux-uvc.berlios.de/
Maybe you can try writing on their mailing list, in case you need additional support.
I have this as well. I changed the code so that it would treat the f192 identically to the f191; that made the LED near the camera blink a couple times, but didn't do much else. The module installed and the kernel did not crash :-) This is in an ASUS Z84J running Fedora 8 with kernel 2.6.25.14-69.fc8. The errors reported by "cheese" were as follows for each of the ms, a, and c variants:
** Message: Probing the webcam, please ignore the following, not applicabable tries
** Message: Error running pipeline 'v4l2src ! fakesink': Could not negotiate format [gstbasesrc.c(2293): gst_base_src_start (): /pipeline0/v4l2src0:
Check your filtered caps, if any]
** Message: test pipeline for v4l2src failed:
[v4l2src ! fakesink]: Could not negotiate format
** Message: Error running pipeline 'v4lsrc ! video/x-raw-rgb,width=640,height=480 ! fakesink': Could not negotiate format [gstbasesrc.c(2293): gst_base_src_start (): /pipeline1/v4lsrc0:
Check your filtered caps, if any]
** Message: test pipeline for v4lsrc failed:
[v4lsrc ! video/x-raw-rgb,width=640,height=480 ! fakesink]: Could not negotiate format
** Message: Error running pipeline 'v4lsrc ! video/x-raw-yuv,width=640,height=480 ! fakesink': Could not negotiate format [gstbasesrc.c(2293): gst_base_src_start (): /pipeline2/v4lsrc1:
Check your filtered caps, if any]
** Message: test pipeline for v4lsrc failed:
[v4lsrc ! video/x-raw-yuv,width=640,height=480 ! fakesink]: Could not negotiate format
** Message: Error running pipeline 'v4lsrc ! video/x-raw-rgb,width=320,height=240 ! fakesink': Could not negotiate format [gstbasesrc.c(2293): gst_base_src_start (): /pipeline3/v4lsrc2:
Check your filtered caps, if any]
** Message: test pipeline for v4lsrc failed:
[v4lsrc ! video/x-raw-rgb,width=320,height=240 ! fakesink]: Could not negotiate format
** Message: Error running pipeline 'v4lsrc ! video/x-raw-rgb,width=1280,height=960 ! fakesink': Could not negotiate format [gstbasesrc.c(2293): gst_base_src_start (): /pipeline4/v4lsrc3:
Check your filtered caps, if any]
** Message: test pipeline for v4lsrc failed:
[v4lsrc ! video/x-raw-rgb,width=1280,height=960 ! fakesink]: Could not negotiate format
** Message: Error running pipeline 'v4lsrc ! video/x-raw-rgb,width=174,height=144 ! fakesink': Could not negotiate format [gstbasesrc.c(2293): gst_base_src_start (): /pipeline5/v4lsrc4:
Check your filtered caps, if any]
** Message: test pipeline for v4lsrc failed:
[v4lsrc ! video/x-raw-rgb,width=174,height=144 ! fakesink]: Could not negotiate format
** Message: Error running pipeline 'v4lsrc ! video/x-raw-rgb,width=160,height=120 ! fakesink': Could not negotiate format [gstbasesrc.c(2293): gst_base_src_start (): /pipeline6/v4lsrc5:
Check your filtered caps, if any]
** Message: test pipeline for v4lsrc failed:
[v4lsrc ! video/x-raw-rgb,width=160,height=120 ! fakesink]: Could not negotiate format
** Message: Error running pipeline 'v4lsrc ! fakesink': Could not negotiate format [gstbasesrc.c(2293): gst_base_src_start (): /pipeline7/v4lsrc6:
Check your filtered caps, if any]
** Message: test pipeline for v4lsrc failed:
[v4lsrc ! fakesink]: Could not negotiate format