Oscam CCcam2.1.4 On Open Pli

    Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

    • Oscam CCcam2.1.4 On Open Pli

      Hi,
      i Want your help to install oscam with cccam214
      I want to use oscam to read my tnt sat card beacuse cccam can't read it!
      But oscam is only server, so i want to use cccam as client!

      I have put oscam in /usr/bin and chmod it to 755
      I have put: softcam.oscam in /etc/init.d

      Shell-Script

      1. #!/bin/sh
      2. case "$1" in
      3. start)
      4. exec start-stop-daemon -S -b -x /usr/bin/oscam
      5. exit
      6. ;;
      7. stop)
      8. exec start-stop-daemon -K -R 2 -x /usr/bin/oscam
      9. exit
      10. ;;
      11. restart|reload)
      12. $0 stop
      13. sleep 1
      14. $0 start
      15. ;;
      16. version)
      17. echo "Oscam"
      18. ;;
      19. info)
      20. echo "Oscam"
      21. ;;
      22. *)
      23. echo "Usage: $0 start|stop|restart"
      24. exit 1
      25. ;;
      26. esac
      27. exit 0
      Alles anzeigen


      And modify the softcam.cccam

      Shell-Script

      1. #!/bin/sh
      2. case "$1" in
      3. start)
      4. sleep 10
      5. exec start-stop-daemon -S -x /usr/bin/CCcam
      6. ;;
      7. stop)
      8. exec start-stop-daemon -K -R 2 -x /usr/bin/CCcam
      9. ;;
      10. restart|reload)
      11. $0 stop
      12. sleep 10
      13. $0 start
      14. ;;
      15. version)
      16. echo "2.1.4"
      17. ;;
      18. info)
      19. echo "CCcam 2.1.4"
      20. ;;
      21. *)
      22. echo "Usage: $0 start|stop|restart"
      23. exit 1
      24. ;;
      25. esac
      26. exit 0
      Alles anzeigen





      Have another question, before i used vti image, with i can launch cccam and oscam manually with this command:
      /usr/bin/oscam
      /usr/bin/CCcam

      And to stop it with this:
      killall -9 oscam
      killall -9 CCcam

      But with Pli image, this command line don't work

      Want to know if you have any solution for that

      thanks for helping!!

      EDIT
      New info:
      I have delete the file softcam.cccam and softcam.oscam
      So when i reboot no softcam is launched!
      I have tried to laucnch manually oscam, i get is:

      Quellcode

      1. root@vuduo ~ # /usr/bin/oscam
      2. /usr/bin/oscam: line 1: ELF�]@4�W
      3. 4: not found
      4. /usr/bin/oscam: line 2: syntax error: "(" unexpected (expecting ")")


      I used the last oscam mips tuxbo version downloda from: Link removed


      thanks for helping
      Samsung PS42C96HDX - 107cm - HD ready
      Vu+Duo - Vti 0.7 - CCcam 2.1.4 - HDD WD CG 500Go - Cle usb Samsung 4go
      2x Dm500s - OpenPLi - /
      Linksys Nslu2 - CCcam 2.1.4 - Cle usb kingston data traveller 4go
      Art full (jsc sport) - Csat 039 - Bis Tv Ultimum
    • No links to other boards plz.

      Are you shure you are using the correct oscam binary? You have to use the mips version.
      Pustekuchen ist keine Blume.

      Vu+ DUO - 500GB HDD (Samsung EcoGreen F2) - Vu+ DUO - 500GB HDD (Samsung EcoGreen F3)
      Vu+ SOLO - 500GB HDD (WD Mybook Essential 2,5") - Samsung USB DVD Brenner
      DM800 - Abcom IPBox 910 - Opticum HD TS 9600
      Zotac Mag Mini als Medialplayer - Buffalo Drive Station Pro als NAS
    • Yes i'm sure!
      oscam-0.99.4-UMP-svn2090-mipsel-tuxbox-linux-trunk-webif
      Samsung PS42C96HDX - 107cm - HD ready
      Vu+Duo - Vti 0.7 - CCcam 2.1.4 - HDD WD CG 500Go - Cle usb Samsung 4go
      2x Dm500s - OpenPLi - /
      Linksys Nslu2 - CCcam 2.1.4 - Cle usb kingston data traveller 4go
      Art full (jsc sport) - Csat 039 - Bis Tv Ultimum
    • Just try another version of oscam (maybe without webif), or a lower revision of oscam. Have you set the rights of the binary to 777 or rwxrwxrwx ?
      Pustekuchen ist keine Blume.

      Vu+ DUO - 500GB HDD (Samsung EcoGreen F2) - Vu+ DUO - 500GB HDD (Samsung EcoGreen F3)
      Vu+ SOLO - 500GB HDD (WD Mybook Essential 2,5") - Samsung USB DVD Brenner
      DM800 - Abcom IPBox 910 - Opticum HD TS 9600
      Zotac Mag Mini als Medialplayer - Buffalo Drive Station Pro als NAS
    • I have tryed: oscam-svn2827
      Always this message:

      Quellcode

      1. root@vuduo ~ # /usr/bin/oscam
      2. /usr/bin/oscam: line 1: ELF�]@4�W
      3. 4: not found
      4. /usr/bin/oscam: line 2: syntax error: "(" unexpected (expecting ")")


      With oscam-svn1898:

      Quellcode

      1. root@vuduo ~ # /usr/bin/oscam
      2. /usr/bin/oscam: line 3: syntax error: end of file unexpected (expecting ")")
      Samsung PS42C96HDX - 107cm - HD ready
      Vu+Duo - Vti 0.7 - CCcam 2.1.4 - HDD WD CG 500Go - Cle usb Samsung 4go
      2x Dm500s - OpenPLi - /
      Linksys Nslu2 - CCcam 2.1.4 - Cle usb kingston data traveller 4go
      Art full (jsc sport) - Csat 039 - Bis Tv Ultimum
    • Can you download an oscam version from our database. Maybe oscam-svn1898

      Just to get sure ýou are using the right beinary.
      Pustekuchen ist keine Blume.

      Vu+ DUO - 500GB HDD (Samsung EcoGreen F2) - Vu+ DUO - 500GB HDD (Samsung EcoGreen F3)
      Vu+ SOLO - 500GB HDD (WD Mybook Essential 2,5") - Samsung USB DVD Brenner
      DM800 - Abcom IPBox 910 - Opticum HD TS 9600
      Zotac Mag Mini als Medialplayer - Buffalo Drive Station Pro als NAS
    • I have downloda the oscam-svn1898: from your database!
      And I use always: oscam-svnxxxx-mips-tuxbox
      thanks for helping!
      Samsung PS42C96HDX - 107cm - HD ready
      Vu+Duo - Vti 0.7 - CCcam 2.1.4 - HDD WD CG 500Go - Cle usb Samsung 4go
      2x Dm500s - OpenPLi - /
      Linksys Nslu2 - CCcam 2.1.4 - Cle usb kingston data traveller 4go
      Art full (jsc sport) - Csat 039 - Bis Tv Ultimum
    • Before i used vti 1.3 i have got no problem!
      I have download all oscam config file and oscam binary!
      I have flash open pli, then put all files in thre place!
      When i launch oscam in open pli:

      Quellcode

      1. root@vuduo ~ # /usr/bin/oscam
      2. /usr/bin/oscam: line 1: ELF@[@4�
      3. 4: not found
      4. /usr/bin/oscam: line 2: syntax error: word unexpected (expecting ")")
      Samsung PS42C96HDX - 107cm - HD ready
      Vu+Duo - Vti 0.7 - CCcam 2.1.4 - HDD WD CG 500Go - Cle usb Samsung 4go
      2x Dm500s - OpenPLi - /
      Linksys Nslu2 - CCcam 2.1.4 - Cle usb kingston data traveller 4go
      Art full (jsc sport) - Csat 039 - Bis Tv Ultimum