Octagon Sf8008+Oscam+Tvsat card

nhope

Registered
Messages
4
I use the same configuration of the octagon sf4008, and it does not work, using these, it does not go anyway
 

maumixio

Staff member
Moderator
Messages
2,870
1) boxkey is not required
2) caid is 183D is for old blu tivusat card, 183E is for new gold card
3) newcamd port is required

too many unnecessary lines try this:



oscam.conf
[global]
logfile = /tmp/oscam.log
nice = -1
preferlocalcards = 1
block_same_ip = 0
block_same_name = 0

[newcamd]
port = 30000@183E:005411
key = 0102030405060708091011121314

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

[webif]
httpport = 8888
httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255





oscam.server
[reader]
label = Tivusat
protocol = internal
device = /dev/sci0
caid = 183D
rsakey = A92DA*****164B5
detect = cd
mhz = 368
cardmhz = 368
ident = 0000:005411
group = 1



oscam.user
[account]
user = dvbapi
monlevel = 4
au = 1
group = 1
 

paul68

Registered
Messages
107
Hi

Now work perfectly .
1 .Upgrade Octagon . Blue>Software manager>Upgrade Software.

****************************
Oscam .server

[reader]
label = Tivusat
protocol = internal
device = /dev/sci0
keepalive = 1
cacheex_maxhop = 1
cacheex_allow_request = 1
cacheex_block_fakecws = 1
caid = 183E,183D
rsakey = A92DA72FEEAxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx164B5
detect = cd
nagra_read = 2
mhz = 540
cardmhz = 2700
ident = 183E:000000,005411;183D:000000,005411
group = 1
emmcache = 1,3,2,0
blockemm-unknown = 1
blockemm-g = 1
lb_weight = 500

Work perfectly.

Bigs Hugs to my friends wha help me.!
Bigs Hugs to you members Universe for your cooperation ^

SOLVED !!! Paul
 

nhope

Registered
Messages
4
Hello Paul68, the reader's fix came out 3 hours ago, how does it work for you since yesterday? I screwed up a lot, because I gave it good that it worked, I just put the new drivers in openeight and it works

[sf8008] update drivers
- SCI cardreader Driver fix
- DTS Playback
- Playback slowmotion Forward function
- PIP + reboot fix.
- timeshift fix
- Stalker fixes
- and more

https://github.com/oe-alliance/oe-alliance-core/tree/4.2/****-brands/****-octagon
 
Top