<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>dsd's weblog &#187; GL860</title>
	<atom:link href="http://www.reactivated.net/weblog/archives/category/gl860/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.reactivated.net/weblog</link>
	<description>they got a skin and they put me in</description>
	<lastBuildDate>Mon, 19 Apr 2010 23:46:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Lorin Olivier&#8217;s GL860 driver</title>
		<link>http://www.reactivated.net/weblog/archives/2008/05/lorin-oliviers-gl860-driver/</link>
		<comments>http://www.reactivated.net/weblog/archives/2008/05/lorin-oliviers-gl860-driver/#comments</comments>
		<pubDate>Wed, 28 May 2008 11:31:56 +0000</pubDate>
		<dc:creator>Daniel Drake</dc:creator>
				<category><![CDATA[GL860]]></category>
		<category><![CDATA[Linux kernel]]></category>

		<guid isPermaLink="false">http://www.reactivated.net/weblog/?p=185</guid>
		<description><![CDATA[Lorin Olivier has created a kernel driver for his GL860 webcam. Lorin&#8217;s device is the 05e3:f191 variant, whereas mine is the more common 05e3:0503. There are differences between the devices that we don&#8217;t have much of a grasp on. The code we&#8217;ve written for each device is incompatible with the other, even though there are [...]]]></description>
			<content:encoded><![CDATA[<p>Lorin Olivier has created a kernel driver for his GL860 webcam. Lorin&#8217;s device is the 05e3:f191 variant, whereas mine is the more common 05e3:0503. There are differences between the devices that we don&#8217;t have much of a grasp on. The code we&#8217;ve written for each device is incompatible with the other, even though there are some protocol similarities.</p>
<p>Lorin reports that his driver works reasonably well with his device &#8211; it works with camorama, xawtv, ekiga, amsn, mplayer and xsane. He has also determined how to adjust various camera settings (luminosity, saturation, hue, sharpness, retrolighting, mirror effects, light source, AC power frequency).</p>
<p>Although Lorin doesn&#8217;t actually own an 0503 device, he&#8217;s attempted to implement support for it based on my earlier efforts. Given that I didn&#8217;t get very far, it probably doesn&#8217;t work that well. I haven&#8217;t had a chance to try it, but there&#8217;s no point me sitting on this any longer.</p>
<p>It&#8217;s in my git repository in the nvgl subdirectory:<br />
git://projects.reactivated.net/~dsd/gl860.git (<a href="http://projects.reactivated.net/cgi-bin/gitweb.cgi?p=gl860.git;a=summary">gitweb</a>).</p>
<p>All credit goes to Lorin here &#8211; thanks! He&#8217;s done a great job, but do remember that its experimental code based on a reverse-engineered protocol, so don&#8217;t expect it to be flawless.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.reactivated.net/weblog/archives/2008/05/lorin-oliviers-gl860-driver/feed/</wfw:commentRss>
		<slash:comments>112</slash:comments>
		</item>
		<item>
		<title>GL860: more devices, colour images</title>
		<link>http://www.reactivated.net/weblog/archives/2008/04/gl860-more-devices-colour-images/</link>
		<comments>http://www.reactivated.net/weblog/archives/2008/04/gl860-more-devices-colour-images/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 16:32:06 +0000</pubDate>
		<dc:creator>Daniel Drake</dc:creator>
				<category><![CDATA[GL860]]></category>
		<category><![CDATA[Gentoo]]></category>

		<guid isPermaLink="false">http://www.reactivated.net/weblog/?p=179</guid>
		<description><![CDATA[Lorin Olivier also has a GL860 with a different USB ID (05e3:f191) in an Asus F5RL laptop. He had some success with my code but the images look to be in a different format when running my software. He&#8217;s contributed traffic logs from windows which I&#8217;ve put alongside mine in the git repository.
Simon (Sur3) also [...]]]></description>
			<content:encoded><![CDATA[<p>Lorin Olivier also has a GL860 with a different USB ID (<a href="http://www.qbik.ch/usb/devices/showdev.php?id=4354">05e3:f191</a>) in an Asus F5RL laptop. He had some success with my code but the images look to be in a different format when running my software. He&#8217;s contributed traffic logs from windows which I&#8217;ve put alongside mine in the git repository.</p>
<p>Simon (Sur3) also tried it with his 05e3:0503 device and got a seemingly different image format as well. He also took an image that came back from mine and <a href="http://www.reactivated.net/weblog/archives/2008/03/gl860-driver-code/#comment-16764">decoded the Bayer colour space</a>, so I can now get images back in colour!</p>
<p>It&#8217;s great to see other people getting involved in these efforts, as I will probably not be able to put much time towards this for a while.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.reactivated.net/weblog/archives/2008/04/gl860-more-devices-colour-images/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>GL860 driver code</title>
		<link>http://www.reactivated.net/weblog/archives/2008/03/gl860-driver-code/</link>
		<comments>http://www.reactivated.net/weblog/archives/2008/03/gl860-driver-code/#comments</comments>
		<pubDate>Sun, 30 Mar 2008 22:20:09 +0000</pubDate>
		<dc:creator>Daniel Drake</dc:creator>
				<category><![CDATA[GL860]]></category>
		<category><![CDATA[Gentoo]]></category>

		<guid isPermaLink="false">http://www.reactivated.net/weblog/?p=178</guid>
		<description><![CDATA[More webcam hacking. I can get proper images now, minus colour. I&#8217;ve published my code: git://projects.reactivated.net/~dsd/gl860.git (gitweb interface). Nightly snapshots will be generated here.
So far it just includes my experimental programs to try and make sense of the protocol and capture images. It works, sort of, but there&#8217;s a lot to be done. It also [...]]]></description>
			<content:encoded><![CDATA[<p>More webcam hacking. I can get proper images now, minus colour. I&#8217;ve published my code: git://projects.reactivated.net/~dsd/gl860.git (<a href="http://projects.reactivated.net/cgi-bin/gitweb.cgi?p=gl860.git">gitweb interface</a>). Nightly snapshots will be generated <a href="http://projects.reactivated.net/snapshots/gl860">here</a>.</p>
<p>So far it just includes my experimental programs to try and make sense of the protocol and capture images. It works, sort of, but there&#8217;s a lot to be done. It also requires <a href="http://libusb.wiki.sourceforge.net/Libusb1.0">libusb-1.0</a> due to the isochronous endpoint. Only try it if you&#8217;re interested in development or are just very keen and curious.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.reactivated.net/weblog/archives/2008/03/gl860-driver-code/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>GL860 driver progress</title>
		<link>http://www.reactivated.net/weblog/archives/2008/03/gl860-driver-progress/</link>
		<comments>http://www.reactivated.net/weblog/archives/2008/03/gl860-driver-progress/#comments</comments>
		<pubDate>Sat, 29 Mar 2008 20:58:09 +0000</pubDate>
		<dc:creator>Daniel Drake</dc:creator>
				<category><![CDATA[GL860]]></category>
		<category><![CDATA[Gentoo]]></category>

		<guid isPermaLink="false">http://www.reactivated.net/weblog/archives/2008/03/gl860-driver-progress/</guid>
		<description><![CDATA[I&#8217;ve been hacking on the webcam in my System76 laptop. Here&#8217;s what I can get under Linux:

There seems to be an element of software-handled synchronization I have yet to understand. And who needs colour anyway?
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been <a href="http://www.reactivated.net/weblog/archives/2008/03/libfprint-v006-and-other-new-devices/">hacking on the webcam in my System76 laptop</a>. Here&#8217;s what I can get under Linux:</p>
<div align="center"><img src="http://www.reactivated.net/weblog-content/20080329-gl860.jpg" /></div>
<p>There seems to be an element of software-handled synchronization I have yet to understand. And who needs colour anyway?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.reactivated.net/weblog/archives/2008/03/gl860-driver-progress/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>libfprint v0.0.6 and other new devices</title>
		<link>http://www.reactivated.net/weblog/archives/2008/03/libfprint-v006-and-other-new-devices/</link>
		<comments>http://www.reactivated.net/weblog/archives/2008/03/libfprint-v006-and-other-new-devices/#comments</comments>
		<pubDate>Thu, 20 Mar 2008 16:38:13 +0000</pubDate>
		<dc:creator>Daniel Drake</dc:creator>
				<category><![CDATA[Fingerprinting]]></category>
		<category><![CDATA[GL860]]></category>
		<category><![CDATA[Gentoo]]></category>

		<guid isPermaLink="false">http://www.reactivated.net/weblog/archives/2008/03/libfprint-v006-and-other-new-devices/</guid>
		<description><![CDATA[Although I&#8217;m not really working on the &#8220;old&#8221; code any more, I released libfprint v0.0.6 today. It fixes compatibility with newer DigitalPersona scanners including the ones in Covadis products (who kindly donated hardware to allow for this development). It also adds Gustavo Chain&#8217;s driver for the SecuGen Hamster III.
Gavin Smalley donated a Veridicom 5thSense scanner, [...]]]></description>
			<content:encoded><![CDATA[<p>Although I&#8217;m not really working on the &#8220;old&#8221; code any more, I released <a href="http://www.reactivated.net/fprint/wiki/Libfprint_v0.0.6">libfprint v0.0.6</a> today. It fixes compatibility with newer DigitalPersona scanners including the ones in <a href="http://www.covadis.ch/Secure-Terminals.96.0.html">Covadis products</a> (who kindly donated hardware to allow for this development). It also adds Gustavo Chain&#8217;s driver for the <a href="http://www.secugen.com/products/ph.htm">SecuGen Hamster III</a>.</p>
<p>Gavin Smalley donated a <a href="http://www.veridicom.com/peripherals.html">Veridicom 5thSense</a> scanner, which I reverse engineered and produced a driver for. This driver is only available from the <a href="http://www.reactivated.net/weblog/archives/2008/03/asynchronous-fingerprint-scanning/">highly volatile</a> libfprint development repository. It works well.</p>
<p><a href="http://www.system76.com/">System76</a> generously donated a laptop with one of the <a href="http://www.reactivated.net/fprint/wiki/Unsupported_devices#UPEK_TouchStrip_device_variant">dreaded 147e:2016 UPEK scanners</a> so that I can work on getting it supported in fprint. It&#8217;s too early to discuss driver practicalities, but I have almost figured out the image format.</p>
<p>The laptop also includes an integrated <a href="http://www.qbik.ch/usb/devices/showdev.php?id=4320">Genesys Logic GL860 USB webcam</a> (05e3:0503), not standards compliant and not usable under Linux. I&#8217;ll probably also be working on a driver for this device. Again, I have already almost determined the image format, but have not looked at the rest of the traffic.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.reactivated.net/weblog/archives/2008/03/libfprint-v006-and-other-new-devices/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
