I am trying to get my AVerTV Volar Go TV tuner card working on Ubuntu.
When i install the driver, i get error
dvbdev.h is not available in any of the ubuntu packages.
Anyone know how to fix the error ?
When i install the driver, i get error
Code:
Running installer...
Start to compile objects...
make -C /lib/modules/3.8.0-26-generic/build O=/lib/modules/3.8.0-26-generic/build SUBDIRS=`pwd` modules
make[1]: Entering directory `/usr/src/linux-headers-3.8.0-26-generic'
CC [M] /tmp/avm-install/installer/cx231xx-audio.o
In file included from /tmp/avm-install/installer/cx231xx.h:43:0,
from /tmp/avm-install/installer/cx231xx-audio.c:40:
/usr/src/linux-headers-3.8.0-26-generic/include/media/videobuf-dvb.h:1:20: fatal error: dvbdev.h: No such file or directory
compilation terminated.
make[3]: *** [/tmp/avm-install/installer/cx231xx-audio.o] Error 1
make[2]: *** [_module_/tmp/avm-install/installer] Error 2
make[1]: *** [sub-make] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-3.8.0-26-generic'
make: *** [default] Error 2
Failed to compile objects
dvbdev.h is not available in any of the ubuntu packages.
Anyone know how to fix the error ?