- Registriert
- 20. Dezember 2008
- Beiträge
- 9.615
- Lösungen
- 2
- Reaktionspunkte
- 7.379
- Punkte
- 2.810
- Ort
- hinter'm Router
Hallo,
kann mir jemand RSA und Boxkey für HD+ via PN schicken?
Danke im vorraus.
Danke für deine Antwort.warum sollte das jemand tun ??DD
wenn du ein bischen gelesen hättest hier ..... dann wüsstest du ihn in der zeit den du zum tippen deiner zeilen gebraucht hast ;-)
Danke für deine Antwort.
Habe gerade alle 38 seite durchgeblättert und viel gelesen, alles möglich heruntergeladen und entpackt aber keine Antwort auf meine Frage gefunden.
Es hat übrigens ein bischen länger gedauert als du gemeint hast.
Trotzdem Danke.
#!/bin/sh
########################################
###### Powered by The Gemini Team ######
###Sie müssen registriert sein, um Links zu sehen.###
########################################
# camid #
# 0000 = Commom Interface #
# 0001->0099 = for User Experiment #
# 0177 = Rq-Echo-Client #
# 0178 = RqCS #
# 0179 = RqCamd #
# 0189 = OpenCam #
# 0199 = Dccamd #
# 0200->0299 = Fbiss #
# 0300->0399 = Camd3 #
# 0400->0499 = Camx #
# 0500->0599 = Camx-Radegast-CS #
# 0600->0699 = Evocamd -OLD #
# 0700->0799 = Evocamd_ronlad_cs -OLD #
# 0800->0899 = Mgcamd -OLD #
# 0900->0999 = Mgcamd_ronald_cs -OLD #
# 1000->1099 = Newcamd -OLD #
# 1100->1199 = Newcamd-ronald_CS -OLD #
# 1200->1299 = Newcamd-spider -OLD #
# 1300->1399 = Radegast #
# 1400->1499 = Ronald-CS #
# 1500->1599 = Scam #
# 1600->1699 = Scam-Ronald-CS #
# 1700->1799 = OSCam #
# 1800->1899 = NewCS #
# 2000->2099 = Camd3 #
# 2300->2399 = Camd3-NewCS #
# 2600->2699 = Camd3-MPCardserver #
# 3000->3099 = Evocamd #
# 3100->3199 = Evocamd-Ronald-CS #
# 3200->3299 = Evocamd-NewCS #
# 3300->3399 = Evocamd-MPCardserver #
# 4000->4099 = Mgcamd #
# 4100->4199 = Mgcamd-Ronald-CS #
# 4200->4299 = Mgcamd-NewCS #
# 4300->4399 = Mgcamd-OSCam #
# 5000->5099 = Newcamd-Betad #
# 5100->5199 = Newcamd-Cardserver #
# 5200->5299 = Newcamd-Spider #
# 5300->5399 = Newcamd-NewCS #
# 5400->5499 = Newcamd-OSCam #
# 6000->6099 = CCcam #
# 6100->6199 = CCcam-Capmtserver #
# 6200->6299 = CCcam-NewCS #
# 6300->6399 = CCcam-OSCam #
# 7000->7099 = Mbox #
# 7100->7199 = Mbox-NewCS #
# 9500->9599 = reserved #
# 9600->9699 = reserved #
# 9700->9799 = reserved #
# 9800->9899 = reserved #
# 9900->9999 = reserved #
########################################
CAMD_ID=6394
CAMD_NAME="CCcam 2.1.3/OSCam 0.99.4"
CAMD_BIN=CCcam_2.1.3
CAMD_CS_SRV_BIN=oscam_0.99.4
INFOFILE_A=ecm0.info
INFOFILE_B=ecm1.info
INFOFILE_C=ecm2.info
INFOFILE_D=ecm3.info
#Expert window
INFOFILE_LINES=1111111111000000
#Zapp after start
REZAPP=0
########################################
logger $0 $1
echo $0 $1
remove_tmp () {
rm -rf /tmp/*.info* /tmp/*.tmp*
}
case "$1" in
start)
remove_tmp
/usr/bin/$CAMD_CS_SRV_BIN &
sleep 25
/usr/bin/$CAMD_BIN &
;;
stop)
killall -9 $CAMD_CS_SRV_BIN $CAMD_BIN 2>/dev/null
sleep 2
remove_tmp
;;
*)
$0 stop
exit 0
;;
esac
exit 0
root@dm800:/bin# oscam_0.99.4 -d63
Warning: keyword 'level' in global section not recognized
2010/01/08 17:52:43 1657 s >> OSCam << cardserver started version 0.99.4svn, build #1059 (mips-tuxbox-linux)
2010/01/08 17:52:43 1657 s auth size=4740
2010/01/08 17:52:43 1657 s Cannot open file "/var/tuxbox/config/oscam.services" (errno=2)
2010/01/08 17:52:43 1657 s userdb reloaded: 0 accounts freed, 1 accounts loaded, 0 expired
2010/01/08 17:52:43 1657 s signal handling initialized (type=sysv)
2010/01/08 17:52:43 1657 s can't open file "/var/tuxbox/config/oscam.srvid" (err=2), no service-id's loaded
2010/01/08 17:52:43 1657 s monitor: disabled
2010/01/08 17:52:43 1657 s camd 3.3x: disabled
2010/01/08 17:52:43 1657 s camd 3.5x: disabled
2010/01/08 17:52:43 1657 s cs378x: disabled
2010/01/08 17:52:43 1657 s newcamd: Bind request failed, waiting another 119 seconds
2010/01/08 17:52:44 1657 s newcamd: Bind request failed, waiting another 118 seconds
2010/01/08 17:52:45 1657 s newcamd: Bind request failed, waiting another 117 seconds
2010/01/08 17:52:46 1657 s newcamd: Bind request failed, waiting another 116 seconds
2010/01/08 17:52:47 1657 s newcamd: Bind request failed, waiting another 115 seconds
2010/01/08 17:52:48 1657 s newcamd: Bind request failed, waiting another 114 seconds
2010/01/08 17:52:49 1657 s newcamd: Bind request failed, waiting another 113 seconds
2010/01/08 17:52:50 1657 s newcamd: Bind request failed, waiting another 112 seconds
2010/01/08 17:52:51 1657 s newcamd: Bind request failed, waiting another 111 seconds
2010/01/08 17:52:52 1657 s newcamd: Bind request failed, waiting another 110 seconds
2010/01/08 17:52:53 1657 s newcamd: Bind request failed, waiting another 109 seconds
2010/01/08 17:52:54 1657 s newcamd: Bind request failed, waiting another 108 seconds
2010/01/08 17:52:55 1657 s newcamd: Bind request failed, waiting another 107 seconds
2010/01/08 17:52:56 1657 s newcamd: Bind request failed, waiting another 106 seconds
2010/01/08 17:52:57 1657 s newcamd: Bind request failed, waiting another 105 seconds
2010/01/08 17:52:58 1657 s newcamd: Bind request failed, waiting another 104 seconds
2010/01/08 17:52:59 1657 s newcamd: Bind request failed, waiting another 103 seconds
2010/01/08 17:53:00 1657 s newcamd: Bind request failed, waiting another 102 seconds
2010/01/08 17:53:01 1657 s newcamd: Bind request failed, waiting another 101 seconds
2010/01/08 17:53:02 1657 s newcamd: Bind request failed, waiting another 100 seconds
2010/01/08 17:53:03 1657 s newcamd: Bind request failed, waiting another 99 seconds
2010/01/08 17:53:04 1657 s newcamd: Bind request failed, waiting another 98 seconds
2010/01/08 17:53:05 1657 s newcamd: Bind request failed, waiting another 97 seconds
2010/01/08 17:53:06 1657 s newcamd: Bind request failed, waiting another 96 seconds
2010/01/08 17:53:07 1657 s newcamd: Bind request failed, waiting another 95 seconds
2010/01/08 17:53:08 1657 s newcamd: Bind request failed, waiting another 94 seconds
2010/01/08 17:53:09 1657 s newcamd: Bind request failed, waiting another 93 seconds
2010/01/08 17:53:10 1657 s newcamd: Bind request failed, waiting another 92 seconds
2010/01/08 17:53:11 1657 s newcamd: Bind request failed, waiting another 91 seconds
2010/01/08 17:53:12 1657 s newcamd: Bind request failed, waiting another 90 seconds
2010/01/08 17:53:13 1657 s PANIC: master deadlock! last location: init
PANIC: master deadlock! last location: init2010/01/08 17:53:13 1657 s cardserver down
hi,
klappt leider immer noch nicht :-(
hab mir mit "top" die Prozesse Anzeigen lassen und dann mit "kill" beendet
und dann mit "cd /usr/bin" und "./oscam_0.9.44" gestartet aber leider erfolglos
oder hab Ich nen Fehler drin?
eben getestet
immer noch das gleiche Problem :
no or unknown card inserted
den Delay noch höher als 25 stellen bringt nichts oder?
vor "./oscam_0.9.44" auch mit killall CCcam_x.x.x
cccam beendet ??
unter "Entitlements" im cccam-webif ist das normal.
root@dm800:/usr/bin# ./oscam_0.99.4
Warning: keyword 'level' in global section not recognized
2010/01/08 22:22:03 1431 s >> OSCam << cardserver started version 0.99.4svn, build #1059 (mips-tuxbox-linux)
2010/01/08 22:22:03 1431 s auth size=4740
2010/01/08 22:22:03 1431 s Cannot open file "/var/tuxbox/config/oscam.services" (errno=2)
2010/01/08 22:22:03 1431 s userdb reloaded: 0 accounts freed, 1 accounts loaded, 0 expired
2010/01/08 22:22:03 1431 s signal handling initialized (type=sysv)
2010/01/08 22:22:03 1431 s can't open file "/var/tuxbox/config/oscam.srvid" (err=2), no service-id's loaded
2010/01/08 22:22:03 1431 s monitor: disabled
2010/01/08 22:22:03 1431 s camd 3.3x: disabled
2010/01/08 22:22:03 1431 s camd 3.5x: disabled
2010/01/08 22:22:03 1431 s cs378x: disabled
2010/01/08 22:22:03 1431 s newcamd: Bind request failed, waiting another 119 seconds
2010/01/08 22:22:04 1431 s newcamd: Bind request failed, waiting another 118 seconds
2010/01/08 22:22:05 1431 s newcamd: Bind request failed, waiting another 117 seconds
2010/01/08 22:22:06 1431 s newcamd: Bind request failed, waiting another 116 seconds
2010/01/08 22:22:07 1431 s newcamd: Bind request failed, waiting another 115 seconds
2010/01/08 22:22:08 1431 s newcamd: Bind request failed, waiting another 114 seconds
2010/01/08 22:22:09 1431 s newcamd: Bind request failed, waiting another 113 seconds
2010/01/08 22:22:10 1431 s newcamd: Bind request failed, waiting another 112 seconds
2010/01/08 22:22:11 1431 s newcamd: Bind request failed, waiting another 111 seconds
2010/01/08 22:22:12 1431 s newcamd: Bind request failed, waiting another 110 seconds
2010/01/08 22:22:13 1431 s newcamd: Bind request failed, waiting another 109 seconds
2010/01/08 22:22:14 1431 s newcamd: Bind request failed, waiting another 108 seconds
2010/01/08 22:22:15 1431 s newcamd: Bind request failed, waiting another 107 seconds
2010/01/08 22:22:16 1431 s newcamd: Bind request failed, waiting another 106 seconds
2010/01/08 22:22:17 1431 s newcamd: Bind request failed, waiting another 105 seconds
2010/01/08 22:22:18 1431 s newcamd: Bind request failed, waiting another 104 seconds
2010/01/08 22:22:19 1431 s newcamd: Bind request failed, waiting another 103 seconds
2010/01/08 22:22:20 1431 s newcamd: Bind request failed, waiting another 102 seconds
2010/01/08 22:22:21 1431 s newcamd: Bind request failed, waiting another 101 seconds
2010/01/08 22:22:22 1431 s newcamd: Bind request failed, waiting another 100 seconds
2010/01/08 22:22:23 1431 s newcamd: Bind request failed, waiting another 99 seconds
2010/01/08 22:22:24 1431 s newcamd: Bind request failed, waiting another 98 seconds
2010/01/08 22:22:25 1431 s newcamd: Bind request failed, waiting another 97 seconds
2010/01/08 22:22:26 1431 s newcamd: Bind request failed, waiting another 96 seconds
2010/01/08 22:22:27 1431 s newcamd: Bind request failed, waiting another 95 seconds
2010/01/08 22:22:28 1431 s newcamd: Bind request failed, waiting another 94 seconds
2010/01/08 22:22:29 1431 s newcamd: Bind request failed, waiting another 93 seconds
2010/01/08 22:22:30 1431 s newcamd: Bind request failed, waiting another 92 seconds
2010/01/08 22:22:31 1431 s newcamd: Bind request failed, waiting another 91 seconds
2010/01/08 22:22:32 1431 s newcamd: Bind request failed, waiting another 90 seconds
2010/01/08 22:22:33 1431 s PANIC: master deadlock! last location: init
PANIC: master deadlock! last location: init2010/01/08 22:22:33 1431 s cardserver down
nee wenn oscam laufen würde dürfte der karteschacht garnicht unter entitlemnts auftauchen!
sprich du hast oscam für den unteren schacht konfiguriert,darf unter entitlements niemals dev/sci0 auftauchen!
Wir verwenden Cookies und ähnliche Technologien für folgende Zwecke:
Akzeptieren Sie Cookies und diese Technologien?
Wir verwenden Cookies und ähnliche Technologien für folgende Zwecke:
Akzeptieren Sie Cookies und diese Technologien?