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: Fri, 06 Jun 2008 22:29:08 +0200	[thread overview]
Message-ID: <48499E14.8000905@okg-computer.de> (raw)
In-Reply-To: <48497F86.9020702@schoeller-soft.net>

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

Hi!

Hm... that should work for scan... :-(

For szap you have to download

http://abraham.manu.googlepages.com/szap.c
then applie the api-v3.3 patch and compile it. This should work too.

Or download the hg tree of dvb-apps and apply the attached patch on the whole tree. After that go to the scan and szap directory and run "make".
This works for me.

Jens



Michael Schöller schrieb:
> Well thats exactly what I did.
> And scan gives me that error. Any other ideas what the reason for the 
> error could be?
>
> Faruk A schrieb:
>> I'm glad it worked out for you. The dvb-apps scan never worked with multiproto
>> there is another version for multiproto you can download it from here.
>> http://jusst.de/manu/scan.tar.bz2
>>
>> rename the original scan dir to scan_orig and extract the new one next to it
>> and apply the API 3.3 patch and it should work.
>>
>> tip: you don't have to compile the whole dvb-apps, you can change
>> dir to like szap and run "make" it should only compile szap.
>>
>> Faruk
>>
>>
>> 2008/6/6 Michael Schöller <michael.schoeller@schoeller-soft.net>:
>>   
>>> Well that worked! I was able to compile the drivers. :)
>>>
>>> And the bad news. I wasn't able to compile dvb-apps. Or to be more specific
>>> I followed the instructions for patching dvb-apps to work with multiproto. (
>>>
>>> http://www.linuxtv.org/pipermail/linux-dvb/2008-April/025222.html)
>>>
>>> As I understand the instructions I copied the source code of scan to the
>>> dvb-apps/util/scan directory and applied the patch on it. After a little
>>> extra change for the includes (changed them to point to the ones of
>>> multiproto). I was able to compile the hole stuff without errors. However
>>> scan always gives me an DVBFE_SET_PARAMS ioctl fail with "Invalid argument".
>>> After some time I give up on and tried to patch szap. Well szap seems to be
>>> a wrong version since even used structures in the source code has different
>>> names than the ones in the patch file. I got dvb-apps with hg from
>>> linuxtv.org.
>>>
>>> I'm really down now my hope to get this damn thing running before the first
>>> EM match is now not present. Good by HDTV quality games hello PAL...
>>>
>>> *schniff*
>>>
>>>
>>>
>>> Faruk A schrieb:
>>>
>>> Hi Michael!
>>>
>>> I was having the same problem too, this is what i did.
>>> All i need is pctv 452e drivers and don't care for the rest.
>>> you can do this in couples of ways.. first you can run "make menuconfig"
>>> and unselect whatever drivers thats troubling you.
>>> I did that but after cx25840-core there is another one after that another
>>> drivers.... then i did  the ugly way works 100%
>>>
>>> cd to multiproto/linux/drivers/media/video
>>> and rename the Makefile to like Makefile_
>>> after this i won't compile any analog drivers and it will compile dvb
>>> and radio drivers.
>>> if you don't what radio too do the same thing to radio dir.
>>>
>>> Faruk
>>>
>>>
>>> 2008/6/6 Michael Schöller <michael.schoeller@schoeller-soft.net>:
>>>
>>>
>>> Well fine thanks,
>>>
>>> I already have applied the patches and tried to compile multiproto...
>>> Well it now gives me an compile error
>>> --------------
>>> In file included from /usr/src/multiproto/v4l/cx25840-core.c:42:
>>> /usr/src/multiproto/v4l/../linux/include/media/v4l2-i2c-drv-legacy.h: In
>>> function 'v4l2_i2c_drv_init':
>>> /usr/src/multiproto/v4l/../linux/include/media/v4l2-i2c-drv-legacy.h:197:
>>> warning: assignment from incompatible pointer type
>>> /usr/src/multiproto/v4l/cx25840-core.c: At top level:
>>> /usr/src/multiproto/v4l/cx25840-core.c:71: error: conflicting type
>>> qualifiers for 'addr_data'
>>> /usr/src/multiproto/v4l/../linux/include/media/v4l2-i2c-drv-legacy.h:41:
>>> error: previous declaration of 'addr_data' was here
>>> make[3]: *** [/usr/src/multiproto/v4l/cx25840-core.o] Error 1
>>> make[2]: *** [_module_/usr/src/multiproto/v4l] Error 2
>>> make[2]: Leaving directory `/usr/src/ps3-linux'
>>> make[1]: *** [default] Fehler 2
>>> make[1]: Leaving directory `/usr/src/multiproto/v4l'
>>> make: *** [all] Fehler 2
>>> --------------
>>> That does not look like an simple changed function/code error.
>>>
>>> Michael
>>>
>>>
>>> Dominik Kuhlen schrieb:
>>>
>>> Hi,
>>> On Thursday 05 June 2008, Jens Krehbiel-Gräther wrote:
>>>
>>>
>>> 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
>>>
>>>
>>>
>>> -----snip----
>>> I had just a brief look at the patch and it seems that pctv452e.c and
>>> lnb22.* are missing
>>> afaik hg diff  does not include added files if not specified explicitly.
>>>
>>>
>>> Dominik
>>>
>>>
>>>
>>>
>>>
>>> ________________________________
>>> _______________________________________________
>>> 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
>>>
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> 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_scan_szap.diff.bz2 --]
[-- Type: application/octet-stream, Size: 37182 bytes --]

[-- Attachment #3: 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-06 20:29 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
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 [this message]
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=48499E14.8000905@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