<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comentaris a: Arreglant els problemes de la Webcam Hercules Deluxe amb l&#039;Ubuntu 8.10 Intrepid Ibex</title>
	<atom:link href="http://www.gnulinux.cat/2008/11/arreglant-els-problemes-de-la-webcam-hercules-deluxe-amb-lubuntu-810-intrepid-ibex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gnulinux.cat/2008/11/arreglant-els-problemes-de-la-webcam-hercules-deluxe-amb-lubuntu-810-intrepid-ibex/</link>
	<description>Programari Lliure</description>
	<lastBuildDate>Sat, 11 Feb 2012 21:23:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Per: Albert Caturla</title>
		<link>http://www.gnulinux.cat/2008/11/arreglant-els-problemes-de-la-webcam-hercules-deluxe-amb-lubuntu-810-intrepid-ibex/#comment-282</link>
		<dc:creator>Albert Caturla</dc:creator>
		<pubDate>Mon, 11 Jan 2010 00:11:26 +0000</pubDate>
		<guid isPermaLink="false"></guid>
		<description>Tinc una càmera Hercules Deluxe i he seguit els passos per instal·lar a Ubuntu 9.10, però no he pogut passar perquè en fer &quot;make&quot; em diu

make -C /lib/modules/2.6.31-17-generic/build M=/home/albert/hercules/ov51x-jpeg-1.5.9 modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.31-17-generic&#039;
  CC [M]  /home/albert/hercules/ov51x-jpeg-1.5.9/ov51x-jpeg-core.o
/home/albert/hercules/ov51x-jpeg-1.5.9/ov51x-jpeg-core.c: In function ‘create_proc_ov511_cam’:
/home/albert/hercules/ov51x-jpeg-1.5.9/ov51x-jpeg-core.c:677: error: implicit declaration of function ‘info’
/home/albert/hercules/ov51x-jpeg-1.5.9/ov51x-jpeg-core.c:681: error: ‘struct proc_dir_entry’ has no member named ‘owner’
/home/albert/hercules/ov51x-jpeg-1.5.9/ov51x-jpeg-core.c:689: error: ‘struct proc_dir_entry’ has no member named ‘owner’
/home/albert/hercules/ov51x-jpeg-1.5.9/ov51x-jpeg-core.c:700: error: ‘struct proc_dir_entry’ has no member named ‘owner’
/home/albert/hercules/ov51x-jpeg-1.5.9/ov51x-jpeg-core.c:712: error: ‘struct proc_dir_entry’ has no member named ‘owner’
/home/albert/hercules/ov51x-jpeg-1.5.9/ov51x-jpeg-core.c: In function ‘proc_ov511_create’:
/home/albert/hercules/ov51x-jpeg-1.5.9/ov51x-jpeg-core.c:766: error: ‘struct proc_dir_entry’ has no member named ‘owner’
/home/albert/hercules/ov51x-jpeg-1.5.9/ov51x-jpeg-core.c: In function ‘ov51x_clear_snapshot’:
/home/albert/hercules/ov51x-jpeg-1.5.9/ov51x-jpeg-core.c:1691: error: implicit declaration of function ‘warn’
/home/albert/hercules/ov51x-jpeg-1.5.9/ov51x-jpeg-core.c: In function ‘ov51x_v4l1_ioctl’:
/home/albert/hercules/ov51x-jpeg-1.5.9/ov51x-jpeg-core.c:6386: warning: passing argument 1 of ‘video_usercopy’ from incompatible pointer type
include/media/v4l2-ioctl.h:298: note: expected ‘struct file *’ but argument is of type ‘struct inode *’
/home/albert/hercules/ov51x-jpeg-1.5.9/ov51x-jpeg-core.c:6386: warning: passing argument 2 of ‘video_usercopy’ makes integer from pointer without a cast
include/media/v4l2-ioctl.h:298: note: expected ‘unsigned int’ but argument is of type ‘struct file *’
/home/albert/hercules/ov51x-jpeg-1.5.9/ov51x-jpeg-core.c:6386: warning: passing argument 4 of ‘video_usercopy’ makes pointer from integer without a cast
include/media/v4l2-ioctl.h:298: note: expected ‘v4l2_kioctl’ but argument is of type ‘long unsigned int’
/home/albert/hercules/ov51x-jpeg-1.5.9/ov51x-jpeg-core.c:6386: error: too many arguments to function ‘video_usercopy’
/home/albert/hercules/ov51x-jpeg-1.5.9/ov51x-jpeg-core.c: At top level:
/home/albert/hercules/ov51x-jpeg-1.5.9/ov51x-jpeg-core.c:6651: warning: initialization from incompatible pointer type
make[2]: *** [/home/albert/hercules/ov51x-jpeg-1.5.9/ov51x-jpeg-core.o] Error 1
make[1]: *** [_module_/home/albert/hercules/ov51x-jpeg-1.5.9] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.31-17-generic&#039;
make: *** [all] Error 2
albert@albert-desktop:~/hercules/ov51x-jpeg-1.5.9$ ^C
albert@albert-desktop:~/hercules/ov51x-jpeg-1.5.9$ ^C
albert@albert-desktop:~/hercules/ov51x-jpeg-1.5.9$

Què puc fer?
AH,  gràcies per l&#039;ajuda!!!</description>
		<content:encoded><![CDATA[<p>Tinc una càmera Hercules Deluxe i he seguit els passos per instal·lar a Ubuntu 9.10, però no he pogut passar perquè en fer &#8220;make&#8221; em diu</p>
<p>make -C /lib/modules/2.6.31-17-generic/build M=/home/albert/hercules/ov51x-jpeg-1.5.9 modules<br />
make[1]: Entering directory `/usr/src/linux-headers-2.6.31-17-generic&#8217;<br />
  CC [M]  /home/albert/hercules/ov51x-jpeg-1.5.9/ov51x-jpeg-core.o<br />
/home/albert/hercules/ov51x-jpeg-1.5.9/ov51x-jpeg-core.c: In function ‘create_proc_ov511_cam’:<br />
/home/albert/hercules/ov51x-jpeg-1.5.9/ov51x-jpeg-core.c:677: error: implicit declaration of function ‘info’<br />
/home/albert/hercules/ov51x-jpeg-1.5.9/ov51x-jpeg-core.c:681: error: ‘struct proc_dir_entry’ has no member named ‘owner’<br />
/home/albert/hercules/ov51x-jpeg-1.5.9/ov51x-jpeg-core.c:689: error: ‘struct proc_dir_entry’ has no member named ‘owner’<br />
/home/albert/hercules/ov51x-jpeg-1.5.9/ov51x-jpeg-core.c:700: error: ‘struct proc_dir_entry’ has no member named ‘owner’<br />
/home/albert/hercules/ov51x-jpeg-1.5.9/ov51x-jpeg-core.c:712: error: ‘struct proc_dir_entry’ has no member named ‘owner’<br />
/home/albert/hercules/ov51x-jpeg-1.5.9/ov51x-jpeg-core.c: In function ‘proc_ov511_create’:<br />
/home/albert/hercules/ov51x-jpeg-1.5.9/ov51x-jpeg-core.c:766: error: ‘struct proc_dir_entry’ has no member named ‘owner’<br />
/home/albert/hercules/ov51x-jpeg-1.5.9/ov51x-jpeg-core.c: In function ‘ov51x_clear_snapshot’:<br />
/home/albert/hercules/ov51x-jpeg-1.5.9/ov51x-jpeg-core.c:1691: error: implicit declaration of function ‘warn’<br />
/home/albert/hercules/ov51x-jpeg-1.5.9/ov51x-jpeg-core.c: In function ‘ov51x_v4l1_ioctl’:<br />
/home/albert/hercules/ov51x-jpeg-1.5.9/ov51x-jpeg-core.c:6386: warning: passing argument 1 of ‘video_usercopy’ from incompatible pointer type<br />
include/media/v4l2-ioctl.h:298: note: expected ‘struct file *’ but argument is of type ‘struct inode *’<br />
/home/albert/hercules/ov51x-jpeg-1.5.9/ov51x-jpeg-core.c:6386: warning: passing argument 2 of ‘video_usercopy’ makes integer from pointer without a cast<br />
include/media/v4l2-ioctl.h:298: note: expected ‘unsigned int’ but argument is of type ‘struct file *’<br />
/home/albert/hercules/ov51x-jpeg-1.5.9/ov51x-jpeg-core.c:6386: warning: passing argument 4 of ‘video_usercopy’ makes pointer from integer without a cast<br />
include/media/v4l2-ioctl.h:298: note: expected ‘v4l2_kioctl’ but argument is of type ‘long unsigned int’<br />
/home/albert/hercules/ov51x-jpeg-1.5.9/ov51x-jpeg-core.c:6386: error: too many arguments to function ‘video_usercopy’<br />
/home/albert/hercules/ov51x-jpeg-1.5.9/ov51x-jpeg-core.c: At top level:<br />
/home/albert/hercules/ov51x-jpeg-1.5.9/ov51x-jpeg-core.c:6651: warning: initialization from incompatible pointer type<br />
make[2]: *** [/home/albert/hercules/ov51x-jpeg-1.5.9/ov51x-jpeg-core.o] Error 1<br />
make[1]: *** [_module_/home/albert/hercules/ov51x-jpeg-1.5.9] Error 2<br />
make[1]: Leaving directory `/usr/src/linux-headers-2.6.31-17-generic&#8217;<br />
make: *** [all] Error 2<br />
albert@albert-desktop:~/hercules/ov51x-jpeg-1.5.9$ ^C<br />
albert@albert-desktop:~/hercules/ov51x-jpeg-1.5.9$ ^C<br />
albert@albert-desktop:~/hercules/ov51x-jpeg-1.5.9$</p>
<p>Què puc fer?<br />
AH,  gràcies per l&#8217;ajuda!!!</p>
<p> <img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-282" src="http://www.gnulinux.cat/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('282', 'add', 'www.gnulinux.cat/wp-content/plugins/comment-rating/', '1_14_');" title="M\'agrada" /> <span id="karma-282-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-282" src="http://www.gnulinux.cat/wp-content/plugins/comment-rating/images/1_14_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('282', 'subtract', 'www.gnulinux.cat/wp-content/plugins/comment-rating/', '1_14_')" title="No m\'agrada" /> <span id="karma-282-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>Per: guillem</title>
		<link>http://www.gnulinux.cat/2008/11/arreglant-els-problemes-de-la-webcam-hercules-deluxe-amb-lubuntu-810-intrepid-ibex/#comment-281</link>
		<dc:creator>guillem</dc:creator>
		<pubDate>Mon, 01 Jun 2009 09:12:44 +0000</pubDate>
		<guid isPermaLink="false"></guid>
		<description>Segons diuen a la &lt;a href=&quot;http://www.rastageeks.org/ov51x-jpeg/index.php/Main_Page&quot; rel=&quot;nofollow&quot;&gt;pàgina web&lt;/a&gt; del desenvolupament del driver, sembla ser que el suport del driver s&#039;ha interromput.

Per tant desaconsello a tothom que vulgui tenir funcionant la webcam la instal·lació de cap nucli superior al 2.6.27.

Tanmateix si us decidiu a instal·lar-vos el nucli 2.6.29, &lt;a href=&quot;http://lists.rastageeks.org/pipermail/ov51x-jpeg/2009-May/000493.html&quot; rel=&quot;nofollow&quot;&gt;aquí&lt;/a&gt; s&#039;explica d&#039;un pedaç per fer-ne funcionar la webcam.</description>
		<content:encoded><![CDATA[<p>Segons diuen a la <a href="http://www.rastageeks.org/ov51x-jpeg/index.php/Main_Page" rel="nofollow">pàgina web</a> del desenvolupament del driver, sembla ser que el suport del driver s&#8217;ha interromput.</p>
<p>Per tant desaconsello a tothom que vulgui tenir funcionant la webcam la instal·lació de cap nucli superior al 2.6.27.</p>
<p>Tanmateix si us decidiu a instal·lar-vos el nucli 2.6.29, <a href="http://lists.rastageeks.org/pipermail/ov51x-jpeg/2009-May/000493.html" rel="nofollow">aquí</a> s&#8217;explica d&#8217;un pedaç per fer-ne funcionar la webcam.</p>
<p> <img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-281" src="http://www.gnulinux.cat/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('281', 'add', 'www.gnulinux.cat/wp-content/plugins/comment-rating/', '1_14_');" title="M\'agrada" /> <span id="karma-281-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-281" src="http://www.gnulinux.cat/wp-content/plugins/comment-rating/images/1_14_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('281', 'subtract', 'www.gnulinux.cat/wp-content/plugins/comment-rating/', '1_14_')" title="No m\'agrada" /> <span id="karma-281-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>Per: guillem</title>
		<link>http://www.gnulinux.cat/2008/11/arreglant-els-problemes-de-la-webcam-hercules-deluxe-amb-lubuntu-810-intrepid-ibex/#comment-280</link>
		<dc:creator>guillem</dc:creator>
		<pubDate>Tue, 21 Apr 2009 09:08:41 +0000</pubDate>
		<guid isPermaLink="false"></guid>
		<description>Hola Joseka, me alegro que se te haya solucionado. La verdad que leí tu comentario y me pareció muy liado. Creo que teu problema se devió a que actualizaron el programa para que fuera compatible con las nuevas versiones del núcleo linux y no se preocuparon de mantener la retrocompativilidad con las otras versiones.

Si tienes algún otro problema no dudes en contactar con nosotros.

Un saludo!</description>
		<content:encoded><![CDATA[<p>Hola Joseka, me alegro que se te haya solucionado. La verdad que leí tu comentario y me pareció muy liado. Creo que teu problema se devió a que actualizaron el programa para que fuera compatible con las nuevas versiones del núcleo linux y no se preocuparon de mantener la retrocompativilidad con las otras versiones.</p>
<p>Si tienes algún otro problema no dudes en contactar con nosotros.</p>
<p>Un saludo!</p>
<p> <img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-280" src="http://www.gnulinux.cat/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('280', 'add', 'www.gnulinux.cat/wp-content/plugins/comment-rating/', '1_14_');" title="M\'agrada" /> <span id="karma-280-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-280" src="http://www.gnulinux.cat/wp-content/plugins/comment-rating/images/1_14_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('280', 'subtract', 'www.gnulinux.cat/wp-content/plugins/comment-rating/', '1_14_')" title="No m\'agrada" /> <span id="karma-280-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>Per: Joseka</title>
		<link>http://www.gnulinux.cat/2008/11/arreglant-els-problemes-de-la-webcam-hercules-deluxe-amb-lubuntu-810-intrepid-ibex/#comment-279</link>
		<dc:creator>Joseka</dc:creator>
		<pubDate>Fri, 17 Apr 2009 14:41:31 +0000</pubDate>
		<guid isPermaLink="false"></guid>
		<description>Por cierto, ya no es necesario. He instalado la 8.04 y he conseguido sin esfuerzo alguno que la webcam funcione decentemente.</description>
		<content:encoded><![CDATA[<p>Por cierto, ya no es necesario. He instalado la 8.04 y he conseguido sin esfuerzo alguno que la webcam funcione decentemente.</p>
<p> <img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-279" src="http://www.gnulinux.cat/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('279', 'add', 'www.gnulinux.cat/wp-content/plugins/comment-rating/', '1_14_');" title="M\'agrada" /> <span id="karma-279-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-279" src="http://www.gnulinux.cat/wp-content/plugins/comment-rating/images/1_14_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('279', 'subtract', 'www.gnulinux.cat/wp-content/plugins/comment-rating/', '1_14_')" title="No m\'agrada" /> <span id="karma-279-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>Per: Joseka</title>
		<link>http://www.gnulinux.cat/2008/11/arreglant-els-problemes-de-la-webcam-hercules-deluxe-amb-lubuntu-810-intrepid-ibex/#comment-278</link>
		<dc:creator>Joseka</dc:creator>
		<pubDate>Wed, 15 Apr 2009 13:58:59 +0000</pubDate>
		<guid isPermaLink="false"></guid>
		<description>Antes de nada, gracias por las molestias de haber publicado el tutorial. No conseguí instalar la Hercules Webcam, pero intentando instalar los dispositivos estoy aprendiendo bastante sobre el funcionamiento del Linux (llevo 2 semanas con él, así que aún cojeo bastante).

A ver si puedes echarme un cable, tío... Antes de instalarle el ov51x_jpeg y borrar los módulos que trae por defecto, muchos de los programas que tengo podían acceder a la webcam (si mando un lsusb, ahí la tengo con el mismo product ID, y vendor ID), pero con la peculiaridad de que la imagen salía con líneas grises intercaladas (en aMSN, en otros ni podían olerla), así que probé a instalar el módulo recomendado.



Resumiendo:
Además del módulo gspca_ov519, tenía otros de nombre similar, pero que también los quité, quedándome solo el recomendado (mandando un lsmod, el ov51x_jpeg está presente y está utilizando a &quot;videodev&quot; y &quot;usbcore&quot;, pero nadie lo utiliza a él jajaja (que raro suena xD).

-¿Qué debería hacer para comprobar que todo está bien instalado y detectado?
-¿Puede que haya influido en la detección por otras aplicaciones el haber eliminado los módulos por defecto?

Gracias de antemano, Guillem.
Un saludo.</description>
		<content:encoded><![CDATA[<p>Antes de nada, gracias por las molestias de haber publicado el tutorial. No conseguí instalar la Hercules Webcam, pero intentando instalar los dispositivos estoy aprendiendo bastante sobre el funcionamiento del Linux (llevo 2 semanas con él, así que aún cojeo bastante).</p>
<p>A ver si puedes echarme un cable, tío&#8230; Antes de instalarle el ov51x_jpeg y borrar los módulos que trae por defecto, muchos de los programas que tengo podían acceder a la webcam (si mando un lsusb, ahí la tengo con el mismo product ID, y vendor ID), pero con la peculiaridad de que la imagen salía con líneas grises intercaladas (en aMSN, en otros ni podían olerla), así que probé a instalar el módulo recomendado.</p>
<p>Resumiendo:<br />
Además del módulo gspca_ov519, tenía otros de nombre similar, pero que también los quité, quedándome solo el recomendado (mandando un lsmod, el ov51x_jpeg está presente y está utilizando a &#8220;videodev&#8221; y &#8220;usbcore&#8221;, pero nadie lo utiliza a él jajaja (que raro suena xD).</p>
<p>-¿Qué debería hacer para comprobar que todo está bien instalado y detectado?<br />
-¿Puede que haya influido en la detección por otras aplicaciones el haber eliminado los módulos por defecto?</p>
<p>Gracias de antemano, Guillem.<br />
Un saludo.</p>
<p> <img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-278" src="http://www.gnulinux.cat/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('278', 'add', 'www.gnulinux.cat/wp-content/plugins/comment-rating/', '1_14_');" title="M\'agrada" /> <span id="karma-278-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-278" src="http://www.gnulinux.cat/wp-content/plugins/comment-rating/images/1_14_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('278', 'subtract', 'www.gnulinux.cat/wp-content/plugins/comment-rating/', '1_14_')" title="No m\'agrada" /> <span id="karma-278-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>Per: guillem</title>
		<link>http://www.gnulinux.cat/2008/11/arreglant-els-problemes-de-la-webcam-hercules-deluxe-amb-lubuntu-810-intrepid-ibex/#comment-277</link>
		<dc:creator>guillem</dc:creator>
		<pubDate>Sun, 08 Mar 2009 18:56:15 +0000</pubDate>
		<guid isPermaLink="false"></guid>
		<description>Note that this tutorial can be found in english here http://www.rastageeks.org/ov51x-jpeg/index.php/Ov51xJpegHackedInstall#Installation_on_Ubuntu_8.10_Intrepid_Ibex.

If you have any question you can ask here. Fortunatelly english is understood :)</description>
		<content:encoded><![CDATA[<p>Note that this tutorial can be found in english here <a href="http://www.rastageeks.org/ov51x-jpeg/index.php/Ov51xJpegHackedInstall#Installation_on_Ubuntu_8.10_Intrepid_Ibex" rel="nofollow">http://www.rastageeks.org/ov51x-jpeg/index.php/Ov51xJpegHackedInstall#Installation_on_Ubuntu_8.10_Intrepid_Ibex</a>.</p>
<p>If you have any question you can ask here. Fortunatelly english is understood <img src='http://www.gnulinux.cat/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p> <img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-277" src="http://www.gnulinux.cat/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('277', 'add', 'www.gnulinux.cat/wp-content/plugins/comment-rating/', '1_14_');" title="M\'agrada" /> <span id="karma-277-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-277" src="http://www.gnulinux.cat/wp-content/plugins/comment-rating/images/1_14_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('277', 'subtract', 'www.gnulinux.cat/wp-content/plugins/comment-rating/', '1_14_')" title="No m\'agrada" /> <span id="karma-277-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>Per: guillem</title>
		<link>http://www.gnulinux.cat/2008/11/arreglant-els-problemes-de-la-webcam-hercules-deluxe-amb-lubuntu-810-intrepid-ibex/#comment-276</link>
		<dc:creator>guillem</dc:creator>
		<pubDate>Tue, 10 Feb 2009 19:49:41 +0000</pubDate>
		<guid isPermaLink="false"></guid>
		<description>hola tirant, mira si la càmera web es troba en aquesta llista

&lt;a href=&quot;http://www.rastageeks.org/ov51x-jpeg/index.php/Working_Webcams&quot; rel=&quot;nofollow&quot;&gt;http://www.rastageeks.org/ov51x-jpeg/index.php/Working_Webcams&lt;/a&gt;

si hi és, et servirà (està explicat a l&#039;apartat 0 del tutorial)</description>
		<content:encoded><![CDATA[<p>hola tirant, mira si la càmera web es troba en aquesta llista</p>
<p><a href="http://www.rastageeks.org/ov51x-jpeg/index.php/Working_Webcams" rel="nofollow">http://www.rastageeks.org/ov51x-jpeg/index.php/Working_Webcams</a></p>
<p>si hi és, et servirà (està explicat a l&#8217;apartat 0 del tutorial)</p>
<p> <img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-276" src="http://www.gnulinux.cat/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('276', 'add', 'www.gnulinux.cat/wp-content/plugins/comment-rating/', '1_14_');" title="M\'agrada" /> <span id="karma-276-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-276" src="http://www.gnulinux.cat/wp-content/plugins/comment-rating/images/1_14_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('276', 'subtract', 'www.gnulinux.cat/wp-content/plugins/comment-rating/', '1_14_')" title="No m\'agrada" /> <span id="karma-276-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>Per: tirant</title>
		<link>http://www.gnulinux.cat/2008/11/arreglant-els-problemes-de-la-webcam-hercules-deluxe-amb-lubuntu-810-intrepid-ibex/#comment-275</link>
		<dc:creator>tirant</dc:creator>
		<pubDate>Tue, 10 Feb 2009 19:37:48 +0000</pubDate>
		<guid isPermaLink="false"></guid>
		<description>em serviria el mateix per a una càmera trust??

gràcies</description>
		<content:encoded><![CDATA[<p>em serviria el mateix per a una càmera trust??</p>
<p>gràcies</p>
<p> <img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-275" src="http://www.gnulinux.cat/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('275', 'add', 'www.gnulinux.cat/wp-content/plugins/comment-rating/', '1_14_');" title="M\'agrada" /> <span id="karma-275-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-275" src="http://www.gnulinux.cat/wp-content/plugins/comment-rating/images/1_14_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('275', 'subtract', 'www.gnulinux.cat/wp-content/plugins/comment-rating/', '1_14_')" title="No m\'agrada" /> <span id="karma-275-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>Per: guillem</title>
		<link>http://www.gnulinux.cat/2008/11/arreglant-els-problemes-de-la-webcam-hercules-deluxe-amb-lubuntu-810-intrepid-ibex/#comment-274</link>
		<dc:creator>guillem</dc:creator>
		<pubDate>Sun, 04 Jan 2009 16:14:47 +0000</pubDate>
		<guid isPermaLink="false"></guid>
		<description>hi!
maybe you should try to plug and unplug it again (do it so many times as needed) and then restart skype. then it should work.

before you try skype I&#039;d recommend you to try to view yourself with a program like cheese or wxcam (http://wxcam.sourceforge.net/) (i like a lot wxcam)

hope it helps!</description>
		<content:encoded><![CDATA[<p>hi!<br />
maybe you should try to plug and unplug it again (do it so many times as needed) and then restart skype. then it should work.</p>
<p>before you try skype I&#8217;d recommend you to try to view yourself with a program like cheese or wxcam (<a href="http://wxcam.sourceforge.net/" rel="nofollow">http://wxcam.sourceforge.net/</a>) (i like a lot wxcam)</p>
<p>hope it helps!</p>
<p> <img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-274" src="http://www.gnulinux.cat/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('274', 'add', 'www.gnulinux.cat/wp-content/plugins/comment-rating/', '1_14_');" title="M\'agrada" /> <span id="karma-274-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-274" src="http://www.gnulinux.cat/wp-content/plugins/comment-rating/images/1_14_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('274', 'subtract', 'www.gnulinux.cat/wp-content/plugins/comment-rating/', '1_14_')" title="No m\'agrada" /> <span id="karma-274-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>Per: Chris</title>
		<link>http://www.gnulinux.cat/2008/11/arreglant-els-problemes-de-la-webcam-hercules-deluxe-amb-lubuntu-810-intrepid-ibex/#comment-273</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sat, 20 Dec 2008 15:28:25 +0000</pubDate>
		<guid isPermaLink="false"></guid>
		<description>Still doesn&#039;t work for me! Driver is installed, but no /dev/video0 was created. So Skype lets me choose: OV519 USB Camera (dev/video0) but the picture stays black.

lsusb:
Bus 002 Device 004: ID 05a9:4519 OmniVision Technologies, Inc.</description>
		<content:encoded><![CDATA[<p>Still doesn&#8217;t work for me! Driver is installed, but no /dev/video0 was created. So Skype lets me choose: OV519 USB Camera (dev/video0) but the picture stays black.</p>
<p>lsusb:<br />
Bus 002 Device 004: ID 05a9:4519 OmniVision Technologies, Inc.</p>
<p> <img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-273" src="http://www.gnulinux.cat/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('273', 'add', 'www.gnulinux.cat/wp-content/plugins/comment-rating/', '1_14_');" title="M\'agrada" /> <span id="karma-273-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-273" src="http://www.gnulinux.cat/wp-content/plugins/comment-rating/images/1_14_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('273', 'subtract', 'www.gnulinux.cat/wp-content/plugins/comment-rating/', '1_14_')" title="No m\'agrada" /> <span id="karma-273-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.gnulinux.cat @ 2012-02-12 07:01:38 -->
