HOWTO: ReelVDR installieren für Activy mit eHD

  • but now for compile the vdr i have to use the last stable??



    i have to make again


    svn checkout svn://reelbox.org/stable or svn up


    or i have to download de testing


    sorry maybe a bad question but

  • i make svn up on my stable svn and try to patch it but give me error




    patching file vdr-1.4/channels.c
    Hunk #8 FAILED at 485.
    Hunk #9 succeeded at 530 (offset 8 lines).
    Hunk #10 succeeded at 628 (offset 8 lines).
    Hunk #11 succeeded at 639 (offset 8 lines).
    Hunk #12 succeeded at 649 (offset 8 lines).
    Hunk #13 succeeded at 667 (offset 8 lines).
    Hunk #14 succeeded at 696 (offset 8 lines).
    Hunk #15 succeeded at 753 (offset 8 lines).
    Hunk #16 succeeded at 817 (offset 8 lines).
    Hunk #17 succeeded at 1083 (offset 12 lines).
    1 out of 17 hunks FAILED -- saving rejects to file vdr-1.4/channels.c.rej
    patching file vdr-1.4/channels.h
    Hunk #4 FAILED at 147.
    Hunk #5 succeeded at 181 (offset 2 lines).
    Hunk #6 succeeded at 207 (offset 2 lines).
    Hunk #7 FAILED at 221.
    Hunk #8 succeeded at 276 (offset 3 lines).
    Hunk #9 succeeded at 296 (offset 3 lines).
    2 out of 9 hunks FAILED -- saving rejects to file vdr-1.4/channels.h.rej
    patching file vdr-1.4/ci.c
    patching file vdr-1.4/ci.h
    patching file vdr-1.4/device.c
    Hunk #1 succeeded at 517 (offset 1 line).
    Hunk #2 succeeded at 929 (offset 1 line).
    Hunk #3 succeeded at 949 (offset 1 line).
    Hunk #4 succeeded at 1813 (offset 1 line).
    Hunk #5 succeeded at 1848 (offset 1 line).
    patching file vdr-1.4/dvbdevice.c
    patching file vdr-1.4/dvbdevice.h
    patching file vdr-1.4/Makefile
    patching file vdr-1.4/menu.c
    Hunk #5 FAILED at 569.
    Hunk #8 succeeded at 6574 (offset 2 lines).
    Hunk #9 succeeded at 6804 (offset 34 lines).
    1 out of 9 hunks FAILED -- saving rejects to file vdr-1.4/menu.c.rej
    patching file vdr-1.4/menuitems.h
    patching file vdr-1.4/nit.c
    patching file vdr-1.4/pat.c
    patching file vdr-1.4/vdr.c
    Hunk #1 FAILED at 734.
    Hunk #2 FAILED at 1285.
    2 out of 2 hunks FAILED -- saving rejects to file vdr-1.4/vdr.c.rej

  • ok i already have patched the svn stable but now give me this error


    In file included from menu.c:40:
    vdrmysql.h:29:25: error: mysql/mysql.h: No such file or directory
    vdrmysql.h:60: error: âMYSQLâ has not been declared
    vdrmysql.h:61: error: âMYSQLâ has not been declared
    vdrmysql.h:77: error: âMYSQLâ has not been declared
    make: *** [menu.o] Error 1


    wen a make vdr

  • Stable is correct.


    Did you resolve the rejects?


    In my old menu.c there is no include for vdrmysql.h.


    And I also can't find mysql.h anywhere in the file system.
    You might try to remove that line.

    ... that light at the end of the tunnel is the front of an oncoming train.


    System1:
    Reelbox Avantgarde


    System2 (Backup/Spielerei)
    Software: Windows XP mit DVBViewer, Hardware: Asus Pundit, tevii s660, Nova-T USB, Tevii S660

  • Zitat

    ok have achieve to compile but after copy the new vdr apears a message says netceiver not found and always no channels availble


    Did you try to reinstall the S2API drivers with "make install"?

    ... that light at the end of the tunnel is the front of an oncoming train.


    System1:
    Reelbox Avantgarde


    System2 (Backup/Spielerei)
    Software: Windows XP mit DVBViewer, Hardware: Asus Pundit, tevii s660, Nova-T USB, Tevii S660

    Einmal editiert, zuletzt von Galaga ()

  • for mysql a i have install libmysqlxx-dev



    wen i upgrade the reelbox the sd channel was working


    after compile vdr and copy vdr no more channels


    always no channels availble


    the nova s2 card are detected on dmesg


    and always apears message no netceiver found

  • Zitat

    wen i upgrade the reelbox the sd channel was working


    Thr standard ReelVDR SD is working with Multiproto. With S2API Patch and multiproto driver you won't find any channel.


    Please try:

    Code
    cd /home/reel/v4l-dvb
    make install
    reboot

    ... that light at the end of the tunnel is the front of an oncoming train.


    System1:
    Reelbox Avantgarde


    System2 (Backup/Spielerei)
    Software: Windows XP mit DVBViewer, Hardware: Asus Pundit, tevii s660, Nova-T USB, Tevii S660

  • galaga


    i use s2api from s2-liplianin


    i never used multiprotos


    and i see ond dmesg and lsmod my nova s2 and make scan, only on vdr says no channel availble

    yavdr 0,4 amd sempron 145 nvidia gt520 cablestar

    Einmal editiert, zuletzt von scubidoo ()

  • Hmmm, no more ideas.


    Did you use Yuris latest patch? How did you resolve the rejects from the patch?


    Did you reinstall the s2-liplianin? The update may have change the driver settings.


    Probably Yuri might help.
    The Stable is 13610, Yuris patch is 13627.


    @Yuri
    Can you take a look at the changes between those versions.
    Which driver are you using?

    ... that light at the end of the tunnel is the front of an oncoming train.


    System1:
    Reelbox Avantgarde


    System2 (Backup/Spielerei)
    Software: Windows XP mit DVBViewer, Hardware: Asus Pundit, tevii s660, Nova-T USB, Tevii S660

    3 Mal editiert, zuletzt von Galaga ()

  • what i have make to help and see




    on first try to patch i have patch whit the wrong patches



    after that i download the svn stable and patch it whit the patch yuris posted


    no errors on patching


    after that the problem was whit mysql


    apt-get install libmysqlXX-dev


    and i have compile vdr whit no errors


    copy vdr to vdr_upgrade


    after that copy vdr to /usr/sbin


    if i delete the vdr compiled by me and put vdr_upgraded to vdr i have the sd again but times to times i have a messages saying no netceiver found

  • O.k., but did you try:


    Code
    cd /home/reel/v4l-dvb       (or wherever your driver is)
    make install
    reboot

    ... that light at the end of the tunnel is the front of an oncoming train.


    System1:
    Reelbox Avantgarde


    System2 (Backup/Spielerei)
    Software: Windows XP mit DVBViewer, Hardware: Asus Pundit, tevii s660, Nova-T USB, Tevii S660

  • Zitat

    Originally posted by Galaga
    Can you take a look at the changes between those versions.
    Which driver are you using?


    No changes in vdr code.
    I use s2api from s2-liplianin too.
    Messages about lost netceiver do netcv plugin. Just remove him from boot.

  • Hallo wie habt ihr das Problem mit den plugins gelöst die mit dem Patch nicht mehr kompelieren?


    mfg Thomas

    VDR:
    Hardware: Thermaltake DH102, Zotac ION ITX-F-E, 2Gig Ram, TechnoTrend
    dual DVB-S2 6400, TechnoTrend Connect CT-3650,


    Software: EasyVDR 1.0

  • Wir kompilieren gar keine Plugins, sondern nur den VDR ;D

    ... that light at the end of the tunnel is the front of an oncoming train.


    System1:
    Reelbox Avantgarde


    System2 (Backup/Spielerei)
    Software: Windows XP mit DVBViewer, Hardware: Asus Pundit, tevii s660, Nova-T USB, Tevii S660

  • aber die Plugins funktionieren dann nicht mehr ordnungsgemäß wenn auf diverse Funktionen nicht mehr zugegriffen werden kann.


    z.B. sehe ich im Skin in der KanalInfo keine Kanalnummer mehr.
    Ist halt sehr dirty die Lösung.


    Vermutlich Funktionieren noch mehr Plugins nicht habs noch nicht getestet.


    mfg Thomas

    VDR:
    Hardware: Thermaltake DH102, Zotac ION ITX-F-E, 2Gig Ram, TechnoTrend
    dual DVB-S2 6400, TechnoTrend Connect CT-3650,


    Software: EasyVDR 1.0

  • Zitat

    z.B. sehe ich im Skin in der KanalInfo keine Kanalnummer mehr. Ist halt sehr dirty die Lösung. Vermutlich Funktionieren noch mehr Plugins nicht habs noch nicht getestet.


    Ich hab zwar jetzt den Upgrade noch nicht probiert (ich warte noch auf das 8.04 Image).
    Aber bis jetzt lief das vollkommen problemlos.
    Was der Patch ändert, hat ja mit den meisten Plugins fast nix zu tun.

    ... that light at the end of the tunnel is the front of an oncoming train.


    System1:
    Reelbox Avantgarde


    System2 (Backup/Spielerei)
    Software: Windows XP mit DVBViewer, Hardware: Asus Pundit, tevii s660, Nova-T USB, Tevii S660

  • Zitat

    Original von Yuri666


    But not all. I compile almost all plugins. And successfully. :)


    All Plugins? how you make this?


    I get error like this:
    error: 'FE_DVBS2' was not declared in this scope


    mfg Thomas


    edit: Galaga
    naja halt alle Plugins die irgendwelche kanal Klassen benötigen

    VDR:
    Hardware: Thermaltake DH102, Zotac ION ITX-F-E, 2Gig Ram, TechnoTrend
    dual DVB-S2 6400, TechnoTrend Connect CT-3650,


    Software: EasyVDR 1.0

    Einmal editiert, zuletzt von googles ()

  • Zitat

    Originally posted by googles
    All Plugins? how you make this?

    Almost all. Some plugins are not necessary to me. For example at me is not present netsiever.


    Zitat

    I get error like this:
    error: 'FE_DVBS2' was not declared in this scope

    It is necessary patch.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!