Problem with HD+ card and Oscam

greatman

Registered
Messages
5
Hello,

I'm having some problems to read an HD+ (HD02) with oscam.
Basically I bought an HD02 card on ebay and even though I still didn't purchase a subscription yet, I was expecting this card to be recognised at least.

Can this card be activated by oscam or do I need to do something else first?

I'm using a Vu+ Solo 2 with the following oscam version:
OSCam: 1.20-unstable_svn Build: r11384 Compiler: mipsel-openpli40-linux-gnu-ssl-libusb-pcsc

This what I get on the oscam log:

2017/05/25 16:09:01 00000000 s (reader) hdplus [internal] creating thread for device /dev/sci0
2017/05/25 16:09:02 30EC7BAC r (reader) hdplus [internal] Reader initialized (device=/dev/sci0, detect=cd, pll max=27.00 MHz, wanted mhz=4.50 MHz)
2017/05/25 16:09:02 30EC7BAC r (reader) hdplus [internal] Reader sci internal, detected box type: vusolo2
2017/05/25 16:09:02 30EC7BAC r (reader) hdplus [internal] card detected
2017/05/25 16:09:03 30EC7BAC r (reader) hdplus [internal] ATR: 00 00
2017/05/25 16:09:03 30EC7BAC r (reader) hdplus [internal] ERROR: Could not read reader->convention
2017/05/25 16:09:03 30EC7BAC r (reader) hdplus [internal] Error activating card.
2017/05/25 16:09:05 30EC7BAC r (reader) hdplus [internal] ATR: 00 00
2017/05/25 16:09:05 30EC7BAC r (reader) hdplus [internal] ERROR: Could not read reader->convention
2017/05/25 16:09:05 30EC7BAC r (reader) hdplus [internal] Error activating card.
2017/05/25 16:09:06 30EC7BAC r (reader) hdplus [internal] ATR: 00 00
2017/05/25 16:09:06 30EC7BAC r (reader) hdplus [internal] ERROR: Could not read reader->convention
2017/05/25 16:09:06 30EC7BAC r (reader) hdplus [internal] Error activating card.
2017/05/25 16:09:07 30EC7BAC r (reader) hdplus [internal] THIS WAS A FAILED START ATTEMPT No 1 out of max alloted of 1
2017/05/25 16:09:07 30EC7BAC r (reader) hdplus [internal] card initializing error

My configs are:

Oscam.conf

[global]
logfile = stdout
nice = -1
preferlocalcards = 1
lb_mode = 1
lb_save = 250
lb_nbest_readers = 2
lb_nfb_readers = 4
lb_max_ecmcount = 200
lb_reopen_seconds = 12
lb_retrylimit = 1000
lb_stat_cleanup = 24
lb_max_readers = 10

[cccam]
port = 12000
version = 2.1.3
reshare = 1

[dvbapi]
enabled = 1
au = 1
user = dvbapi
boxtype = dreambox

[webif]
httpport = 16001
httpuser = user
httppwd = pass
httprefresh = 5
httppollrefresh = 5
httphideidleclients = 1
httpallowed = 0.0.0.0-255.255.255.255

oscam.server


[reader]
label = hdplus
description = hdplus
protocol = internal
device = /dev/sci0
autospeed = 0
caid = 1830,1843
boxkey = A7xxx7C
rsakey = BFxxxD5
detect = cd
nagra_read = 1
mhz = 450
cardmhz = 2700
group = 1
emmcache = 1,1,2,0
deprecated = 1

oscam.user


[account]
user = dvbapi
description = dvbapi
monlevel = 4
keepalive = 1
au = 1
group = 1,2,3,4,5,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,51,52,53,54,55,64

Thanks!
 

Rickk

Registered
Messages
2,375
[global]
logfile = stdout
nice = -1
preferlocalcards = 1

[webif]
httpport = 16001
httpuser = user
httppwd = pass
httprefresh = 5
httppollrefresh = 5
httphideidleclients = 1
httpallowed = 192.168.0.0-255.255.255.255

[account]
user = dvbapi
uniq = 3
keepalive = 1
au = 1
group = 1
[reader]
label = hd+_hd02
protocol = internal
device = /dev/sci0 (lower)
caid = 1843
boxkey = A7..7C
rsakey = BF..D5
detect = cd
mhz = 450
cardmhz = 2700
ident = 1843:003411,000000,008011
group = 1

oscam dvbapi
P: 1843 1 # hd02
I: 09C4
I: 098C
I: 1830 # hd01
I: 1860 # hd03
I: 186A # hd04

use these oscam from juli13
oscam emu
http://www.sat-universe.com/showpost.php?p=2036771049&postcount=124
or
oscam standard
http://www.sat-universe.com/showpost.php?p=2036771043&postcount=511
 

greatman

Registered
Messages
5
Hi,

I tried the configs you've sent, but I'm still getting exactly the same kind of errors.

I'm starting to think there is something wrong with this card.

It's not normal I guess...
 

Rickk

Registered
Messages
2,375
go times on a hd + channel and start scam should run in 10min
otherwise it is probably expired
do you have a known where you can put it into the original hardware (ci + modul or hd + receiver)?
 

greatman

Registered
Messages
5
Hi,

Does this version works with OpenATV 6.0 as well?

I think that for OpenATV I need an OpenPli 4.0 version.

Sent from my iPhone using Tapatalk
 
Last edited:
Top