[mythtv-users] DVBSky 952 with kernel 3.13.x on Ubuntu 12.04

Thomas Boehm mythtv-users at lists.boehmi.net
Fri Jul 11 16:01:48 UTC 2014


Mike Bibbings wrote:
> Try doing 'make distclean' first.

After doing that I got an error saying something like "you use a distro
with a non-vanilla kernel" and it didn't go further. So I deleted the
source folder and unpacked a fresh version of it. Now it compiled the
drivers/modules, but after a reboot the card still didn't work. The
syslog had these messages

> ...
> Jul 11 17:37:19 backend kernel: [    7.093360] dvb_core: module verification failed: signature and/or  required key missing - tainting kernel
> Jul 11 17:37:19 backend kernel: [    7.093411] mei_me 0000:00:16.0: irq 48 for MSI/MSI-X
> Jul 11 17:37:19 backend kernel: [    7.098836] Linux video capture interface: v2.00
> Jul 11 17:37:19 backend kernel: [    7.100418] cx2341x: Unknown symbol v4l2_ctrl_handler_init_class (err 0)
> ...

Google gave me the solution to this problem

rm -rf /lib/modules/`uname -r`/kernel/drivers/media/
make install

and now it seems to work. I hope the next kernel update works better...

Thanks for your help


More information about the mythtv-users mailing list