<?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: Call for testers: PCTV 74e Support</title>
	<atom:link href="http://www.kernellabs.com/blog/?feed=rss2&#038;p=1378" rel="self" type="application/rss+xml" />
	<link>http://www.kernellabs.com/blog/?p=1378</link>
	<description>... it's not just another Linux blog</description>
	<lastBuildDate>Tue, 07 Sep 2010 19:18:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Balden</title>
		<link>http://www.kernellabs.com/blog/?p=1378&#038;cpage=1#comment-1718</link>
		<dc:creator>Balden</dc:creator>
		<pubDate>Sat, 04 Sep 2010 12:03:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.kernellabs.com/blog/?p=1378#comment-1718</guid>
		<description>Sorry, apparently I must  add some &quot;HTML magic&quot; to include &quot;greater than&quot; and &quot;less than&quot; characters in the replies. Here&#039;s another attempt: for compiling with 2.6.34, you should try to add

#include &lt;slab.h&gt;

to all affected source files.
Hope this helps.</description>
		<content:encoded><![CDATA[<p>Sorry, apparently I must  add some &#8220;HTML magic&#8221; to include &#8220;greater than&#8221; and &#8220;less than&#8221; characters in the replies. Here&#8217;s another attempt: for compiling with 2.6.34, you should try to add</p>
<p>#include &lt;slab.h&gt;</p>
<p>to all affected source files.<br />
Hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Balden</title>
		<link>http://www.kernellabs.com/blog/?p=1378&#038;cpage=1#comment-1717</link>
		<dc:creator>Balden</dc:creator>
		<pubDate>Sat, 04 Sep 2010 11:59:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.kernellabs.com/blog/?p=1378#comment-1717</guid>
		<description>You can basically fix this by adding a #include \ to all affected source files.
At least it worked for me.</description>
		<content:encoded><![CDATA[<p>You can basically fix this by adding a #include \ to all affected source files.<br />
At least it worked for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Devin Heitmueller</title>
		<link>http://www.kernellabs.com/blog/?p=1378&#038;cpage=1#comment-1713</link>
		<dc:creator>Devin Heitmueller</dc:creator>
		<pubDate>Fri, 03 Sep 2010 12:42:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.kernellabs.com/blog/?p=1378#comment-1713</guid>
		<description>Hi Martan,

The tree is known to not compile against to 2.6.34 (due to changes in the kernel).  You will have to either wait until I update the tree, or attempt to resolve the issues yourself.

Devin</description>
		<content:encoded><![CDATA[<p>Hi Martan,</p>
<p>The tree is known to not compile against to 2.6.34 (due to changes in the kernel).  You will have to either wait until I update the tree, or attempt to resolve the issues yourself.</p>
<p>Devin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: martan</title>
		<link>http://www.kernellabs.com/blog/?p=1378&#038;cpage=1#comment-1711</link>
		<dc:creator>martan</dc:creator>
		<pubDate>Thu, 02 Sep 2010 10:53:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.kernellabs.com/blog/?p=1378#comment-1711</guid>
		<description>Hi Devin,

I get compile error for kernel 2.6.34.6-47.fc13.i686:

CC [M]  /home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/tuner-xc2028.o
  CC [M]  /home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/tuner-simple.o
  CC [M]  /home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/tuner-types.o
  CC [M]  /home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/mt20xx.o
/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/tuner-simple.c: In function &#039;simple_release&#039;:
/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/tuner-simple.c:997: error: implicit declaration of function &#039;kfree&#039;
/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/tuner-simple.c: In function &#039;simple_tuner_attach&#039;:
/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/tuner-simple.c:1081: error: implicit declaration of function &#039;kzalloc&#039;
/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/tuner-simple.c:1081: warning: assignment makes pointer from integer without a cast
make[3]: *** [/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/tuner-simple.o] Error 1
make[3]: *** Waiting for unfinished jobs....
/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/tuner-xc2028.c: In function &#039;free_firmware&#039;:
/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/tuner-xc2028.c:252: error: implicit declaration of function &#039;kfree&#039;
/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/tuner-xc2028.c: In function &#039;load_all_firmwares&#039;:
/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/tuner-xc2028.c:314: error: implicit declaration of function &#039;kzalloc&#039;
/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/tuner-xc2028.c:314: warning: assignment makes pointer from integer without a cast
/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/tuner-xc2028.c:365: warning: assignment makes pointer from integer without a cast
/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/tuner-xc2028.c: In function &#039;xc2028_attach&#039;:
/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/tuner-xc2028.c:1269: warning: assignment makes pointer from integer without a cast
make[3]: *** [/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/tuner-xc2028.o] Error 1
/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/mt20xx.c: In function &#039;microtune_release&#039;:
/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/mt20xx.c:54: error: implicit declaration of function &#039;kfree&#039;
/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/mt20xx.c: In function &#039;microtune_attach&#039;:
/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/mt20xx.c:623: error: implicit declaration of function &#039;kzalloc&#039;
/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/mt20xx.c:623: warning: assignment makes pointer from integer without a cast
make[3]: *** [/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/mt20xx.o] Error 1
make[2]: *** [_module_/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l] Error 2
make[2]: Leaving directory `/usr/src/kernels/2.6.34.6-47.fc13.i686&#039;
make[1]: *** [default] Error 2
make[1]: Leaving directory `/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l&#039;
make: *** [all] Error 2</description>
		<content:encoded><![CDATA[<p>Hi Devin,</p>
<p>I get compile error for kernel 2.6.34.6-47.fc13.i686:</p>
<p>CC [M]  /home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/tuner-xc2028.o<br />
  CC [M]  /home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/tuner-simple.o<br />
  CC [M]  /home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/tuner-types.o<br />
  CC [M]  /home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/mt20xx.o<br />
/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/tuner-simple.c: In function &#8216;simple_release&#8217;:<br />
/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/tuner-simple.c:997: error: implicit declaration of function &#8216;kfree&#8217;<br />
/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/tuner-simple.c: In function &#8216;simple_tuner_attach&#8217;:<br />
/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/tuner-simple.c:1081: error: implicit declaration of function &#8216;kzalloc&#8217;<br />
/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/tuner-simple.c:1081: warning: assignment makes pointer from integer without a cast<br />
make[3]: *** [/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/tuner-simple.o] Error 1<br />
make[3]: *** Waiting for unfinished jobs&#8230;.<br />
/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/tuner-xc2028.c: In function &#8216;free_firmware&#8217;:<br />
/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/tuner-xc2028.c:252: error: implicit declaration of function &#8216;kfree&#8217;<br />
/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/tuner-xc2028.c: In function &#8216;load_all_firmwares&#8217;:<br />
/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/tuner-xc2028.c:314: error: implicit declaration of function &#8216;kzalloc&#8217;<br />
/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/tuner-xc2028.c:314: warning: assignment makes pointer from integer without a cast<br />
/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/tuner-xc2028.c:365: warning: assignment makes pointer from integer without a cast<br />
/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/tuner-xc2028.c: In function &#8216;xc2028_attach&#8217;:<br />
/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/tuner-xc2028.c:1269: warning: assignment makes pointer from integer without a cast<br />
make[3]: *** [/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/tuner-xc2028.o] Error 1<br />
/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/mt20xx.c: In function &#8216;microtune_release&#8217;:<br />
/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/mt20xx.c:54: error: implicit declaration of function &#8216;kfree&#8217;<br />
/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/mt20xx.c: In function &#8216;microtune_attach&#8217;:<br />
/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/mt20xx.c:623: error: implicit declaration of function &#8216;kzalloc&#8217;<br />
/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/mt20xx.c:623: warning: assignment makes pointer from integer without a cast<br />
make[3]: *** [/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l/mt20xx.o] Error 1<br />
make[2]: *** [_module_/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l] Error 2<br />
make[2]: Leaving directory `/usr/src/kernels/2.6.34.6-47.fc13.i686&#8242;<br />
make[1]: *** [default] Error 2<br />
make[1]: Leaving directory `/home/makerpm/rpmbuild/BUILD/v4l-dvb-as102-2/v4l&#8217;<br />
make: *** [all] Error 2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: .cj</title>
		<link>http://www.kernellabs.com/blog/?p=1378&#038;cpage=1#comment-1710</link>
		<dc:creator>.cj</dc:creator>
		<pubDate>Wed, 01 Sep 2010 15:14:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.kernellabs.com/blog/?p=1378#comment-1710</guid>
		<description>... sorry, i use ubuntu 10.04 LTS</description>
		<content:encoded><![CDATA[<p>&#8230; sorry, i use ubuntu 10.04 LTS</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: .cj</title>
		<link>http://www.kernellabs.com/blog/?p=1378&#038;cpage=1#comment-1707</link>
		<dc:creator>.cj</dc:creator>
		<pubDate>Wed, 01 Sep 2010 09:51:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.kernellabs.com/blog/?p=1378#comment-1707</guid>
		<description>... i also use two Elgato Deluxe v2 sticks (non “football edition”) with this driver on ubuntu 10.10 and the firmware files from kernellabs (!) without a problem (or i just cant see, that part 2 does not load), just to let you know.
... is there also a make .config, where only the a102 driver and just the really important parts are build (just to get it on openwrt)?
...</description>
		<content:encoded><![CDATA[<p>&#8230; i also use two Elgato Deluxe v2 sticks (non “football edition”) with this driver on ubuntu 10.10 and the firmware files from kernellabs (!) without a problem (or i just cant see, that part 2 does not load), just to let you know.<br />
&#8230; is there also a make .config, where only the a102 driver and just the really important parts are build (just to get it on openwrt)?<br />
&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bbrbbr</title>
		<link>http://www.kernellabs.com/blog/?p=1378&#038;cpage=1#comment-1686</link>
		<dc:creator>bbrbbr</dc:creator>
		<pubDate>Sat, 21 Aug 2010 12:20:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.kernellabs.com/blog/?p=1378#comment-1686</guid>
		<description>Hi Devin,
Thank you for your great work. I am also a newbie trying to make the pctv 74e work on ubuntu 10.04.1 LTS. I did exactly as you described. It works fantastic with Kaffeine on my netbook Eee PC and my Acer Aspire R3610.
Thanks again!
Bruno</description>
		<content:encoded><![CDATA[<p>Hi Devin,<br />
Thank you for your great work. I am also a newbie trying to make the pctv 74e work on ubuntu 10.04.1 LTS. I did exactly as you described. It works fantastic with Kaffeine on my netbook Eee PC and my Acer Aspire R3610.<br />
Thanks again!<br />
Bruno</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Devin Heitmueller</title>
		<link>http://www.kernellabs.com/blog/?p=1378&#038;cpage=1#comment-1666</link>
		<dc:creator>Devin Heitmueller</dc:creator>
		<pubDate>Wed, 11 Aug 2010 02:17:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.kernellabs.com/blog/?p=1378#comment-1666</guid>
		<description>Hi Balden,

The engineer From Abilis told me that the Elgato stick requires different firmware, but he never got around to providing it.

Regarding the 167KHz shift, some tuners have a wider tolerance than others, and can still achieve a signal lock even when off by that much.  This is likely why your 72e works while the Abilis didn&#039;t.

Devin</description>
		<content:encoded><![CDATA[<p>Hi Balden,</p>
<p>The engineer From Abilis told me that the Elgato stick requires different firmware, but he never got around to providing it.</p>
<p>Regarding the 167KHz shift, some tuners have a wider tolerance than others, and can still achieve a signal lock even when off by that much.  This is likely why your 72e works while the Abilis didn&#8217;t.</p>
<p>Devin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Balden</title>
		<link>http://www.kernellabs.com/blog/?p=1378&#038;cpage=1#comment-1659</link>
		<dc:creator>Balden</dc:creator>
		<pubDate>Sun, 08 Aug 2010 23:34:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.kernellabs.com/blog/?p=1378#comment-1659</guid>
		<description>Devin,

Thanks a lot, this is great work.

I bought an elgato eyeTV DTT deluxe (v2) today: it&#039;s a limited &quot;football edition&quot; (marketing targeted for the soccer world cup here in France, I&#039;m very late I know). As far as I can tell I managed to make it work perfectly using this driver. However, I had to work around a few issues so I figured out I&#039;d post some explanations here in case somebody else experiences the same.

First I&#039;m running a 2.6.34 kernel under opensuse 11.3 and the compilation kept complaining about implicit declaration of symbols &#039;kfree&#039; and others. This is easily fixed by adding a #include  to all affected source files.

After compiling and installing, the stick was detected fine but the &quot;part2&quot; firmware would not load. I kept getting an error message &quot;as10x_usb: error during firmware upload part2&quot; in the kernel log each time I plugged the stick. I verified the files, downloaded them again, but this didn&#039;t help. I eventually decided to try to extract the firmware from one of the supported operating system drivers. I first looked in the supplied driver CD-ROM but couldn&#039;t find them.

So I decided to install the whole thing on my girlfriend&#039;s MacBook. Apparently everything is driven through elgato&#039;s EyeTV application. With a MacOS Terminal Window, I dug my way down into /Applications/EyeTV/Resources/firmware/AS102/new, where I found two firmware file (which differ from those supplied here, including the &quot;part1&#039;). After replacing the two files in /lib/firmware with those from the MacOS, everything went fine and the 2 parts of the firmware would load successfully.

Last thing was to scan the DVB channels. I tried with Kaffeine (1.0 and 0.8.8), Me-TV and scan &gt; tzap, apparently the signal strength was good but I kept getting &quot;tuning failed&#039; errors and no channels at all. For some reason, this magically went away after applying a 167 kHz shift to all frequencies. This seems to be a known problem here in Paris since I actually found that hint in a french DVB forum and several other people noticed the same thing. Still I&#039;m a bit puzzled by this because I was previously using another DVB-T stick (Pinnacle 72e) and the tuning has always been flawless without having to shift any frequency, so this might nevertheless be some stick-related issue.

Hope this helps. Thanks again.</description>
		<content:encoded><![CDATA[<p>Devin,</p>
<p>Thanks a lot, this is great work.</p>
<p>I bought an elgato eyeTV DTT deluxe (v2) today: it&#8217;s a limited &#8220;football edition&#8221; (marketing targeted for the soccer world cup here in France, I&#8217;m very late I know). As far as I can tell I managed to make it work perfectly using this driver. However, I had to work around a few issues so I figured out I&#8217;d post some explanations here in case somebody else experiences the same.</p>
<p>First I&#8217;m running a 2.6.34 kernel under opensuse 11.3 and the compilation kept complaining about implicit declaration of symbols &#8216;kfree&#8217; and others. This is easily fixed by adding a #include  to all affected source files.</p>
<p>After compiling and installing, the stick was detected fine but the &#8220;part2&#8243; firmware would not load. I kept getting an error message &#8220;as10x_usb: error during firmware upload part2&#8243; in the kernel log each time I plugged the stick. I verified the files, downloaded them again, but this didn&#8217;t help. I eventually decided to try to extract the firmware from one of the supported operating system drivers. I first looked in the supplied driver CD-ROM but couldn&#8217;t find them.</p>
<p>So I decided to install the whole thing on my girlfriend&#8217;s MacBook. Apparently everything is driven through elgato&#8217;s EyeTV application. With a MacOS Terminal Window, I dug my way down into /Applications/EyeTV/Resources/firmware/AS102/new, where I found two firmware file (which differ from those supplied here, including the &#8220;part1&#8242;). After replacing the two files in /lib/firmware with those from the MacOS, everything went fine and the 2 parts of the firmware would load successfully.</p>
<p>Last thing was to scan the DVB channels. I tried with Kaffeine (1.0 and 0.8.8), Me-TV and scan &gt; tzap, apparently the signal strength was good but I kept getting &#8220;tuning failed&#8217; errors and no channels at all. For some reason, this magically went away after applying a 167 kHz shift to all frequencies. This seems to be a known problem here in Paris since I actually found that hint in a french DVB forum and several other people noticed the same thing. Still I&#8217;m a bit puzzled by this because I was previously using another DVB-T stick (Pinnacle 72e) and the tuning has always been flawless without having to shift any frequency, so this might nevertheless be some stick-related issue.</p>
<p>Hope this helps. Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Devin Heitmueller</title>
		<link>http://www.kernellabs.com/blog/?p=1378&#038;cpage=1#comment-1623</link>
		<dc:creator>Devin Heitmueller</dc:creator>
		<pubDate>Tue, 03 Aug 2010 12:42:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.kernellabs.com/blog/?p=1378#comment-1623</guid>
		<description>Hi Lappen,

Thanks for testing.

Yeah, the unplug/replug issue is a known problem that I have yet to track down.  It will definitely have to be fixed before the support goes into the mainline.

Devin</description>
		<content:encoded><![CDATA[<p>Hi Lappen,</p>
<p>Thanks for testing.</p>
<p>Yeah, the unplug/replug issue is a known problem that I have yet to track down.  It will definitely have to be fixed before the support goes into the mainline.</p>
<p>Devin</p>
]]></content:encoded>
	</item>
</channel>
</rss>
