<?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>loggn.de - Mac OSX, Linux und manchmal auch Windows &#187; DVB-S2</title>
	<atom:link href="http://www.loggn.de/tag/dvb-s2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.loggn.de</link>
	<description>Erfahrungen, Tipps und Tricks zu Mac OSX, Linux und manchmal auch Windows. ;-)</description>
	<lastBuildDate>Tue, 07 Feb 2012 15:54:38 +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>Ubuntu &#8211; DVB-S2 &#8211; Treiber s2-liplianin installieren</title>
		<link>http://www.loggn.de/ubuntu-dvb-s2-treiber-s2-liplianin-installieren/</link>
		<comments>http://www.loggn.de/ubuntu-dvb-s2-treiber-s2-liplianin-installieren/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 14:50:37 +0000</pubDate>
		<dc:creator>Nico</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[DVB-S2]]></category>
		<category><![CDATA[HDTV]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[S2-3200]]></category>
		<category><![CDATA[s2-liplianin]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.loggn.de/?p=3083</guid>
		<description><![CDATA[Im Zuge meines HTPC Projektes &#8220;Das kleine Schwarze&#8221; habe ich mich mit der Installation von XBMC inkl. VDR-Plugin (PVR) beschäftigt. Das bedeutet, man kann über XBMC, zusätzlich zu den normalen Media-Center Eigenschaften, TV schauen. In dieser HowTo werden wir erstmal den DVB-S2 Treiber s2-liplianin für unsere TechnoTrend SAT-Karte installieren. Voraussetzung: Ubuntu Karmic 9.10 NVIDIA Treiber [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.loggn.de/wp-content/uploads/2009/11/linux_happytux.png"><img class="alignleft size-thumbnail wp-image-608" title="Linux-Maskottchen Happy Tux" src="http://www.loggn.de/wp-content/uploads/2009/11/linux_happytux-150x150.png" alt="linux happytux 150x150" width="73" height="73" /></a>Im Zuge meines <a href="http://www.loggn.de/projekt-htpc-das-kleine-schwarze-itx-dvb-s2-xbmc-pc-q07/">HTPC Projektes &#8220;Das kleine Schwarze&#8221;</a> habe ich mich mit der Installation von <strong>XBMC inkl. VDR-Plugin</strong> (PVR) beschäftigt. Das bedeutet, man kann über XBMC, zusätzlich zu den normalen Media-Center Eigenschaften, <strong>TV schauen</strong>. In dieser <strong>HowTo </strong>werden wir erstmal den DVB-S2 Treiber <strong>s2-liplianin</strong> für unsere <a href="http://www.amazon.de/exec/obidos/ASIN/B0011UC1O6/logdemacosxli-21/" target="_blank">TechnoTrend SAT-Karte</a> installieren.</p>
<p><strong>Voraussetzung:</strong></p>
<ul>
<li>Ubuntu Karmic 9.10</li>
<li>NVIDIA Treiber 195 mit VDPAU Unterstützung (<a href="http://www.loggn.de/ubuntu-karmic-9-10-nvidia-vdpau-smplayer-dekodieren-deinterlacen-und-skalieren-ueber-die-gpu/">HowTo</a>)</li>
</ul>
<p><strong>HowTo:</strong> <span style="text-decoration: underline;">DVB-S2 &#8211; Treiber s2-liplianin<br />
</span></p>
<p>Zuerst installieren wir uns ein wenig <strong>Kernelzubehör</strong>, &#8230;</p>
<pre class="brush: bash; title: ; notranslate">sudo su -
aptitude install linux-headers-`uname-r` make gcc bzip2 build-essential</pre>
<p>&#8230;und nun den DVB-S2 Treiber für unsere SAT-Karte (&#8230;bei mir <a href="http://mercurial.intuxication.org/hg/s2-liplianin" target="_blank">s2-liplianin</a> für die TT S2-3200).</p>
<pre class="brush: bash; title: ; notranslate">cd /usr/src
aptitude install mercurial
hg clone http://mercurial.intuxication.org/hg/s2-liplianin
cd s2-liplianin
make clean &amp;&amp; make &amp;&amp; make install &amp;&amp; make makelinks
reboot</pre>
<ul>
<li> nächster Schritt:
<ul>
<li><strong>9.10</strong> &gt; <a href="http://www.loggn.de/ubuntu-vdr-1-7-12-streamdev-fuer-xbmc-vorbereiten/">Ubuntu – VDR 1.7.12 + Streamdev für XBMC vorbereiten</a></li>
<li><strong>10.04</strong> &gt; <a href="http://www.loggn.de/ubuntu-10-04-vdr-1-7-14-vnsi-server-fuer-xbmc-vorbereiten/">Ubuntu 10.04 – VDR 1.7.14 &amp; VNSI-Server für XBMC vorbereiten</a></li>
</ul>
</li>
</ul>
<p><span id="more-3083"></span><strong><span style="text-decoration: underline;">Problemlösung</span></strong> bei <strong>make[3]: *** [/usr/src/s2-liplianin/v4l/firedtv-1394.o] Error 1</strong></p>
<pre class="brush: bash; title: ; notranslate">/usr/src/s2-liplianin/v4l/firedtv-1394.c: In function 'fdtv_1394_exit':
/usr/src/s2-liplianin/v4l/firedtv-1394.c:296: error: implicit declaration of function 'hpsb_unregister_protocol'
make[3]: *** [/usr/src/s2-liplianin/v4l/firedtv-1394.o] Error 1
make[2]: *** [_module_/usr/src/s2-liplianin/v4l] Error 2
make[2]: Leaving directory `/usr/src/linux-headers-2.6.31-17-generic'
make[1]: *** [default] Fehler 2
make[1]: Verlasse Verzeichnis '/usr/src/s2-liplianin/v4l'
make: *** [all] Fehler 2</pre>
<pre class="brush: bash; title: ; notranslate">make menuconfig</pre>
<p>Multimedia Support -&gt; DVB/ATSC Adapter -&gt; Firedtv/Floppydtv Modul <strong>abwählen</strong></p>
<p>Quelle: <a href="http://forum.ubuntuusers.de/post/2224793/" target="_blank">Großer make Fehler bei S2liplianin</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.loggn.de/ubuntu-dvb-s2-treiber-s2-liplianin-installieren/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Projekt HTPC &#8211; Das kleine Schwarze (ITX &#8211; DVB-S2 &#8211; XBMC &#8211; PC-Q07)</title>
		<link>http://www.loggn.de/projekt-htpc-das-kleine-schwarze-itx-dvb-s2-xbmc-pc-q07/</link>
		<comments>http://www.loggn.de/projekt-htpc-das-kleine-schwarze-itx-dvb-s2-xbmc-pc-q07/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 09:54:47 +0000</pubDate>
		<dc:creator>Nico</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[1080p]]></category>
		<category><![CDATA[720p]]></category>
		<category><![CDATA[DVB-S2]]></category>
		<category><![CDATA[HDTV]]></category>
		<category><![CDATA[HTPC]]></category>
		<category><![CDATA[ION]]></category>
		<category><![CDATA[ITX]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[PC-Q07]]></category>
		<category><![CDATA[Silent]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[VDPAU]]></category>
		<category><![CDATA[XBMC]]></category>

		<guid isPermaLink="false">http://www.loggn.de/?p=2811</guid>
		<description><![CDATA[Inspiriert von DaxTrose&#8216;s Projekt Das kleine Schwarze meiner Freundin! (Lian Li PC-Q07, Zotac9300-ITX WiFi) bin ich wieder einmal in Bastelstimmung gekommen. Schon längere Zeit war klar das meine ITX Acryl-Box abdanken muss. Das Acryl zieht jede Menge Staub an, was schlecht für die Optik und irgendwann auch für die Hardware ist. Der leise Media-PC soll [...]]]></description>
			<content:encoded><![CDATA[<p>Inspiriert von <a href="http://extreme.pcgameshardware.de/members/3004-daxtrose.html" target="_blank">DaxTrose</a>&#8216;s Projekt <a href="http://extreme.pcgameshardware.de/tagebuecher/57050-bilderbuch-das-kleine-schwarze-meiner-freundin-lian-li-pc-q07-zotac9300-itx-wifi-12-mib-bilder.html" target="_blank"><strong>Das kleine Schwarze meiner Freundin!</strong> (Lian Li PC-Q07, Zotac9300-ITX WiFi)</a> bin ich wieder einmal in Bastelstimmung gekommen. Schon längere Zeit war klar das meine <a href="http://www.loggn.de/projekt-itx-acryl-box/">ITX Acryl-Box</a> abdanken muss. Das Acryl zieht jede Menge Staub an, was schlecht für die Optik und irgendwann auch für die Hardware ist.</p>
<p>Der <strong>leise</strong> Media-PC soll über <a href="http://de.wikipedia.org/wiki/XBMC_Media_Center" target="_blank">XBMC</a> HD-Inhalte und Sat-TV wiedergeben können. Er soll sich ohne Tastatur über eine <strong>PC-Funkfernbedienung</strong> bedienen lassen.</p>
<p><a href="http://www.loggn.de/wp-content/uploads/2010/02/hardware_htpc_schwarz_10.jpg"><img class="aligncenter size-full wp-image-3040" title="Hardware HTPC Schwarz #10" src="http://www.loggn.de/wp-content/uploads/2010/02/hardware_htpc_schwarz_10.jpg" alt="hardware htpc schwarz 10" width="660" height="429" /></a></p>
<p><span id="more-2811"></span></p>
<p><strong>Projekt &#8211; HTPC &#8211; Das kleine Schwarze</strong></p>
<p style="padding-left: 30px;">Case: <a href="http://www.amazon.de/exec/obidos/ASIN/B0029ILMTE/logdemacosxli-21/" target="_blank">Lian Li PC-Q07B schwarz, Mini-ITX</a><br />
Case Zusatz: <a href="http://geizhals.at/deutschland/a365295.html" target="_blank">Lian Li C-02B schwarz Laufwerksblende</a><br />
MoBo: <a href="http://geizhals.at/deutschland/a451666.html" target="_blank">ASUS AT3N7A-I, GeForce 9400</a><br />
MoBo Zusatz: <a href="http://www.amazon.de/exec/obidos/ASIN/B000FDE0CQ/logdemacosxli-21/" target="_blank">Sharkoon SilentEagle 1000,  80x80x25mm, 1000rpm, 19.3m³/h, 8.9dB(A)</a><br />
RAM: <a href="http://www.amazon.de/exec/obidos/ASIN/B0027P9C9G/logdemacosxli-21/" target="_blank">Corsair XMS2 DIMM Kit  4GB PC2-6400U CL5-5-5-18</a> *von der ITX Acryl-Box aber nur 2GB*<br />
HDD: <a href="http://www.amazon.de/exec/obidos/ASIN/B000U34HIS/logdemacosxli-21/" target="_blank">Samsung SpinPoint M5S 160GB, SATA</a><br />
NT: <a href="http://geizhals.at/deutschland/a448393.html" target="_blank">be quiet Pure Power 300W ATX 2.3</a><br />
BR-ROM: <a href="http://www.amazon.de/exec/obidos/ASIN/B002BAT1GQ/logdemacosxli-21/" target="_blank">LiteOn iHOS104, SATA, schwarz, bulk</a><br />
DVB-S2: <a href="http://www.amazon.de/exec/obidos/ASIN/B000K9GMWG/logdemacosxli-21/" target="_blank">TechnoTrend S2-3200 HDTV-S2, PCI</a> *vom Server*<br />
Fernbedienung: <a href="http://www.pollin.de/shop/dt/MDI2ODcyOTk-/Computer_und_Zubehoer/Hardware/Maeuse_Unterlagen_Joystick/PC_Funkfernbedienung_X10.html" target="_blank">PC-Funkfernbedienung X10</a></p>
<p><strong>HINWEIS:</strong> Leider ist das alte X10 Modell (Pollin) nicht mehr verfügbar, das <a href="http://www.amazon.de/exec/obidos/ASIN/B004KVRSGO/logdemacosxli-21/" target="_blank">neue X10 Modell (Amazon)</a> sollte aber, laut einiger Forenbeiträge, genauso funktionieren.<br />

<a href='http://www.loggn.de/projekt-htpc-das-kleine-schwarze-itx-dvb-s2-xbmc-pc-q07/hardware_htpc_schwarz_01/' title='Hardware HTPC Schwarz #01'><img width="150" height="150" src="http://www.loggn.de/wp-content/uploads/2010/02/hardware_htpc_schwarz_01-150x150.jpg" class="attachment-thumbnail" alt="hardware htpc schwarz 01 150x150" title="Hardware HTPC Schwarz #01" /></a>
<a href='http://www.loggn.de/projekt-htpc-das-kleine-schwarze-itx-dvb-s2-xbmc-pc-q07/hardware_htpc_schwarz_02/' title='Hardware HTPC Schwarz #02'><img width="150" height="150" src="http://www.loggn.de/wp-content/uploads/2010/02/hardware_htpc_schwarz_02-150x150.jpg" class="attachment-thumbnail" alt="hardware htpc schwarz 02 150x150" title="Hardware HTPC Schwarz #02" /></a>
<a href='http://www.loggn.de/projekt-htpc-das-kleine-schwarze-itx-dvb-s2-xbmc-pc-q07/hardware_htpc_schwarz_03/' title='Hardware HTPC Schwarz #03'><img width="150" height="150" src="http://www.loggn.de/wp-content/uploads/2010/02/hardware_htpc_schwarz_03-150x150.jpg" class="attachment-thumbnail" alt="hardware htpc schwarz 03 150x150" title="Hardware HTPC Schwarz #03" /></a>
<a href='http://www.loggn.de/projekt-htpc-das-kleine-schwarze-itx-dvb-s2-xbmc-pc-q07/hardware_htpc_schwarz_04/' title='Hardware HTPC Schwarz #04'><img width="150" height="150" src="http://www.loggn.de/wp-content/uploads/2010/02/hardware_htpc_schwarz_04-150x150.jpg" class="attachment-thumbnail" alt="hardware htpc schwarz 04 150x150" title="Hardware HTPC Schwarz #04" /></a>
<a href='http://www.loggn.de/projekt-htpc-das-kleine-schwarze-itx-dvb-s2-xbmc-pc-q07/hardware_htpc_schwarz_05/' title='Hardware HTPC Schwarz #05'><img width="150" height="150" src="http://www.loggn.de/wp-content/uploads/2010/02/hardware_htpc_schwarz_05-150x150.jpg" class="attachment-thumbnail" alt="hardware htpc schwarz 05 150x150" title="Hardware HTPC Schwarz #05" /></a>
<a href='http://www.loggn.de/projekt-htpc-das-kleine-schwarze-itx-dvb-s2-xbmc-pc-q07/hardware_htpc_schwarz_06/' title='Hardware HTPC Schwarz #06'><img width="150" height="150" src="http://www.loggn.de/wp-content/uploads/2010/02/hardware_htpc_schwarz_06-150x150.jpg" class="attachment-thumbnail" alt="hardware htpc schwarz 06 150x150" title="Hardware HTPC Schwarz #06" /></a>
<a href='http://www.loggn.de/projekt-htpc-das-kleine-schwarze-itx-dvb-s2-xbmc-pc-q07/hardware_htpc_schwarz_07/' title='Hardware HTPC Schwarz #07'><img width="150" height="150" src="http://www.loggn.de/wp-content/uploads/2010/02/hardware_htpc_schwarz_07-150x150.jpg" class="attachment-thumbnail" alt="hardware htpc schwarz 07 150x150" title="Hardware HTPC Schwarz #07" /></a>
<a href='http://www.loggn.de/projekt-htpc-das-kleine-schwarze-itx-dvb-s2-xbmc-pc-q07/hardware_htpc_schwarz_08/' title='Hardware HTPC Schwarz #08'><img width="150" height="150" src="http://www.loggn.de/wp-content/uploads/2010/02/hardware_htpc_schwarz_08-150x150.jpg" class="attachment-thumbnail" alt="hardware htpc schwarz 08 150x150" title="Hardware HTPC Schwarz #08" /></a>
<a href='http://www.loggn.de/projekt-htpc-das-kleine-schwarze-itx-dvb-s2-xbmc-pc-q07/hardware_htpc_schwarz_09/' title='Hardware HTPC Schwarz #09'><img width="150" height="150" src="http://www.loggn.de/wp-content/uploads/2010/02/hardware_htpc_schwarz_09-150x150.jpg" class="attachment-thumbnail" alt="hardware htpc schwarz 09 150x150" title="Hardware HTPC Schwarz #09" /></a>
<a href='http://www.loggn.de/projekt-htpc-das-kleine-schwarze-itx-dvb-s2-xbmc-pc-q07/hardware_htpc_schwarz_10/' title='Hardware HTPC Schwarz #10'><img width="150" height="150" src="http://www.loggn.de/wp-content/uploads/2010/02/hardware_htpc_schwarz_10-150x150.jpg" class="attachment-thumbnail" alt="hardware htpc schwarz 10 150x150" title="Hardware HTPC Schwarz #10" /></a>
</p>
<p>Link: <a href="http://extreme.pcgameshardware.de/tagebuecher/57050-bilderbuch-das-kleine-schwarze-meiner-freundin-lian-li-pc-q07-zotac9300-itx-wifi-12-mib-bilder.html" target="_blank">Das kleine Schwarze meiner Freundin! (Lian Li PC-Q07, Zotac9300-ITX WiFi)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.loggn.de/projekt-htpc-das-kleine-schwarze-itx-dvb-s2-xbmc-pc-q07/feed/</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
		<item>
		<title>Ubuntu/Debian &#8211; Video Disk Recorder &#8211; Logs in einer extra Datei</title>
		<link>http://www.loggn.de/ubuntu-debian-video-disk-recorder-logs-in-einer-extra-datei/</link>
		<comments>http://www.loggn.de/ubuntu-debian-video-disk-recorder-logs-in-einer-extra-datei/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 12:22:18 +0000</pubDate>
		<dc:creator>Nico</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[1080i]]></category>
		<category><![CDATA[DVB-S2]]></category>
		<category><![CDATA[EPGSearch]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[rsyslog]]></category>
		<category><![CDATA[STREAMdev]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[VDR]]></category>
		<category><![CDATA[vdr.log]]></category>

		<guid isPermaLink="false">http://www.loggn.de/?p=1894</guid>
		<description><![CDATA[Unser Video Disk Recorder mit Streamdev- und EPGSearch-Plugin idle&#8217;t schon eine Weile so vor sich hin. Wer von euch ab und an mal in die Logdateien schaut, wird sicherlich auch schon bemerkt haben das unser VDR ganz schön viel (syslog, messages, debug, user.log) schreibt. Das werden wir jetzt abschalten! Zuerst sagen wir unserem Rsyslog das [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.loggn.de/wp-content/uploads/2009/11/linux_happytux.png"><img class="alignright size-full wp-image-608" title="Linux-Maskottchen Happy Tux" src="http://www.loggn.de/wp-content/uploads/2009/11/linux_happytux.png" alt="linux happytux" width="92" height="92" /></a>Unser <a href="http://www.loggn.de/debian-dvb-s2-hdtv-vdr-1-7-9-streamdev-epgsearch/" target="_blank">Video Disk Recorder mit Streamdev- und EPGSearch-Plugin</a> idle&#8217;t schon eine Weile so vor sich hin. Wer von euch ab und an mal in die Logdateien schaut, wird sicherlich auch schon bemerkt haben das unser <strong>VDR</strong> ganz schön viel (syslog, messages, debug, user.log) schreibt. Das werden wir jetzt abschalten! <img src='http://www.loggn.de/wp-includes/images/smilies/icon_smile.gif' alt="icon smile" class='wp-smiley' title="Ubuntu/Debian   Video Disk Recorder   Logs in einer extra Datei" /> </p>
<p>Zuerst sagen wir unserem <strong>Rsyslog</strong> das er alle VDR Meldungen in <strong>/var/log/vdr.log</strong> schreiben soll.</p>
<pre class="brush: bash; title: ; notranslate">vi /etc/rsyslog.conf
# vdr messages to vdr.log
local6.*                        -/var/log/vdr.log</pre>
<p>Jetzt legen wir mit <strong>local6.!*</strong> fest, das keine Meldungen mehr in die jeweilige Logdatei geschrieben wird. <span id="more-1894"></span></p>
<pre class="brush: bash; title: ; notranslate">*.*;auth,authpriv.none;\
local6.!*                       -/var/log/syslog</pre>
<pre class="brush: bash; title: ; notranslate">*.=info;*.=notice;*.=warn;\
auth,authpriv.none;\
cron,daemon.none;\
mail,news.none;\
local6.!*               -/var/log/messages</pre>
<pre class="brush: bash; title: ; notranslate">*.=debug;\
auth,authpriv.none;\
news.none;mail.none;\
local6.!*               -/var/log/debug</pre>
<pre class="brush: bash; title: ; notranslate">user.*;local6.!*                -/var/log/user.log</pre>
<p>Der <strong>Rsyslog</strong> Dienst muss neu gestartet werden damit die Einstellungen übernommen werden.</p>
<pre class="brush: bash; title: ; notranslate">/etc/init.d/rsyslog restart</pre>
<p>Absofort müssen wir den Video Disk Recorder mit <strong>-l 3.6</strong> starten, unter Umständen muss dazu noch das init-Script bearbeitet werden!</p>
<pre class="brush: bash; title: ; notranslate">/usr/bin/vdr -d -l 3.6 -P streamdev-server -P epgsearch</pre>
<p>So jetzt haben wir alle VDR-Meldungen gesammelt in <strong>einer</strong> extra Logdatei und keine mehr in anderen Logs. <img src='http://www.loggn.de/wp-includes/images/smilies/icon_mrgreen.gif' alt="icon mrgreen" class='wp-smiley' title="Ubuntu/Debian   Video Disk Recorder   Logs in einer extra Datei" /> </p>
<p><span style="background-color: #ff0000;">Info:</span> <strong>local6</strong> weil <strong>-l 3.6</strong></p>
<ul>
<li><strong>3</strong> fürs <em>loggn</em> von <strong>Errors, Infos und Debugs</strong></li>
<li><strong>6</strong> für <strong>local6</strong></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.loggn.de/ubuntu-debian-video-disk-recorder-logs-in-einer-extra-datei/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Debian &#8211; DVB-S2 &#8211; multiproto/s2-liplianin zum Schweigen bringen</title>
		<link>http://www.loggn.de/debian-dvb-s2-multiprotos2-liplianin-zum-schweigen-bringen/</link>
		<comments>http://www.loggn.de/debian-dvb-s2-multiprotos2-liplianin-zum-schweigen-bringen/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 15:43:20 +0000</pubDate>
		<dc:creator>Nico</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[DVB-S2]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[multiproto]]></category>
		<category><![CDATA[s2-liplianin]]></category>
		<category><![CDATA[VDR]]></category>

		<guid isPermaLink="false">http://www.loggn.de/?p=969</guid>
		<description><![CDATA[Die DVB-Treiber multiproto und s2-liplianin werden gerne bei der Verwendung einer DVB-S2 Karte unter Linux genutzt. Die Treiber schreiben allerdings im Sekunden Takt in die /var/log/messages, syslog, etc.. Was die Log-Dateien natürlich sehr groß und unübersichtlich werden lässt. Das werden wir jetzt beheben&#8230; Die Log-Dateien sehen dann so aus: Um das zu beheben müssen wir, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.loggn.de/wp-content/uploads/2009/11/hardware_dvb-s2-3200.jpg"><img class="alignleft size-medium wp-image-822" title="Hardware DVB-S2 TT S2-3200" src="http://www.loggn.de/wp-content/uploads/2009/11/hardware_dvb-s2-3200-300x225.jpg" alt="hardware dvb s2 3200 300x225" width="117" height="87" /></a>Die DVB-Treiber <a href="http://www.jusst.de/hg/multiproto" target="_blank">multiproto</a> und <a href="http://mercurial.intuxication.org/hg/s2-liplianin" target="_blank">s2-liplianin</a> werden gerne bei der Verwendung einer DVB-S2 Karte unter Linux genutzt. Die Treiber schreiben allerdings im Sekunden Takt in die /var/log/messages, syslog, etc.. Was die Log-Dateien natürlich sehr groß und unübersichtlich werden lässt. Das werden wir jetzt beheben&#8230;</p>
<p>Die Log-Dateien sehen dann so aus:</p>
<pre class="brush: bash; title: ; notranslate">Nov  9 13:14:56 foooooo kernel: [75611.049096] stb6100_set_frequency: Frequency=1082000
Nov  9 13:14:56 foooooo kernel: [75611.052941] stb6100_get_frequency: Frequency=1082003
Nov  9 13:14:56 foooooo kernel: [75611.060937] stb6100_get_bandwidth: Bandwidth=52000000
Nov  9 13:14:56 foooooo kernel: [75611.785360] stb6100_set_bandwidth: Bandwidth=51610000
Nov  9 13:14:56 foooooo kernel: [75611.788052] stb6100_get_bandwidth: Bandwidth=52000000
Nov  9 13:14:56 foooooo kernel: [75611.791034] stb6100_get_bandwidth: Bandwidth=52000000
Nov  9 13:14:56 foooooo kernel: [75611.861230] stb6100_set_frequency: Frequency=1082000
Nov  9 13:14:56 foooooo kernel: [75611.861424] stb6100_get_frequency: Frequency=1082003
Nov  9 13:14:56 foooooo kernel: [75611.873344] stb6100_get_bandwidth: Bandwidth=52000000
Nov  9 13:14:57 foooooo kernel: [75612.153814] stb6100_set_bandwidth: Bandwidth=51610000
Nov  9 13:14:57 foooooo kernel: [75612.153814] stb6100_get_bandwidth: Bandwidth=52000000
Nov  9 13:14:57 foooooo kernel: [75612.158009] stb6100_get_bandwidth: Bandwidth=52000000
Nov  9 13:14:57 foooooo kernel: [75612.229686] stb6100_set_frequency: Frequency=1082000
Nov  9 13:14:57 foooooo kernel: [75612.229686] stb6100_get_frequency: Frequency=1082003
Nov  9 13:14:57 foooooo kernel: [75612.239728] stb6100_get_bandwidth: Bandwidth=52000000
Nov  9 13:14:57 foooooo kernel: [75613.084606] stb6100_set_bandwidth: Bandwidth=51610000
Nov  9 13:14:57 foooooo kernel: [75613.088607] stb6100_get_bandwidth: Bandwidth=52000000
Nov  9 13:14:57 foooooo kernel: [75613.093408] stb6100_get_bandwidth: Bandwidth=52000000
Nov  9 13:14:57 foooooo kernel: [75613.161790] stb6100_set_frequency: Frequency=1082000
Nov  9 13:14:57 foooooo kernel: [75613.166211] stb6100_get_frequency: Frequency=1082003
Nov  9 13:14:57 foooooo kernel: [75613.172523] stb6100_get_bandwidth: Bandwidth=52000000</pre>
<p>Um das zu beheben müssen wir, in der Datei <strong>stb6100_cfg.h</strong> ein paar Zeilen auskommentieren.</p>
<p><span id="more-969"></span></p>
<pre class="brush: bash; title: ; notranslate">vi /usr/src/s2-liplianin/linux/drivers/media/dvb/frontends/stb6100_cfg.h</pre>
<p><strong>Zeile 39&#8230;</strong></p>
<pre class="brush: cpp; title: ; notranslate">printk(&quot;%s: Frequency=%d\n&quot;, __func__, freq);</pre>
<p>&#8230;wird zu&#8230;</p>
<pre class="brush: cpp; title: ; notranslate">// printk(&quot;%s: Frequency=%d\n&quot;, __func__, freq);</pre>
<p><strong>Zeile 60&#8230;</strong></p>
<pre class="brush: cpp; title: ; notranslate">printk(&quot;%s: Frequency=%d\n&quot;, __func__, frequency);</pre>
<p>&#8230;wird zu&#8230;</p>
<pre class="brush: cpp; title: ; notranslate">// printk(&quot;%s: Frequency=%d\n&quot;, __func__, frequency);</pre>
<p><strong>Zeile 83&#8230;</strong></p>
<pre class="brush: cpp; title: ; notranslate">printk(&quot;%s: Bandwidth=%d\n&quot;, __func__, band);</pre>
<p>&#8230;wird zu&#8230;</p>
<pre class="brush: cpp; title: ; notranslate">// printk(&quot;%s: Bandwidth=%d\n&quot;, __func__, band);</pre>
<p><strong>Zeile 102&#8230;</strong></p>
<pre class="brush: cpp; title: ; notranslate">printk(&quot;%s: Bandwidth=%d\n&quot;, __func__, bandwidth);</pre>
<p>&#8230;wird zu&#8230;</p>
<pre class="brush: cpp; title: ; notranslate">// printk(&quot;%s: Bandwidth=%d\n&quot;, __func__, bandwidth);</pre>
<p>Jetzt kompilieren wir den Treiber nocheinmal erneut, nach einem Neustart wird dann der DVB-Treiber <strong>nicht mehr </strong>unsere Log-Dateien zumüllen.</p>
<pre class="brush: bash; title: ; notranslate">cd /usr/src/s2-liplianin
make distclean &amp;&amp; make &amp;&amp; make install &amp;&amp; make makelinks
reboot</pre>
<p><strong>Links:</strong><br />
<a href="http://www.loggn.de/debian-dvb-s2-hdtv-vdr-1-7-9-streamdev-epgsearch/" target="_blank">Debian – DVB-S2 – HDTV – VDR 1.7.9 – Streamdev + EPGSearch</a><br />
<a href="http://www.loggn.de/debian-dvb-s2-vdr-stream-client/" target="_blank">Debian – DVB-S2 – VDR Stream + Client</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.loggn.de/debian-dvb-s2-multiprotos2-liplianin-zum-schweigen-bringen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian &#8211; DVB-S2 &#8211; VDR Stream + Client</title>
		<link>http://www.loggn.de/debian-dvb-s2-vdr-stream-client/</link>
		<comments>http://www.loggn.de/debian-dvb-s2-vdr-stream-client/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 18:02:30 +0000</pubDate>
		<dc:creator>Nico</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[DVB-Apps]]></category>
		<category><![CDATA[DVB-S2]]></category>
		<category><![CDATA[EPGSearch]]></category>
		<category><![CDATA[HDTV]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[STREAMdev]]></category>
		<category><![CDATA[VDR]]></category>
		<category><![CDATA[VDRadmin AM]]></category>

		<guid isPermaLink="false">http://www.loggn.de/?p=630</guid>
		<description><![CDATA[Nach einiger Zeit wird es wieder einmal Zeit meinen Wissensdurst zu stillen. Eigentlich wollte ich mir einen HD-Receiver zulegen, zum Beispiel eine DreamBox DM800 HD, allerdings sind mir 380€ dann doch zu teuer. Auf der Suche nach einer Alternative bin ich auf das VDR-Wiki gestoßen, nach kurzem überlegen war dann ziemlich schnell klar was mein [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.loggn.de/wp-content/uploads/2009/11/linux_vdr_netzwerk_bg.png"><img class="alignleft size-medium wp-image-795" title="Linux VDR Netzwerk" src="http://www.loggn.de/wp-content/uploads/2009/11/linux_vdr_netzwerk_bg-300x232.png" alt="linux vdr netzwerk bg 300x232" width="154" height="120" /></a>Nach einiger Zeit wird es wieder einmal Zeit meinen Wissensdurst zu stillen. Eigentlich wollte ich mir einen HD-Receiver zulegen, zum Beispiel eine <a href="http://geizhals.at/deutschland/a321971.html" target="_blank">DreamBox DM800 HD</a>, allerdings sind mir 380€ dann doch zu teuer. Auf der Suche nach einer Alternative bin ich auf das <a href="http://www.vdr-wiki.de" target="_blank">VDR-Wiki</a> gestoßen, nach kurzem überlegen war dann ziemlich schnell klar was mein neues Projekt werden wird. Mein Home-Server bekommt eine DVB-S2 Karte, dieser wird dann mit dem existierenden Debian 5.03 System einen VDR HDTV Stream erstellen. Diesen Stream soll dann mein <a href="http://www.loggn.de/projekt-itx-acryl-box/" target="_blank">Media-PC</a> und mein MacBook empfangen.^^<br />
<a href="http://www.loggn.de/wp-content/uploads/2009/11/hardware_dvb-s2-3200.jpg"><img class="size-medium wp-image-822 alignright" title="Hardware DVB-S2 TT S2-3200" src="http://www.loggn.de/wp-content/uploads/2009/11/hardware_dvb-s2-3200-300x225.jpg" alt="hardware dvb s2 3200 300x225" width="166" height="125" /></a><br />
DVB-S2 PCI Karte: <a href="http://geizhals.at/deutschland/?a=186324" target="_blank">TechnoTrend S2-3200 HDTV-S2</a></p>
<p>Bei der Entscheidung, welche DVB-S Karte die Richtige ist, hat mir der VDR-Wiki Eintrag <a href="http://vdr-wiki.de/wiki/index.php/DVB-S" target="_blank">DVB-S</a> und das <a href="http://www.vdr-portal.de" target="_blank">VDR-Portal</a> geholfen.</p>
<p>Als Allererstes, nach dem Einbau der Karte, installieren wir den Treiber. Vorab benötigen wir noch ein paar Pakete die wir über <a href="http://wiki.ubuntuusers.de/aptitude" target="_blank">aptitude</a> beschaffen.</p>
<pre class="brush: bash; title: ; notranslate">aptitude install mercurial linux-headers-`uname -r` make gcc
cd /usr/src
hg clone http://jusst.de/hg/multiproto
cd multiproto &amp;&amp; make distclean &amp;&amp; make &amp;&amp; make install &amp;&amp; make makelinks</pre>
<p>Jetzt fügen wir &#8220;<a href="http://www.e-tobi.net/blog/pages/vdr-repository" target="_blank">Tobi&#8217;s Experimental VDR Repository</a>&#8221; in unsere <a href="http://wiki.ubuntuusers.de/sources.list" target="_blank">sources.list</a> ein.</p>
<pre class="brush: bash; title: ; notranslate">vi /etc/apt/sources.list
#
# Tobi's Experimental VDR Repository (multipatch)
#
deb http://e-tobi.net/vdr-experimental lenny base backports addons vdr-multipatch
deb-src http://e-tobi.net/vdr-experimental lenny base backports addons vdr-multipatch</pre>
<p><span id="more-630"></span>Vor der Aktualiserung unserer Paketquellen holen wir uns noch den benötigten PUPKEY für Tobi&#8217;s Repository (NO_PUBKEY F7180D26AEDAA642)</p>
<pre class="brush: bash; title: ; notranslate">gpg --keyserver hkp://wwwkeys.eu.pgp.net --recv-keys F7180D26AEDAA642
gpg --armor --export F7180D26AEDAA642 | apt-key add -
aptitude update</pre>
<p>Nun werden wir die <a href="http://vdr-wiki.de/wiki/index.php/%C3%9Cbersicht_Software#VDR" target="_blank">VDR</a> Software mit <a href="http://vdr-wiki.de/wiki/index.php/Epgsearch-plugin" target="_blank">EPGSearch</a>, <a href="http://vdr-wiki.de/wiki/index.php/Streamdev-plugin" target="_blank">STREAMdev</a>, <a href="http://vdr-wiki.de/wiki/index.php/Vdradmin_AM" target="_blank">VDRadmin AM</a> &amp; <a href="http://vdr-wiki.de/wiki/index.php/Dvb-apps" target="_blank">DVB-Apps</a> installieren.</p>
<pre class="brush: bash; title: ; notranslate">aptitude install vdr vdr-plugin-epgsearch vdradmin-am vdr-plugin-streamdev-server dvb-apps</pre>
<p>Jetzt stoppen wir unseren VDR um Einstellungen zutreffen&#8230;</p>
<pre class="brush: bash; title: ; notranslate">/etc/init.d/vdr stop</pre>
<p>&#8230;wenn VDR gestoppt ist, können wir einen Sendersuchlauf  starten.</p>
<pre class="brush: bash; title: ; notranslate">scan -o vdr /usr/share/dvb/dvb-s/Astra-19.2E &gt; /var/lib/vdr/channels.conf
chown -R vdr:vdr /var/lib/vdr</pre>
<p>Damit unser Server nicht automatisch herunterfährt editieren wir &#8220;/etc/default/vdr&#8221;.</p>
<pre class="brush: bash; title: ; notranslate">vi /etc/default/vdr
ENABLE_SHUTDOWN=0</pre>
<p>In den nächsten zwei Dateien legen wir fest welche IP-Adressen Zugriff haben dürfen.</p>
<pre class="brush: bash; title: ; notranslate">vi /etc/vdr/plugins/streamdevhosts.conf
vi /etc/vdr/svdrphosts.conf</pre>
<p>Jetzt können wir unseren VDR wieder starten.</p>
<pre class="brush: bash; title: ; notranslate">/etc/init.d/vdr start</pre>
<p>Auf einem im Netzwerk befindlichen Client starten wir, nach erfolgreichen VDR Start, einen <a href="http://de.wikipedia.org/wiki/Streaming-Client" target="_blank">Streaming-Client</a> mit der channels.m3u (http://IPDESSTREAMSERVERS:3000/channels.m3u) Playlist.</p>
<p style="padding-left: 30px;">Windows: <a href="http://de.wikipedia.org/wiki/VLC_media_player" target="_blank">VLC media player</a><br />
Linux: <a href="http://wiki.ubuntuusers.de/Baustelle/SMPlayer" target="_blank">SMplayer</a><br />
Mac OSX: <a href="http://de.wikipedia.org/wiki/VLC_media_player" target="_blank">VLC media player</a></p>
<p style="text-align: center;"><a href="http://www.loggn.de/wp-content/uploads/2009/11/software_vdr_stream.jpg"><img class="aligncenter size-large wp-image-842" title="Software VDR Stream" src="http://www.loggn.de/wp-content/uploads/2009/11/software_vdr_stream-1024x560.jpg" alt="software vdr stream 1024x560" width="614" height="336" /></a></p>
<p>Screenshot: <strong>NEIN! </strong>Sky funktioniert <strong>nicht</strong> ohne Abo, das ist nur <strong>Werbung</strong> auf DMAX.</p>
<p>Wir können auch noch über unseren <a href="http://de.wikipedia.org/wiki/Webbrowser" target="_blank">Webbrowser</a>, durch das VDRadmin AM Plugin, ein <a href="http://vdr-wiki.de/wiki/index.php/Vdradmin_AM" target="_blank">Webinterface</a> &#8220;<span style="text-decoration: underline;">http://IPDESSTREAMSERVERS:8001</span>&#8221; öffnen.</p>
<p>Vorher müssen wir die &#8220;/etc/default/vdradmin-am&#8221; bearbeiten.</p>
<pre class="brush: bash; title: ; notranslate">vi /etc/default/vdradmin-am
ENABLED=&quot;1&quot;</pre>
<pre class="brush: bash; title: ; notranslate">/etc/init.d/vdradmin-am restart</pre>
<p>Im Webinterface können wir uns das aktuelle TV-Progamm anschauen, den Username und das Passwort ändern, sowie viele weitere Einstellungen festlegen. (Default-User/-Passwort: linvdr)</p>
<p style="text-align: center;"><a href="http://www.loggn.de/wp-content/uploads/2009/11/software_vdradmin-am_1.jpg"><img class="size-medium wp-image-844 alignnone" title="Software VDRadmin-AM #1" src="http://www.loggn.de/wp-content/uploads/2009/11/software_vdradmin-am_1-300x154.jpg" alt="software vdradmin am 1 300x154" width="300" height="154" /></a>_<a href="http://www.loggn.de/wp-content/uploads/2009/11/software_vdradmin-am_2.jpg"><img class="size-medium wp-image-845 alignnone" title="Software VDRadmin-AM #2" src="http://www.loggn.de/wp-content/uploads/2009/11/software_vdradmin-am_2-300x154.jpg" alt="software vdradmin am 2 300x154" width="300" height="154" /></a></p>
<p style="text-align: center;"><a href="http://www.loggn.de/wp-content/uploads/2009/11/software_vdradmin-am_3.jpg"><img class="alignnone size-medium wp-image-846" title="Software VDRadmin-AM #3" src="http://www.loggn.de/wp-content/uploads/2009/11/software_vdradmin-am_3-300x154.jpg" alt="software vdradmin am 3 300x154" width="300" height="154" /></a></p>
<p>PS: Beim möglichen Umschaltproblemen mit dem STREAMdev Plugin solltet ihr euch <a href="http://vdr-wiki.de/wiki/index.php/Streamdev-plugin#Probleme" target="_blank">diesen VDR-Wiki Eintrag</a> anschauen.</p>
<p><span style="background-color: #ff0000;"><strong>EDIT:</strong> Alle Pakete aus &#8220;Tobi&#8217;s Repository&#8221; mit der VDR-Version &#8220;1.6.0&#8243; sind nicht HDTV fähig!</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.loggn.de/debian-dvb-s2-vdr-stream-client/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

