Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Dev

Slow lock Multiproto_plus

 

 

First page Previous page 1 2 Next page Last page  View All MythTV dev RSS feed   Index | Next | Previous | View Threaded


skerit at kipdola

Jun 2, 2008, 4:30 AM

Post #1 of 28 (2882 views)
Permalink
Slow lock Multiproto_plus

Hi everyone,

I finally got the MythTV working with the latest multiproto drivers (yay!)
Unfortunately things are mighty slow:

In VDR I get an instant lock, channel-hopping is very smooth. On MythTV,
however, it takes a while to lock (I can see the entire L-A-M(-C)
process) and it doesn't always work.
I haven't found anyone else having these problems with my tuner
(TechnoTrend S2-3200)

Met vriendelijke groeten,

Jelle De Loecker
_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


Jo at requestfocus

Jun 2, 2008, 5:51 AM

Post #2 of 28 (2830 views)
Permalink
Re: Slow lock Multiproto_plus [In reply to]

Hi Jelle,

I've been busy this weekend with mythtv and the latest multiproto_plus
drivers.
I have the sd channels running with the S2-3200 card. Locking the channels
is also very slow.
On some transponders I am unable to scan for channels.
(Example tv-vlaanderen - 19,2° - 12343 - 22000 - 5/6 - H - discovery
channel)
Are you able to scan this transponder ?

On my Hauppauge nexus card with the same lnb and dish I can scan the
transponder.

Greetz,

Jo

------------------------------

Date: Mon, 02 Jun 2008 13:30:20 +0200
From: Jelle De Loecker <skerit[at]kipdola.com>
Subject: [mythtv] Slow lock Multiproto_plus
To: mythtv-dev <mythtv-dev[at]mythtv.org>
Message-ID: <4843D9CC.4040002[at]kipdola.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hi everyone,

I finally got the MythTV working with the latest multiproto drivers (yay!)
Unfortunately things are mighty slow:

In VDR I get an instant lock, channel-hopping is very smooth. On MythTV,
however, it takes a while to lock (I can see the entire L-A-M(-C)
process) and it doesn't always work.
I haven't found anyone else having these problems with my tuner
(TechnoTrend S2-3200)

Met vriendelijke groeten,

Jelle De Loecker


------------------------------

_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

End of mythtv-dev Digest, Vol 64, Issue 1
*****************************************


_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


jacus.b at gmail

Jun 2, 2008, 6:35 AM

Post #3 of 28 (2825 views)
Permalink
Re: Slow lock Multiproto_plus [In reply to]

> I finally got the MythTV working with the latest multiproto drivers (yay!)
> Unfortunately things are mighty slow:
>
> In VDR I get an instant lock, channel-hopping is very smooth. On MythTV,
> however, it takes a while to lock (I can see the entire L-A-M(-C)
> process) and it doesn't always work.

I go the MythTV 0.21 working with "mantis" - driver like multiproto, for
VP-1041 / SkyStar HD2. Channel-hopping was very slow too. I added modulation
settings to ioctl "DVBFE_SET_PARAMS" (to dvbfe_params) and now it's
fastest and always work.
_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


eallaud at yahoo

Jun 2, 2008, 11:16 AM

Post #4 of 28 (2809 views)
Permalink
Re : Slow lock Multiproto_plus [In reply to]

Le 02.06.2008 08:51:51, Jo Heremans a écrit :
> Hi Jelle,
>
> I've been busy this weekend with mythtv and the latest
> multiproto_plus
> drivers.
> I have the sd channels running with the S2-3200 card. Locking the
> channels
> is also very slow.
> On some transponders I am unable to scan for channels.
> (Example tv-vlaanderen - 19,2° - 12343 - 22000 - 5/6 - H - discovery
> channel)
> Are you able to scan this transponder ?
>
> On my Hauppauge nexus card with the same lnb and dish I can scan the
> transponder.
>
> Greetz,
>
> Jo
>
> ------------------------------
>
> Date: Mon, 02 Jun 2008 13:30:20 +0200
> From: Jelle De Loecker <skerit[at]kipdola.com>
> Subject: [mythtv] Slow lock Multiproto_plus
> To: mythtv-dev <mythtv-dev[at]mythtv.org>
> Message-ID: <4843D9CC.4040002[at]kipdola.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Hi everyone,
>
> I finally got the MythTV working with the latest multiproto drivers
> (yay!)
> Unfortunately things are mighty slow:
>
> In VDR I get an instant lock, channel-hopping is very smooth. On
> MythTV,
> however, it takes a while to lock (I can see the entire L-A-M(-C)
> process) and it doesn't always work.
> I haven't found anyone else having these problems with my tuner
> (TechnoTrend S2-3200)
>
> Met vriendelijke groeten,
>

I have solved my locking problems by adding 4000kHz in the source code
(I remember its in dvbchannel.cpp).
But I would be delighted to get a real fix for these issue. It may be
something to resolve in the dvb driver though.
HTH
Bye
Manu

_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


joep at groovytunes

Jun 2, 2008, 11:43 AM

Post #5 of 28 (2813 views)
Permalink
Re: Slow lock Multiproto_plus [In reply to]

Op Monday 02 June 2008 16:46:23 schreef Jacek:
> > I kind awonder, there are so many patches floating around, why don't
> > they ever get integrated into the source?
>
> DVB API v. 3.3 from multiproto/mantis is approved standard ?
>
> P.S. I create tomorrow ticket in trac for this, with my patch and
> simple comments. I am not a c/c++ programmer and I can't write
> everything.
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev[at]mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

I'll look foreward to that.
I did manage to get dvb-s2 working with mythtv on a skystar hd2.
Dbv-s did not work stable so I hope your patch will work better.
Can you please tell me wich mantis or multiproto version and mythtv version
you are using?

Thanks,
Joep
_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


pansyg at gmx

Jun 2, 2008, 12:50 PM

Post #6 of 28 (2810 views)
Permalink
Re: Re : Slow lock Multiproto_plus [In reply to]

On Monday 02 June 2008 20:16:48 manu wrote:
> Le 02.06.2008 08:51:51, Jo Heremans a écrit :
> > Hi Jelle,
> >
> > I've been busy this weekend with mythtv and the latest
> > multiproto_plus
> > drivers.
> > I have the sd channels running with the S2-3200 card. Locking the
> > channels
> > is also very slow.
> > On some transponders I am unable to scan for channels.
> > (Example tv-vlaanderen - 19,2° - 12343 - 22000 - 5/6 - H - discovery
> > channel)
> > Are you able to scan this transponder ?
> >
> > On my Hauppauge nexus card with the same lnb and dish I can scan the
> > transponder.
> >
> > Greetz,
> >
> > Jo
> >
> > ------------------------------
> >
> > Date: Mon, 02 Jun 2008 13:30:20 +0200
> > From: Jelle De Loecker <skerit[at]kipdola.com>
> > Subject: [mythtv] Slow lock Multiproto_plus
> > To: mythtv-dev <mythtv-dev[at]mythtv.org>
> > Message-ID: <4843D9CC.4040002[at]kipdola.com>
> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> >
> > Hi everyone,
> >
> > I finally got the MythTV working with the latest multiproto drivers
> > (yay!)
> > Unfortunately things are mighty slow:
> >
> > In VDR I get an instant lock, channel-hopping is very smooth. On
> > MythTV,
> > however, it takes a while to lock (I can see the entire L-A-M(-C)
> > process) and it doesn't always work.
> > I haven't found anyone else having these problems with my tuner
> > (TechnoTrend S2-3200)
> >
> > Met vriendelijke groeten,
>
> I have solved my locking problems by adding 4000kHz in the source code
> (I remember its in dvbchannel.cpp).
> But I would be delighted to get a real fix for these issue. It may be
> something to resolve in the dvb driver though.

i don't have this problem on my hvr4000 lite (i get lock very fast on all
channels). so i think that is a driver (stb0899) issue, not a mythtv issue. i
had the same problem with a stb0899 based card. but the card died and i
replaced it with a much better one.

gernot

>
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev[at]mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


jacus.b at gmail

Jun 2, 2008, 11:17 PM

Post #7 of 28 (2793 views)
Permalink
Re: Slow lock Multiproto_plus [In reply to]

2008/6/2 joep <joep[at]groovytunes.nl>:
> Dbv-s did not work stable so I hope your patch will work better.
> Can you please tell me wich mantis or multiproto version and mythtv version
> you are using?

I using latest mantis driver, 0b04be0c088a and MythTV svn 17178 on Ubuntu
8.04 amd64.
_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


jacus.b at gmail

Jun 2, 2008, 11:20 PM

Post #8 of 28 (2795 views)
Permalink
Re: Slow lock Multiproto_plus [In reply to]

> I using latest mantis driver, 0b04be0c088a and MythTV svn 17178 on Ubuntu
> 8.04 amd64.

mistake: MythTV svn rev. 17406
_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


joep at groovytunes

Jun 3, 2008, 2:44 AM

Post #9 of 28 (2778 views)
Permalink
Re: Slow lock Multiproto_plus [In reply to]

Op Tuesday 03 June 2008 10:31:21 schreef Jacek:
> > Could you give some advice on how to set up this? Which patches did you
> > use and does both DVB-S and DVB-S2 work?
>
> http://svn.mythtv.org/trac/ticket/5403
>
> P.S. I removed from patch changes not related to new API, so it can be
> corrupted.
> If so, I repair it.
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev[at]mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Thanks a lot for posting the patch!
I will give it a try this evening.

Greetings,
Joep
_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


Jo at requestfocus

Jun 3, 2008, 3:58 AM

Post #10 of 28 (2779 views)
Permalink
Re: Re : Slow lock Multiproto_plus [In reply to]

I added 4000khz in the channel scanner (changing dvbchannel is not needed)
and I was able to scan for channels.
But the lock wasn't possible. I added 4500khz and I was able to lock the
channels.

Thank you !

-----Original Message-----
From: mythtv-dev-bounces[at]mythtv.org [mailto:mythtv-dev-bounces[at]mythtv.org]
On Behalf Of manu
Sent: maandag 2 juni 2008 20:17
To: mythtv-dev[at]mythtv.org
Subject: [mythtv] Re : Slow lock Multiproto_plus


I have solved my locking problems by adding 4000kHz in the source code
(I remember its in dvbchannel.cpp).
But I would be delighted to get a real fix for these issue. It may be
something to resolve in the dvb driver though.
HTH
Bye
Manu

_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


eallaud at yahoo

Jun 3, 2008, 8:36 AM

Post #11 of 28 (2762 views)
Permalink
Re : Re : Slow lock Multiproto_plus [In reply to]

Le 03.06.2008 06:58:40, Jo Heremans a écrit :
> I added 4000khz in the channel scanner (changing dvbchannel is not
> needed)
> and I was able to scan for channels.
> But the lock wasn't possible. I added 4500khz and I was able to lock
> the
> channels.

Glad I could help, this issue just bugged me for a while. I think you
should post to the dvb list to add to our voices so this can be fixed
at some point.
So you changed the frequencies directly in the DB, right?
Are you able to tune to S2 channels?
Thx
Bye
Manu

_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


abraham.manu at gmail

Jun 3, 2008, 9:07 AM

Post #12 of 28 (2765 views)
Permalink
Re: Re : Re : Slow lock Multiproto_plus [In reply to]

manu wrote:
> Le 03.06.2008 06:58:40, Jo Heremans a écrit :
>> I added 4000khz in the channel scanner (changing dvbchannel is not
>> needed)
>> and I was able to scan for channels.
>> But the lock wasn't possible. I added 4500khz and I was able to lock
>> the
>> channels.
>
> Glad I could help, this issue just bugged me for a while. I think you
> should post to the dvb list to add to our voices so this can be fixed
> at some point.

Your point is noted. An offset of 5Mhz exists in the Carrier Recovery
Loop. Will need to fix this, will take some time to fix this.

Regards,
Manu
_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


Jo at requestfocus

Jun 3, 2008, 9:43 AM

Post #13 of 28 (2765 views)
Permalink
Re: Re : Re : Slow lock Multiproto_plus [In reply to]

No I didn't change the frequency in the db, I used the channel scanner.
The weird thing is, I used the same multiproto_plus driver with VDR. With
VDR I didn't change the frequency.

I am not able to tune to S2 channels. I am looking at the patch from Jacek.
But I have a newer revision than him and a TechnoTend S2-3200 card. The
patch is not working for the moment.

Greetz,
Jo

-----Original Message-----
From: mythtv-dev-bounces[at]mythtv.org [mailto:mythtv-dev-bounces[at]mythtv.org]
On Behalf Of manu
Sent: dinsdag 3 juni 2008 17:36
To: mythtv-dev[at]mythtv.org
Subject: [mythtv] Re : Re : Slow lock Multiproto_plus

Le 03.06.2008 06:58:40, Jo Heremans a écrit :
> I added 4000khz in the channel scanner (changing dvbchannel is not
> needed)
> and I was able to scan for channels.
> But the lock wasn't possible. I added 4500khz and I was able to lock
> the
> channels.

Glad I could help, this issue just bugged me for a while. I think you
should post to the dvb list to add to our voices so this can be fixed
at some point.
So you changed the frequencies directly in the DB, right?
Are you able to tune to S2 channels?
Thx
Bye
Manu

_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


joep at groovytunes

Jun 3, 2008, 9:56 AM

Post #14 of 28 (2764 views)
Permalink
Re: Slow lock Multiproto_plus [In reply to]

Op Tuesday 03 June 2008 10:31:21 schreef Jacek:
> > Could you give some advice on how to set up this? Which patches did you
> > use and does both DVB-S and DVB-S2 work?
>
> http://svn.mythtv.org/trac/ticket/5403
>
> P.S. I removed from patch changes not related to new API, so it can be
> corrupted.
> If so, I repair it.
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev[at]mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Ok, here are my first test results.
patches did apply without any error's.

however, when I try to compyle mythtv I get the following error:
dvbchannel.cpp:837: error: ‘FE_SET_FRONTEND2’ was not declared in this scope

The line number is a little bit different from your setup because I added some
debug messages.
I did copy the frontend.h and the version.h from the mantis installation
to /usr/include/linux/dvb

Any suggestions on this one?
_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


eallaud at yahoo

Jun 3, 2008, 9:59 AM

Post #15 of 28 (2726 views)
Permalink
Re : Re : Re : Slow lock Multiproto_plus [In reply to]

Le 03.06.2008 12:07:26, Manu Abraham a écrit :
> manu wrote:
> > Le 03.06.2008 06:58:40, Jo Heremans a écrit :
> >> I added 4000khz in the channel scanner (changing dvbchannel is not
> >> needed)
> >> and I was able to scan for channels.
> >> But the lock wasn't possible. I added 4500khz and I was able to
> lock
> >> the
> >> channels.
> >
> > Glad I could help, this issue just bugged me for a while. I think
> you
> > should post to the dvb list to add to our voices so this can be
> fixed
> > at some point.
>
> Your point is noted. An offset of 5Mhz exists in the Carrier Recovery
> Loop. Will need to fix this, will take some time to fix this.

OK great! Let me know if something can be done to help you in the
process!
Bye
Manu


_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


jacus.b at gmail

Jun 3, 2008, 10:17 AM

Post #16 of 28 (2765 views)
Permalink
Re: Slow lock Multiproto_plus [In reply to]

2008/6/3 joep <joep[at]groovytunes.nl>:
> however, when I try to compyle mythtv I get the following error:
> dvbchannel.cpp:837: error: 'FE_SET_FRONTEND2' was not declared in this scope
>
> The line number is a little bit different from your setup because I added some
> debug messages.
> I did copy the frontend.h and the version.h from the mantis installation
> to /usr/include/linux/dvb
>
> Any suggestions on this one?

My mistake, I clean code ... I do a new patch, but but now You should
change FE_SET_FRONTEND2 to FE_SET_FRONTEND.
I temporary removed support for FE_SET_FRONTEND2, and FE_SET_FRONTEND2
should not be there.
_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


joep at groovytunes

Jun 3, 2008, 10:38 AM

Post #17 of 28 (2765 views)
Permalink
Re: Slow lock Multiproto_plus [In reply to]

> My mistake, I clean code ... I do a new patch, but but now You should
> change FE_SET_FRONTEND2 to FE_SET_FRONTEND.
> I temporary removed support for FE_SET_FRONTEND2, and FE_SET_FRONTEND2
> should not be there.

okey no problem.
I changed FE_SET_FRONTEND2 to FE_SET_FRONTEND.
Mythtv compiles well now.
However when I start the backend I see the following message:
DVBChan(7:0) Error: Tuner not support DVB-S/DVB-S2.

Any ideas on this one?
:)
_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


jacus.b at gmail

Jun 3, 2008, 11:45 AM

Post #18 of 28 (2764 views)
Permalink
Re: Slow lock Multiproto_plus [In reply to]

2008/6/3 joep <joep[at]groovytunes.nl>:
> Any ideas on this one?
> :)

Another mistake .. Corrected patch is already on trac :)
_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


joep at groovytunes

Jun 3, 2008, 12:50 PM

Post #19 of 28 (2756 views)
Permalink
Re: Slow lock Multiproto_plus [In reply to]

Op Tuesday 03 June 2008 20:45:34 schreef Jacek:
> 2008/6/3 joep <joep[at]groovytunes.nl>:
> > Any ideas on this one?
> >
> > :)
>
> Another mistake .. Corrected patch is already on trac :)
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev[at]mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Hey things start to work now!
I can tune to several dvb-s channels and dvb-s2 channels.
Some channels don't seem to work.
I will try to find out what the problem with these channels is.
Have you (or somebody else) tried disecq already?

Thanks again!
_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


jacus.b at gmail

Jun 3, 2008, 1:50 PM

Post #20 of 28 (2753 views)
Permalink
Re: Slow lock Multiproto_plus [In reply to]

2008/6/3 joep <joep[at]groovytunes.nl>:
> Hey things start to work now!
> I can tune to several dvb-s channels and dvb-s2 channels.

It's great :)

> Have you (or somebody else) tried disecq already?

I haven't disecq :(

> Thanks again!

You're welcome :)
_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


Jo at requestfocus

Jun 3, 2008, 1:59 PM

Post #21 of 28 (2754 views)
Permalink
Re: Slow lock Multiproto_plus [In reply to]

I am using multiproto_plus driver with disecq.

Disecq is working

-----Original Message-----
From: mythtv-dev-bounces[at]mythtv.org [mailto:mythtv-dev-bounces[at]mythtv.org]
On Behalf Of joep
Sent: dinsdag 3 juni 2008 21:51
To: Development of mythtv
Subject: Re: [mythtv] Slow lock Multiproto_plus

Op Tuesday 03 June 2008 20:45:34 schreef Jacek:
> 2008/6/3 joep <joep[at]groovytunes.nl>:
> > Any ideas on this one?
> >
> > :)
>
> Another mistake .. Corrected patch is already on trac :)
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev[at]mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Hey things start to work now!
I can tune to several dvb-s channels and dvb-s2 channels.
Some channels don't seem to work.
I will try to find out what the problem with these channels is.
Have you (or somebody else) tried disecq already?

Thanks again!
_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


belcampo at zonnet

Jun 4, 2008, 12:03 AM

Post #22 of 28 (2718 views)
Permalink
Re: Slow lock Multiproto_plus [In reply to]

Hi all,

svn'd version 17440, patch gives attached .rej file.
Applied .rej by hand, which I think went correct.
Compiling gives attached compile.err
What am I doing wrong ?

Tried yesterday with version 17406 and got more ore less same problem.

Henk Schoneveld
Attachments: dvbchannel.cpp.rej (1.71 KB)
  compile.err (2.66 KB)


jacus.b at gmail

Jun 4, 2008, 12:20 AM

Post #23 of 28 (2721 views)
Permalink
Re: Slow lock Multiproto_plus [In reply to]

2008/6/4 belcampo <belcampo[at]zonnet.nl>:
> What am I doing wrong ?

using patch step-by-step:
copy patch to directory, where is mythttv dir
cd mythtv
patch -p0 < ../mythtv_multiproto.2.patch

> dtvconfparserhelpers.cpp:183: error: FEC_1_4 was not declared in this scope

dtvconfparserhelpers.h is not patched, FEC_1_4 declaration is there.
_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


Jo at requestfocus

Jun 4, 2008, 12:34 AM

Post #24 of 28 (2715 views)
Permalink
Re: Slow lock Multiproto_plus [In reply to]

> -----Original Message-----
> From: mythtv-dev-bounces[at]mythtv.org [mailto:mythtv-dev-bounces[at]mythtv.org]
On Behalf Of belcampo
> Sent: woensdag 4 juni 2008 9:03
> To: Development of mythtv
> Subject: Re: [mythtv] Slow lock Multiproto_plus
>
> Hi all,
>
> svn'd version 17440, patch gives attached .rej file.
> Applied .rej by hand, which I think went correct.
> Compiling gives attached compile.err
> What am I doing wrong ?
>
> Tried yesterday with version 17406 and got more ore less same problem.
>
> Henk Schoneveld

You have checked out the on trunk. The patch is for branch fixes-0-21.
You can change QDeepCopy to Q3DeepCopy in the patch to have it work with the
trunk.



_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


joep at groovytunes

Jun 4, 2008, 9:46 AM

Post #25 of 28 (2649 views)
Permalink
Re: Slow lock Multiproto_plus [In reply to]

Op Tuesday 03 June 2008 22:59:04 schreef Jo Heremans:
> I am using multiproto_plus driver with disecq.
>
> Disecq is working
>

That's good news.
By the way, did add 4500khz to all the channels or just a few?

_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

First page Previous page 1 2 Next page Last page  View All MythTV dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.