Aktuelles
Digital Eliteboard - Das Digitale Technik Forum

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

OSCAM DEBIAN SMARGO 093b

    Nobody is reading this thread right now.

mixage

Ist gelegentlich hier
Registriert
1. Oktober 2009
Beiträge
36
Reaktionspunkte
3
Punkte
28
Ciao a tutti

Chi puo aiutare ?

Riesco a far funzionare la 0919 ma non la 093B Come mai ?
Sul mio PC/Server non dulla dream.

Aiuto...

quale versione di oscam e buona ?
come settare oscam.server
oscam.conf

Grazie per l'aiuto
 
AW: OSCAM DEBIAN SMARGO 093b

Io anchora non o potuto provare pechre aspetto il mio secondo smrgo spero che ariiva domani...

Prova questo qua ...>> KLICK << Post No. 4

Fammi sapere
 
AW: OSCAM DEBIAN SMARGO 093b

o trovato un cosa....

prova e farsci sapere perche io prima die sabato non co teme da provare.

HOW-TO


1. interrompere la CCcam se usate un script per avviare il tutto basta fare stop cccam altrimenti killall CCcam.x86.

2. assicuratevi che nel file di config non è abilitata la porta usb altrimenti va in conflitto, poi vedremo lo script per avviare il tutto.

3. Scaricate l'ultima versione di OSCAM. Attualmente l'ho provata con oscam-0.99.4.529svn-i686-pc-linux controllate sempre nel time line del wiki dell'oscam e prendete sempre l'ultima versione.

4. Copiate e date i chmod 755 al file binario. mettetelo in /usr/local/bin/

5. In /usr/local/etc/ creare 3 file come segue: oscam.user oscam.server oscam.conf come segue:

oscam.conf:
sudo gedit /usr/local/etc/oscam.conf
e incollate dentro
[global]
nice = -19
WaitForCards = 1
[monitor]
port = 988
aulow = 120
monlevel = 0
[newcamd]
key = 0102030405060708091011121314
port = 34000@093b:000000
oscam.server:
sudo gedit /usr/local/etc/oscam.server
incollate dentro
[reader]
Label = SkyItalia
Protocol = mouse
Detect = cd
Device = /dev/ttyUSB0
mhz = 357
EMMCache = 1,1,2
Group = 1
CAID = 093B
BoxID = inserire il vostro boxID qui, non ho ancora testato senza di essa
oscam.user:
sudo gedit /usr/local/etc/oscam.user
incollate dentro
[account]
user = user #[mette l'user che volete]
pwd = pass #[mettete la password che volete]
group = 1
uniq = 1
caid = 093b
ident = 093b: 000.000
AU = SkyItalia
monlevel = 0
attenzione: se avete una 0001 al posto di 093B mettete 0919

6. Ora connettete il vostro smargo e...mettete dentro la carta....

7. Adesso per testare lanciamo la OSCAM da /usr/local/bin/ come questo:./Oscamfile -b [oscamfile = è il nome del file binario personalmente per comodità l'ho chiamato semplicemente oscam]
Code:
cd /usr/local/bin
sudo ./oscamfile -b
 
8. controlliamo se tutto gira alla perfezione andando ad aprire il file log che si trova in /var/log/oscam.log questo dovrebbe darvi una buona notizia.
 
9. adesso creiamo una linea N in CCcam.cfg
 
[quote]N: 127.0.0.1 34000 user pass 01 02 03 04 05 06 07 08 09 10 11 12 13 14 xxx[/quote]10. avviamo la nostra CCcam e buona visione.
 
11. per coloro che usano vdr e hanno uno script per avviare tutto possiamo aggiungere due righe allo script run.sh:
 
[quote]#!/bin/sh
cd /usr/local/bin
./oscam -b
sleep 5
cd /var/emu
#gcc -O -fbuiltin -fomit-frame-pointer -fPIC -shared -o ca.so ca.c -ldl
LD_PRELOAD=./ca.so ; export LD_PRELOAD
#rm /tmp/camd.socket /tmp/.CCcam.nodeid /tmp/cw0 
./CCcam.x86 -d -v
#current="1"
#while [ 1 ];
#do
# ./CCcam.x86 -d -v > /var/log/CCcam$current.log
#current=`expr $current + 1`
#done
[/quote]
con questa conf. dovebre funzionare
[quote][global]
Nice = -1
ClientTimeout = 55
LogFile = stdout
CacheDelay = 120
WaitForCards = 1
[monitor]
port = 988
aulow = 120
monlevel = 0
[newcamd]
key = 0102030405060708091011121314
port = 34000@0919:000000
[/quote]
 
 
CIAO GIANNI:smoke:
 
Zuletzt bearbeitet:
AW: OSCAM DEBIAN SMARGO 093b

Ciao Gianni

Ho provato.
La carta mi viene letta ma i canali non me li apre.
Non so perché.

ND diventa verde e sulla cccam vedo che la carta viene letta..

la carta mi funziona perfettamente nel dream ma non nel PC !

Non so che fare..

AIUTO
 
AW: OSCAM DEBIAN SMARGO 093b

Ciao Gianni

Ho provato.
La carta mi viene letta ma i canali non me li apre.
Non so perché.

ND diventa verde e sulla cccam vedo che la carta viene letta..

la carta mi funziona perfettamente nel dream ma non nel PC !

Non so che fare..

AIUTO

io Posso fare le mie prov sabato e domenica...

percio non ti posso dire anchora niente.. ;)
 
AW: OSCAM DEBIAN SMARGO 093b

Ciao Gianni
Sei riuscito a provare ?

Fammi sapere
 
AW: OSCAM DEBIAN SMARGO 093b

E togliete sto 256 dalli How To dai :emoticon-0138-think:emoticon-0138-think
 
AW: OSCAM DEBIAN SMARGO 093b

Ragazzi c'é qualcuno che mi aiuta ?

mi sto esaurendo...
 
AW: OSCAM DEBIAN SMARGO 093b

a che punto sei?????

io non posso fare attuale ninete perche il server von mi fa conetare...
 
AW: OSCAM DEBIAN SMARGO 093b

Ciao Gianni

Sono a buon punto...
ho questo problema adesso..

Non tutti i canali si vedeno.. Sky Cinema + 1 , Sky Cinema +24 e un paio di altri..

i miei ecm sono un po alti... 0.270,s in su..

tu che mi puoi dire ?

Saluti

Mixage
 
AW: OSCAM DEBIAN SMARGO 093b

Ciao Gianni

Sono a buon punto...
ho questo problema adesso..

Non tutti i canali si vedeno.. Sky Cinema + 1 , Sky Cinema +24 e un paio di altri..

i miei ecm sono un po alti... 0.270,s in su..

tu che mi puoi dire ?

Saluti

Mixage

pero usando la scheda nella dream direttamente va senza problemi quel altri canali?

ai usao il how-to di sopra e andato subito??

quale oscam usi???
perche gli ecm sono cosi non tel posso dire....
 
AW: OSCAM DEBIAN SMARGO 093b

non mi ricordo quale versione di oscam ho messo.. !!

si se la metto nel dream funziona tutto..

no non ha funzionato subito...

e non mi ricordo nemmeno piu quali cambiamenti ho fatto...

comunque la configuarazione e quasi uguale a quella sopra...
 
AW: OSCAM DEBIAN SMARGO 093b

non mi ricordo quale versione di oscam ho messo.. !!

si se la metto nel dream funziona tutto..

no non ha funzionato subito...

e non mi ricordo nemmeno piu quali cambiamenti ho fatto...

comunque la configuarazione e quasi uguale a quella sopra...

prova con altre versioni die oscam che ti fa???
se si migliore o dievnete peggio...
 
AW: OSCAM DEBIAN SMARGO 093b

allora io o messo apen tutto e o fatto 1 o 2 provee...

questo e quello che mi butta il log fuori e mi sempre tutto ok

2009/11/30 14:14:10 2661 s >> OSCam << cardserver started
2009/11/30 14:14:10 2661 s auth size=4736
2009/11/30 14:14:10 2661 s services reloaded: 0 services freed, 3 services l oaded
2009/11/30 14:14:10 2661 s userdb reloaded: 0 accounts freed, 1 accounts loa ded
2009/11/30 14:14:10 2661 s signal handling initialized (type=sysv)
2009/11/30 14:14:10 2661 s 2276 service-id's loaded
2009/11/30 14:14:10 2661 s monitor: initialized (fd=5, port=988)
2009/11/30 14:14:10 2661 s camd 3.3x: disabled
2009/11/30 14:14:10 2661 s camd 3.5x: disabled
2009/11/30 14:14:10 2661 s cs378x: disabled
2009/11/30 14:14:10 2661 s newcamd: initialized (fd=6, port=34000, crypted)
2009/11/30 14:14:10 2661 s CAID: 093B
2009/11/30 14:14:10 2661 s provid #0: 000000
2009/11/30 14:14:10 2661 s radegast: disabled
2009/11/30 14:14:10 2661 s resolver thread started
2009/11/30 14:14:10 2661 s logger started (pid=2663)
2009/11/30 14:14:10 2661 s resolver started (pid=2664, delay=30 sec)
2009/11/30 14:14:10 2661 s reader started (pid=2665, device=/dev/ttyUSB0, de tect=cd, mhz=357)
2009/11/30 14:14:10 2661 s Waiting for local card init ....
2009/11/30 14:14:13 2665 r02 card detected
2009/11/30 14:14:18 2665 r02 Error activating card: -10
2009/11/30 14:14:24 2665 r02 Error activating card: -10
2009/11/30 14:14:29 2665 r02 ATR: XX XX XX XX XX XX XX XX XX
2009/11/30 14:14:30 2665 r02 /dev/ttyUSB0: baud=38400
2009/11/30 14:14:31 2665 r02 type: Videoguard, caid: 093B, serial: 014A3B12, B oxID: XXXXXXX
2009/11/30 14:14:31 2665 r02 ready for requests
2009/11/30 14:14:31 2665 r02 card detected
2009/11/30 14:14:31 2665 r02 type: Videoguard
2009/11/30 14:14:31 2665 r02 Tier: 000b, expiry date: 2010/01/22-00:00:00
2009/11/30 14:14:31 2665 r02 Tier: 021b, expiry date: 2010/01/22-00:00:00
2009/11/30 14:14:31 2665 r02 Tier: 0226, expiry date: 2010/01/22-00:00:00
2009/11/30 14:14:31 2665 r02 Tier: 0228, expiry date: 2010/01/22-00:00:00
2009/11/30 14:14:31 2665 r02 Tier: 022e, expiry date: 2010/01/22-00:00:00
2009/11/30 14:14:31 2665 r02 Tier: 0295, expiry date: 2010/01/22-00:00:00
2009/11/30 14:14:31 2665 r02 Tier: 02fe, expiry date: 2010/01/22-00:00:00
2009/11/30 14:14:31 2661 s Init for all local cards done !
2009/11/30 14:14:31 2661 s anti cascading disabled
rds
2009/11/30 14:16:30 2661 s client(1) connect from 127.0.0.1 (pid=2692, pipfd=12)
2009/11/30 14:16:30 2692 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:16:30 2692 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:16:32 2661 s client(1) connect from 127.0.0.1 (pid=2694, pipfd=12)
2009/11/30 14:16:32 2694 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:16:32 2694 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:16:43 2661 s client(1) connect from 127.0.0.1 (pid=2696, pipfd=12)
2009/11/30 14:16:43 2696 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:16:43 2696 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:16:54 2661 s client(1) connect from 127.0.0.1 (pid=2697, pipfd=12)
2009/11/30 14:16:54 2697 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:16:54 2697 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:17:05 2661 s client(1) connect from 127.0.0.1 (pid=2701, pipfd=12)
2009/11/30 14:17:05 2701 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:17:05 2701 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:17:16 2661 s client(1) connect from 127.0.0.1 (pid=2702, pipfd=12)
2009/11/30 14:17:16 2702 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:17:16 2702 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:17:27 2661 s client(1) connect from 127.0.0.1 (pid=2703, pipfd=12)
2009/11/30 14:17:27 2703 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:17:27 2703 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:17:38 2661 s client(1) connect from 127.0.0.1 (pid=2704, pipfd=12)
2009/11/30 14:17:38 2704 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:17:38 2704 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:17:49 2661 s client(1) connect from 127.0.0.1 (pid=2705, pipfd=12)
2009/11/30 14:17:49 2705 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:17:49 2705 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:18:00 2661 s client(1) connect from 127.0.0.1 (pid=2706, pipfd=12)
2009/11/30 14:18:00 2706 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:18:00 2706 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:18:11 2661 s client(1) connect from 127.0.0.1 (pid=2707, pipfd=12)
2009/11/30 14:18:11 2707 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:18:11 2707 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:18:22 2661 s client(1) connect from 127.0.0.1 (pid=2708, pipfd=12)
2009/11/30 14:18:22 2708 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:18:22 2708 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:18:33 2661 s client(1) connect from 127.0.0.1 (pid=2709, pipfd=12)
2009/11/30 14:18:33 2709 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:18:33 2709 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:18:44 2661 s client(1) connect from 127.0.0.1 (pid=2710, pipfd=12)
2009/11/30 14:18:44 2710 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:18:44 2710 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:18:55 2661 s client(1) connect from 127.0.0.1 (pid=2711, pipfd=12)
2009/11/30 14:18:55 2711 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:18:55 2711 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:19:06 2661 s client(1) connect from 127.0.0.1 (pid=2712, pipfd=12)
2009/11/30 14:19:06 2712 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:19:06 2712 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:19:17 2661 s client(1) connect from 127.0.0.1 (pid=2713, pipfd=12)
2009/11/30 14:19:17 2713 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:19:17 2713 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:19:28 2661 s client(1) connect from 127.0.0.1 (pid=2714, pipfd=12)
2009/11/30 14:19:28 2714 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:19:28 2714 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:19:39 2661 s client(1) connect from 127.0.0.1 (pid=2715, pipfd=12)
2009/11/30 14:19:39 2715 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:19:39 2715 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:19:50 2661 s client(1) connect from 127.0.0.1 (pid=2716, pipfd=12)
2009/11/30 14:19:50 2716 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:19:50 2716 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:20:01 2661 s client(1) connect from 127.0.0.1 (pid=2724, pipfd=12)
2009/11/30 14:20:01 2724 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:20:01 2724 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:20:12 2661 s client(1) connect from 127.0.0.1 (pid=2725, pipfd=12)
2009/11/30 14:20:12 2725 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:20:12 2725 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:20:23 2661 s client(1) connect from 127.0.0.1 (pid=2726, pipfd=12)
2009/11/30 14:20:23 2726 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:20:23 2726 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:20:34 2661 s client(1) connect from 127.0.0.1 (pid=2727, pipfd=12)
2009/11/30 14:20:34 2727 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:20:34 2727 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:20:45 2661 s client(1) connect from 127.0.0.1 (pid=2728, pipfd=12)
2009/11/30 14:20:45 2728 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:20:45 2728 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:20:56 2661 s client(1) connect from 127.0.0.1 (pid=2729, pipfd=12)
2009/11/30 14:20:56 2729 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:20:56 2729 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:21:07 2661 s client(1) connect from 127.0.0.1 (pid=2730, pipfd=12)
2009/11/30 14:21:07 2730 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:21:07 2730 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:21:18 2661 s client(1) connect from 127.0.0.1 (pid=2731, pipfd=12)
2009/11/30 14:21:18 2731 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:21:18 2731 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:21:29 2661 s client(1) connect from 127.0.0.1 (pid=2732, pipfd=12)
2009/11/30 14:21:29 2732 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:21:29 2732 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:21:40 2661 s client(1) connect from 127.0.0.1 (pid=2733, pipfd=12)
2009/11/30 14:21:40 2733 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:21:40 2733 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:21:51 2661 s client(1) connect from 127.0.0.1 (pid=2734, pipfd=12)
2009/11/30 14:21:51 2734 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:21:51 2734 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:22:02 2661 s client(1) connect from 127.0.0.1 (pid=2735, pipfd=12)
2009/11/30 14:22:02 2735 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:22:02 2735 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:22:13 2661 s client(1) connect from 127.0.0.1 (pid=2736, pipfd=12)
2009/11/30 14:22:13 2736 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:22:13 2736 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:22:24 2661 s client(1) connect from 127.0.0.1 (pid=2737, pipfd=12)
2009/11/30 14:22:24 2737 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:22:24 2737 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:22:35 2661 s client(1) connect from 127.0.0.1 (pid=2738, pipfd=12)
2009/11/30 14:22:35 2738 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:22:35 2738 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:22:46 2661 s client(1) connect from 127.0.0.1 (pid=2739, pipfd=12)
2009/11/30 14:22:46 2739 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:22:46 2739 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:22:57 2661 s client(1) connect from 127.0.0.1 (pid=2740, pipfd=12)
2009/11/30 14:22:57 2740 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:22:57 2740 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:23:08 2661 s client(1) connect from 127.0.0.1 (pid=2741, pipfd=12)
2009/11/30 14:23:08 2741 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:23:08 2741 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:23:19 2661 s client(1) connect from 127.0.0.1 (pid=2742, pipfd=12)
2009/11/30 14:23:19 2742 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:23:19 2742 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:23:30 2661 s client(1) connect from 127.0.0.1 (pid=2743, pipfd=12)
2009/11/30 14:23:30 2743 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:23:30 2743 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:23:41 2661 s client(1) connect from 127.0.0.1 (pid=2744, pipfd=12)
2009/11/30 14:23:41 2744 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:23:41 2744 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:23:52 2661 s client(1) connect from 127.0.0.1 (pid=2745, pipfd=12)
2009/11/30 14:23:52 2745 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:23:52 2745 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:24:03 2661 s client(1) connect from 127.0.0.1 (pid=2746, pipfd=12)
2009/11/30 14:24:03 2746 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:24:03 2746 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:24:14 2661 s client(1) connect from 127.0.0.1 (pid=2747, pipfd=12)
2009/11/30 14:24:14 2747 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:24:14 2747 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:24:25 2661 s client(1) connect from 127.0.0.1 (pid=2748, pipfd=12)
2009/11/30 14:24:25 2748 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:24:25 2748 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:24:36 2661 s client(1) connect from 127.0.0.1 (pid=2749, pipfd=12)
2009/11/30 14:24:36 2749 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:24:36 2749 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:24:47 2661 s client(1) connect from 127.0.0.1 (pid=2750, pipfd=12)
2009/11/30 14:24:47 2750 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:24:47 2750 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:24:58 2661 s client(1) connect from 127.0.0.1 (pid=2751, pipfd=12)
2009/11/30 14:24:58 2751 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:24:58 2751 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:25:09 2661 s client(1) connect from 127.0.0.1 (pid=2759, pipfd=12)
2009/11/30 14:25:09 2759 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:25:09 2759 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:25:20 2661 s client(1) connect from 127.0.0.1 (pid=2760, pipfd=12)
2009/11/30 14:25:20 2760 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:25:20 2760 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:25:31 2661 s client(1) connect from 127.0.0.1 (pid=2761, pipfd=12)
2009/11/30 14:25:31 2761 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:25:31 2761 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:25:42 2661 s client(1) connect from 127.0.0.1 (pid=2762, pipfd=12)
2009/11/30 14:25:42 2762 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:25:42 2762 c01 plain newcamd-client 127.0.0.1 rejected (no such user)
2009/11/30 14:25:53 2661 s client(1) connect from 127.0.0.1 (pid=2763, pipfd=12)
2009/11/30 14:25:53 2763 c01 user user is trying to connect but doesnt exist ! (using client 4343)
2009/11/30 14:25:53 2763 c01 plain newcamd-client 127.0.0.1 rejected (no such user)

pero coe dice il log non non si coetta la cccam 2.1.3 dopo che lo ativato con la oscam.

cosa posso provare a fare o devo campiare??

ciao
 
AW: OSCAM DEBIAN SMARGO 093b

@mixage....

allora dame adesso va tutto perfett anche tutti i programmi.

ciao ancora da risolvere 3 piccolezze pero pero la ci arivamo piano piano.

questi sono le mie config forse ti autano...

oscam.conf
[global]
Nice = -1
ClientTimeout = 55
LogFile = stdout
CacheDelay = 120
WaitForCards = 1
[monitor]
port = 988
aulow = 120
monlevel = 1
[newcamd]
key = 0102030405060708091011121314
port = 34000@093B:000000

oscam.server
[reader]
Label = SkyItalia
Protocol = mouse
#Detect = cd
Device = /dev/ttyUSB0
#mhz = 357
EMMCache = 1,1,2
Group = 1
CAID = 093B
BoxID =per la scheda 093b devi mettere il boxkey
Customspeed = 0

oscam.user
[account]
user = user #(puo esser come vuoi tu)
pwd = pass #(puo esser come vuoi tu)
group = 1
uniq = 1
caid = 093b
ident = 093b:000000
AU = SkyItalia
monlevel = 0

saluti
 
Zurück
Oben