<?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>Shared Know How &#187; dvb af9015 linux ubuntu tv</title>
	<atom:link href="http://www.sharedknowhow.com/tag/dvb-af9015-linux-ubuntu-tv/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharedknowhow.com</link>
	<description>Howto: fix, find, use, make &#38; do it guide</description>
	<lastBuildDate>Mon, 17 Jan 2011 08:37:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>AF9015 &#8211; equinux tubestick under Ubuntu</title>
		<link>http://www.sharedknowhow.com/2008/09/af9015-equinux-tubestick-under-ubuntu/</link>
		<comments>http://www.sharedknowhow.com/2008/09/af9015-equinux-tubestick-under-ubuntu/#comments</comments>
		<pubDate>Fri, 05 Sep 2008 14:25:57 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[dvb af9015 linux ubuntu tv]]></category>

		<guid isPermaLink="false">http://www.sharedknowhow.com/?p=22</guid>
		<description><![CDATA[Installing drivers for the af9015 sold as the Equinux tubestick and numerous other brands for Linux is pretty easy to find &#38; install. Go to http://linuxtv.org/hg/~anttip/af9015/ and download the latest drivers. We need to build these drivers so make sure you installed the following packages build-essential linux-headers-generic for the use of the usb stick itself [...]]]></description>
			<content:encoded><![CDATA[<p>Installing drivers for the af9015 sold as the Equinux tubestick and numerous other brands for Linux is pretty easy to find &amp; install. Go to <a href="http://linuxtv.org/hg/~anttip/af9015/ " target="_blank">http://linuxtv.org/hg/~anttip/af9015/</a> and download the latest drivers.</p>
<p>We need to build these drivers so make sure you installed the following packages</p>
<p>build-essential<br />
linux-headers-generic</p>
<p><span id="more-22"></span></p>
<p>for the use of the usb stick itself we need: dvb-utils</p>
<p>these are all to be found in synaptics.</p>
<p>now unpack the file and go into it's directory and type:<br />
(when compiling for second time or new kernel, "make distclean")</p>
<pre class="text">make all
sudo make install</pre>
<p>now download the <a href="http://www.otit.fi/~crope/v4l-dvb/af9015/af9015_firmware_cutter/firmware_files/4.95.0/dvb-usb-af9015.fw">firmware</a> (right click save-as) for the AF9015 and place this in /lib/firmware</p>
<p>then do a:</p>
<pre class="text">sudo modprobe dvb-usb-af9015</pre>
<p>and it will load all necessary modules.<br />
Type dmesg to check if everything loaded</p>
<p>use scan to find all the channels which are available to this by using the right file for your region:</p>
<pre class="text">scan /usr/share/doc/dvb-utils/examples/scan/dvb-t/COUNTRY_YOURREGION &gt; channels.conf</pre>
<p>this file you can us to view tv in xine or me-tv</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sharedknowhow.com/2008/09/af9015-equinux-tubestick-under-ubuntu/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>

