OSCAM 1.20-unstable_svn build r8777-Emu version

richter

VIP
Messages
525
OSCAM 1.20-unstable_svn build r8777-Emu version

On the Web, v.8777 Emu under different tuners in the DM.
Works TNTSat, ORF package including HD versions, TV Globo and others.

Version # 8777 is standard with the added components plus added full emu.
-Make Reader oscam.server
-Replace binary, appropriate for the type of tuner
-SoftCam.Key the appropriate path

Please share how someone has the SH4
 
Last edited:

briosa

Donating Member
Messages
607
I`ve overwrite the oscamv8a, in .bin file, with the bin of 1.20. I`ve in script Oscam_v8a_em.sh and it`s working with some channels, but not with all.
I`ve script like this:


#!/bin/sh
#emuname=Oscam r4396
#ecminfofile=ecm.info

case "$1" in
start)
/usr/bin/oscam-v8a &
sleep 3
;;
stop)
killall -9 oscam-v8a
sleep 2
;;
*)
$0 stop
exit 1
;;
esac
exit 0
 

mats_mi

Registered
Messages
6
Hi, does that work on DM600 with E1 Sifteam image ? From the OScam logfile it seems to be working proprerly but black screen... Thx
 

briosa

Donating Member
Messages
607
Have you choose ppc version for E1?:confused: Maybe something wrong in config. folder...dvbapi, oscam.server...:rolleyes:
 

mats_mi

Registered
Messages
6
Have you choose ppc version for E1?:confused: Maybe something wrong in config. folder...dvbapi, oscam.server...:rolleyes:

Yeap, tried both ppc-linux and ppc-tuxbox-linux-gnu.

oscam.server:
Code:
[reader]
label = oscam_emu
protocol = constcw
device = /var/tuxbox/config/oscam.keys
caid = 0500,0100,0622,0D05,0603
ident = 0D05:000004,000010;0500:030B00;0622:000000;0603:1F1F1F,000000;0100:000030,000084,1F1F1F,000085,00009B;0000:00009B
group = 1
audisabled = 1
[dvbapi] section in oscam.conf:
Code:
[dvbapi]
enabled                       = 1
au                            = 1
pmt_mode                      = 0
request_mode                  = 0
reopenonzap                   = 0
decodeforever                 = 0
delayer                       = 0
user                          = local
boxtype                       = dreambox
 

mats_mi

Registered
Messages
6
think this is using SoftCam.Key ... not oscam.keys

Hi testi !
This is indeed a SoftCam.Key (initially under /var/keys/) that I have renamed into oscam.keys and put under my /var/tuxbox/config/.

Hereafter a piece of oscam log when starting and switching channel to TF1:
Code:
-------------------------------------------------------------------------------
**** OSCam <<  cardserver started at Wed Aug  7 20:34:04 2013
-------------------------------------------------------------------------------
2013/08/07 20:34:04        0 s **** OSCam <<  cardserver started, version 1.20-unstable_svn, build r8777 (powerpc-tuxbox-linux-gnu)
2013/08/07 20:34:04        0 s creating pidfile /tmp/.oscam/oscam.pid with pid 1439
2013/08/07 20:34:04        0 s userdb reloaded: 1 accounts loaded, 0 expired, 0 disabled
2013/08/07 20:34:04        0 s signal handling initialized
2013/08/07 20:34:04        0 s 469 service-id's loaded in 11ms
2013/08/07 20:34:04        0 s 985 provid's loaded
2013/08/07 20:34:04        0 s cccam: initialized (fd=7, port=12000, prio=1)
2013/08/07 20:34:04        0 s oscam_emu [constcw] creating thread for device /var/tuxbox/config/oscam.keys
2013/08/07 20:34:04        0 s loadbalancer: can't read from file /tmp/.oscam/stat
2013/08/07 20:34:04        0 s waiting for local card init
2013/08/07 20:34:04 10136020 h webif: decompressed 52786 bytes back into 152244 bytes
2013/08/07 20:34:04 10136020 h HTTP Server running. ip=0.0.0.0 port=16002
2013/08/07 20:34:04 101343C8 p local reader: oscam_emu (file: /var/tuxbox/config/oscam.keys) emulator and constcw
2013/08/07 20:34:04 101343C8 p oscam_emu [constcw] proxy initialized, server /var/tuxbox/config/oscam.keys:0
2013/08/07 20:34:05        0 s init for all local cards done
2013/08/07 20:34:05        0 s anti cascading disabled
2013/08/07 20:34:05 10166558 c plain dvbapi-client granted (local, au=off)
2013/08/07 20:34:05 10166558 c Detected /dev/dvb/card0/demux0 Api: 1
2013/08/07 20:34:05 10166558 c [DVBAPI] Tuner sends PMT command 3 for channel 2F94
2013/08/07 20:34:05 10166558 c Found 0 ECMpids and 2 STREAMpids in PMT
2013/08/07 20:34:05 10166558 c New program number: 2F94 (0000:2F94 unknown) [pmt_list_management 3]
2013/08/07 20:34:06 10166558 c Stopping demux for pmt file /tmp/pmt.tmp
2013/08/07 20:34:06 10166558 c [DVBAPI] Tuner sends PMT command 3 for channel 2F94
2013/08/07 20:34:06 10166558 c Found 0 ECMpids and 2 STREAMpids in PMT
2013/08/07 20:34:06 10166558 c New program number: 2F94 (0000:2F94 unknown) [pmt_list_management 3]
2013/08/07 20:34:06 10166558 c [DVBAPI] Tuner sends PMT command 3 for channel 2F94
2013/08/07 20:34:06 10166558 c Found 0 ECMpids and 2 STREAMpids in PMT
2013/08/07 20:34:06 10166558 c New program number: 2F94 (0000:2F94 unknown) [pmt_list_management 3]
2013/08/07 20:34:12 10166558 c Stopping demux for pmt file /tmp/pmt.tmp
2013/08/07 20:34:12 10166558 c [DVBAPI] Tuner sends PMT command 3 for channel 221A
2013/08/07 20:34:12 10166558 c [ADD PID 0] CAID: 1812 ECM_PID: 042F PROVID: 00A821
2013/08/07 20:34:12 10166558 c [ADD PID 1] CAID: 1811 ECM_PID: 0430 PROVID: 003311
2013/08/07 20:34:12 10166558 c [ADD PID 2] CAID: 1811 ECM_PID: 0431 PROVID: 003315
2013/08/07 20:34:12 10166558 c [ADD PID 3] CAID: 1811 ECM_PID: 0432 PROVID: 003317
2013/08/07 20:34:12 10166558 c [ADD PID 4] CAID: 1863 ECM_PID: 0439 PROVID: 003342
2013/08/07 20:34:12 10166558 c [ADD PID 5] CAID: 1863 ECM_PID: 043A PROVID: 003343
2013/08/07 20:34:12 10166558 c [ADD PID 6] CAID: 0500 ECM_PID: 043E PROVID: 030B00
2013/08/07 20:34:12 10166558 c [ADD PID 7] CAID: 0500 ECM_PID: 043F PROVID: 032940
2013/08/07 20:34:12 10166558 c [ADD PID 8] CAID: 0500 ECM_PID: 0440 PROVID: 032830
2013/08/07 20:34:12 10166558 c [ADD PID 9] CAID: 0500 ECM_PID: 0441 PROVID: 043300
2013/08/07 20:34:12 10166558 c [ADD PID 10] CAID: 0500 ECM_PID: 0442 PROVID: 043330
2013/08/07 20:34:12 10166558 c [ADD PID 11] CAID: 0500 ECM_PID: 0443 PROVID: 030B00
2013/08/07 20:34:12 10166558 c [ADD PID 12] CAID: 0100 ECM_PID: 0432 PROVID: 003317
2013/08/07 20:34:12 10166558 c [ADD PID 13] CAID: 0100 ECM_PID: 0431 PROVID: 003315
2013/08/07 20:34:12 10166558 c [ADD PID 14] CAID: 0100 ECM_PID: 0430 PROVID: 003311
2013/08/07 20:34:12 10166558 c [ADD PID 15] CAID: 0100 ECM_PID: 042F PROVID: 00A821
2013/08/07 20:34:12 10166558 c [ADD STREAM 12] CAID: 0100 ECM_PID: 0432 PROVID: 003317
2013/08/07 20:34:12 10166558 c [ADD STREAM 13] CAID: 0100 ECM_PID: 0431 PROVID: 003315
2013/08/07 20:34:12 10166558 c [ADD STREAM 14] CAID: 0100 ECM_PID: 0430 PROVID: 003311
2013/08/07 20:34:12 10166558 c [ADD STREAM 15] CAID: 0100 ECM_PID: 042F PROVID: 00A821
2013/08/07 20:34:12 10166558 c [ADD STREAM 12] CAID: 0100 ECM_PID: 0432 PROVID: 003317
2013/08/07 20:34:12 10166558 c [ADD STREAM 13] CAID: 0100 ECM_PID: 0431 PROVID: 003315
2013/08/07 20:34:12 10166558 c [ADD STREAM 14] CAID: 0100 ECM_PID: 0430 PROVID: 003311
2013/08/07 20:34:12 10166558 c [ADD STREAM 15] CAID: 0100 ECM_PID: 042F PROVID: 00A821
2013/08/07 20:34:12 10166558 c [ADD STREAM 12] CAID: 0100 ECM_PID: 0432 PROVID: 003317
2013/08/07 20:34:12 10166558 c [ADD STREAM 13] CAID: 0100 ECM_PID: 0431 PROVID: 003315
2013/08/07 20:34:12 10166558 c [ADD STREAM 14] CAID: 0100 ECM_PID: 0430 PROVID: 003311
2013/08/07 20:34:12 10166558 c [ADD STREAM 15] CAID: 0100 ECM_PID: 042F PROVID: 00A821
2013/08/07 20:34:12 10166558 c Found 16 ECMpids and 13 STREAMpids in PMT
2013/08/07 20:34:12 10166558 c New program number: 221A (1812:221A unknown) [pmt_list_management 3]
2013/08/07 20:34:12 10166558 c [DVBAPI] Demuxer #0 trying to descramble PID #6 CAID 0500 PROVID 030B00 ECMPID 043E ANY CHID
2013/08/07 20:34:12 10166558 c local (0500&030B00/110C/221A/142:BA59E6FDAF982CA550816290F10D95A5): found (5 ms) by oscam_emu - TF1
2013/08/07 20:34:14 10166558 c local (0500&030B00/110C/221A/142:4DA876BA424EBF4B91B53A18EB22F9FF): found (3 ms) by oscam_emu - TF1
 

mats_mi

Registered
Messages
6
Made some more tests...
1) Updated the DM600 firmware from Sifteam 1.9.1 to 1.9.4 and reinstalled everything to exclude any possible problem due to old configuration, but still blackout screen on TNTsat.
2) Tried instead of internal emu a CCcam connection to vPlug server and it works fine.

Still wondering why it does not go through with oscam emu, log says it's doing the job and V shows green on OSD but nothing, SoftCam and vkeys also seem to be the same.
 
O

ooOO_SORGOS_OOoo

Made some more tests...
1) Updated the DM600 firmware from Sifteam 1.9.1 to 1.9.4 and reinstalled everything to exclude any possible problem due to old configuration, but still blackout screen on TNTsat.
2) Tried instead of internal emu a CCcam connection to vPlug server and it works fine.

Still wondering why it does not go through with oscam emu, log says it's doing the job and V shows green on OSD but nothing, SoftCam and vkeys also seem to be the same.


hello dm 600 is enigma1 and you must use ppc file

regards
 

briosa

Donating Member
Messages
607
If you have an oscam emu in Bkue Panel instal it, and then overwrite the bin file with this one. Probably you need to change the script and the other files in config folder...;)
 
Top