[linux-dvb] Nova-T 90002 cx88-cards.o broken?
Alberto López Navarro
alopez at ambar.es
Wed Mar 2 13:59:46 CET 2005
Well, it seems someone else is already working on it. It looks like the same issue in "Bug 4629" thread.
-----Mensaje original-----
De: Alberto López Navarro
Enviado el: Wednesday, March 02, 2005 1:57 PM
Para: David Morrison; Linux DVB
Asunto: RE: [linux-dvb] Nova-T 90002 cx88-cards.o broken?
I guess from the Kconfig files that the problem is with CONFIG_VIDEO_CX88_DVB:
config VIDEO_CX88_DVB
depends on VIDEO_CX88 && DVB_CORE && BROKEN
config CLEAN_COMPILE
bool "Select only drivers expected to compile cleanly" if EXPERIMENTAL
default y
help
Select this option if you don't even want to see the option
to configure known-broken drivers.
If unsure, say Y
config BROKEN
bool
depends on !CLEAN_COMPILE
default y
So it seems the CX88 DVB driver is not expected to compile cleanly. I happen to have also one of the newer NOVA-T cards, and need to get it working! Maybe it's worth to have a look at the code to see if it's easily fixable.
More information about the linux-dvb
mailing list