Re: saa7134: fixed pointer in tuner callback

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

 



> Does anybody else have an idea what the reason might be?
> The handling of kernel symbol versions is tricky, i have no idea
> what sioux might have done wrong.
> But the patch in question does not even touch the sound code...

There are some distros that have .gz modules. Those aren't overridden by make install.

The better procedure to generate a clean driver is to do:
	make distclean
	make rminstall
	make rmmod
	make
	make install

If make rminstall still doesn't remove the old modules, you can always do:
	rm -rf /lib/modules/`uname -r`/kernel/drivers/media

And then, reinstall again, with make install.

Cheers,
Mauro

_______________________________________________
linux-dvb mailing list
linux-dvb@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

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

  Powered by Linux