Dies ist eine mobil optimierte Seite, die schnell lädt. Wenn Sie die Seite ohne Optimierung laden möchten, dann klicken Sie auf diesen Text.

OSCAM SmartReader V2 - Card System not supported

    Nobody is reading this thread right now.

Cinema-HD

Newbie
Registriert
28. Januar 2014
Beiträge
7
Reaktionspunkte
1
Punkte
23
Hallo Community,

ich bin neu hier und habe mich seit 2 Wochen in das Thema hier eingelesen - aber komme einfach nicht weiter.

Hardware:
- DigitalDevices Cine S2 mit 4 tunern - 2 davon im Moment deaktiviert
- Cardreader:Agolis Smartreader V2
- Schware HD+ Karte

OSCAM per apt-get installiert

Beim Start vom OSCAM sehe ich im Log die ATR Zeilen, weiter unten findet er dann auch die Karte "detect native nagra card" danach direkt "card system not supported"

Ich habe hier aus dem Forum die verschiedensten Konfigs ausprobiert - immer das Gleiche.

Logfile:
2014/01/28 11:14:26 0 s >> OSCam << cardserver started, version 1.20-unstable_svn, build #0 (x86_64-pc-linux)
2014/01/28 11:14:26 0 s version=1.20-unstable_svn, build #0, system=x86_64-pc-linux, nice=-1
2014/01/28 11:14:26 0 s client max. idle=120 sec, debug level=0
2014/01/28 11:14:26 0 s max. logsize=1024 Kb, loghistorysize=4096 bytes
2014/01/28 11:14:26 0 s client timeout=5000 ms, fallback timeout=2500 ms, cache delay=0 ms
2014/01/28 11:14:26 0 s Cannot open file "/etc/oscam/oscam.services" (errno=2 No such file or directory)
2014/01/28 11:14:26 0 s userdb reloaded: 1 accounts loaded, 0 expired, 0 disabled
2014/01/28 11:14:26 0 s signal handling initialized (type=sysv)
2014/01/28 11:14:26 0 s 165 service-id's loaded in 0ms
2014/01/28 11:14:26 0 s can't open file "/etc/oscam/oscam.tiers" (err=2 No such file or directory), no tier-id's loaded
2014/01/28 11:14:26 0 s can't open file "/etc/oscam/oscam.provid" (err=2 No such file or directory), no provids's loaded
2014/01/28 11:14:26 0 s can't open file "/etc/oscam/oscam.ird" (errno=2 No such file or directory) irdeto guessing not loaded
2014/01/28 11:14:26 0 s monitor: disabled
2014/01/28 11:14:26 0 s camd35: disabled
2014/01/28 11:14:26 0 s newcamd: initialized (fd=5, port=10002, crypted)
2014/01/28 11:14:26 0 s -> CAID: 1843 PROVID: 003411
2014/01/28 11:14:26 0 s radegast: disabled
2014/01/28 11:14:26 0 s http thread started
2014/01/28 11:14:26 0 s reader check thread started
2014/01/28 11:14:26 0 s check thread started
2014/01/28 11:14:26 0 s creating thread for device /dev/ttyUSB0
2014/01/28 11:14:26 0 s loadbalancer: can't read from file /tmp/.oscam/stat
2014/01/28 11:14:26 0 s waiting for local card init
2014/01/28 11:14:26 E40008C0 h HTTP Server listening on port 18888
2014/01/28 11:14:29 2404690 r reader hdplus initialized (device=/dev/ttyUSB0, detect=cd, mhz=368, cardmhz=368)
2014/01/28 11:14:29 0 hdplus card detected
2014/01/28 11:14:37 2404690 r ATR: 3F FF 95 00 FF 91 xx xx xx 47 00 44 4E xx xx xx xx xx xx xx xx 65 72
2014/01/28 11:14:38 2404690 r Maximum frequency for this card is formally 5 Mhz, clocking it to 3.68 Mhz
2014/01/28 11:14:40 2404690 r detect native nagra card
2014/01/28 11:14:49 2404690 r card system not supported
2014/01/28 11:14:49 2404690 r Normal mode failed, reverting to Deprecated Mode
2014/01/28 11:14:57 2404690 r ATR:3F FF 95 00 FF 91 xx xx xx 47 00 44 4E xx xx xx xx xx xx xx xx 65 72
2014/01/28 11:14:58 2404690 r Maximum frequency for this card is formally 5 Mhz, clocking it to 3.68 Mhz
2014/01/28 11:15:00 2404690 r detect native nagra card
2014/01/28 11:15:10 2404690 r card system not supported
2014/01/28 11:15:10 2404690 r card initializing error
2014/01/28 11:15:10 0 s init for all local cards done
2014/01/28 11:15:10 0 s anti cascading disabled

oscam.server:

[reader]
label = hdplus
protocol = mouse
device = /dev/ttyUSB0
caid = 1843
rsakey = B........5
boxkey = A.........C
#ident = 34000@1843:000000,003411,008011;34001@1702:000000
detect = cd
mhz = 368
cardmhz = 368
group = 1
emmcache = 1,3,2
blockemm-unknown = 1

oscam.conf:
#---Oscam Config Creator---
[global]
nice = -1
WaitForCards = 1
preferlocalcards = 1
lb_mode = 1
lb_save = 150
logfile = /var/log/oscam/oscam.log
maxlogsize = 1024
Saveinithistory = 1
[webif]
HttpPort = 18888
HttpUser = admin
HttpPWD = xxktwue
HttpRefresh = 10
HttpAllowed = 10.27.100.1-10.27.100.254
Httpdyndns =
HttpReadOnly = 1
[newcamd]
Key = 0102030405060708091011121314
Port = 10002@1843:003411

oscam.user:
#---Oscam Config Creator---
[account]
User = User1
Pwd = Pass1
Group = 3
AU = 1


Vielleicht weiß einer von Euch weiter.

Danke

Torsten
 
AW: OSCAM SmartReader V2 - Card System not supported

Hi,

Teste mal bitte mit 6 MHz.
Nur den Eintrag MHz = 600
CardMHz = 368


Sent from my iPhone using Tapatalk
 
AW: OSCAM SmartReader V2 - Card System not supported

Hallo,

nee hat leider nicht funktioniert.

Hier der Log Auszug:

2014/01/28 11:36:02 2377690 r reader hdplus initialized (device=/dev/ttyUSB0, detect=cd, mhz=600, cardmhz=368)
2014/01/28 11:36:03 0 hdplus card detected
2014/01/28 11:36:10 2377690 r ATR: 3F FF 95 00 xx xx xx xx xx 30
2014/01/28 11:36:12 2377690 r Maximum frequency for this card is formally 5 Mhz, clocking it to 6.00 Mhz
2014/01/28 11:36:14 2377690 r detect native nagra card
2014/01/28 11:36:23 2377690 r card system not supported
2014/01/28 11:36:23 2377690 r Normal mode failed, reverting to Deprecated Mode
2014/01/28 11:36:30 2377690 r ATR: 3F FF 95 00 FF 91 81 71 A0 47 00 44 4E 41 53 50 31 38 30 20 4D 65
2014/01/28 11:36:31 2377690 r Maximum frequency for this card is formally 5 Mhz, clocking it to 6.00 Mhz
2014/01/28 11:36:34 2377690 r detect native nagra card
2014/01/28 11:36:43 2377690 r card system not supported
2014/01/28 11:36:43 2377690 r card initializing error
2014/01/28 11:36:44 0 s init for all local cards done
2014/01/28 11:36:44 0 s anti cascading disabled

Immer noch der gleiche Fehler.
 
AW: OSCAM SmartReader V2 - Card System not supported

Hi,

den Smargo auch mit der passenden Software am PC eingestellt ?


Sent from my iPhone using Tapatalk
 
AW: OSCAM SmartReader V2 - Card System not supported

Hi ich habe den Smargo am PC gehabt, aber viel einstellen kann man da nicht.

Hier ein Bild der aktuellen Einstellungen:



- - - - - - - - - -

Bilder gehen scheinbar nicht, dann per Text.

Mode': AUTO
Frequency: 6,00
T Mode: T0
EGT: 0
DEV Name: AERTY675
 
AW: OSCAM SmartReader V2 - Card System not supported

Ich würde Oscam auch nicht per Apt-get installieren, da weißt du ja gar nicht welche Version das ist. Lieber selber bauen, oder eine Binary herunterladen.
Den ATR brauchst du auch nicht zensieren. Ist keien Geheimnis, sondern sieht bei jeder S02 gleich aus.
 
AW: OSCAM SmartReader V2 - Card System not supported

Die aktuelle Binary runterladen habe ich auch versucht. Dann hatte ich aber keine Logs mehr
 
AW: OSCAM SmartReader V2 - Card System not supported

Das Log müsste hier sein: logfile = /var/log/oscam/oscam.log
Ob logs erzeugt werden, hängt eigentlich nur von der oscam.conf ab
 
AW: OSCAM SmartReader V2 - Card System not supported

Bin dem tip von al-x83 gefolgt und habe oscam selbst compiliert.

Blöd ist, das das config Verzeichnis jetzt unter /usr/local/etc ist - nicht mehr unter /etc/oscam
Habe in der config.sh aber nicht gefunden, wie ich das ändern kann.

Ansonsten scheint es, das ich jetzt ein STück weiter bin:

2014/01/28 13:14:34 995AA0 r hdplus [mouse] Warning: Card returned error on setting ifsd value to 160
2014/01/28 13:14:35 995AA0 r hdplus [mouse] detect native nagra card
2014/01/28 13:14:37 995AA0 r hdplus [mouse] Resync error: readtimeouts 0/0 (max/min) us, writetimeouts 0/0 (max/min) us
2014/01/28 13:14:39 995AA0 r hdplus [mouse] T1 Resync command error, trying to reactivate!
2014/01/28 13:14:41 995AA0 r hdplus [mouse] ATR: 3F FF 95 00 FF 91 81 71 A0 47 00 44 4E 41 53 50 31 38 30 20 4D 65 72 30 30 30 28
2014/01/28 13:14:41 995AA0 r hdplus [mouse] Init card protocol T1, FI=9, F=512, D=16, N=255
2014/01/28 13:14:41 995AA0 r hdplus [mouse] Setting baudrate to 115200 bps
2014/01/28 13:14:41 995AA0 r hdplus [mouse] Calculated work ETU is 5.95 us reader mhz = 538
2014/01/28 13:14:41 995AA0 r hdplus [mouse] ATR Fsmax is 5 MHz, clocking card to wanted user cardspeed off 5.38 MHz (specified in reader->mhz)
2014/01/28 13:14:43 995AA0 r hdplus [mouse] Warning: Card returned error on setting ifsd value to 160
2014/01/28 13:14:45 995AA0 r hdplus [mouse] Resync error: readtimeouts 0/0 (max/min) us, writetimeouts 0/0 (max/min) us
2014/01/28 13:14:47 995AA0 r hdplus [mouse] T1 Resync command error, trying to reactivate!
2014/01/28 13:14:50 995AA0 r hdplus [mouse] ATR: 3F FF 95 00 FF 91 81 71 A0 47 00 44 4E 41 53 50 31 38 30 20 4D 65 72 30 30 30 28
2014/01/28 13:14:50 995AA0 r hdplus [mouse] Init card protocol T1, FI=9, F=512, D=16, N=255
2014/01/28 13:14:50 995AA0 r hdplus [mouse] Setting baudrate to 115200 bps
2014/01/28 13:14:50 995AA0 r hdplus [mouse] Calculated work ETU is 5.95 us reader mhz = 538
2014/01/28 13:14:50 995AA0 r hdplus [mouse] ATR Fsmax is 5 MHz, clocking card to wanted user cardspeed off 5.38 MHz (specified in reader->mhz)
2014/01/28 13:14:52 995AA0 r hdplus [mouse] Warning: Card returned error on setting ifsd value to 160
2014/01/28 13:14:52 995AA0 r hdplus [mouse] card system not supported
2014/01/28 13:14:52 995AA0 r hdplus [mouse] Normal mode failed, reverting to Deprecated Mode
2014/01/28 13:14:54 995AA0 r hdplus [mouse] ATR: 3F FF 95 00 FF 91 81 71 A0 47 00 44 4E 41 53 50 31 38 30 20 4D 65 72 30 30 30 28
2014/01/28 13:14:54 995AA0 r hdplus [mouse] Init card protocol T1, FI=9, F=512, D=16, N=255
2014/01/28 13:14:54 995AA0 r hdplus [mouse] Calculated work ETU is 69.14 us reader mhz = 538
2014/01/28 13:14:54 995AA0 r hdplus [mouse] ATR Fsmax is 5 MHz, clocking card to wanted user cardspeed off 5.38 MHz (specified in reader->mhz)
2014/01/28 13:14:56 995AA0 r hdplus [mouse] Warning: Card returned error on setting ifsd value to 160
2014/01/28 13:14:57 995AA0 r hdplus [mouse] detect native nagra card
2014/01/28 13:14:59 995AA0 r hdplus [mouse] Resync error: readtimeouts 0/0 (max/min) us, writetimeouts 0/0 (max/min) us
2014/01/28 13:15:01 995AA0 r hdplus [mouse] T1 Resync command error, trying to reactivate!
2014/01/28 13:15:04 995AA0 r hdplus [mouse] ATR: 3F FF 95 00 FF 91 81 71 A0 47 00 44 4E 41 53 50 31 38 30 20 4D 65 72 30 30 30 28
2014/01/28 13:15:04 995AA0 r hdplus [mouse] Init card protocol T1, FI=9, F=512, D=16, N=255
2014/01/28 13:15:04 995AA0 r hdplus [mouse] Setting baudrate to 115200 bps
2014/01/28 13:15:04 995AA0 r hdplus [mouse] Calculated work ETU is 5.95 us reader mhz = 538
2014/01/28 13:15:04 995AA0 r hdplus [mouse] ATR Fsmax is 5 MHz, clocking card to wanted user cardspeed off 5.38 MHz (specified in reader->mhz)
2014/01/28 13:15:06 995AA0 r hdplus [mouse] Warning: Card returned error on setting ifsd value to 160
2014/01/28 13:15:08 995AA0 r hdplus [mouse] Resync error: readtimeouts 0/0 (max/min) us, writetimeouts 0/0 (max/min) us
2014/01/28 13:15:10 995AA0 r hdplus [mouse] T1 Resync command error, trying to reactivate!
2014/01/28 13:15:12 995AA0 r hdplus [mouse] ATR: 3F FF 95 00 FF 91 81 71 A0 47 00 44 4E 41 53 50 31 38 30 20 4D 65 72 30 30 30 28
2014/01/28 13:15:12 995AA0 r hdplus [mouse] Init card protocol T1, FI=9, F=512, D=16, N=255
2014/01/28 13:15:12 995AA0 r hdplus [mouse] Setting baudrate to 115200 bps
2014/01/28 13:15:13 995AA0 r hdplus [mouse] Calculated work ETU is 5.95 us reader mhz = 538
2014/01/28 13:15:13 995AA0 r hdplus [mouse] ATR Fsmax is 5 MHz, clocking card to wanted user cardspeed off 5.38 MHz (specified in reader->mhz)
2014/01/28 13:15:15 995AA0 r hdplus [mouse] Warning: Card returned error on setting ifsd value to 160
2014/01/28 13:15:15 995AA0 r hdplus [mouse] card system not supported
2014/01/28 13:15:15 995AA0 r hdplus [mouse] THIS WAS A FAILED START ATTEMPT No 1 out of max alloted of 1
2014/01/28 13:15:15 995AA0 r hdplus [mouse] card initializing error
2014/01/28 13:15:15 0 s init for all local cards done
2014/01/28 13:15:15 0 s anti cascading disabled


Was bedeutet die Fehlermeldung:
"Card returned error on setting ifsd value to 160"

OSCAM versucht immer wieder die Karte zu sync-en was aber fehlschlägt. Irgendwas passt noch nicht
 
AW: OSCAM SmartReader V2 - Card System not supported

Wenn du oscam so startest: oscam -c /etc/oscam
hast du wieder dein ursprüngliches Conf-Dir.
 
AW: OSCAM SmartReader V2 - Card System not supported

Hi al-x83

danke, das hat funktioniert.

Hast Du auch eine Idee zu den Sync Problemen bzw. ifsd fehler ?

Danke
 
AW: OSCAM SmartReader V2 - Card System not supported

bei reader hast du group = 1

und bei user Group = 3

das ist auch ein kleines problem , wo selbst wenn die karte funktioniert nichts hell wird
 
AW: OSCAM SmartReader V2 - Card System not supported

Das ist leider eine typische Smargo-Krankheit. Da es hilft nur in der oscam.server zu probieren.
Mach mal detect = cts
 
AW: OSCAM SmartReader V2 - Card System not supported

mit detect=cts findet er die Karte gar nicht mehr



- - - - - - - - - -

bei reader hast du group = 1

und bei user Group = 3

das ist auch ein kleines problem , wo selbst wenn die karte funktioniert nichts hell wird


Danke für die Info.
Habe ich korrigiert
 
AW: OSCAM SmartReader V2 - Card System not supported

ich würd den smargo so einstellen und testen

Mode': AUTO
Kernel : Dreambox
T Mode: T0
EGT: 1

wenn es weiter nicht erkant wird dann


Mode': AUTO
Kernel : Normal
T Mode: T0
EGT: 1
 
Für die Nutzung dieser Website sind Cookies erforderlich. Du musst diese akzeptieren, um die Website weiter nutzen zu können. Erfahre mehr…