Superb quality and spec AB-Com PULSe 4K SE. Crazy offer! Only £99! FREE UK DELIVERY! 4K UHD, Enigma 2, Multiboot 4 images & more!...
Superb quality and spec AB-Com PULSe 4K Rev II Twin Satellite tuner only £149! FREE UK DELIVERY! 4K UHD, Enigma 2, SATA HDD facility, Multiboot 4 images & more!...

[VU+ Duo4K SE] Can't watch ITV 3 HD after copying working oscam files from VU+ Duo 2

SkyFan

New member
Joined
Dec 29, 2012
Messages
562
Reaction score
0
Points
0
I've copied the following files from my VU+ Duo 2 image into the same "/etc/tuxbox/config" location on my Vu+ Duo 4K SE:

oscam.conf
oscam.dvbapi
oscam.server
oscam.user

I'm not able to get a picture on Sky owned channels such as ITV 3 HD yet I can on my VU+ Duo 2. I've restarted OScam and my box.

Don't know if this is an issue but my new box has a password set for the box so that FTP can be used but I didn't add that password to any of the files below as I wasn't sure if it was needed. My VU+ Duo 2 didn't have a password. Also the VU+ Duo 2 oscam.server file has the device as: /dev/sci0. What should I set that to on my VU+ Duo 4K SE? I tried the same setting and changing it to "/dev/sci1" but I still can't get a picture.

My Vuo 2 had the red Sky card in it's top slot. My Vu+ Duo 4K SE only has one card slot and my card is in it. Here's the contents of my files apart from the boxkey which I removed:

oscam.server

[reader]
label = SKYUK
protocol = internal
device = /dev/sci0
boxid =
cardmhz = 2700
mhz = 450
blockemm-g = 1
blockemm-unknown = 1
saveemm-u = 1
saveemm-s = 1
emmcache = 1,3,2
group = 1
caid = 0960

oscam.conf

[global]
nice = -1
logfile = /var/log/oscam.log
clienttimeout = 5000
fallbacktimeout = 2500
clientmaxidle = 120
cachedelay = 120
bindwait = 120
resolvedelay = 30
serialreadertimeout = 1500
maxlogsize = 10
waitforcards = 1
preferlocalcards = 1
saveinithistory = 1
keepalive = 1

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

[newcamd]
port = 10001@0960:000000
key = 0102030405060708091011121314
keepalive = 1

[cccam]
port = 12000
version = 2.1.3
build = 3165
reshare = 1

[webif]
httpport = 8888
httpuser =
httppwd =
httprefresh = 15
httpallowed = 192.168.0.0 - 255.255.255.255
debug = 255

[monitor]
appendchaninfo = 1


oscam.dvbapi

P: 0960:000000


oscam.user

[account]
user = linuxsatsupport
group = 1
caid = 0960
ident = 0960:000000
au = SKYUK
 
Probably not your problem but that httpallowed line in your oscam.conf is a bit weird.

Try:
httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255

Or to cover every possible local IP address range:
httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255,172.16.0.0-172.31.255.255,10.0.0.0-10.255.255.255
 
You never had a boxid= line?

Best info I have comes from:
Code:
https://www.linuxsat-support.com/thread/85046
 
Thanks. I fixed the issue. I needed an ARM oscam file which I now have and I'm getting a picture again.
 
Installing from the plugins menu ensures you get the correct version for receiver. Config files are not architecture specific.
 

OpenViX Feeds Status

Back
Top