Beiträge von ewiVDR


    PS: das mit dem quoten funktioniert hier aber nicht so wie ich es mir vorstelle ;)

    Dirk:
    Danke, ich hab in der Zwischenzeit mein wichtigstes Plugin (MP3, welches nicht laufen wollte) mit der Version 1.1.32 zum laufen bekommen und jetzt kann ich auf die stable warten ;)

    Hi alle
    als alter SpiegelTV Fan hat es mich vor ein paar Wochen mehr als erfreut, dass es jetzt einen Spezialsender dieses Genres gibt (XXP).
    Da ich in keiner channels.config funktionierende Einträge dafür fand, hab ich mir von deren Homepage die Daten:
    XXP:1263325:h:S19.2E:22000:203:303:0:12602:0:0:0
    selber zusammengesucht und die gingen auch!
    So, und nun seit ein paar Tagen geht da nichts mehr!
    Kann mir bitte jemand sagen, was sich da wieder geändert hat?
    Danke

    Hi alle
    ich habe SuSe 8.0 und bis jetzt eine Standart PS/2 Mouse mit Kabel. Da der Rechner aber weiter weg ist, gibt es Probleme mit dem Kabel. So jetzt nehm ich den Logitech Cordless Desktop. Mit der Tastatur kein Problem, nur mit der Maus:
    und zwar: wenn ich mit Yast(2) (gibt es das alte Yast(1) noch irgendwo?) auf der Konsole die Maus konfigurieren will (Intellimaus/PS/2) geht nichts d.h. sie springt beim Test nur herum.
    Umgekehrt, wenn ich unter X Yast2 aufrufe und sie auf Intellimaus/PS/2 einstelle ist alles ok,; - bis auf das, dass ich es beim nächsten Hochfahren wieder neu einstellen muss!
    D.h. ich drücke zwar übernehmen, aber Yast scheint es nicht zu speichern....
    (manchmal habe ich ohnehin das Gefühl, dass es da verschiedene Yasts gibt, die voneinander nichts wissen; - ich glaube bei der letzten Version von Suse war es so, dass yast1 von Yast2 nichts zu wissen schien, da Einstellungen die hier gemacht wurden dort nicht verändert waren...)

    Hi alle
    vdr läuft jetzt und ich hab von freshmeat eine mail erhalten, dass 1.1.32 released ist.
    Wenn ich nun auf 1.1.32 update (von 1.1.29), muss ich dann alle Plugins auch neu übersetzen?
    (die liegen ja im Unterverzeichnis vom aktuellen vdr)
    Oder wie geht das?
    (Hab nämlich schon einmal alle schon kompilierten Plugins verloren, da ich das alte vdr Verzeichnis löschte bevor ich das neue machte....)
    TIA

    Hurra
    es funktioniert...
    (nachdem mein ersten Versuche mit CVS wohl ins Leere liefen, hab ich einfach die nvram-wakeup-mb.c händisch vom cvs geholt und drüberkopiert und das reichte...allerdings erst nachdem ich draufkam, dass ein make clean fehlte....)
    Danke

    das hatte ich schon, nun nochmals versucht:
    -------------
    make plugins
    make[1]: Entering directory `/usr/local/src/vdr-1.1.28/PLUGINS/src/hello'
    make[1]: Nothing to be done for `all'.
    make[1]: Leaving directory `/usr/local/src/vdr-1.1.28/PLUGINS/src/hello'
    make[1]: Entering directory `/usr/local/src/vdr-1.1.28/PLUGINS/src/mp3-0.7.13'
    g++ -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DHAVE_SNDFILE -DHAVE_VORBISFILE -I../../../include -I../../../../DVB/include player-mp3.c
    player-mp3.c: In method `void cMP3Player::Action()':
    player-mp3.c:1126: assignment to `cFrame *' from `const cFrame *' discards qualifiers
    make[1]: *** [player-mp3.o] Error 1
    ---------------
    ???
    TIA

    Hi all
    ich habe nun versucht das MP3 plugin nach Hubertus zu machen, nur gibt es bei mir die Datei libvdr-mp3.so.1.1.28 NICHT....
    -----------
    vdr:/usr/local/src/VDR # ./vdr -P"mp3 -m /usr/local/vdr/mount.sh"
    vdr: ./PLUGINS/lib/libvdr-mp3.so.1.1.28: cannot open shared object file: No such file or directory
    -----------
    wie komme ich zu der?
    TIA

    Danke, das war es, nun lies es sich kompilieren:
    -------
    vdr:/usr/local/src/nvram-wakeup-0.90 # make ACTUALLY_WRITE=OFF
    size nvram-wakeup rtc time biosinfo guess
    text data bss dec hex filename
    36723 3796 536 41055 a05f nvram-wakeup
    1597 292 28 1917 77d rtc
    1425 276 28 1729 6c1 time
    4859 376 36 5271 1497 biosinfo
    10453 384 576 11413 2c95 guess
    -------
    nur beim Test schreibt er noch immer, dass das MB nicht unterstützt wird:
    -------
    vdr:/usr/local/src/nvram-wakeup-0.90 # ./nvram-wakeup -s $((`date +%s` + 10 * 60))
    nvram-wakeup: Your mainboard is currently not supported.
    nvram-wakeup: Please try determining the addresses and sending the following
    nvram-wakeup: information back to the maintainers:
    nvram-wakeup: - The addresses you found out (read README.mb)
    nvram-wakeup: - Mainboard vendor: <http://www.abit.com.tw>
    nvram-wakeup: - Mainboard type: i440BX-W83977 (BP6)
    nvram-wakeup: - Mainboard revision:
    nvram-wakeup: - BIOS vendor: Award Software International, Inc.
    nvram-wakeup: - BIOS version: 4.51 PG
    nvram-wakeup: - BIOS release: 04/20/00
    -----------
    ????
    TIA

    Hallo Leute
    ich habe nun nach Hubertus Anleitung die Werte für mein MB (Abit BP6) ermittelt.
    Laut Anleitung sollte ich die Ausgabe von guess in nvram-wakeup-mb.h rein schreiben. In der datei steht aber, dass die MB Werte nun in in nvram-wakeup-mb.c sind. (Version 0.90)
    Gut, habe ich getan,
    Ausgabe von guess:
    ------------
    void vhttpwwwabitcomtw_i449(struct biosinfo *b)
    {
    b->addr_stat = 0x46;
    b->addr_date = 0x47;
    b->addr_hour = 0x48;
    b->addr_min = 0x49;
    b->addr_sec = 0x4A;
    b->addr_chk_h = 0x6C /* guessed */
    b->addr_chk_l = 0x6D
    }


    /* Detection information:
    { vhttpwwwabitcomtw_i449, "vhttpwwwabitcomtw_i449", "<http://www.abit.com.tw>", "i440BX-W83977 (BP6)", "", "Award Software International, Inc.", "4.51 PG", "04/20/00" },
    */
    -------------------
    das habe ich nach dem letzten MB das mit
    void.... anfing reingeschrieben (ist das egal wo?...).
    Nun kommt aber beim kompilieren error 1:
    -------------------
    vdr:/usr/local/src/nvram-wakeup-0.90 # make ACTUALLY_WRITE=OFF
    gcc -O2 -Wall -Wstrict-prototypes -g -march=i486 -mcpu=i486 -pedantic -D_GNU_SOURCE -c -o nvram-wakeup-mb.o nvram-wakeup-mb.c
    nvram-wakeup-mb.c: In function `vhttpwwwabitcomtw_i449':
    nvram-wakeup-mb.c:660: parse error before `b'
    nvram-wakeup-mb.c:832: `__s' undeclared (first use in this function)
    nvram-wakeup-mb.c:832: (Each undeclared identifier is reported only once
    nvram-wakeup-mb.c:832: for each function it appears in.)
    nvram-wakeup-mb.c: At top level:
    nvram-wakeup-mb.c:832: parse error before `)'
    nvram-wakeup-mb.c:832: `__s' undeclared here (not in a function)
    nvram-wakeup-mb.c:832: parse error before `switch'
    nvram-wakeup-mb.c:832: warning: type defaults to `int' in declaration of `__u'
    nvram-wakeup-mb.c:832: conflicting types for `__u'
    nvram-wakeup-mb.c:832: previous declaration of `__u'
    nvram-wakeup-mb.c:832: warning: initialization makes integer from pointer without a cast
    nvram-wakeup-mb.c:832: initializer element is not constant
    nvram-wakeup-mb.c:832: ANSI C forbids data definition with no type or storage class
    nvram-wakeup-mb.c:832: parse error before `case'
    nvram-wakeup-mb.c:832: warning: type defaults to `int' in declaration of `__u'
    nvram-wakeup-mb.c:832: redefinition of `__u'
    nvram-wakeup-mb.c:832: `__u' previously defined here
    nvram-wakeup-mb.c:832: warning: initialization makes integer from pointer without a cast
    nvram-wakeup-mb.c:832: initializer element is not constant
    nvram-wakeup-mb.c:832: ANSI C forbids data definition with no type or storage class
    nvram-wakeup-mb.c:832: parse error before `case'
    nvram-wakeup-mb.c:832: warning: type defaults to `int' in declaration of `__u'
    nvram-wakeup-mb.c:832: redefinition of `__u'
    nvram-wakeup-mb.c:832: `__u' previously defined here
    nvram-wakeup-mb.c:832: warning: initialization makes integer from pointer without a cast
    nvram-wakeup-mb.c:832: initializer element is not constant
    nvram-wakeup-mb.c:832: ANSI C forbids data definition with no type or storage class
    nvram-wakeup-mb.c:832: parse error before `case'
    nvram-wakeup-mb.c:832: warning: type defaults to `int' in declaration of `__u'
    nvram-wakeup-mb.c:832: redefinition of `__u'
    nvram-wakeup-mb.c:832: `__u' previously defined here
    nvram-wakeup-mb.c:832: warning: initialization makes integer from pointer without a cast
    nvram-wakeup-mb.c:832: initializer element is not constant
    nvram-wakeup-mb.c:832: ANSI C forbids data definition with no type or storage class
    nvram-wakeup-mb.c:832: parse error before `->'
    nvram-wakeup-mb.c:832: warning: type defaults to `int' in declaration of `__u'
    nvram-wakeup-mb.c:832: redefinition of `__u'
    nvram-wakeup-mb.c:832: `__u' previously defined here
    nvram-wakeup-mb.c:832: warning: initialization makes integer from pointer without a cast
    nvram-wakeup-mb.c:832: initializer element is not constant
    nvram-wakeup-mb.c:832: ANSI C forbids data definition with no type or storage class
    nvram-wakeup-mb.c:832: parse error before `case'
    nvram-wakeup-mb.c:832: warning: type defaults to `int' in declaration of `__u'
    nvram-wakeup-mb.c:832: redefinition of `__u'
    nvram-wakeup-mb.c:832: `__u' previously defined here
    nvram-wakeup-mb.c:832: warning: initialization makes integer from pointer without a cast
    nvram-wakeup-mb.c:832: initializer element is not constant
    nvram-wakeup-mb.c:832: ANSI C forbids data definition with no type or storage class
    nvram-wakeup-mb.c:832: parse error before `case'
    nvram-wakeup-mb.c:832: warning: type defaults to `int' in declaration of `__u'
    nvram-wakeup-mb.c:832: redefinition of `__u'
    nvram-wakeup-mb.c:832: `__u' previously defined here
    nvram-wakeup-mb.c:832: warning: initialization makes integer from pointer without a cast
    nvram-wakeup-mb.c:832: initializer element is not constant
    nvram-wakeup-mb.c:832: ANSI C forbids data definition with no type or storage class
    nvram-wakeup-mb.c:832: parse error before `case'
    nvram-wakeup-mb.c:832: warning: type defaults to `int' in declaration of `__u'
    nvram-wakeup-mb.c:832: redefinition of `__u'
    nvram-wakeup-mb.c:832: `__u' previously defined here
    nvram-wakeup-mb.c:832: warning: initialization makes integer from pointer without a cast
    nvram-wakeup-mb.c:832: initializer element is not constant
    nvram-wakeup-mb.c:832: ANSI C forbids data definition with no type or storage class
    nvram-wakeup-mb.c:832: parse error before `case'
    nvram-wakeup-mb.c:832: warning: type defaults to `int' in declaration of `__u'
    nvram-wakeup-mb.c:832: redefinition of `__u'
    nvram-wakeup-mb.c:832: `__u' previously defined here
    nvram-wakeup-mb.c:832: warning: initialization makes integer from pointer without a cast
    nvram-wakeup-mb.c:832: initializer element is not constant
    nvram-wakeup-mb.c:832: ANSI C forbids data definition with no type or storage class
    nvram-wakeup-mb.c:832: parse error before `case'
    nvram-wakeup-mb.c:832: warning: type defaults to `int' in declaration of `__u'
    nvram-wakeup-mb.c:832: redefinition of `__u'
    nvram-wakeup-mb.c:832: `__u' previously defined here
    nvram-wakeup-mb.c:832: warning: initialization makes integer from pointer without a cast
    nvram-wakeup-mb.c:832: initializer element is not constant
    nvram-wakeup-mb.c:832: ANSI C forbids data definition with no type or storage class
    nvram-wakeup-mb.c:832: parse error before `case'
    nvram-wakeup-mb.c:832: warning: type defaults to `int' in declaration of `__u'
    nvram-wakeup-mb.c:832: redefinition of `__u'
    nvram-wakeup-mb.c:832: `__u' previously defined here
    nvram-wakeup-mb.c:832: warning: initialization makes integer from pointer without a cast
    nvram-wakeup-mb.c:832: initializer element is not constant
    nvram-wakeup-mb.c:832: ANSI C forbids data definition with no type or storage class
    nvram-wakeup-mb.c:832: parse error before `case'
    nvram-wakeup-mb.c:832: warning: type defaults to `int' in declaration of `__u'
    nvram-wakeup-mb.c:832: redefinition of `__u'
    nvram-wakeup-mb.c:832: `__u' previously defined here
    nvram-wakeup-mb.c:832: warning: initialization makes integer from pointer without a cast
    nvram-wakeup-mb.c:832: initializer element is not constant
    nvram-wakeup-mb.c:832: ANSI C forbids data definition with no type or storage class
    nvram-wakeup-mb.c:832: parse error before `case'
    nvram-wakeup-mb.c:832: warning: type defaults to `int' in declaration of `__u'
    nvram-wakeup-mb.c:832: redefinition of `__u'
    nvram-wakeup-mb.c:832: `__u' previously defined here
    nvram-wakeup-mb.c:832: warning: initialization makes integer from pointer without a cast
    nvram-wakeup-mb.c:832: initializer element is not constant
    nvram-wakeup-mb.c:832: ANSI C forbids data definition with no type or storage class
    nvram-wakeup-mb.c:832: parse error before `case'
    nvram-wakeup-mb.c:832: warning: type defaults to `int' in declaration of `__s'
    nvram-wakeup-mb.c:832: `__s' used prior to declaration
    nvram-wakeup-mb.c:832: ANSI C forbids data definition with no type or storage class
    nvram-wakeup-mb.c:832: parse error before `}'
    nvram-wakeup-mb.c:832: parse error before character constant
    nvram-wakeup-mb.c:832: warning: type defaults to `int' in declaration of `__s'
    nvram-wakeup-mb.c:832: ANSI C forbids data definition with no type or storage class
    nvram-wakeup-mb.c:832: parse error before `}'
    nvram-wakeup-mb.c: In function `get_bios_info_by_dmi':
    nvram-wakeup-mb.c:852: `boards' undeclared (first use in this function)
    nvram-wakeup-mb.c: In function `get_bios_info_by_iw':
    nvram-wakeup-mb.c:884: `boards' undeclared (first use in this function)
    make: *** [nvram-wakeup-mb.o] Error 1
    -----------------------
    wo ist da mein Denkfehler? (laut (alter)Anleitung ist auch #define MY_BOARD NUMMER
    nur hier gibt es diese Nummern nicht...)
    TIA