Not sure about vix but open atv for oscam / ncam
ETC
TUXBOX
CONFIG FILES
Config files server files dvbapi files user files
The dvbapi files will prioritise Ignore and map
All the main caids . Remember the caids you are
Trying to open must also be in your configuration files .This is also explaination off disablecrccws
Means
What are the disablecrccws= 1 and disablecrccws_only_for parameters for?
disablecrccws stands for "disable cw checksum test"
You can set the parameter: "disablecrccws = 0 or 1" or "disablecrccws_only_for = xxxxx:xxxxx" in the oscam.conf, then these values are set globally and affect all readers that you then entered in the oscam.server.
If you have also entered "disablecrccws" or "disablecrccws_only_for" in oscam.server, these values will be "overruled" by oscam.conf
If you do not make these settings in oscam.conf, you can also set them in oscam.server, in any reader. These settings then only affect the respective reader.
disablecrccws = 0 or 1 (0 keeps the checksum test on, 1 keeps it off)
disablecrccws_only_for = 098C:000000;09C4:000000;098D:000000
turns off the checksum test for the CardID 098C and 09C4 and 098D. It remains on for all other CardIDs.
By the way, the checksum test must be switched off by the SKY CAIDs.
So either in oscam.conf --> disablecrccws = 1 (then applies to all CAIDs and all lines) or disablecrccws_only_for = 098C:000000;09C4:000000;098D:000000 then applies globally to all SKY CAIDs and all lines
or but
in the OSCAM Server per line either disablecrccws = 1 (then applies to the respective line) or disablecrccws_only_for = 098C:000000;09C4:000000;098D:000000
is then in the respective line for the Sky CAIDs