Hi all I've manage to get it working again and got it working on OSCAM - Looked on another site and got the info below and i don't take credit for this as this is not my own work & hope this benefits everyone;
These are my oscam emu configs for openvix openatv will be similar.
First install oscam emu from your plugin feeds then start oscam emu you can send the attached files in oscam-emu folder to box opnevix will be etc\tuxbox\config I think openatv is now /etc/tuxbox/config/oscam-xxxx xxx being the oscam name so it should be emu
Once files have been sent start oscam via the box.
Now you can type your box ip adress in web browser this should bring up OpenWebif to the left you should see extras choose OSCam Webinterface
This should now take you to oscam interface on the top bar choose readers choose that
you should see Sky_line and VM_line readers
Choose edit to add server,port and username and password
On VM line reader tick:
Drop CWs with wrong checksum:
Skip CWs checksum test:
You can disable the sky line from there if not needed
Save then choose edit on emulator emu again tick:
Drop CWs with wrong checksum:
Skip CWs checksum test:
Also check caid 1841
If you want more virgin lines edit oscam.server file and add a new reader i.e
Code:
[reader]
label = VM_line2
protocol = newcamd
device = server,port
key = 0102030405060708091011121314
user = username
password = password
connectoninit = 1
caid = 1841
group = 1
emmcache = 1,3,2,0
blockemm-unknown = 1
dropbadcws = 1
disablecrccws = 1
In my case I just added the last 3 and it works much better then before.
I did have screenshots to upload but it seems my uploads are too big.