Patrick Keane wrote: > I have just tried to configure a couple of Avermedia 771 cards into > kernel-2.6.13-rc6. I am assuming all patches are incorporated in > 2.6.13 as I cannot see any pertinent patches in the DVB cvs patch > directory. > Is this correct? > I originally tried gentoo-2.6.12, but it appears that needs patching! For 2.6.12, apply this patch: http://linuxtv.org/download/patches/2.6.12/DVB-2.6.12.patch.gz > > Using 2.6.13, I cannot get the "CONFIG_DVB_BT8XX=M" item to appear in > the menuconfig menu, despite setting "CONFIG_DVB=y" and > "CONFIG_DVB_CORE=M", consequently there is no dvb-bt8xx module built. The name of the option you need to look for is called: config DVB_BT8XX tristate "Nebula/Pinnacle PCTV/Twinhan PCI cards" -MiKE