<?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>Comments on: Apple iSight driver 0.1.0-d</title>
	<atom:link href="http://blogs.gnome.org/rbultje/2006/10/05/apple-isight-driver-010-d/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/rbultje/2006/10/05/apple-isight-driver-010-d/</link>
	<description>Random thoughts</description>
	<lastBuildDate>Wed, 04 May 2011 03:13:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Arne</title>
		<link>http://blogs.gnome.org/rbultje/2006/10/05/apple-isight-driver-010-d/comment-page-1/#comment-33</link>
		<dc:creator>Arne</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/rbultje/2006/10/05/apple-isight-driver-010-d/#comment-33</guid>
		<description>On my MacBook, when I first boot to OSX ( still 10.4.7 ) and then reboot to Linux, the device is detected by uvcvideo but it is not able to deliver any video image. &lt;p/&gt;When I cold boot to Linux and upload the firmware, there is no such problem. &lt;p/&gt;Have you seen this before?</description>
		<content:encoded><![CDATA[<p>On my MacBook, when I first boot to OSX ( still 10.4.7 ) and then reboot to Linux, the device is detected by uvcvideo but it is not able to deliver any video image.
<p />When I cold boot to Linux and upload the firmware, there is no such problem.
<p />Have you seen this before?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gavin</title>
		<link>http://blogs.gnome.org/rbultje/2006/10/05/apple-isight-driver-010-d/comment-page-1/#comment-34</link>
		<dc:creator>Gavin</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/rbultje/2006/10/05/apple-isight-driver-010-d/#comment-34</guid>
		<description>Thank you.  This new driver works on my MacBook Pro 15&quot; w/ Ubuntu Dapper like a charm.  Cheers.</description>
		<content:encoded><![CDATA[<p>Thank you.  This new driver works on my MacBook Pro 15&#8243; w/ Ubuntu Dapper like a charm.  Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will Parker</title>
		<link>http://blogs.gnome.org/rbultje/2006/10/05/apple-isight-driver-010-d/comment-page-1/#comment-35</link>
		<dc:creator>Will Parker</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/rbultje/2006/10/05/apple-isight-driver-010-d/#comment-35</guid>
		<description>Hi Ronald,&lt;p/&gt;I am running Gentoo, Gnome 2.16 on a kernel.org mactel linux patched 2.6.17.11 kernel and run into some problems with my iSight.&lt;p/&gt;I have managed to get it to detect in Ekiga and built the kernel module and loaded the firmware with the extract binary.&lt;p/&gt;However when I try to display the iSight output in Ekiga I get a message: &lt;p/&gt;&quot;Error while opening video device Built-in iSight&lt;p/&gt;A moving logo will be transmitted during calls. Notice that you can always transmit a given image or the moving logo by choosing &quot;Picture&quot; as video plugin and &quot;MovingLogo&quot; or &quot;StaticPicture&quot; as device.&lt;p/&gt;Your video driver doesn&#039;t support the requested video format.&quot;&lt;p/&gt;Now I have managed to get the following output:&lt;p/&gt;spitfire linux-uvc-0.1.0-e # ./extract /lib/firmware/AppleUSBVideoSupport&lt;br/&gt;Apple iSight with firmware already loaded found&lt;br/&gt;Apple iSight with firmware already loaded found&lt;p/&gt;but I can&#039;t seem to unload and reload it in case there is some problem with the order I did things in.&lt;p/&gt;My firmware - copied from the Mac OSX Partition is as follows:&lt;p/&gt;spitfire linux-uvc-0.1.0-d # sha1sum /lib/firmware/AppleUSBVideoSupport &lt;br/&gt;01e291d529e7c18deea2eba252d18114e096276e  /lib/firmware/AppleUSBVideoSupport&lt;p/&gt;So it looks like I have the firmware that you publish second above.  Perhaps this is similar to the problem posted by Arne on October 6?&lt;p/&gt;I would love to hear your comment.&lt;p/&gt;BTW you latest update here shows version d but my install is e...&lt;p/&gt;Thank you for your efforts :)</description>
		<content:encoded><![CDATA[<p>Hi Ronald,
<p />I am running Gentoo, Gnome 2.16 on a kernel.org mactel linux patched 2.6.17.11 kernel and run into some problems with my iSight.
<p />I have managed to get it to detect in Ekiga and built the kernel module and loaded the firmware with the extract binary.
<p />However when I try to display the iSight output in Ekiga I get a message:
<p />&#8220;Error while opening video device Built-in iSight
<p />A moving logo will be transmitted during calls. Notice that you can always transmit a given image or the moving logo by choosing &#8220;Picture&#8221; as video plugin and &#8220;MovingLogo&#8221; or &#8220;StaticPicture&#8221; as device.
<p />Your video driver doesn&#8217;t support the requested video format.&#8221;
<p />Now I have managed to get the following output:
<p />spitfire linux-uvc-0.1.0-e # ./extract /lib/firmware/AppleUSBVideoSupport<br />Apple iSight with firmware already loaded found<br />Apple iSight with firmware already loaded found
<p />but I can&#8217;t seem to unload and reload it in case there is some problem with the order I did things in.
<p />My firmware &#8211; copied from the Mac OSX Partition is as follows:
<p />spitfire linux-uvc-0.1.0-d # sha1sum /lib/firmware/AppleUSBVideoSupport <br />01e291d529e7c18deea2eba252d18114e096276e  /lib/firmware/AppleUSBVideoSupport
<p />So it looks like I have the firmware that you publish second above.  Perhaps this is similar to the problem posted by Arne on October 6?
<p />I would love to hear your comment.
<p />BTW you latest update here shows version d but my install is e&#8230;
<p />Thank you for your efforts <img src='http://blogs.gnome.org/rbultje/wp-content/mu-plugins/tango-smilies/tango/face-smile.png' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronald S. Bultje</title>
		<link>http://blogs.gnome.org/rbultje/2006/10/05/apple-isight-driver-010-d/comment-page-1/#comment-36</link>
		<dc:creator>Ronald S. Bultje</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/rbultje/2006/10/05/apple-isight-driver-010-d/#comment-36</guid>
		<description>Will, you most likely didn&#039;t build Ekiga&#039;s v4l2 plugin.</description>
		<content:encoded><![CDATA[<p>Will, you most likely didn&#8217;t build Ekiga&#8217;s v4l2 plugin.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  blogs.gnome.org/rbultje/2006/10/05/apple-isight-driver-010-d/feed/ ) in 1.15756 seconds, on Feb 11th, 2012 at 12:07 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 11th, 2012 at 1:07 am UTC -->
