Hamish Moffatt wrote:
On Wed, Feb 09, 2005 at 08:07:37PM +0200, Lauri Tischler wrote:But this is what I get
----------
cx2388x v4l2 driver version 0.0.4 loaded
ACPI: PCI interrupt 0000:00:0a.0[A] -> GSI 19 (level, low) -> IRQ 19
cx88[0]: subsystem: 0070:9002, board: Hauppauge Nova-T DVB-T [card=18,autodetected]
cx88[0]/0: found at 0000:00:0a.0, rev: 5, irq: 19, latency: 32, mmio: 0xe6000000
cx88[0]/0: registered device video1 [v4l2]
cx88[0]/0: registered device vbi0
cx2388x blackbird driver version 0.0.4 loaded
You have the wrong driver (cx88-blackbird) loaded. Unload it (rmmod) and load the dvb driver (cx88-dvb) instead.
kernel 2.6.11-rc3-bk5 is broken, when I select 'DVB Support for cx2388x based TV cards' This happens :( CC [M] drivers/media/video/cx88/cx88-cards.o drivers/media/video/cx88/cx88-cards.c: In function `hauppauge_eeprom_dvb': drivers/media/video/cx88/cx88-cards.c:694: error: `PLLTYPE_DTT7595' undeclared (first use in this function) drivers/media/video/cx88/cx88-cards.c:694: error: (Each undeclared identifier is reported only once drivers/media/video/cx88/cx88-cards.c:694: error: for each function it appears in.) drivers/media/video/cx88/cx88-cards.c:698: error: `PLLTYPE_DTT7592' undeclared (first use in this function) drivers/media/video/cx88/cx88-cards.c: In function `cx88_card_setup': drivers/media/video/cx88/cx88-cards.c:856: error: `PLLTYPE_DTT7579' undeclared (first use in this function) make[4]: *** [drivers/media/video/cx88/cx88-cards.o] Error 1 make[3]: *** [drivers/media/video/cx88] Error 2 make[2]: *** [drivers/media/video] Error 2 make[1]: *** [drivers/media] Error 2