[MPlayer-matrox] [PATCH] add udev support to mga_vid svn

Peter Magnusson iocc at mplayer.lists.flashdance.cx
Tue Aug 8 11:42:07 CEST 2006


On Mon, 7 Aug 2006, Tamas, Gergely wrote:

> Hi,
>
> > HOWEVER, it doesnt work anyway. Probably because of my fake SMP (HT intel).
> > I compiles nicely but it installs in /lib/modules/2.6.17-1.2157_FC5/extra
> > and not in /lib/modules/2.6.17-1.2157_FC5smp/extra like it should.
> > If I copy it to the correct place I get the same errors as above.
>
> Did you compile against the right kernel source? You could try to set
> KERNEL_DIR variable in Makefile .

I only have one source installed.

[root at flashdance kernels]# pwd
/usr/src/kernels
[root at flashdance kernels]# ll
total 4
drwxr-xr-x 18 root 4096 Jul 20 04:14 2.6.17-1.2157_FC5-i686/
lrwxrwxrwx  1 root   22 Jul 20 04:14 2.6.17-1.2157_FC5-smp-i686 -> 
2.6.17-1.2157_FC5-i686/
[root at flashdance kernels]#

I changed the Makefile to:
KERNEL_DIR := /usr/src/kernels/2.6.17-1.2157_FC5-i686
and
KERNEL_DIR := /usr/src/kernels/2.6.17-1.2157_FC5-smp-i686
but still the same problem.

Possible to remove the checking of version?



More information about the MPlayer-matrox mailing list