Re: Linux Driver for Kernel 3.x Released
I got a reply to my email which i sent to the support.
A quick workaround is to disable the iptv driver from being built.
You can do this by running 'make menuconfig' before trying to build the driver and disabling Conexant cx23416/cx23415 MPEG encoder/decoder support.
Multimedia support ---> Video capture adapters ---> [ ] Conexant cx23416/cx23415 MPEG encoder/decoder support
Or you can manually edit v4l/.config and making sure it says
A quick workaround is to disable the iptv driver from being built.
You can do this by running 'make menuconfig' before trying to build the driver and disabling Conexant cx23416/cx23415 MPEG encoder/decoder support.
Multimedia support ---> Video capture adapters ---> [ ] Conexant cx23416/cx23415 MPEG encoder/decoder support
Or you can manually edit v4l/.config and making sure it says
- Code: Select all
# CONFIG_VIDEO_IVTV is not set