Re: [linux-dvb] Need Help with PCTV 452e (USB DVB-S2 device with STB0899)

2008-02-29 Thread Dominik Kuhlen
On Friday 22 February 2008, Dominik Kuhlen wrote: > Hi, > > -snip > > > > Great, that was the trick, now scanning and szap work fine. > > > > Thanks for that hint! > You're welcome. > > BTW: do you receive broken streams (symbol rate 220

Re: [linux-dvb] DVB-S DVB-S2 and CI cards working on Linux

2008-03-16 Thread Dominik Kuhlen
On Sunday 16 March 2008, Michael Curtis wrote: > First of all my thanks to all those engaged in developing drivers for > the various cards for the Linux OS and my apologies for repeating this > question previously asked by others > > > Are there any DVB-S/S2/CI cards that work at present on Linux

Re: [linux-dvb] Need Help with PCTV 452e (USB DVB-S2 device with STB0899)

2008-03-16 Thread Dominik Kuhlen
Hi, The attached pctv452e.c works for me without frame drops in DVB-S and DVB-S2. On Friday 29 February 2008, Manu Abraham wrote: > Dominik Kuhlen wrote: > > On Friday 22 February 2008, Dominik Kuhlen wrote: > >> Hi, > >> > >> -snip > >>>

Re: [linux-dvb] Pinnacle PCTV Sat HDTV Pro USB (PCTV452e)

2007-10-21 Thread Dominik Kuhlen
00:00:00 1970 + +++ b/linux/drivers/media/dvb/dvb-usb/pctv452e.c Sun Oct 21 17:23:21 2007 +0200 @@ -0,0 +1,1050 @@ +/* + * PCTV 452e DVB driver + * + * Copyright (c) 2006 Dominik Kuhlen <[EMAIL PROTECTED]> + * + * This program is free software; you can redistribute it and/or + * modify it

Re: [linux-dvb] Pinnacle PCTV Sat HDTV Pro USB (PCTV452e) update: tuning and receiving works

2007-10-21 Thread Dominik Kuhlen
On Sunday 21 October 2007 18:00, Dominik Kuhlen wrote: > Hi, > On Thursday 18 October 2007 09:54, Daniel Golle wrote: > > hi all! > > > > i finally got the pinnacle device mentioned above, willing to > > contribute whatever i can to make it work under lin

Re: [linux-dvb] Pinnacle PCTV Sat HDTV Pro USB (PCTV452e) update: tuning and receiving works

2007-10-22 Thread Dominik Kuhlen
On Monday 22 October 2007 08:03, Artem Makhutov wrote: > Hi, > > How reliable is the tuning? Well, this kind of difficult for me to say cause i have only access to a single-cable installation at home. I.e. the LNB power and 22khz settings will be ignored :( I had no failures on the mapped transpo

Re: [linux-dvb] Pinnacle PCTV Sat HDTV Pro USB (PCTV452e)

2007-10-24 Thread Dominik Kuhlen
On Wednesday 24 October 2007 16:41, Daniel Golle wrote: > > --- szap --- > reading channels from file '/home/daniel/channels.conf' > zapping to 25 'DAS VIERTE,D VIERTE;BetaDigital': > sat 0, frequency = 12460 MHz H, symbolrate 2750, vpid = 0x07ff, apid > = 0x0800 sid = 0x0024 > using '/dev/dvb

Re: [linux-dvb] Pinnacle PCTV Sat HDTV Pro USB (PCTV452e)

2007-10-24 Thread Dominik Kuhlen
On Wednesday 24 October 2007 01:42, [EMAIL PROTECTED] wrote: > > I've been working on one of these myself > but you've beat me to it :) > I was in the middle up updating the init registers on the Sunday when I > spotted this mail on the list :) > > still I might have some useful info / input > t

Re: [linux-dvb] Pinnacle PCTV Sat HDTV Pro USB (PCTV452e)

2007-10-28 Thread Dominik Kuhlen
On Wednesday 24 October 2007 16:41, Daniel Golle wrote: > > For info I've spotted a newer repo over here http://jusst.de/hg/multiproto/ > > (spotted in one of manu's mails about multiproto) > > but I think the older driver could be better at the moment as with the > > newer driver the device does

Re: [linux-dvb] Pinnacle PCTV Sat HDTV Pro USB (PCTV452e)

2007-10-28 Thread Dominik Kuhlen
On Wednesday 24 October 2007 01:42, [EMAIL PROTECTED] wrote: > > at this point the results are the same (meter lights up but not much else) > so I can't say if this is better or worse at this point > although I've noticed the LED is staying at orange when it should be going > green in both cases,

Re: [linux-dvb] Pinnacle PCTV Sat HDTV Pro USB (PCTV452e)

2007-10-29 Thread Dominik Kuhlen
-snip- > > at this point I'm not sure if it's because I'm using an amd64 system (perhaps > non friendly 64bit code somewhere) or if the channel I'm trying to tune to is > wrong in channels.conf I'm also using 64-bit kernel and system, there shouldn't be issues due to this. Dominik pgpNNQq5Cty

Re: [linux-dvb] Pinnacle PCTV Sat HDTV Pro USB (PCTV452e)

2007-10-29 Thread Dominik Kuhlen
Hi, On Monday 29 October 2007 14:54, Daniel Golle wrote: > On Mon, 2007-10-29 at 12:00 +0100, [EMAIL PROTECTED] wrote: > > Pro7HD:12722:h:0:22000:255:259:10200 > succ: 0 | fail: 100 Could someone please post a link to a or a dmesg log file with a successful DVB-S2 tuning with stb0899 so i can comp

Re: [linux-dvb] Pinnacle PCTV Sat HDTV Pro USB (PCTV452e) and DVB-S2

2008-01-25 Thread Dominik Kuhlen
> But I had no luck to tune to 11.722GHz (Pro7) so far (maybe some values are > hardcoded to 27500kSym/s). Typo: that should be: 12.722GHz signature.asc Description: This is a digitally signed message part. ___ linux-dvb mailing list linux-dvb@linuxtv.

Re: [linux-dvb] Pinnacle PCTV Sat HDTV Pro USB (PCTV452e) and DVB-S2

2008-01-30 Thread Dominik Kuhlen
Hi > dev:/usr/src/multiproto# patch -p1 < pctv452e.patch > patching file linux/drivers/media/Kconfig > patching file linux/drivers/media/dvb/dvb-usb/Kconfig > Hunk #1 succeeded at 239 (offset 2 lines). > patching file linux/drivers/media/dvb/dvb-usb/Makefile > Hunk #1 succeeded at 61 with fuzz 2.

Re: [linux-dvb] Need Help with PCTV 452e (USB DVB-S2 device with STB0899)

2008-02-21 Thread Dominik Kuhlen
On Thursday 21 February 2008, Jens Krehbiel-Gräther wrote: > Hi! > > After two defective devices I got now a working one from pinnacle > support (I tested it in Windows and it works fine). > > But under Linux I could not get a positive scan or channel-lock. Could > please anyone tell me what I

Re: [linux-dvb] Need Help with PCTV 452e (USB DVB-S2 device with STB0899)

2008-02-22 Thread Dominik Kuhlen
Hi, -snip > > Great, that was the trick, now scanning and szap work fine. > > Thanks for that hint! You're welcome. BTW: do you receive broken streams (symbol rate 22000 or 27500)? Currently I get a loss of about 1 TS packet every second or even more (with both symbol rates). And ther

[linux-dvb] Radio and ts2ps

2003-03-16 Thread Dominik Kuhlen
Hello Is it possible to convert DVB radio to ps? ts2ps expects two pids (one for video and one for audio) ts2es works with mpg123 0.59k (version 0.59r doesn't work?) I prefer mplayer (seeking), but it doesn't work with es streams. Thank you Dominik -- Info: To unsubscribe send a mail to [EMAI

Re: [linux-dvb] Yakumo QuickStick Basic DVB-T question

2006-09-10 Thread Dominik Kuhlen
On Sunday 10 September 2006 10:36, Alan Chandler wrote: > On Sunday 10 September 2006 01:56, Tobias Stoeber wrote: > > Hi anyone, > > > > > Strangely the signal value reported by tzap when I do this changes from > about 4c4c when there is no amplifier to 3838 when there is. IN fact, I > can make t

[linux-dvb] CONVERT32 function in stb0899_lla.c

2006-09-19 Thread Dominik Kuhlen
Hi, I don't understand the meaning of the function CONVERT32. It seems to be the same as a memcpy on bigendian machines. But what is the reson for the trailing "\0". Or should this be some kind of "convert to BASE16" (e.g. sprintf(str, "%08x", x)). The function is called by stb0899_get_dev_id, b

Re: [linux-dvb] CONVERT32 function in stb0899_lla.c

2006-09-22 Thread Dominik Kuhlen
Hi, On Friday 22 September 2006 13:15, Roland Mieslinger wrote: > Hi Dominik, > > looks like we're doing the same. I've started a driver for pctv452 too, but > belive that I'm a bit behind (I can only init the device on usb connect). I use the init values from stb0899 driver, I think there should b

Re: [linux-dvb] CONVERT32 function in stb0899_lla.c

2006-09-22 Thread Dominik Kuhlen
Hi, > > would be great to see what you have done so far. My work was based on dvb-ttpci, which is not utilizing dvb-usb-framework. So, currently I'm migrating to dvb-usb-. (which I should have done earlier:-) If I have proceeded to a more or less usable state I'll post my work here. Dominik ___

[linux-dvb] pctv452e driver first try

2006-09-22 Thread Dominik Kuhlen
Hi, Here is the first version of my pctv452e driver, which does not more than setting FE Power and DiSEqC :-( Still under construction The attached patch is an update to mp-stb0899 tree snapshot version 2dcc2689f994 Question about the dvb-usb framework: where may I put a one-time initializ

Re: [linux-dvb] pctv452e driver first try

2006-09-23 Thread Dominik Kuhlen
On Saturday 23 September 2006 20:12, Roland Mieslinger wrote: > > Hi, > > > > Here is the first version of my pctv452e driver, > > which does not more than setting FE Power and DiSEqC :-( > > Still under construction > > > > The attached patch is an update to > > mp-stb0899 tree snapshot versio

Re: [linux-dvb] Flooding interrupts

2006-09-25 Thread Dominik Kuhlen
Hi, On Monday 25 September 2006 17:11, Jimmy Hedman wrote: > Hi, > I have a Compro DVB-T 300 which uses the saa7134-dvb-driver. When it's > tuned it is flooding my system with between 12000 and 16000 interrupts a > second. It works, but that amout of interrupts doesn't sound healty. Any > ideas wha

[linux-dvb] pctv452e driver second try

2006-09-26 Thread Dominik Kuhlen
Yeeha, Attached patch (mp-stb0899 tree snapshot version 2dcc2689f994 again) enables support for: "Pinnacle PCTV HDTV Sat Pro USB" (short: "PCTV452e") - DVB-S only. (TODO: DVB-S2) - 0/13/18 Volt ok - diseqc works - tested with symrates 27500 and 22000 - continuos/burst tone (22kHz) not tested -

[linux-dvb] advanced LNB power features

2006-09-26 Thread Dominik Kuhlen
Hi, Just got inspired by LNBP21 and LNBP22 features: Are there any plans to support fancy LNB power features like: - Current limit selection (e.g. switchable to 350mA or 450mA limit) - Short circuit detection - Short circuit handling (eg.: limit current to max, or do PWM like limitation) There a

Re: [linux-dvb] pctv452e driver second try

2006-10-01 Thread Dominik Kuhlen
Hi, On Sunday 01 October 2006 21:16, Roland Mieslinger wrote: > Hi, > > when try to build the driver "make config" enters an endless loop (CPU > usage is high). I've fixed two issus so far: > > - v4l/versions.txt: DVB_USB_PCTV452E is missing Ok, forget to add. DVB_LNBP22 was also missing > > - lin

Re: [linux-dvb] MPE pointer field too big

2006-10-17 Thread Dominik Kuhlen
Hi, On Tuesday 17 October 2006 11:36, Harnois Anne-Sophie wrote: > Hello everybody! > > Some of the MPEG-TS packets I receive contain a pointer field bigger > than 184 (continuity counter is correct). How to explain that? Shouldn't > Pointer field be inside 0 and 184? > Any comments? Can you send a

[linux-dvb] problem with mplayer

2001-10-07 Thread Dominik Kuhlen
rs (instead of mplayer) thanks Dominik Kuhlen -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.

[linux-dvb] bug in transform.c (mpegtools)

2001-10-14 Thread Dominik Kuhlen
ne 650 (appx. because I changed some other tihngs too) but this problem occurs only if the PIDs is larger than 0x0fff please correct me if I'm wrong Dominik Kuhlen -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.