* [linux-dvb] Need Help with PCTV 452e (USB DVB-S2 device with STB0899)
@ 2008-02-21 16:40 Jens Krehbiel-Gräther
2008-02-21 21:08 ` Dominik Kuhlen
0 siblings, 1 reply; 10+ messages in thread
From: Jens Krehbiel-Gräther @ 2008-02-21 16:40 UTC (permalink / raw)
To: linux-dvb
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 am doing wrong? I read the list and
searched the list archive and did everything described here, but my
device isn't working.
I followed the instructions of the wiki about this device:
hg clone http://www.jusst.de/hg/multiproto
wget -O pctv452e.patch http://www.linuxtv.org/pipermail/linux-dvb/attachments/20080125/b9e1d749/attachment-0001.patch
cd multiproto
patch -p1 < ../pctv452e.patch
make ; # there might be a few warnings.
cd v4l
insmod dvb-core.ko
insmod dvb-pll.ko
insmod stb6100.ko verbose=0
insmod stb0899.ko verbose=0
insmod lnbp22.ko
insmod dvb-usb.ko
insmod dvb-usb-pctv452e.ko
# in case some insmod complains about unresolved symbols:
modprobe firmware_class
I can compile multiproto and install the modules. The device ist
recognized when plugged in:
syslog tells this:
Feb 21 17:01:42 dev kernel: usb 3-5: new high speed USB device using
ehci_hcd and address 5
Feb 21 17:01:42 dev kernel: usb 3-5: configuration #1 chosen from 1 choice
Feb 21 17:01:42 dev kernel: dvb-usb: found a 'PCTV HDTV USB' in warm state.
Feb 21 17:01:42 dev kernel: pctv452e_power_ctrl: 1
Feb 21 17:01:42 dev kernel: dvb-usb: will pass the complete MPEG2
transport stream to the software demuxer.
Feb 21 17:01:42 dev kernel: DVB: registering new adapter (PCTV HDTV USB)
Feb 21 17:01:42 dev kernel: pctv452e_frontend_attach Enter
Feb 21 17:01:42 dev kernel: stb0899_write_regs [0xf1b6]: 02
Feb 21 17:01:42 dev kernel: stb0899_write_regs [0xf1c2]: 00
Feb 21 17:01:42 dev kernel: stb0899_write_regs [0xf1c3]: 00
Feb 21 17:01:42 dev kernel: stb0899_write_regs [0xf141]: 02
Feb 21 17:01:42 dev kernel: _stb0899_read_reg: Reg=[0xf000], data=81
Feb 21 17:01:42 dev kernel: stb0899_get_dev_id: ID reg=[0x81]
Feb 21 17:01:42 dev kernel: stb0899_get_dev_id: Device ID=[8], Release=[1]
Feb 21 17:01:42 dev kernel: _stb0899_read_s2reg Device=[0xf3fc], Base
address=[0x00000400], Offset=[0xf334], Data=[0x444d4431]
Feb 21 17:01:43 dev kernel: _stb0899_read_s2reg Device=[0xf3fc], Base
address=[0x00000400], Offset=[0xf33c], Data=[0x00000001]
Feb 21 17:01:43 dev kernel: stb0899_get_dev_id: Demodulator Core
ID=[DMD1], Version=[1]
Feb 21 17:01:43 dev kernel: _stb0899_read_s2reg Device=[0xfafc], Base
address=[0x00000800], Offset=[0xfa2c], Data=[0x46454331]
Feb 21 17:01:43 dev kernel: _stb0899_read_s2reg Device=[0xfafc], Base
address=[0x00000800], Offset=[0xfa34], Data=[0x00000001]
Feb 21 17:01:43 dev kernel: stb0899_get_dev_id: FEC Core ID=[FEC1],
Version=[1]
Feb 21 17:01:43 dev kernel: stb0899_attach: Attaching STB0899
Feb 21 17:01:43 dev kernel: lnbp22_set_voltage: 2 (18V=1 13V=0)
Feb 21 17:01:43 dev kernel: lnbp22_set_voltage: 0x60)
Feb 21 17:01:43 dev kernel: pctv452e_frontend_attach Leave Ok
Feb 21 17:01:43 dev kernel: DVB: registering frontend 0 (STB0899
Multistandard)...
Feb 21 17:01:43 dev kernel: pctv452e_tuner_attach Enter
Feb 21 17:01:43 dev kernel: stb6100_attach: Attaching STB6100
Feb 21 17:01:43 dev kernel: pctv452e_tuner_attach Leave
Feb 21 17:01:43 dev kernel: input: IR-receiver inside an USB DVB
receiver as /class/input/input4
Feb 21 17:01:43 dev kernel: dvb-usb: schedule remote query interval to
100 msecs.
Feb 21 17:01:43 dev kernel: pctv452e_power_ctrl: 0
Feb 21 17:01:43 dev kernel: dvb-usb: PCTV HDTV USB successfully
initialized and connected.
I downloaded the dvb-apps:
hg clone http://linuxtv.org/hg/dvb-apps
I downloaded the patched scan:
wget http://jusst.de/manu/scan.tar.bz2
I downloaded the patched szap:
wget http://abraham.manu.googlepages.com/szap.c
I updated version.h and frontend.h in the include path with the version
of multiproto. Everything compiles fine, but finally nothing works.
When I scan for channels, this is the output after some time:
scanning dvb-s/Astra-19.2E
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
initial transponder 12551500 V 22000000 22000000
----------------------------------> Using 'STB0899 Multistandard' DVB-S
Tune to frequency 12551500
DVB-S IF freq is 1951500
WARNING: >>> tuning failed!!!
Tune to frequency 12551500
DVB-S IF freq is 1951500
WARNING: >>> tuning failed!!!
ERROR: initial tuning failed
dumping lists (0 services)
Done.
In the syslog I got this entry several times:
Feb 21 17:06:15 dev kernel: _stb0899_read_reg: Reg=[0xf41b], data=ee
Feb 21 17:06:15 dev kernel: stb0899_write_regs [0xf41b]: ee
Feb 21 17:06:15 dev kernel: stb0899_search_carrier: Derot Freq=0, mclk=1510
Feb 21 17:06:15 dev kernel: _stb0899_read_reg: Reg=[0xf41b], data=ee
Feb 21 17:06:15 dev kernel: stb0899_write_regs [0xf41b]: ee
Feb 21 17:06:15 dev kernel: _stb0899_read_reg: Reg=[0xf43a], data=08
Feb 21 17:06:15 dev kernel: stb0899_check_carrier: -------------------->
STB0899_DSTATUS=[0x08]
Feb 21 17:06:15 dev kernel: stb0899_check_carrier: ------------->
NOCARRIER !
So what can I do to make things work? What am I doing wrong since other
people here report successfull working devices?
I have several lines of this in the syslog:
Feb 21 17:06:56 dev kernel: lnbp22_set_voltage: 2 (18V=1 13V=0)
Is this OK or ist this an error (set_voltage 2)?? If 0=13V and 1=18V
what is 2??
Jens
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [linux-dvb] Need Help with PCTV 452e (USB DVB-S2 device with STB0899)
2008-02-21 16:40 [linux-dvb] Need Help with PCTV 452e (USB DVB-S2 device with STB0899) Jens Krehbiel-Gräther
@ 2008-02-21 21:08 ` Dominik Kuhlen
2008-02-21 23:29 ` Jens Krehbiel-Gräther
0 siblings, 1 reply; 10+ messages in thread
From: Dominik Kuhlen @ 2008-02-21 21:08 UTC (permalink / raw)
To: linux-dvb
[-- Attachment #1.1: Type: text/plain, Size: 988 bytes --]
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 am doing wrong? I read the list and
> searched the list archive and did everything described here, but my
> device isn't working.
>
> I followed the instructions of the wiki about this device:
>
> hg clone http://www.jusst.de/hg/multiproto
> wget -O pctv452e.patch http://www.linuxtv.org/pipermail/linux-dvb/attachments/20080125/b9e1d749/attachment-0001.patch
> cd multiproto
> patch -p1 < ../pctv452e.patch
Hmm, I discovered that there's in an issue in pctv452e.c line 426 which should be:
{ STB0899_I2CRPT , 0x58 },
In the patch there's 0x5c as value which doesn't work for me.
Could you please try this and report if it works for you too.
Dominik
[-- Attachment #1.2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
[-- Attachment #2: Type: text/plain, Size: 150 bytes --]
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: [linux-dvb] Need Help with PCTV 452e (USB DVB-S2 device with STB0899)
2008-02-21 21:08 ` Dominik Kuhlen
@ 2008-02-21 23:29 ` Jens Krehbiel-Gräther
2008-02-22 10:06 ` Dominik Kuhlen
0 siblings, 1 reply; 10+ messages in thread
From: Jens Krehbiel-Gräther @ 2008-02-21 23:29 UTC (permalink / raw)
To: linux-dvb
Dominik Kuhlen schrieb:
> 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 am doing wrong? I read the list and
>> searched the list archive and did everything described here, but my
>> device isn't working.
>>
>> I followed the instructions of the wiki about this device:
>>
>> hg clone http://www.jusst.de/hg/multiproto
>> wget -O pctv452e.patch http://www.linuxtv.org/pipermail/linux-dvb/attachments/20080125/b9e1d749/attachment-0001.patch
>> cd multiproto
>> patch -p1 < ../pctv452e.patch
>>
> Hmm, I discovered that there's in an issue in pctv452e.c line 426 which should be:
> { STB0899_I2CRPT , 0x58 },
> In the patch there's 0x5c as value which doesn't work for me.
>
> Could you please try this and report if it works for you too.
>
Great, that was the trick, now scanning and szap work fine.
Thanks for that hint!
Jens
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: [linux-dvb] Need Help with PCTV 452e (USB DVB-S2 device with STB0899)
2008-02-21 23:29 ` Jens Krehbiel-Gräther
@ 2008-02-22 10:06 ` Dominik Kuhlen
2008-02-22 10:12 ` Jens Krehbiel-Gräther
2008-02-29 22:25 ` Dominik Kuhlen
0 siblings, 2 replies; 10+ messages in thread
From: Dominik Kuhlen @ 2008-02-22 10:06 UTC (permalink / raw)
To: linux-dvb
[-- Attachment #1.1: Type: text/plain, Size: 528 bytes --]
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 there is exactly one TS packet missing (I diffed a TS hexdump).
If it were the USB controller that drops packets it would be a loss of 5 consecutive TS packets. (940 bytes iso frame size)
Thanks for testing,
Dominik
[-- Attachment #1.2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
[-- Attachment #2: Type: text/plain, Size: 150 bytes --]
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [linux-dvb] Need Help with PCTV 452e (USB DVB-S2 device with STB0899)
2008-02-22 10:06 ` Dominik Kuhlen
@ 2008-02-22 10:12 ` Jens Krehbiel-Gräther
2008-02-29 22:25 ` Dominik Kuhlen
1 sibling, 0 replies; 10+ messages in thread
From: Jens Krehbiel-Gräther @ 2008-02-22 10:12 UTC (permalink / raw)
To: linux-dvb
Dominik Kuhlen schrieb:
> 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 there is exactly one TS packet missing (I diffed a TS hexdump).
> If it were the USB controller that drops packets it would be a loss of 5 consecutive TS packets. (940 bytes iso frame size)
>
I will test it soon and give a report.
Jens
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [linux-dvb] Need Help with PCTV 452e (USB DVB-S2 device with STB0899)
2008-02-22 10:06 ` Dominik Kuhlen
2008-02-22 10:12 ` Jens Krehbiel-Gräther
@ 2008-02-29 22:25 ` Dominik Kuhlen
2008-02-29 22:52 ` Manu Abraham
1 sibling, 1 reply; 10+ messages in thread
From: Dominik Kuhlen @ 2008-02-29 22:25 UTC (permalink / raw)
To: linux-dvb
[-- Attachment #1.1: Type: text/plain, Size: 861 bytes --]
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 22000 or 27500)?
> Currently I get a loss of about 1 TS packet every second or even more (with both symbol rates).
> And there is exactly one TS packet missing (I diffed a TS hexdump).
> If it were the USB controller that drops packets it would be a loss of 5 consecutive TS packets. (940 bytes iso frame size)
I have to correct that statement (I didn't record the whole TS):
The loss is exactly one USB frame (5 consecutive TS packets in this case)
which happens about every 1000 TS packets (200 USB frames)
I'll do further testings with different frame sizes the next days...
Dominik
[-- Attachment #1.2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
[-- Attachment #2: Type: text/plain, Size: 150 bytes --]
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [linux-dvb] Need Help with PCTV 452e (USB DVB-S2 device with STB0899)
2008-02-29 22:25 ` Dominik Kuhlen
@ 2008-02-29 22:52 ` Manu Abraham
2008-03-16 15:03 ` Dominik Kuhlen
0 siblings, 1 reply; 10+ messages in thread
From: Manu Abraham @ 2008-02-29 22:52 UTC (permalink / raw)
To: Dominik Kuhlen; +Cc: linux-dvb
Dominik Kuhlen wrote:
> 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 22000 or 27500)?
>> Currently I get a loss of about 1 TS packet every second or even more (with both symbol rates).
>> And there is exactly one TS packet missing (I diffed a TS hexdump).
>> If it were the USB controller that drops packets it would be a loss of 5 consecutive TS packets. (940 bytes iso frame size)
>
> I have to correct that statement (I didn't record the whole TS):
> The loss is exactly one USB frame (5 consecutive TS packets in this case)
> which happens about every 1000 TS packets (200 USB frames)
Is it really isochronous transfer that the device really uses in it's
default mode ? I guess many vendors prefer bulk transfers for the
default transfer mode ?
Regards,
Manu
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [linux-dvb] Need Help with PCTV 452e (USB DVB-S2 device with STB0899)
2008-02-29 22:52 ` Manu Abraham
@ 2008-03-16 15:03 ` Dominik Kuhlen
2008-03-16 16:08 ` Manu Abraham
0 siblings, 1 reply; 10+ messages in thread
From: Dominik Kuhlen @ 2008-03-16 15:03 UTC (permalink / raw)
To: linux-dvb
[-- Attachment #1.1.1: Type: text/plain, Size: 1794 bytes --]
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----
> >>> 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 there is exactly one TS packet missing (I diffed a TS hexdump).
> >> If it were the USB controller that drops packets it would be a loss of 5 consecutive TS packets. (940 bytes iso frame size)
> >
> > I have to correct that statement (I didn't record the whole TS):
> > The loss is exactly one USB frame (5 consecutive TS packets in this case)
> > which happens about every 1000 TS packets (200 USB frames)
The problem seems to be wrong initial config parameter set in init_s1_demod table.
I copied this table from the mantis 1041 and it seems to be working now.
(I should probably check the USB logs and use these values.)
The first tuning after powerup/init fails quite often for me but the folllowings are fine
even switching from DVB-S to DVB-S2 works like a charm.
> Is it really isochronous transfer that the device really uses in it's
> default mode ? I guess many vendors prefer bulk transfers for the
> default transfer mode ?
There's a bulk pipe but it's only used for setup/control afaik.
Happy testing,
Dominik
BTW: why is the mantis development in a separate HG repo?
I merged the mantis driver to the multiproto repo and can use the
mantis-1041 and pctv452e simultanously :)
[-- Attachment #1.1.2: pctv452e.c.bz2 --]
[-- Type: application/x-bzip2, Size: 8772 bytes --]
[-- Attachment #1.2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
[-- Attachment #2: Type: text/plain, Size: 150 bytes --]
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [linux-dvb] Need Help with PCTV 452e (USB DVB-S2 device with STB0899)
2008-03-16 15:03 ` Dominik Kuhlen
@ 2008-03-16 16:08 ` Manu Abraham
2008-03-18 23:22 ` Dominik Kuhlen
0 siblings, 1 reply; 10+ messages in thread
From: Manu Abraham @ 2008-03-16 16:08 UTC (permalink / raw)
To: Dominik Kuhlen; +Cc: linux-dvb
Dominik Kuhlen wrote:
> 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----
>>>>> 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 there is exactly one TS packet missing (I diffed a TS hexdump).
>>>> If it were the USB controller that drops packets it would be a loss of 5 consecutive TS packets. (940 bytes iso frame size)
>>> I have to correct that statement (I didn't record the whole TS):
>>> The loss is exactly one USB frame (5 consecutive TS packets in this case)
>>> which happens about every 1000 TS packets (200 USB frames)
> The problem seems to be wrong initial config parameter set in init_s1_demod table.
> I copied this table from the mantis 1041 and it seems to be working now.
> (I should probably check the USB logs and use these values.)
> The first tuning after powerup/init fails quite often for me but the folllowings are fine
> even switching from DVB-S to DVB-S2 works like a charm.
Nice to know it works great. Should i pull the patch into the multiproto
tree to
make it easier, since it works as expected ?
Also, can you test DVB-S2, a 30MSPS stream whether it works as expected ?
(in case you have access to such a transponder ?)
Currently, i have mixed results, so some amount of further test results
would
be quite nice
>> Is it really isochronous transfer that the device really uses in it's
>> default mode ? I guess many vendors prefer bulk transfers for the
>> default transfer mode ?
> There's a bulk pipe but it's only used for setup/control afaik.
>
>
> Happy testing,
> Dominik
>
>
> BTW: why is the mantis development in a separate HG repo?
> I merged the mantis driver to the multiproto repo and can use the
> mantis-1041 and pctv452e simultanously :)
I do expect quite some changes to the mantis bridge and have been touching
very much mantis/bridge specific changes in that tree. Additionally, i
plan to push
out multiproto prior to mantis, so both in one tree will make it a bit
messy.
Regards,
Manu
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [linux-dvb] Need Help with PCTV 452e (USB DVB-S2 device with STB0899)
2008-03-16 16:08 ` Manu Abraham
@ 2008-03-18 23:22 ` Dominik Kuhlen
0 siblings, 0 replies; 10+ messages in thread
From: Dominik Kuhlen @ 2008-03-18 23:22 UTC (permalink / raw)
To: linux-dvb
[-- Attachment #1.1: Type: text/plain, Size: 1863 bytes --]
Hi,
On Sunday 16 March 2008, Manu Abraham wrote:
> Dominik Kuhlen wrote:
> > Hi,
> >
---snip----
> > The first tuning after powerup/init fails quite often for me but the folllowings are fine
> > even switching from DVB-S to DVB-S2 works like a charm.
>
>
> Nice to know it works great. Should i pull the patch into the multiproto
> tree to
> make it easier, since it works as expected ?
That would be nice, I'll prepare a patch next days (which also includes the TT-connect S2-3600 patch from André).
And I would also like to add a sample tuning application since this seems to be the most common
issue when trying to get DVB-S2 running
>
> Also, can you test DVB-S2, a 30MSPS stream whether it works as expected ?
> (in case you have access to such a transponder ?)
which satellite/transponder has got such a rate?
I can only receive 19.2E and 13.0E but both don't have high rate dvb-s2 transponders :(
>
> Currently, i have mixed results, so some amount of further test results
> would
> be quite nice
>
> >> Is it really isochronous transfer that the device really uses in it's
> >> default mode ? I guess many vendors prefer bulk transfers for the
> >> default transfer mode ?
> > There's a bulk pipe but it's only used for setup/control afaik.
> >
> >
> > Happy testing,
> > Dominik
> >
> >
> > BTW: why is the mantis development in a separate HG repo?
> > I merged the mantis driver to the multiproto repo and can use the
> > mantis-1041 and pctv452e simultanously :)
>
> I do expect quite some changes to the mantis bridge and have been touching
> very much mantis/bridge specific changes in that tree. Additionally, i
> plan to push
> out multiproto prior to mantis, so both in one tree will make it a bit
> messy.
Ok, that makes sense.
>
> Regards,
> Manu
>
>
Dominik
[-- Attachment #1.2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
[-- Attachment #2: Type: text/plain, Size: 150 bytes --]
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2008-03-18 23:22 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-21 16:40 [linux-dvb] Need Help with PCTV 452e (USB DVB-S2 device with STB0899) Jens Krehbiel-Gräther
2008-02-21 21:08 ` Dominik Kuhlen
2008-02-21 23:29 ` Jens Krehbiel-Gräther
2008-02-22 10:06 ` Dominik Kuhlen
2008-02-22 10:12 ` Jens Krehbiel-Gräther
2008-02-29 22:25 ` Dominik Kuhlen
2008-02-29 22:52 ` Manu Abraham
2008-03-16 15:03 ` Dominik Kuhlen
2008-03-16 16:08 ` Manu Abraham
2008-03-18 23:22 ` Dominik Kuhlen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox