public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: "Jens Krehbiel-Gräther" <linux-dvb@okg-computer.de>
To: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] How to get a PCTV Sat HDTC Pro USB (452e) running?
Date: Thu, 05 Jun 2008 09:24:56 +0200	[thread overview]
Message-ID: <484794C8.5090506@okg-computer.de> (raw)
In-Reply-To: <854d46170806041505w69a0bebakfa997223cade4381@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 3314 bytes --]

Hi Michael!

Because of the several patches needed to add support for the 
pctv_452e/tt_s2_3600/tt_s2_3650_ci I made a new diff on todays hg tree 
with all the patches applied (I think all the patches were posted by 
Dominik Kuhlen??).
I will try to update the wiki in the next days.

Couldn't these patches be inserted into hg-tree (Manu??). The device 
works with them (i am using it a few months now).

I applied ONE patch wich includes all the patches listed here:
patch_multiproto_pctv452e_tts23600.diff
patch_multiproto_dvbs2_frequency.diff
patch_fix_tts2_keymap.diff
patch_add_tt_s2_3650_ci.diff
patch_add_tt_s2_3600_rc_keymap.diff

Also I attached ONE patch for dvb-apps to get (only SCAN AND SZAP!!) 
working with DVB API 3.3.
For this you have to copy version.h and frontend.h from
multiproto/linux/include/linux/dvb/<version.h,frontend.h>
into your system include patch (and replace the originals with them). 
After that scan and szap will compile (all the other stuff fro dvb-apps 
won't compile any more!!).

So just do the following:

1. hg clone http://www.jusst.de/hg/multiproto
2. cd into multiproto and run "patch -p1 < 
patch_add_pctv452e_tt_s2_36x0.diff" (attached here)
3. run "make" and "make install"
4. hg clone http://linuxtv.org/hg/dvb-apps
5. cd into dvb-apps and run "patch -p1 < patch_sca_szap.diff" (attached 
here)
6. copy version.h and frontend.h
7. cd into dvb-apps/util/<scan,szap> and run "make"

That should work.

Jens


Faruk A schrieb:
> Hi Michael!
>
> You can find dvb-apps patches for the latest API 3.3 here.
> http://www.linuxtv.org/pipermail/linux-dvb/2008-April/025222.html
>
> One more thing patches for PCTV 452e posted on the wiki is too old, there is new
> and final patches available.
> You need this files:
> patch_multiproto_pctv452e_tts23600.diff.bz2
> patch_multiproto_dvbs2_frequency.diff
> You can find it here
> http://www.linuxtv.org/pipermail/linux-dvb/2008-April/025539.html
>
> Faruk
>
>
> On Wed, Jun 4, 2008 at 11:32 PM, Michael Schöller
> <michael.schoeller@schoeller-soft.net> wrote:
>   
>> Hi,
>> I run into some problems when trying to get my 452e running.
>> I followed the infos at
>> http://www.linuxtv.org/wiki/index.php/Pinnacle_PCTV_Sat_HDTV_Pro_USB_%28452e%29
>>
>> and compiled multiproto kernel modules.
>> The device seems to be detected and working (even if the kernel now is
>> very unstable)
>> But I'm not able to do any more.
>> I downloaded the newest dvb-apps and compiled it. But scan, szap or
>> szap2 are not working.
>> Maybe I need some multiproto patch for dvb-apps but I didn't find
>> anything useful on the Internet.
>>
>> Can someone gives me an step by step explanation that I can use. Even I
>> ran into errors I could post them and get an solution this way.
>>
>> My System:
>> PS3 running YDL6 (with newest available packaged from the YDL6
>> repositories)
>>
>> Michael
>>
>> _______________________________________________
>> linux-dvb mailing list
>> linux-dvb@linuxtv.org
>> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
>>
>>     
>
> _______________________________________________
> linux-dvb mailing list
> linux-dvb@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
>   


[-- Attachment #2: patch_add_pctv452e_tt_s2_36x0.diff.bz2 --]
[-- Type: application/octet-stream, Size: 5163 bytes --]

[-- Attachment #3: patch_scan_szap.diff.bz2 --]
[-- Type: application/octet-stream, Size: 36735 bytes --]

[-- Attachment #4: Type: text/plain, Size: 150 bytes --]

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

  reply	other threads:[~2008-06-05  7:25 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-04 21:32 [linux-dvb] How to get a PCTV Sat HDTC Pro USB (452e) running? Michael Schöller
2008-06-04 22:05 ` Faruk A
2008-06-05  7:24   ` Jens Krehbiel-Gräther [this message]
2008-06-05 20:27     ` Dominik Kuhlen
2008-06-06  5:10       ` Michael Schöller
     [not found]         ` <854d46170806060249h1aec73e4s645462a123371c29@mail.gmail.com>
2008-06-06 17:26           ` Michael Schöller
     [not found]             ` <854d46170806061050t12eee403re359ecfeac9143ec@mail.gmail.com>
2008-06-06 18:18               ` Michael Schöller
2008-06-06 20:29                 ` Jens Krehbiel-Gräther
2008-06-07 22:21                   ` Goga777
2008-06-08  7:45                     ` Jens Krehbiel-Gräther
2008-06-08 19:06                       ` [linux-dvb] scan & szap for new multiproto api (was - How to get a PCTV Sat HDTC Pro USB (452e) running?) Goga777
2008-06-08 19:50                         ` Faruk A
2008-06-09  4:29                           ` Goga777
2008-06-09  7:21                             ` Jens Krehbiel-Gräther
2008-06-09 16:59                               ` Goga777
2008-06-09 18:45                                 ` Dominik Kuhlen
2008-06-09 19:11                                   ` Goga777
2008-06-06 22:18             ` [linux-dvb] How to get a PCTV Sat HDTC Pro USB (452e) running? Dominik Kuhlen
2008-06-07  9:43               ` Michael Schöller
2008-06-08  8:04                 ` Jens Krehbiel-Gräther
2008-06-06 20:09       ` Jens Krehbiel-Gräther
  -- strict thread matches above, loose matches on Subject: below --
2008-06-05 16:34 Stuart Morris
2008-06-05 18:47 ` Faruk A

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=484794C8.5090506@okg-computer.de \
    --to=linux-dvb@okg-computer.de \
    --cc=linux-dvb@linuxtv.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox