hi
can someone to create the patch for reelchannelscan and rotor plugin for correct compilation with vdr 1.7.13
arvdr:/usr/src/vdr-1.7.13/PLUGINS/src/reelchannelscan# make all g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"reelchannelscan"' -DVDRDIR="../../.." -DBOOST_IOSTREAMS_NO_LIB -DNDEBUG -D__KERNEL_STRICT_NAMES -I../s2-liplianin/linux/include -I../../../include -I../../../s2-liplianin/linux/include scan.c scan.c: In member function ‘void cScan::ScanDVB_S(cTransponder*, cChannel*)’: scan.c:523: error: ‘class cChannel’ has no member named ‘Modulation’ scan.c:523: error: ‘class cChannel’ has no member named ‘CoderateH’ make: *** [scan.o] Ошибка 1
arvdr:/usr/src/vdr-1.7.13/PLUGINS/src/rotor# make all g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"rotor"' -I../s2-liplianin/linux/include -I../../..//include -I../s2-liplianin/linux/include rotor.c rotor.c: In member function ‘virtual bool cPluginRotor::Start()’: rotor.c:96: error: no matching function for call to ‘cDiseqcs::Get(int, int, char)’ ../../..//include/vdr/diseqc.h:63: note: candidates are: cDiseqc* cDiseqcs::Get(int, int, int, char) rotor.c:96: error: no matching function for call to ‘cDiseqcs::Get(int, int, char)’ ../../..//include/vdr/diseqc.h:63: note: candidates are: cDiseqc* cDiseqcs::Get(int, int, int, char) rotor.c:96: error: no matching function for call to ‘cDiseqcs::Get(int, int, char)’ ../../..//include/vdr/diseqc.h:63: note: candidates are: cDiseqc* cDiseqcs::Get(int, int, int, char) rotor.c:96: error: no matching function for call to ‘cDiseqcs::Get(int, int, char)’ ../../..//include/vdr/diseqc.h:63: note: candidates are: cDiseqc* cDiseqcs::Get(int, int, int, char) make: *** [rotor.o] Ошибка 1
Goga777 wrote:
hi
can someone to create the patch for reelchannelscan and rotor plugin for correct compilation with vdr 1.7.13
arvdr:/usr/src/vdr-1.7.13/PLUGINS/src/reelchannelscan# make all g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"reelchannelscan"' -DVDRDIR="../../.." -DBOOST_IOSTREAMS_NO_LIB -DNDEBUG -D__KERNEL_STRICT_NAMES -I../s2-liplianin/linux/include -I../../../include -I../../../s2-liplianin/linux/include scan.c scan.c: In member function ‘void cScan::ScanDVB_S(cTransponder*, cChannel*)’: scan.c:523: error: ‘class cChannel’ has no member named ‘Modulation’ scan.c:523: error: ‘class cChannel’ has no member named ‘CoderateH’ make: *** [scan.o] Ошибка 1
arvdr:/usr/src/vdr-1.7.13/PLUGINS/src/rotor# make all g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"rotor"' -I../s2-liplianin/linux/include -I../../..//include -I../s2-liplianin/linux/include rotor.c rotor.c: In member function ‘virtual bool cPluginRotor::Start()’: rotor.c:96: error: no matching function for call to ‘cDiseqcs::Get(int, int, char)’ ../../..//include/vdr/diseqc.h:63: note: candidates are: cDiseqc* cDiseqcs::Get(int, int, int, char) rotor.c:96: error: no matching function for call to ‘cDiseqcs::Get(int, int, char)’ ../../..//include/vdr/diseqc.h:63: note: candidates are: cDiseqc* cDiseqcs::Get(int, int, int, char) rotor.c:96: error: no matching function for call to ‘cDiseqcs::Get(int, int, char)’ ../../..//include/vdr/diseqc.h:63: note: candidates are: cDiseqc* cDiseqcs::Get(int, int, int, char) rotor.c:96: error: no matching function for call to ‘cDiseqcs::Get(int, int, char)’ ../../..//include/vdr/diseqc.h:63: note: candidates are: cDiseqc* cDiseqcs::Get(int, int, int, char) make: *** [rotor.o] Ошибка 1
And this too:
make[1]: Entering directory `/usr/local/src/vdr-1.7.13/PLUGINS/src/rotor-0.1.5' g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -fPIC -c -D_GNU_SOURCE -D__KERNEL_STRICT_NAMES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPLUGIN_NAME_I18N='"rotor"' -I/usr/local/src/s2/linux/include -I../../..//include -I/usr/local/src/s2/linux/include rotor.c g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -fPIC -c -D_GNU_SOURCE -D__KERNEL_STRICT_NAMES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPLUGIN_NAME_I18N='"rotor"' -I/usr/local/src/s2/linux/include -I../../..//include -I/usr/local/src/s2/linux/include menu.c menu.c: In constructor ‘cMainMenuRotor::cMainMenuRotor()’: menu.c:142: error: ‘class cChannel’ has no member named ‘Polarization’ menu.c:142: error: ‘class cChannel’ has no member named ‘Polarization’ make[1]: *** [menu.o] Error 1
can someone to create the patch for reelchannelscan and rotor plugin for correct compilation with vdr 1.7.13
with this patch I could run ver-rotor 0.1.5 with vdr 1.7.13
thanks to alex_kag http://www.forum.free-x.de/wbb/index.php?page=Thread&postID=13727#post13...
Goga
anybody got vdr 1.7.14 working with rotor plugin + this patch. It's compiling without any probs but when I go to rotor menu I cannot select satellite, there always "position: 0" and it can't be toggled.
regards
Newsy
--- Goga777 goga777@bk.ru schrieb am So, 7.3.2010:
Von: Goga777 goga777@bk.ru Betreff: Re: [vdr] reelchannelscan & rotor plugin don't compile with vdr 1.7.13 An: vdr@linuxtv.org Datum: Sonntag, 7. März, 2010 19:02 Uhr
can someone to create the patch
for reelchannelscan and rotor plugin for correct compilation with vdr
1.7.13
with this patch I could run ver-rotor 0.1.5 with vdr 1.7.13
thanks to alex_kag http://www.forum.free-x.de/wbb/index.php?page=Thread&postID=13727#post13...
Goga
-----Integrierter Anhang folgt-----
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
__________________________________________________ Do You Yahoo!? Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails. http://mail.yahoo.com
Приветствую, Newsy
for vdr 1714 and rotor you need install the extension patch + rotor patch from http://www.forum.free-x.de/wbb/index.php?page=Thread&postID=13727#post13...
for vdr 1714 and reelchannelscan you should install another patch for reelchannelscan http://www.forum.free-x.de/wbb/index.php?page=Thread&postID=13971#post13...
thanks to vdr users from Russian vdr forum - 1455 yuri alex_kag
Goga
anybody got vdr 1.7.14 working with rotor plugin + this patch. It's compiling without any probs but when I go to rotor menu I cannot select satellite, there always "position: 0" and it can't be toggled.
regards
Newsy
--- Goga777 goga777@bk.ru schrieb am So, 7.3.2010:
Von: Goga777 goga777@bk.ru Betreff: Re: [vdr] reelchannelscan & rotor plugin don't compile with vdr 1.7.13 An: vdr@linuxtv.org Datum: Sonntag, 7. März, 2010 19:02 Uhr
can someone to create the patch
for reelchannelscan and rotor plugin for correct compilation with vdr
1.7.13
with this patch I could run ver-rotor 0.1.5 with vdr 1.7.13
thanks to alex_kag http://www.forum.free-x.de/wbb/index.php?page=Thread&postID=13727#post13...
Hi Goga,
I already got rotor plugin patched with rotor-0.1.5-vdr-1.7.13.diff and I patched vdr 1.7.14 with vdr-1.7.9-rotor.diff manually. Still suffering that problem Did I miss something?
regards
Newsy --- Goga777 goga777@bk.ru schrieb am Sa, 27.3.2010:
Von: Goga777 goga777@bk.ru Betreff: Re: [vdr] reelchannelscan & rotor plugin for VDR 1.7.14 An: vdr@linuxtv.org Datum: Samstag, 27. März, 2010 17:35 Uhr Приветствую, Newsy
for vdr 1714 and rotor you need install the extension patch
- rotor patch
from http://www.forum.free-x.de/wbb/index.php?page=Thread&postID=13727#post13...
for vdr 1714 and reelchannelscan you should install another patch for reelchannelscan http://www.forum.free-x.de/wbb/index.php?page=Thread&postID=13971#post13...
thanks to vdr users from Russian vdr forum - 1455 yuri alex_kag
Goga
anybody got vdr 1.7.14 working with rotor plugin +
this patch. It's compiling without any probs but when
I go to rotor menu I cannot select satellite, there
always "position: 0" and it can't be toggled.
regards
Newsy
--- Goga777 goga777@bk.ru
schrieb am So, 7.3.2010:
Von: Goga777 goga777@bk.ru Betreff: Re: [vdr] reelchannelscan & rotor
plugin don't compile with vdr 1.7.13
An: vdr@linuxtv.org Datum: Sonntag, 7. März, 2010 19:02 Uhr
can someone to create the patch
for reelchannelscan and rotor plugin for correct
compilation
with vdr
1.7.13
with this patch I could run ver-rotor 0.1.5 with
vdr
1.7.13
thanks to alex_kag http://www.forum.free-x.de/wbb/index.php?page=Thread&postID=13727#post13...
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
__________________________________________________ Do You Yahoo!? Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails. http://mail.yahoo.com
Приветствую, Newsy
Hi Goga,
I already got rotor plugin patched with rotor-0.1.5-vdr-1.7.13.diff
ok
I patched vdr 1.7.14 with vdr-1.7.9-rotor.diff manually.
what is vdr-1.7.9-rotor.diff ?
please use extension patch for vdr 1714 http://copperhead.vdr-developer.org/downloads/extensionpatch/ExtP-NG-vdr-1.7...
uncomment the line for rotor plugin in makefile.config after patching and recompile vdr
Goga
2010/3/27 Goga777 goga777@bk.ru:
Приветствую, Newsy
Hi Goga,
I already got rotor plugin patched with rotor-0.1.5-vdr-1.7.13.diff
ok
I patched vdr 1.7.14 with vdr-1.7.9-rotor.diff manually.
what is vdr-1.7.9-rotor.diff ?
please use extension patch for vdr 1714 http://copperhead.vdr-developer.org/downloads/extensionpatch/ExtP-NG-vdr-1.7...
uncomment the line for rotor plugin in makefile.config after patching and recompile vdr
There's no reason you should have to apply that enormous patch. Rotor support should be made available as a small separate patch. It's really stupid when you're forced to install a bunch of crap you don't want/need.
thx Goga for your quick answer but there's no difference after I used extension patch on a clean vdr 1.7.14.
regards
Newsy
--- Goga777 goga777@bk.ru schrieb am Sa, 27.3.2010:
Von: Goga777 goga777@bk.ru Betreff: Re: [vdr] reelchannelscan & rotor plugin for VDR 1.7.14 An: vdr@linuxtv.org Datum: Samstag, 27. März, 2010 18:15 Uhr Приветствую, Newsy
Hi Goga,
I already got rotor plugin patched with
rotor-0.1.5-vdr-1.7.13.diff
ok
I patched vdr 1.7.14 with vdr-1.7.9-rotor.diff
manually.
what is vdr-1.7.9-rotor.diff ?
please use extension patch for vdr 1714 http://copperhead.vdr-developer.org/downloads/extensionpatch/ExtP-NG-vdr-1.7...
uncomment the line for rotor plugin in makefile.config after patching and recompile vdr
Goga
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
__________________________________________________ Do You Yahoo!? Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails. http://mail.yahoo.com
I already got rotor plugin patched with rotor-0.1.5-vdr-1.7.13.diff
ok
I patched vdr 1.7.14 with vdr-1.7.9-rotor.diff manually.
what is vdr-1.7.9-rotor.diff ?
please use extension patch for vdr 1714 http://copperhead.vdr-developer.org/downloads/extensionpatch/ExtP-NG-vdr-1.7...
uncomment the line for rotor plugin in makefile.config after patching and recompile vdr
There's no reason you should have to apply that enormous patch. Rotor support should be made available as a small separate patch. It's really stupid when you're forced to install a bunch of crap you don't want/need.
agree but I don't have separated rotor patch extracted from extension patch
Goga
I made a patch -p1 -i ExtP-NG-vdr-1.7.14-V1.diff
in vdr root dir. then I copied Make.config.template to Make.config, uncommented rotor =1 line
for rotor I did a patch -p1 -i rotor-0.1.5-vdr-1.7.13.diff from src/rotor dir.
all hunks succeeded.
regards
Newsy
--- Goga777 goga777@bk.ru schrieb am Sa, 27.3.2010:
Von: Goga777 goga777@bk.ru Betreff: Re: [vdr] reelchannelscan & rotor plugin for VDR 1.7.14 An: vdr@linuxtv.org Datum: Samstag, 27. März, 2010 18:47 Uhr Приветствую, Newsy
thx Goga for your quick answer but there's no
difference after I used extension patch on a clean vdr
1.7.14.
how did you use extension patch ? please explain how did you patch rotor, vdr
regards
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
__________________________________________________ Do You Yahoo!? Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails. http://mail.yahoo.com
I made a patch -p1 -i ExtP-NG-vdr-1.7.14-V1.diff
ok
in vdr root dir. then I copied Make.config.template to Make.config, uncommented rotor =1 line
ok
for rotor I did a patch -p1 -i rotor-0.1.5-vdr-1.7.13.diff from src/rotor dir.
where did you take rotor-0.1.5-vdr-1.7.13.diff ? in /usr/src/vdr/PLUGINS/src/rotor/patches there is not such patch.
you should use the patch rotor-0.1.5-vdr-1.7.13.diff from http://www.forum.free-x.de/wbb/index.php?page=Thread&postID=13727#post13...
Goga
all hunks succeeded.
regards
Newsy
--- Goga777 goga777@bk.ru schrieb am Sa, 27.3.2010:
Von: Goga777 goga777@bk.ru Betreff: Re: [vdr] reelchannelscan & rotor plugin for VDR 1.7.14 An: vdr@linuxtv.org Datum: Samstag, 27. März, 2010 18:47 Uhr Приветствую, Newsy
thx Goga for your quick answer but there's no
difference after I used extension patch on a clean vdr
1.7.14.
how did you use extension patch ? please explain how did you patch rotor, vdr
yes I already took patch nr. 2 from
http://www.forum.free-x.de/wbb/index.php?page=Thread&postID=13727#post13...
Seems for me like a bug. rotor plugin can't find out which satellite current channel is. regards
Newsy --- Goga777 goga777@bk.ru schrieb am Sa, 27.3.2010:
Von: Goga777 goga777@bk.ru Betreff: Re: [vdr] reelchannelscan & rotor plugin for VDR 1.7.14 An: vdr@linuxtv.org Datum: Samstag, 27. März, 2010 19:49 Uhr
I made a patch -p1 -i ExtP-NG-vdr-1.7.14-V1.diff
ok
in vdr root dir. then I copied Make.config.template to
Make.config, uncommented rotor =1 line
ok
for rotor I did a patch -p1 -i rotor-0.1.5-vdr-1.7.13.diff from
src/rotor dir.
where did you take rotor-0.1.5-vdr-1.7.13.diff ? in /usr/src/vdr/PLUGINS/src/rotor/patches there is not such patch.
you should use the patch rotor-0.1.5-vdr-1.7.13.diff from http://www.forum.free-x.de/wbb/index.php?page=Thread&postID=13727#post13...
Goga
all hunks succeeded.
regards
Newsy
--- Goga777 goga777@bk.ru
schrieb am Sa, 27.3.2010:
Von: Goga777 goga777@bk.ru Betreff: Re: [vdr] reelchannelscan & rotor
plugin for VDR 1.7.14
An: vdr@linuxtv.org Datum: Samstag, 27. März, 2010 18:47 Uhr Приветствую, Newsy
thx Goga for your quick answer but there's
no
difference after I used extension patch on a
clean vdr
1.7.14.
how did you use extension patch ? please explain
how did
you patch rotor, vdr
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
__________________________________________________ Do You Yahoo!? Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails. http://mail.yahoo.com
Приветствую, Newsy
anybody got vdr 1.7.14 working with rotor plugin + this patch. It's compiling without any probs but when I go to rotor menu I cannot select satellite, there always "position: 0" and it can't be toggled.
do you have /etc/vdr/plugins/rotor.conf with filled positions like this
S5.0E = 0 S7.0E = 0 S9.0E = 9 S10.0E = 0 S13.0E = 13 S16.0E = 0 S19.2E = 19 S28.2E = 0 S28.5E = 0 S36.0E = 36 S39.0E = 39
thx Goga, this at least helped to find out what is not working. I always used gotox not gotoposition. When I choose goto position, this method is working, but gotox is not.
there one thing that's really wierd. After I changed rotor.conf like you suggested (before I had a 0 for all positions, as I used gotox), I can see that toggling the satellite list is actually working, but there's no name after it.
in earlier vdr version it looked like: Position: 2 S28.2E - Astra 2D/A/B
no only this is left: Position: 2
is satellite name displayed in your rotor plugin?
kind regards and thank you for you help
Newsy
--- Goga777 goga777@bk.ru schrieb am Sa, 27.3.2010:
Von: Goga777 goga777@bk.ru Betreff: Re: [vdr] reelchannelscan & rotor plugin don't compile with vdr 1.7.13 An: vdr@linuxtv.org Datum: Samstag, 27. März, 2010 20:33 Uhr Приветствую, Newsy
anybody got vdr 1.7.14 working with rotor plugin +
this patch. It's compiling without any probs but when
I go to rotor menu I cannot select satellite, there
always "position: 0" and it can't be toggled.
do you have /etc/vdr/plugins/rotor.conf with filled positions like this
S5.0E = 0 S7.0E = 0 S9.0E = 9 S10.0E = 0 S13.0E = 13 S16.0E = 0 S19.2E = 19 S28.2E = 0 S28.5E = 0 S36.0E = 36 S39.0E = 39
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
__________________________________________________ Do You Yahoo!? Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails. http://mail.yahoo.com
thx Goga, this at least helped to find out what is not working. I always used gotox not gotoposition. When I choose goto position, this method is working, but gotox is not.
fine
i didn't test goto x
there one thing that's really wierd. After I changed rotor.conf like you suggested (before I had a 0 for all positions, as I used gotox), I can see that toggling the satellite list is actually working, but there's no name after it.
in earlier vdr version it looked like: Position: 2 S28.2E - Astra 2D/A/B
no only this is left: Position: 2
is satellite name displayed in your rotor plugin?
the same as you described - no any satellite name
also manual scan doesn't work
Goag
kind regards and thank you for you help
Newsy
--- Goga777 goga777@bk.ru schrieb am Sa, 27.3.2010:
Von: Goga777 goga777@bk.ru Betreff: Re: [vdr] reelchannelscan & rotor plugin don't compile with vdr 1.7.13 An: vdr@linuxtv.org Datum: Samstag, 27. März, 2010 20:33 Uhr Приветствую, Newsy
anybody got vdr 1.7.14 working with rotor plugin +
this patch. It's compiling without any probs but when
I go to rotor menu I cannot select satellite, there
always "position: 0" and it can't be toggled.
do you have /etc/vdr/plugins/rotor.conf with filled positions like this
S5.0E = 0 S7.0E = 0 S9.0E = 9 S10.0E = 0 S13.0E = 13 S16.0E = 0 S19.2E = 19 S28.2E = 0 S28.5E = 0 S36.0E = 36 S39.0E = 39
anybody found the bug in rotor plugin? did the name of function to get satellite positions change? In 1.7.11 it still worked fine, I didn't test 1.7.12 + 1.7.13, but at least 1.7.14 has this bug
regards
Newsy
--- Goga777 goga777@bk.ru schrieb am So, 28.3.2010:
Von: Goga777 goga777@bk.ru Betreff: Re: [vdr] reelchannelscan & rotor plugin don't compile with vdr 1.7.13 An: vdr@linuxtv.org Datum: Sonntag, 28. März, 2010 13:15 Uhr
thx Goga, this at least helped
to find out what is not working. I always used gotox not gotoposition.
When I choose goto position, this method is working,
but gotox is not.
fine
i didn't test goto x
there one thing that's really wierd. After I changed
rotor.conf like you suggested (before I had a 0 for
all positions, as I used gotox), I can see that
toggling the satellite list is actually working, but
there's no name after it.
in earlier vdr version it looked like: Position: 2 S28.2E - Astra 2D/A/B
no only this is left: Position: 2
is satellite name displayed in your rotor plugin?
the same as you described - no any satellite name
also manual scan doesn't work
Goag
kind regards and thank you for you help
Newsy
--- Goga777 goga777@bk.ru
schrieb am Sa, 27.3.2010:
Von: Goga777 goga777@bk.ru Betreff: Re: [vdr] reelchannelscan & rotor
plugin don't compile with vdr 1.7.13
An: vdr@linuxtv.org Datum: Samstag, 27. März, 2010 20:33 Uhr Приветствую, Newsy
anybody got vdr 1.7.14 working with rotor
plugin +
this patch. It's compiling without any probs but
when
I go to rotor menu I cannot select
satellite, there
always "position: 0" and it can't be toggled.
do you have /etc/vdr/plugins/rotor.conf with
filled
positions like this
S5.0E = 0 S7.0E = 0 S9.0E = 9 S10.0E = 0 S13.0E = 13 S16.0E = 0 S19.2E = 19 S28.2E = 0 S28.5E = 0 S36.0E = 36 S39.0E = 39
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
__________________________________________________ Do You Yahoo!? Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails. http://mail.yahoo.com