<?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: Linux Driver for the Hauppauge WinTV USB2</title>
	<atom:link href="http://www.heavygravity.com/2006/12/15/linux-driver-for-the-hauppauge-wintv-usb2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.heavygravity.com/2006/12/15/linux-driver-for-the-hauppauge-wintv-usb2/</link>
	<description></description>
	<lastBuildDate>Mon, 05 Sep 2011 23:35:05 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Rob</title>
		<link>http://www.heavygravity.com/2006/12/15/linux-driver-for-the-hauppauge-wintv-usb2/#comment-397</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Sat, 24 Mar 2007 12:59:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.heavygravity.com/2006/12/15/linux-driver-for-the-hauppauge-wintv-usb2/#comment-397</guid>
		<description>I think I was using Suse 10.1 at the time, which has a default kernel of 2.6.16.13-4.  I can&#039;t be sure, but that was probably the kernel version I was using.  I probably should have noted the kernel version when I wrote this, I guess.</description>
		<content:encoded><![CDATA[<p>I think I was using Suse 10.1 at the time, which has a default kernel of 2.6.16.13-4.  I can&#8217;t be sure, but that was probably the kernel version I was using.  I probably should have noted the kernel version when I wrote this, I guess.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hermann</title>
		<link>http://www.heavygravity.com/2006/12/15/linux-driver-for-the-hauppauge-wintv-usb2/#comment-396</link>
		<dc:creator>Hermann</dc:creator>
		<pubDate>Sat, 24 Mar 2007 11:57:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.heavygravity.com/2006/12/15/linux-driver-for-the-hauppauge-wintv-usb2/#comment-396</guid>
		<description>Do you perhaps remember which kernel version you used for your description above? With my current 2.6.19.2 kernel it doesn&#039;t work. All video apps simply crash after patching the new USB id.</description>
		<content:encoded><![CDATA[<p>Do you perhaps remember which kernel version you used for your description above? With my current 2.6.19.2 kernel it doesn&#8217;t work. All video apps simply crash after patching the new USB id.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.heavygravity.com/2006/12/15/linux-driver-for-the-hauppauge-wintv-usb2/#comment-395</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Sat, 24 Mar 2007 09:54:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.heavygravity.com/2006/12/15/linux-driver-for-the-hauppauge-wintv-usb2/#comment-395</guid>
		<description>I was grabbing the sound via snd_usb_audio.  I don&#039;t remember having gain issues, though, so I don&#039;t think I can help you.  I don&#039;t use this adapter much since I got a PCI capture card - I couldn&#039;t get the WinTV USB2 to work in MythTV at all, so I had to try something else.  Sorry I couldn&#039;t be of help!</description>
		<content:encoded><![CDATA[<p>I was grabbing the sound via snd_usb_audio.  I don&#8217;t remember having gain issues, though, so I don&#8217;t think I can help you.  I don&#8217;t use this adapter much since I got a PCI capture card &#8211; I couldn&#8217;t get the WinTV USB2 to work in MythTV at all, so I had to try something else.  Sorry I couldn&#8217;t be of help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hermann</title>
		<link>http://www.heavygravity.com/2006/12/15/linux-driver-for-the-hauppauge-wintv-usb2/#comment-393</link>
		<dc:creator>Hermann</dc:creator>
		<pubDate>Sat, 24 Mar 2007 00:35:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.heavygravity.com/2006/12/15/linux-driver-for-the-hauppauge-wintv-usb2/#comment-393</guid>
		<description>Hello!

There is a driver that already has this change included:
http://mcentral.de/wiki/index.php/Em2880
However I have the following problem when trying to play the audio via usb. The gain is much to high, so clipping occurs and it sounds terrible. Do you grab the sound via your soundcard or via the snd_usb_audio driver?</description>
		<content:encoded><![CDATA[<p>Hello!</p>
<p>There is a driver that already has this change included:<br />
<a href="http://mcentral.de/wiki/index.php/Em2880" rel="nofollow">http://mcentral.de/wiki/index.php/Em2880</a><br />
However I have the following problem when trying to play the audio via usb. The gain is much to high, so clipping occurs and it sounds terrible. Do you grab the sound via your soundcard or via the snd_usb_audio driver?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.heavygravity.com/2006/12/15/linux-driver-for-the-hauppauge-wintv-usb2/#comment-309</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Wed, 21 Feb 2007 18:49:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.heavygravity.com/2006/12/15/linux-driver-for-the-hauppauge-wintv-usb2/#comment-309</guid>
		<description>That&#039;s a good idea, I guess I could; I&#039;ve never submitted a patch to the kernel maintainers before.  I&#039;m glad at least someone found this useful, though!</description>
		<content:encoded><![CDATA[<p>That&#8217;s a good idea, I guess I could; I&#8217;ve never submitted a patch to the kernel maintainers before.  I&#8217;m glad at least someone found this useful, though!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leonard Ritter</title>
		<link>http://www.heavygravity.com/2006/12/15/linux-driver-for-the-hauppauge-wintv-usb2/#comment-292</link>
		<dc:creator>Leonard Ritter</dc:creator>
		<pubDate>Mon, 19 Feb 2007 10:57:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.heavygravity.com/2006/12/15/linux-driver-for-the-hauppauge-wintv-usb2/#comment-292</guid>
		<description>thank you very much.

why don&#039;t you submit a patch for inclusion in the kernel?</description>
		<content:encoded><![CDATA[<p>thank you very much.</p>
<p>why don&#8217;t you submit a patch for inclusion in the kernel?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

