Hello everybody! I have a Tevii S470 DVB-S2 tuner. I configure it this way: mkdir /usr/local/src/dvb cd /usr/local/src/dvb wget http://tevii.com/100315_Beta_linux_tevii_ds3000.rar unrar x 100315_Beta_linux_tevii_ds3000.rar cp dvb-fe-ds3000.fw /lib/firmware/ tar xjvf linux-tevii-ds3000.tar.bz2 cd linux-tevii-ds3000 make && make install When I execute "make" it compile lots of drivers/modules, I just need the "cx23885" one. Is possible to compile just this driver/module? Is this the correct way to get working my tuner? When I configure this way (all the drivers/modules) it works well, but I want to get just the modules I really need. Thanks for all your help and best regards. -- Josu Lazkano -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html