Hi!

Thanks for your guide, the repository name was the information I searched.
But I didn't read Klaus annoncement carefully, he mentioned the TT S2-3200 but I got the TT S2-3600 USB device and it's driver is only in s2-liplianin repo and this is currently not compatible with 2.6.39

Regards

Marco


Am 02.07.2011 13:59, schrieb Gianni Zacchia:
Il 30/06/2011 22:32, Marco Göbenich ha scritto:
Hi!

Which linuxDVB driver did you use. Could not find one where all
patches apply cleanly.

Regards

Marco

# Installiamo le dipendenze
apt-get install patchutils libdigest-sha1-perl libproc-processtable-perl

# Scarichiamo i sorgenti
git clone git://linuxtv.org/media_build.git

# Scarichiamo e decomprimiamo l'ultima versione dei drivers
cd ./media_build/linux
wget http://linuxtv.org/downloads/drivers/linux-media-LATEST.tar.bz2&&;   tar 
-jxf linux-media-LATEST.tar.bz2
cd ..

wget ftp://ftp.tvdr.de/vdr/Developer/Driver-Patches/01-stb0899_if_agc_gain.diff
wget ftp://ftp.tvdr.de/vdr/Developer/Driver-Patches/02-stb0899_signal_flag.diff
wget 
ftp://ftp.tvdr.de/vdr/Developer/Driver-Patches/03-stb0899_signal_strength_limits.diff

patch -p1<   01-stb0899_if_agc_gain.diff
patch -p1<   02-stb0899_signal_flag.diff
patch -p1<   03-stb0899_signal_strength_limits.diff



Source:
http://wiki.vdr-italia.org/doku.php?id=vdr:installazione_di_vdr_con_debian_wheezy


Ciao, Pizzak

_______________________________________________
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


_______________________________________________
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Reply via email to