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

Mike Bibbings mike.bibbings at gmail.com
Fri Jul 11 14:40:52 UTC 2014


On 11/07/14 14:58, Thomas Boehm wrote:
> Hi list,
>
> I'm hoping that someone uses this DVB-S2 card and can help me with it.
> Today I upgraded the kernel from 3.8.x to 3.13.x on a friend's backend
> and I'm unable to compile the drivers for the new kernel. The usual
> procedure is
>
> cd /usr/src/media_build-bst-13/
> ./v4l/build_x64.sh
> make
> make install
>
> It seems to do the right thing, but it does it for the old kernel
>
> ...
>> Kernel build directory is /lib/modules/3.8.0-42-generic/build
>> make -C /lib/modules/3.8.0-42-generic/build SUBDIRS=/usr/src/media_build-bst-13/v4l  modules
>> make[2]: Entering directory `/usr/src/linux-headers-3.8.0-42-generic'
> ...
>
> How do I tell make to use the new build directory?
>
> Thanks for your help
> Thomas
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://www.mythtv.org/mailman/listinfo/mythtv-users
> http://wiki.mythtv.org/Mailing_List_etiquette
> MythTV Forums: https://forum.mythtv.org
Try doing 'make distclean' first.

Mike


More information about the mythtv-users mailing list