Oscam - Tandberg - VUDUO problem

dog-man

VIP
Donating Member
Messages
2,394
Here is the oscam.log when on a Tandberg encrypted channel.

ONC @ 7.0E. Olympic feed.
 

percivjr

Registered
Messages
461
I think we're getting somewhere.

version 1.20-unstable_svn, build r11213 (mipsel-oe-linux)

I thought you loaded 11272?

On the vuduo, type

ls -lai /usr/bin/oscam*

What does it say?
 

percivjr

Registered
Messages
461
I thought I installed 11272.

You may well have installed it. But the log says you are running:

version 1.20-unstable_svn, build r11213 (mipsel-oe-linux)

You may have a symbolic link which is still pointing to the old version. This will tell you:

ls -lai /usr/bin/oscam*
 

percivjr

Registered
Messages
461
Hmm. So in which directory are your oscam file(s)?

Try these commands:

ps|grep oscam

find / -name oscam -print
 

dog-man

VIP
Donating Member
Messages
2,394
I will remove all traces of oscam from usr/bin and etc/tuxbox/config/oscam as I did before I installed via the vuduo plugins menu and then overwrite oscam in usr/bin with the correct version. I must have mixed up my versions. I will be more careful.
 

percivjr

Registered
Messages
461
No, don't delete anything yet.

Try this first.

cd /usr/bin
ls -lai|grep oscam

Copy and paste the commands to avoid typing errors.
 

percivjr

Registered
Messages
461
The size of the version you want is 795764 bytes (that's the number before the date).

Let me know when you've managed to download it and transferred it to the Vu.

[It's my turn to go out tonight but keep posting the stuff and perhaps somebody else will step in and sort you out. Or I'll have a look when I get back. Stick with it, we're not far off now! It's not rocket science. It's harder.]
 

dog-man

VIP
Donating Member
Messages
2,394
I now definitely have the correct version of oscam installed. This time I deleted the oscam file before replacing it with the correct version for Tandberg. Previously I had overwritten and I suspect that failed every time.

Sadly, it is still not clearing so here are all the oscam config files I have on my vuduo.

Hopefully, you can see something that I am missing.
 

percivjr

Registered
Messages
461
I now definitely have the correct version of oscam installed. This time I deleted the oscam file before replacing it with the correct version for Tandberg. Previously I had overwritten and I suspect that failed every time.

Sadly, it is still not clearing so here are all the oscam config files I have on my vuduo.

Hopefully, you can see something that I am missing.

A couple of things:

1. In oscam.user I see a typo:
user = loaluser
Might be better to change it to match oscam.conf
user = dog

2. In oscam.server I see:
ident = 1010:1600
I think you need
ident = 1010:000000
for the Olynpics channel you were trying.

If you can see 39E, you might be better off tryig that first as the Olympics keys can change often.

If still no good, re-enable logging and post the log file again.
 

tekilakos

Registered
Messages
36
search in oscam.dvbapi I: 1010:000000 and delete it
also add this P: 1010:000000
and restart oscam.
 
Top