[linux-dvb] Re: Getting Kernel 2.6.13-rc3 and CVS DVB drivers to work with SuSE 9.3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Lucian Muresan wrote:
> I was thinking of and asking about the other way described in the 
> dvb-kernel CVS readme, of not configuring any dvb drivers in the kernel 
> and running "make" in the checkout folder, which builds the new drivers, 
> which then can be loaded/unloaded with the provided script. Maybe on 
> that route some module sources get mixed during the makelinks call in 
> the Makefile, therefore unresolved symbols and the like...

I think you should it this way:

(in dvb-kernel directory)
make
rm -rf /lib/modules/`uname -r`/kernel/drivers/media/{dvb/*,common/saa7146*}
cp -a build-2.6/*.ko /lib/modules/`uname -r`/kernel/drivers/media/dvb/
depmod -a

-- 
Anssi Hannula




[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux