bas-t / ffdecsawrapper

FFdecsa empowered softcam for MythTV
GNU General Public License v3.0
17 stars 9 forks source link

Cant get the module to load on Ubuntu 13.04 Kernel 3.8.0-31 #10

Closed chris-lewis closed 10 years ago

chris-lewis commented 10 years ago

HI

I have managed to get all the code to build with what looks like no errors.

When i do /etc/init.d/ffdecsawrapper start i get the following Can not load dvbloopback, your adapters did not initialise correct.

I have 2 cards, one is DVB-S2 on DVB-T,both dual tuner.

Adapter 0 and 1 = DVB-S2 Adapter 2 and 3 DVB-t

I have set the default file correctly i think and trying to join 0:4 and 1:5

ADAPTERS = 3 and NUMADAPTERS= 2

Any advice?

bas-t commented 10 years ago

"Can not load dvbloopback, your adapters did not initialise correct."

This just means that /dev/dvb/adapter3 is not found. So either it is not present in your system, or it did not load.

BTW You guys should start a forum thread somewhere, this is not a forum.

chris-lewis commented 10 years ago

OK managed to get the adapters to load, have 0-3 showing as 4-7 and in use in MythTV showing the FTA channels.

I have tried a few CCCam lines from test servers but they all look like this

C: cardserver.host.name port username password

and not like the cccam2:hostname:port:emm/caid/mask:username:password[:param=value[,param=value]] as shown in the cardclient.conf example file.

The same comment applies for newcamd lines

bas-t commented 10 years ago

And this is still not a forum. I will block you if you keep on going like this.

Just find a good forum to post these kind of things in, report back the url, and I will mention it in the README

bas-t commented 10 years ago

@chris-lewis : I apologize for being rude to you.

bas-t commented 10 years ago

I don't know about cccam, I never used it. BTW: I've got reports that the cccam implementation in FFdecsawrapper is outdated. Since I don't use it, I'm waiting for someone to update it and do a pull request.

About the newcamd line: that one I use. I use a line that complies with the examples file and it has been working very well for me for over six years now.

So all in all I'm led to the conclusion that you don't have issues with the software itself, your issues are more in the 'how to use and configure this' area. And that, of course, is forum material.

chris-lewis commented 10 years ago

No apology needed. I agree this is forum stuff but i cant find a forum that allows discussion of card sharing! Ive been banned from 3 for asking :)

I am currently getting it to connect to a newcamd server but something is still not working, can you recommned a forum where i can discuss this? Or contact me direct maybe?

bas-t commented 10 years ago

Try http://www.eurocardsharing.com

bas-t commented 10 years ago

I have a strict policy regarding cardsharing. Local network sharing is allowed, internet cardsharing is illegal, even where I live. Bottomline: get a payd subscripion and the card that comes with it.

chris-lewis commented 10 years ago

Thats the intention, but unless i can get it to connect I'm not going to pay out for the sub.

Thanks for the help