manio / vdr-plugin-dvbapi

VDR dvbapi plugin for use with OSCam
http://www.streamboard.tv/wbb2/thread.php?threadid=40060
GNU General Public License v2.0
57 stars 25 forks source link

Channel scrambled, Wont decode VDR 2.1.4 / Master Branch. #48

Closed Saner2oo2 closed 10 years ago

Saner2oo2 commented 10 years ago

Hiya.

with VDR 2.0.4 and v1.0.6 everything works fine, if I update to VDR 2.1.4 (I have done it via ppa if that makes any difference, if there is a guide to doing it manually please advise I am reasonably competent) I get "Channel Scrambled?" messages and cant unscramble any channel.

I built oscam from source.

/var/log/syslog/ - http://pastie.org/private/7m42hwcbaq0svchi3zvwq oscam log - http://pastie.org/private/xasskmvr9nmlxfadgcm22a

I am sure its something simple, but I have been trying this on and off for 10 days now, and cant even get one channel to descramble.

Thanks for any pointers.

S.

manio commented 10 years ago

What OSCam version you have?

Saner2oo2 commented 10 years ago

oscam-svn (http://paste.ubuntu.com/7020909/) from here https://launchpad.net/~oscam/+archive/ppa?field.series_filter=precise

I build it once a week using the instructions

0 6 * * 5 cd /tmp && apt-get source -b -y oscam-svn && dpkg -i oscam-svn.deb && rm -R oscam-svn > /dev/null 2>&1

manio commented 10 years ago

Sorry, I'm not familiar with this kind of build scripts, ppa etc :) I am just building myself using official sources. Please just tell me what SVN revision it is :)

Saner2oo2 commented 10 years ago

hmm I will build from source and see if that helps. I believe its synced ( and it certinly appears to be | last commit is the same ( http://bazaar.launchpad.net/~oscam/oscam/oscam/revision/8147 ) but the revision seems different.

I shall try and build from source and see if that helps.

manio commented 10 years ago

8147? :) What if you build it yourself? Here you have instructions: http://www.streamboard.tv/oscam/wiki/BuildingOscam

According to your logs it's very likely you have indeed this OLD version. Look at the README: https://github.com/manio/vdr-plugin-dvbapi/blob/master/README#L57

manio commented 10 years ago

Oh sorry, in fact it could be OSCam rev 9550. If it is - then it should be ok. Can you confirm it?

manio commented 10 years ago

In the mean time - what VNSI version you have?

manio commented 10 years ago

Maybe you have the official one, in this case make sure you have a vnsi5 branch from FernetMenta: https://github.com/FernetMenta/xbmc-pvr-addons/tree/vnsi5 Only this version of VDR plugin should work ok with my newest plugin.

And what if you start a recording? Is it ok? (side note: VDR 2.1.5 has important fixes, please update as you have 2.1.4)

Saner2oo2 commented 10 years ago

Its vnsi5, I am just working on getting the latest svn working, I think thats the problem, I just presumed the ppa was up to date because the revisions were the same.

Saner2oo2 commented 10 years ago

Yes it was the old version of oscam, I presumed it was up to date on there :/

thanks for helping me out, and I apologise for wasting your time.

S.

manio commented 10 years ago

np, enjoy it! :)