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.

gelöst (gelöst) Oscam - HD02 - Smargo Error settings ifsd

    Nobody is reading this thread right now.

jam2567

Newbie
Premium
Registriert
11. November 2009
Beiträge
8
Reaktionspunkte
6
Punkte
23
Hallo,

komme nicht weiter und alles was ich hier gefunden habe, hat mich leider nicht weiter gebracht.
Ich möchte eine HD02 mit einem Raspberry Pi nutzen.

Folgende Konstellation habe ich:

Raspberry Pi (3b) - Rasbian 10 (buster)
USB Argolis Smartreader (Smargo)
OSCam: 1.20_svn Build: r11678

[reader]
label = hdplus
protocol = smargo
device = /dev/ttyUSB0
caid = 1843
rsakey = BF..........DD5
boxkey = A7........37C
detect = cd
mhz = 369
cardmhz = 369
group = 1
emmcache = 1,2,2

00000000 s (main) System name = Linux
00000000 s (main) Host name = pisrv1
00000000 s (main) Release = 5.10.52-v7+
00000000 s (main) Version = #1440 SMP Tue Jul 27 09:54:13 BST 2021
00000000 s (main) Machine = armv7l
00000000 s (main) creating pidfile /tmp/.oscam/oscam.pid with pid 517
00000000 s (main) signal handling initialized
00000000 s (config) 302 service-id's loaded in 3 ms
00000000 s (net) cccam: initialized (fd=4, port=667)
00000000 s (reader) hdplus [smargo] creating thread for device /dev/ttyUSB0
00000000 s (main) waiting for local card init
545E2C42 h (webif) webif: decompressed 171915 bytes back into 453436 bytes
545E2C42 h (webif) HTTP Server running. ip=0.0.0.0 port=83
17BB9010 r (reader) hdplus [smargo] Reader initialized (device=/dev/ttyUSB0, detect=cd, mhz= AUTO, cardmhz=369)
17BB9010 r (reader) hdplus [smargo] card detected
17BB9010 r (reader) hdplus [smargo] 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
17BB9010 r (reader) hdplus [smargo] Warning: Card returned error on setting ifsd value to 160
17BB9010 r (reader) hdplus [smargo] detect native nagra card
17BB9010 r (reader) hdplus [smargo] Resync error: readtimeouts 0/0 (max/min) us, writetimeouts 0/0 (max/min) us
17BB9010 r (reader) hdplus [smargo] T1 Resync command error, trying to reactivate!
17BB9010 r (reader) hdplus [smargo] 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
17BB9010 r (reader) hdplus [smargo] Warning: Card returned error on setting ifsd value to 160
17BB9010 r (reader) hdplus [smargo] Resync error: readtimeouts 0/0 (max/min) us, writetimeouts 0/0 (max/min) us
17BB9010 r (reader) hdplus [smargo] T1 Resync command error, trying to reactivate!
17BB9010 r (reader) hdplus [smargo] 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
17BB9010 r (reader) hdplus [smargo] Warning: Card returned error on setting ifsd value to 160
17BB9010 r (reader) hdplus [smargo] card system not supported
17BB9010 r (reader) hdplus [smargo] Normal mode failed, reverting to Deprecated Mode
17BB9010 r (reader) hdplus [smargo] 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
17BB9010 r (reader) hdplus [smargo] Warning: Card returned error on setting ifsd value to 160
17BB9010 r (reader) hdplus [smargo] detect native nagra card
17BB9010 r (reader) hdplus [smargo] Resync error: readtimeouts 0/0 (max/min) us, writetimeouts 0/0 (max/min) us
17BB9010 r (reader) hdplus [smargo] T1 Resync command error, trying to reactivate!
17BB9010 r (reader) hdplus [smargo] 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
17BB9010 r (reader) hdplus [smargo] Warning: Card returned error on setting ifsd value to 160
17BB9010 r (reader) hdplus [smargo] Resync error: readtimeouts 0/0 (max/min) us, writetimeouts 0/0 (max/min) us
17BB9010 r (reader) hdplus [smargo] T1 Resync command error, trying to reactivate!
17BB9010 r (reader) hdplus [smargo] 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
17BB9010 r (reader) hdplus [smargo] Warning: Card returned error on setting ifsd value to 160
17BB9010 r (reader) hdplus [smargo] card system not supported
17BB9010 r (reader) hdplus [smargo] THIS WAS A FAILED START ATTEMPT No 1 out of max allotted of 1
17BB9010 r (reader) hdplus [smargo] card initializing error
00000000 s (main) init for all local cards done

Zu "Warning: Card returned error on setting ifsd value to 160" habe ich nichts gefunden.
Was bedeutet dies Warnung?

Ich denke mein Problem liegt an der MHz und CardMHz Einstellung. Damit habe ich schon, hier gefundene Einstellungen getestet. Wie man sieht ohne Erfolg.

Die HD02 Karte ist aktiviert und läuft in einer VU+ Solo SE v2 mit OSCam: 1.20_svn Build: r11603.

Bin für jede Anregung dankbar.

Gruß Jam
 
protocol = mouse
device = /dev/ttyUSB0
versuch es mal im "mouse"-Modus.
Ansonsten Seial auslesen und im "smartreader"-Modus testen.
Code:
lsusb -v | grep Serial
MfG
 
@Derek Buegel vielen Dank.

Der Ansatz umzustellen auf smartreader hat funktioniert.

[reader]
label = hdplus
protocol = smartreader
device = Serial:Reader 134
caid = 1843
rsakey = BF35.....................4DD5
boxkey = A76.....................37C
detect = cd
mhz = 368
cardmhz = 368
group = 1
emmcache = 1,2,2

Um die Serial auszulesen kann man bei Debian/Raspbian auch folgenden Befehl nutzen:

udevadm info -a -p $(udevadm info -q path -n /dev/ttyUSB0) | grep ATTRS{serial}

Ausgabe bei Raspbian:

ATTRS{serial}=="Reader 134"
ATTRS{serial}=="3f980000.usb"


Das Einzige sind jetzt noch langen Antwortzeiten >300 mit cccam Protokoll. Hast Du dazu auch eine Idee?

Danke, Gruß Jam
 
Für die Nutzung dieser Website sind Cookies erforderlich. Du musst diese akzeptieren, um die Website weiter nutzen zu können. Erfahre mehr…