opensat & os-emu

nicol-one

Registered
Messages
123
I do not know, but
this screen I just did.
there are versions azbox and mips
mips version works perfectly with E2
Version mips with fw OPENSAT and does not start
version with azbox fw OPENSAT same configurations and E2 and this is the result,but I have no vision

PSgUQOt.png


I just noticed that in this issue the reader inside of 'azbox not enabled
 

gorski

Registered
Messages
1,553
OFW needs SH4 version?

The processor is mips (which is why E2 can run on it) but...

Now, if you do have a right version of OSCam for OFW, then there is a trick - I don't know if you are using it, I haven't checked your config - an old smartcard reader trick I used (long ago):

Code:
[module]
name = oscamCAS
daemon = oscam [B]-d 255[/B]
argument = c /PLUGINS/OpenXCAS/oscamCAS/
version = 1.00
api=Yes
wait =5sec
INFO = /tmp/ecm.info
REFRESH = 2

Tried "-d 255"? Do tell... My CD Sweden (Conax) card worked with it, as well as HRT (Viaccess)...
 

gorski

Registered
Messages
1,553
One more thing (from my thread on OSCam for OFW):

Code:
# internal reader

[reader]
label = azbox-internal
enable = 1
protocol = internal
device = 0
services = whichever_card_you_have
caid = xxxx
ident = xxxx:xxxxxx
detect = cd
mhz = 357
cardmhz = 357
group = 1
emmcache = 1,1,2
lb_weight = 500
 

nicol-one

Registered
Messages
123
openxcas.conf
Code:
[module]
name = oscamCAS
daemon = oscam -d 255
version = 1.0
info = /tmp/ecm.info
refresh = 5

oscam.conf
Code:
[global]
logfile                       = /tmp/oscam.log
fallbacktimeout               = 2000
bindwait                      = 60
nice                          = -1
maxlogsize                    = 10
lb_mode                       = 1
resolvegethostbyname          = 1
dropdups = 1
preferlocalcards              = 1

[cs357x]
port                          = 61478

[cccam]
port                          = 13767
reshare                       = 3
stealth                       = 0
updateinterval                = 240
keepconnected                 = 1

[dvbapi]
enabled                       = 1
boxtype                       = none
au                            = 1
reopenonzap                   = 1
decodeforever                 = 1
user                          = AZBox
pwd                           = a
                                           
[webif]
httpport                      = 8282
httpuser                      = 
httppwd                       =                                                                              
httphelplang                  = it
httprefresh                   = 5
httpallowed                   = 0.0.0.0-255.255.255.0

oscam.server
Code:
[reader]
label                         = TIVUsat
protocol                      = mouse
device                        = /dev/ttyUSB0
caid                          = 0183D,0183E
rsakey                        = A9.........B5
detect                        = cd
nagra_read                    = 2
mhz                           = 1
cardmhz                       = 1
ident                         = 0183D:000000,005411;0183E:000000,005411
group                         = 1
emmcache                      = 1,2,2,0
blockemm-unknown              = 1
blockemm-g                    = 1
auprovid                      = 005411

[reader]
label                         = FRANsat
protocol                      = mouse
device                        = /dev/ttyUSB1
detect                        = cd
caid                          = 0500
ident                         = 0500:041900,041950,0419A0
aeskeys                       = 0500@041900,041950,0419A0:BF..........44
group                         = 1
emmcache                      = 1,3,15,0

[reader]
label                         = emulator
protocol                      = emu
device                        = /PLUGINS/OpenCAS/oscamCAS/SoftCam.Key
caid                          = 0D00,0D02,090F,0500,1801,0604,2600,FFFF,0E00,4AE1,2600
detect                        = cd
ident                         = 0D00:000000,000004,000010,000014,000020,0000C0,0000C4,0000C8,0000CC;0D02:000000,00008C,0000A0,0000A4,0000A8;090F:000000;0500:000000,030B00,023800,021110,007400,007800;1801:000000,007301,001101;0604:000000;2600:000000;FFFF:000000;0E00:000000;4AE1:000011,000014,0000FE,0500:023800
group                         = 1
emmcache                      = 2,1,2,1
emu_auproviders               = 0500:030B00;0604:010200;0E00:000000;4AE1:000011,000014,0000FE

oscam.user
Code:
[account]
user                          = AZBox
pwd                           = a
uniq                          = 4
au                            = 1
group                         = 1
 

gorski

Registered
Messages
1,553
You are missing commands in there...

Try other possibilities and tell...

argument = c /PLUGINS/OpenXCAS/oscamCAS/
version = 1.00
api=Yes
wait =5sec
 
Last edited:

nicol-one

Registered
Messages
123
I tried with normal oscam 8994 and works.
the os-emu, sometimes give card ok, sometimes error card, sometimes error device.
can you recommend a oscam using softcam and PowerVu that functions with OPENSAT?
 

gorski

Registered
Messages
1,553
It is reasonable to talk to people who are into this stuff - there is a chance somebody might know, you know... Or just to check your configuration or...

Where there's fire, there's bound to be... errmmm... smoke? :D
 

nicol-one

Registered
Messages
123
os-emu AZBox and now works with original fw (Opensat)
probably older versions did not support the original fw (OPENSAT) Thanks to a Hapeba to have solved!
smargo works
internal reader works
softcam works
PowerVu not working, the softcam mistake or something else?
 

georgeflu

Registered
Messages
485
i also tried os emu in openrsi image. the only powervu channels which working,are some channels in amos 4w,which do not need stream relay function. it is not working any channels which need stream relay. i don't know if openatv images (which are newest enigma based-compiled) are supporting them.
 
Top