For anyone who is keeping score at home: After applying patches to kernel-2.6.13 and making it kernel-2.6.14-rc5-git5, all of the DViCO FusionHDTV 5 Gold errors have disappeared. Obviously none of the dvd-kernel or v4l-kerenel trees were used. When running make menuconfig after running make oldconfig, almost all DVB-CORE devices were auto-selected to compile as modules The following is now found running dmesg. Linux video capture interface: v1.00 cx2388x dvb driver version 0.0.5 loaded CORE cx88[0]: subsystem: 18ac:d500, board: DViCO FusionHDTV 5 Gold [card=31,autodetected] TV tuner 64 at 0x1fe, Radio tuner -1 at 0x1fe ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 PCI: setting IRQ 10 as level-triggered ACPI: PCI Interrupt 0000:00:09.2[A] -> Link [LNKB] -> GSI 10 (level, low) -> IRQ 10 cx88[0]/2: found at 0000:00:09.2, rev: 5, irq: 10, latency: 32, mmio: 0xe9000000 cx88[0]/2: cx2388x based dvb card DVB: registering new adapter (cx88[0]). DVB: registering frontend 0 (LG Electronics LGDT3303 VSB/QAM Frontend)... cx2388x v4l2 driver version 0.0.5 loaded ACPI: PCI Interrupt 0000:00:09.0[A] -> Link [LNKB] -> GSI 10 (level, low) -> IRQ 10 cx88[0]/0: found at 0000:00:09.0, rev: 5, irq: 10, latency: 32, mmio: 0xe7000000 tuner 0-0061: chip found @ 0xc2 (cx88[0]) tuner 0-0061: type set to 64 (LG TDVS-H062F/TUA6034) tda9885/6/7: chip found @ 0x86 cx88[0]/0: registered device video0 [v4l2] cx88[0]/0: registered device vbi0 modprobe.conf looks like the following. alias eth0 via-rhine alias snd-card-0 snd-cmipci options snd-card-0 index=0 options snd-cmipci index=0 remove snd-cmipci { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-cmipci alias char-major-81 cx8800 alias char-major-212-* cx88-dvb alias usb-controller ehci-hcd alias usb-controller1 uhci-hcd Again this using Fedora Core version 4 (i386). I still have to get mythTV up and running, or at least use the dvb-apps to ensure everything works, but this is a much better sign then before. > Scott Ruckh wrote: >>>^^^^^^^^ This is the problem. It is the same bug as here: >>> >>>http://spinics.net/lists/vfl/msg20720.html >>> >>>This is due to a problem created by the new tda8290/8275a code. >>> >>>Until Hartmut or Mauro fix this, I suggest that you should download the >>>last video4linux snapshot from >>> >>>http://www.linuxtv.org/download/video4linux/video4linux-20051011.tar.gz >>> >>>Follow all the same directions in the Wiki-Howto, except do: >>> >> Exact same error after following your link, and remaking modules. > > Then the problem is specific to your system. I will need ssh access in > order to help you any further... Unless a solution comes to someone > else's mind. > >>>>Are cx8800 and cx88-dvb the only modules that need to be loaded for the >>>>DViCO FusionHDTV 5 Gold? >>> >>>No. >> >> No hint here? I will look around. > > You dont need the answer to this, but I guess I might as well waste more > of my time: > > The only module you need to worry yourself about is cx88-dvb > > video4linux uses a tos of modules, none of which I care to type out > right now. There is no doubt that those modules are loading for you > already. > > Some modules specific to FusionHDTV5 Gold (in addition to all other v4l > modules): > > cx88?? > cx88-dvb > tda9887 > lgdt330x > dvb-pll > > Dont bother modprobing them separately -- they will all get loaded from > the load of cx88xx and cx88-dvb. > >>>>I see this line gets added to modprobe.conf: >>>> >>>>alias char-major-81 cx8800 >>>> >>>>How to I make cx88-dvb persistent between boots. >>> >>>It loads up automatically for me and I never did anything special... >>>I've heard you can do it by using /etc/modprobe.conf ... or was is >>>/etc/modprobe.conf ... i forget. See the appropriate man pages. >> >> cx88-dvb does not automatically load between boots for me. I will take >> a >> look at modprobe.conf. I did not know if the alias name was important. >> >>>Good Luck, >> >> It appears like I am going to need it. > > If all else fails, here's a cop out... 2.6.14-rcX has full support for > FusionHDTV5 Gold, without the need for ANY code in cvs. > > -- > Michael Krufky > >