On Thu, 4 Aug 2005 22:54:21 +1000
Ross <[EMAIL PROTECTED]> wrote:
> I didn't spend much time looking at what changed, or what broke it in
> the first place, but my fix was to edit
> /usr/src/kernel-headers-2.6.11-1-k7/Makefile and add change the
> "EXTRAVERSION = " line to read "EXTRAVERSION = -1-
On Thu, Aug 04, 2005 at 02:14:11AM -0400, Christof Dallermassl wrote:
> I'm using a self-compiled debian kernel with version 2.6.8-20050725,
> but "make install" copies the modules to /lib/module/2.6.8 where they
> are not used by the kernel. Even starting the make with
> KERNELDIR=/lib/modules/2
On 8/4/05, Christof Dallermassl <[EMAIL PROTECTED]> wrote:
> Hi!
>
> > - the checks scan /lib/modules/$(KVER), not just
> > /lib/modules/$(KVER)/kernel. Brian Jackson: thanks for the
> > suggestion.
>
> I'm using a self-compiled debian kernel with version 2.6.8-20050725, but "make
> install"
Hi!
> - the checks scan /lib/modules/$(KVER), not just
> /lib/modules/$(KVER)/kernel. Brian Jackson: thanks for the
> suggestion.
I'm using a self-compiled debian kernel with version 2.6.8-20050725, but "make
install" copies the modules to /lib/module/2.6.8 where they are not used by
the k
Thanks, Chris, for including my previous patches in ivtv-0.3.7b.
This patch makes more improvements to the detection of interfering
modules.
- I added a new target "install-nocheck" for those who don't want the
checks done.
- I added a scan for modules with names like ivtv-*.ko and *-ivtv.ko