cojo Teammitglied Registriert 29. Juni 2010 Beiträge 13.820 Lösungen 6 Reaktionspunkte 7.274 Punkte 2.970 Ort Hamburg 27. Oktober 2022 #1.591 hab uch auch schon versucht, der emu patch ist auch durchgelaufen aber wenn ich dnach den icam patch verscuhe geht das mit File to path wieder los Bin wohl echt zu alt und zu blöde, hab aber auf der anderen Seite keine Lust immer auf euch/ander angwiesen zu sein Spoiler: term root@DESKTOP-CPMJNCH:/home/cojo# cd /opt/s3/oscam-svn root@DESKTOP-CPMJNCH:/opt/s3/oscam-svn# patch -p0 < oscam-emu.patch patching file CMakeLists.txt patching file Makefile patching file config.h patching file config.sh patching file globals.h patching file module-dvbapi.c patching file module-emulator-biss.c patching file module-emulator-biss.h patching file module-emulator-cryptoworks.c patching file module-emulator-cryptoworks.h patching file module-emulator-director.c patching file module-emulator-director.h patching file module-emulator-irdeto.c patching file module-emulator-irdeto.h patching file module-emulator-nagravision.c patching file module-emulator-nagravision.h patching file module-emulator-osemu.c patching file module-emulator-osemu.h patching file module-emulator-powervu.c patching file module-emulator-powervu.h patching file module-emulator-streamserver.c patching file module-emulator-streamserver.h patching file module-emulator-viaccess.c patching file module-emulator-viaccess.h patching file module-emulator.c patching file oscam.c patching file webif/config/dvbapi.html root@DESKTOP-CPMJNCH:/opt/s3/oscam-svn# patch -p0 < icam.patch bash: icam.patch: No such file or directory root@DESKTOP-CPMJNCH:/opt/s3/oscam-svn# patch -p0 < icam.patch can't find file to patch at input line 5 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/Makefile b/Makefile |index 1c6c59f..f1842eb 100644 |--- a/Makefile |+++ b/Makefile -------------------------- File to patch:
hab uch auch schon versucht, der emu patch ist auch durchgelaufen aber wenn ich dnach den icam patch verscuhe geht das mit File to path wieder los Bin wohl echt zu alt und zu blöde, hab aber auf der anderen Seite keine Lust immer auf euch/ander angwiesen zu sein Spoiler: term root@DESKTOP-CPMJNCH:/home/cojo# cd /opt/s3/oscam-svn root@DESKTOP-CPMJNCH:/opt/s3/oscam-svn# patch -p0 < oscam-emu.patch patching file CMakeLists.txt patching file Makefile patching file config.h patching file config.sh patching file globals.h patching file module-dvbapi.c patching file module-emulator-biss.c patching file module-emulator-biss.h patching file module-emulator-cryptoworks.c patching file module-emulator-cryptoworks.h patching file module-emulator-director.c patching file module-emulator-director.h patching file module-emulator-irdeto.c patching file module-emulator-irdeto.h patching file module-emulator-nagravision.c patching file module-emulator-nagravision.h patching file module-emulator-osemu.c patching file module-emulator-osemu.h patching file module-emulator-powervu.c patching file module-emulator-powervu.h patching file module-emulator-streamserver.c patching file module-emulator-streamserver.h patching file module-emulator-viaccess.c patching file module-emulator-viaccess.h patching file module-emulator.c patching file oscam.c patching file webif/config/dvbapi.html root@DESKTOP-CPMJNCH:/opt/s3/oscam-svn# patch -p0 < icam.patch bash: icam.patch: No such file or directory root@DESKTOP-CPMJNCH:/opt/s3/oscam-svn# patch -p0 < icam.patch can't find file to patch at input line 5 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/Makefile b/Makefile |index 1c6c59f..f1842eb 100644 |--- a/Makefile |+++ b/Makefile -------------------------- File to patch:
Alex Teammitglied Registriert 10. Januar 2012 Beiträge 21.927 Lösungen 9 Reaktionspunkte 31.386 Punkte 4.030 Ort Paradise City 27. Oktober 2022 #1.592 Bei dem icam Patch ist es auch p1
cojo Teammitglied Registriert 29. Juni 2010 Beiträge 13.820 Lösungen 6 Reaktionspunkte 7.274 Punkte 2.970 Ort Hamburg 27. Oktober 2022 #1.593 und dann werden beide "installiert" ?
D DarkStarXxX Registriert 30. Dezember 2009 Beiträge 19.043 Lösungen 12 Reaktionspunkte 23.026 Punkte 3.725 27. Oktober 2022 #1.594 Das sind zwei unabhängige Vorgänge.
Alex Teammitglied Registriert 10. Januar 2012 Beiträge 21.927 Lösungen 9 Reaktionspunkte 31.386 Punkte 4.030 Ort Paradise City 27. Oktober 2022 #1.595 Ja genau, dann wird die Oscam mit beiden Patches gepatcht. Also patch -p0 < oscam-emu.patch patch -p1 < icam.patch Danach kompilieren Zuletzt bearbeitet: 27. Oktober 2022
Ja genau, dann wird die Oscam mit beiden Patches gepatcht. Also patch -p0 < oscam-emu.patch patch -p1 < icam.patch Danach kompilieren
fly-tox Spezialist Registriert 26. August 2009 Beiträge 501 Lösungen 1 Reaktionspunkte 476 Punkte 1.580 27. Oktober 2022 #1.596 cd ./s3/oscam-svn patch -p0 < oscam-emu.patch patch -p1 < oscam_emu_icam_dvbapi_radegast_v*.patch
cojo Teammitglied Registriert 29. Juni 2010 Beiträge 13.820 Lösungen 6 Reaktionspunkte 7.274 Punkte 2.970 Ort Hamburg 27. Oktober 2022 #1.597 damit patch -p1 < oscam-emu.patch patch -p0 < icam.patch krieg ich immer die fehlermeldung, hab ich schon x fach versucht hab das jetzt mal mit updat / enable verscuht Sind nun BEIDE drin ? Spoiler: term quicksvnrestore bitte warten... SVN Revision : 11715 Emu Revision : 798 patching file -----> CMakeLists.txt patching file -----> Makefile patching file -----> config.h patching file -----> config.sh patching file -----> globals.h patching file -----> module-dvbapi.c Hunk #1 succeeded at 2648 (offset 5 lines). Hunk #2 succeeded at 2697 (offset 5 lines). Hunk #3 succeeded at 2711 (offset 5 lines). patching file -----> module-emulator-biss.c patching file -----> module-emulator-biss.h patching file -----> module-emulator-cryptoworks.c patching file -----> module-emulator-cryptoworks.h patching file -----> module-emulator-director.c patching file -----> module-emulator-director.h patching file -----> module-emulator-irdeto.c patching file -----> module-emulator-irdeto.h patching file -----> module-emulator-nagravision.c patching file -----> module-emulator-nagravision.h patching file -----> module-emulator-osemu.c patching file -----> module-emulator-osemu.h patching file -----> module-emulator-powervu.c patching file -----> module-emulator-powervu.h patching file -----> module-emulator-streamserver.c patching file -----> module-emulator-streamserver.h patching file -----> module-emulator-viaccess.c patching file -----> module-emulator-viaccess.h patching file -----> module-emulator.c patching file -----> oscam.c patching file -----> webif/config/dvbapi.html Patch Result ------------ Hunk Count : 3 Fail Count : 0 root@DESKTOP-CPMJNCH:/opt/s3#
damit patch -p1 < oscam-emu.patch patch -p0 < icam.patch krieg ich immer die fehlermeldung, hab ich schon x fach versucht hab das jetzt mal mit updat / enable verscuht Sind nun BEIDE drin ? Spoiler: term quicksvnrestore bitte warten... SVN Revision : 11715 Emu Revision : 798 patching file -----> CMakeLists.txt patching file -----> Makefile patching file -----> config.h patching file -----> config.sh patching file -----> globals.h patching file -----> module-dvbapi.c Hunk #1 succeeded at 2648 (offset 5 lines). Hunk #2 succeeded at 2697 (offset 5 lines). Hunk #3 succeeded at 2711 (offset 5 lines). patching file -----> module-emulator-biss.c patching file -----> module-emulator-biss.h patching file -----> module-emulator-cryptoworks.c patching file -----> module-emulator-cryptoworks.h patching file -----> module-emulator-director.c patching file -----> module-emulator-director.h patching file -----> module-emulator-irdeto.c patching file -----> module-emulator-irdeto.h patching file -----> module-emulator-nagravision.c patching file -----> module-emulator-nagravision.h patching file -----> module-emulator-osemu.c patching file -----> module-emulator-osemu.h patching file -----> module-emulator-powervu.c patching file -----> module-emulator-powervu.h patching file -----> module-emulator-streamserver.c patching file -----> module-emulator-streamserver.h patching file -----> module-emulator-viaccess.c patching file -----> module-emulator-viaccess.h patching file -----> module-emulator.c patching file -----> oscam.c patching file -----> webif/config/dvbapi.html Patch Result ------------ Hunk Count : 3 Fail Count : 0 root@DESKTOP-CPMJNCH:/opt/s3#
E el_malto Elite Hacker Registriert 15. September 2017 Beiträge 1.925 Lösungen 2 Reaktionspunkte 2.398 Punkte 1.865 27. Oktober 2022 #1.598 Das war ein Fehler von @Alex . Es ist richtig wie es @fly-tox schreibt.
Alex Teammitglied Registriert 10. Januar 2012 Beiträge 21.927 Lösungen 9 Reaktionspunkte 31.386 Punkte 4.030 Ort Paradise City 27. Oktober 2022 #1.599 Sorry is korrigiert
cojo Teammitglied Registriert 29. Juni 2010 Beiträge 13.820 Lösungen 6 Reaktionspunkte 7.274 Punkte 2.970 Ort Hamburg 27. Oktober 2022 #1.600 ok,endlich geschafft ;puuhh und dann normal über s3 menü Bauen,richtig ? Ich dreh durch,bricht ab Anhänge Du musst angemeldet sein, um die Anhangsliste zu sehen. Zuletzt bearbeitet: 27. Oktober 2022
Alex Teammitglied Registriert 10. Januar 2012 Beiträge 21.927 Lösungen 9 Reaktionspunkte 31.386 Punkte 4.030 Ort Paradise City 27. Oktober 2022 #1.601 Hast du auch nen aktuellen oscam-emu.patch?
T twicko Ist oft hier Registriert 8. Dezember 2008 Beiträge 168 Reaktionspunkte 42 Punkte 270 27. Oktober 2022 #1.602 VTI15, DUO4k folgender Crash mit smod V8 (nach dem Start/kurz Bild), nach dem Reboot der Box lief die Box normal header: Referrer-Policy: origin-when-cross-origin header: Strict-Transport-Security: max-age=31536000 header: X-Frame-Options: SAMEORIGIN header: X-Permitted-Cross-Domain-Policies: master-only header: X-XSS-Protection: 1; mode=block header: Content-Type: image/jpeg before: 1 after: 1 before: 1 after: 1 before: 1 after: 1 before: 1 after: 1 before: 1 after: 1 before: 1 after: 1 thread joined 0 [bsod.cpp] -------------------------------- DebugInfo: /usr/bin/enigma2(_Z17handleFatalSignaliP9siginfo_tPv) [0x7E9EC] /lib/libc.so.6(__default_rt_sa_restorer) [0xB614B6C0] /usr/bin/enigma2(_ZN8ePicLoad10gotMessageERKNS_7MessageE) [0x1931E4] /usr/bin/enigma2(n/a) [0x19459C] /usr/bin/enigma2(n/a) [0x85CEC] /usr/bin/enigma2(_ZN9eMainloop15processOneEventEjPP7_object9ePyObject) [0x87D94] /usr/bin/enigma2(_ZN9eMainloop7iterateEjPP7_object9ePyObject) [0x87FCC] /usr/bin/enigma2(_ZN9eMainloop4pollE9ePyObjectS0_) [0x88128] /usr/bin/enigma2(n/a) [0x1D1A88] [bsod.cpp] -------------------------------- [eEPGCache] schedule other finished(1666861352) ]]> </dvbapp2crashlog> </crashlogs> <systemmessages> Zum Vergrößern anklicken....
VTI15, DUO4k folgender Crash mit smod V8 (nach dem Start/kurz Bild), nach dem Reboot der Box lief die Box normal header: Referrer-Policy: origin-when-cross-origin header: Strict-Transport-Security: max-age=31536000 header: X-Frame-Options: SAMEORIGIN header: X-Permitted-Cross-Domain-Policies: master-only header: X-XSS-Protection: 1; mode=block header: Content-Type: image/jpeg before: 1 after: 1 before: 1 after: 1 before: 1 after: 1 before: 1 after: 1 before: 1 after: 1 before: 1 after: 1 thread joined 0 [bsod.cpp] -------------------------------- DebugInfo: /usr/bin/enigma2(_Z17handleFatalSignaliP9siginfo_tPv) [0x7E9EC] /lib/libc.so.6(__default_rt_sa_restorer) [0xB614B6C0] /usr/bin/enigma2(_ZN8ePicLoad10gotMessageERKNS_7MessageE) [0x1931E4] /usr/bin/enigma2(n/a) [0x19459C] /usr/bin/enigma2(n/a) [0x85CEC] /usr/bin/enigma2(_ZN9eMainloop15processOneEventEjPP7_object9ePyObject) [0x87D94] /usr/bin/enigma2(_ZN9eMainloop7iterateEjPP7_object9ePyObject) [0x87FCC] /usr/bin/enigma2(_ZN9eMainloop4pollE9ePyObjectS0_) [0x88128] /usr/bin/enigma2(n/a) [0x1D1A88] [bsod.cpp] -------------------------------- [eEPGCache] schedule other finished(1666861352) ]]> </dvbapp2crashlog> </crashlogs> <systemmessages> Zum Vergrößern anklicken....
cojo Teammitglied Registriert 29. Juni 2010 Beiträge 13.820 Lösungen 6 Reaktionspunkte 7.274 Punkte 2.970 Ort Hamburg 27. Oktober 2022 #1.603 hoffe ich doch Sie müssen registriert sein, um Links zu sehen.
Alex Teammitglied Registriert 10. Januar 2012 Beiträge 21.927 Lösungen 9 Reaktionspunkte 31.386 Punkte 4.030 Ort Paradise City 27. Oktober 2022 #1.604 Der ist aktuell: Oscam-Emu Patch Der Patch sieht im Moment so aus: Syntax wenn der Patch im übergeordneten Verzeichnis liegt: patch -p0 --binary < ../osemu.patch Mit #9676 getestet Quelle: https://github.com/oscam-emu/oscam-emu www.digital-eliteboard.com Zuletzt bearbeitet: 27. Oktober 2022
Der ist aktuell: Oscam-Emu Patch Der Patch sieht im Moment so aus: Syntax wenn der Patch im übergeordneten Verzeichnis liegt: patch -p0 --binary < ../osemu.patch Mit #9676 getestet Quelle: https://github.com/oscam-emu/oscam-emu www.digital-eliteboard.com
L Leo888 Elite Lord Registriert 7. September 2012 Beiträge 3.688 Lösungen 1 Reaktionspunkte 1.735 Punkte 2.005 27. Oktober 2022 #1.605 Hier geht's um den Patch und nicht ums Kompilieren. Dafür gibt's ein extra Thread in dem alles schön erklärt ist. Ich habs so auch geschafft
Hier geht's um den Patch und nicht ums Kompilieren. Dafür gibt's ein extra Thread in dem alles schön erklärt ist. Ich habs so auch geschafft