Hello,
I'm trying to use TVHeadend 4.0.5 together with Oscam r10962. I'm using Ubuntu 14.04 x64, and my tuner is a Hauppauge WinTV-HVR4000 DVB-S/S2/T/Hybrid.
I'm not really sure if this problem is related to tvheadend or oscam, so please bear with me if it's not your problem.
Free to Air channels work fine.
When I try to watch an encrypted channel, I see this on the oscam log:
(dvbapi) ERROR: Can't open device /dev/dvb/adapter0/ca0 (errno=2 No such file or directory)
The ca0 device does not exist:
ls /dev/dvb/adapter0/
demux0 demux1 dvr0 dvr1 frontend0 frontend1 net0 net1
I checked the dvbapi documentation, and it seems to be some hardware related to the decoding. Maybe my cheap tuner does not have this hardware? Can it be decoded by software instead? Is this oscam's or tvheadend's job?