Been out of the loop on this for a couple of months cos i was having problems updating my gigablue receiver to the latest openvix build.
Every time i updated i ended up with a blank screen, i had menu's etc, but no picture on any channel, no matter what build.
So i ended up restoring an old build from backup.
I've now figured out it was some sort of compatibility issue between my samsung 4k tv and my receiver after the updates.
Which is at fault i do not know but have found a weird workaround, thanks to google.
So i thought it was time to update my files now i have the latest version of openvix and oscam.
So i've read back through this thread and there's quite a few different files posted, plus mine are abit of a mess so can anyone give me any pointers on what i need to change?
These are my files that seemed to work quite well with my old version of openvix and oscam.
oscam.conf
-------------
[global]
disablelog = 1
logfile = /dev/tty
preferlocalcards = 1
lb_mode = 1
disablecrccws = 1
disablecrccws_only_for = 09C4:000000;098D:000000;1884:000000;092B:000000;1813:000068;1708:000000;1709:000000;0E00:000000;0500:030B00;0500:50F000;1811:003311,003315;1883:003311;1819:00006D
Config
Skip CWs checksum test:
09C4:000000;098D:000000;1884:000000;092B:000000;1813:000068;1708:000000;1709:000000;0E00:000000;0500:030B00;0500:50F000;1811:003311,003315;1883:003311;1819:00006D
[dvbapi]
enabled = 1
user = dvbapiuser
boxtype = dreambox
au = 1
pmt_mode = 0
[webif]
httpport = 9000
httpuser =
httppwd =
httprefresh = 10
httpallowed = 0.0.0.0 - 255.255.255.255
----------------------------------------------------------------------------------------------------------
dvbapi
--------
#
# dvbapi configuration
#
# format:
#
# priority:
# P: CAID[:][provider ID][:][service ID][:][ECM PID] [continue]
# P: 0100:000068
# P: 1803:000000
# P: 1813:000068
# P: 1861:000000
# P: 1884:000000
# P: 0B01:000000
#
# ignore:
# I: CAID[:][provider ID][:][service ID][:][ECM PID]
# I: 0B01:000000:13EE #CANAL+SPORT 2 HD
# I: 0B01:000000:32FC #CANAL+SPORT HD
# I: 0B01:000000:3A99 #CANAL+DOKUMENT HD
# I: 0B01:000000:3782 #CANAL+SERIALE HD
# I: 0B01:000000:377B #CANAL+FAMILY HD
# I: 0B01:000000:3779 #CANAL+FILM HD
# I: 0B01:000000:13ED #CANAL+1 HD
# I: 0B01:000000:32F0 #CANAL+PREMIUM HD
# I: 0100:000068:32F0 #CANAL+PREMIUM HD
#
# wait:
# D: CAID[:][provider ID][:][service ID][:][ECM PID] delay
#
# map:
# M: CAID[:][provider ID][:][service ID][:][ECM PID] target CAID[:][target provider ID]
#
# lenght:
# L: CAID[:][provider ID][:][service ID][:][ECM PID] length
#
P: 0963:000000 # prioritise CAID 0100 with provider 123456
#P: :000000 # prioritise ECM with provider ID 1234 on
# on any CAID and service
#P: 0100 # prioritise CAID 0200
#P: 0300::9ABC # prioritise CAID 0300 on service 9ABC only
#M: 0400 0500:123456 # map CAID 0400 to provider ID 123456 with
# CAID 0500
#D: 0600 200 # wait 200 ms before writing CW for CAID 0600
#I: :654321 # ignore provider ID 654321 for every CAID and
# service
#I: 0 # ignore every CAID that was not handled before
#L: 0700 8e # ECM length for CAID 0700 to 8e (hexadecimal)
-----------------------------------------------------------------------------------------------------------------
server
-------
[reader]
label=server1
enable=1
protocol=cccam
device=www1.xxxxxxxxxx.xxx,xxxxx
user=xxxxx
password=xxxxx
cccversion=2.3.0
group=1,2,3
inactivitytimeout=1
reconnecttimeout=30
lb_weight=100
cccmaxhops=10
ccckeepalive=1
cccwantemu=0
disablecrccws = 1
disablecrccws_only_for = 098C:000000;09C4:000000
[reader]
label=server2
enable=1
protocol=cccam
device=www2.xxxxxxxxxx.xxx,xxxxx
user=xxxxx
password=xxxxx
cccversion=2.3.0
group=1,2,3
inactivitytimeout=1
reconnecttimeout=30
lb_weight=100
cccmaxhops=10
ccckeepalive=1
cccwantemu=0
disablecrccws_only_for = 098C:000000;09C4:000000
[reader]
label=server3
enable=1
protocol=cccam
device=www3.xxxxxxxxxx.xxx,xxxxx
user=xxxxx
password=xxxxx
cccversion=2.3.0
group=1,2,3
inactivitytimeout=1
reconnecttimeout=30
lb_weight=100
cccmaxhops=10
cccwantemu=0
disablecrccws = 1
disablecrccws_only_for = 098C:000000;09C4:000000
------------------------------------------------------------------------------------------------------------------------------
I also note the file posted by linesman66 #757, but have no idea where to put that?
Any help would be greatly appreciated.
Thanks.