Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Cannot get Twinhan VisionPlus DVB-T working on debian with 2.6.9



Hi

I have been working on this a couple of days now and can still not get it to work. I have searched the archive but nothing seems to help. Maybe I'm forgetting something?

Actually I have two cards, one for terrestrial and one for satellite, but I have removed the satellite card to get one of them working first.

I installed a box with Debian Sarge and compiled my own 2.6.9 kernel. dmesg has this to say about the card:

bttv: driver version 0.9.15 loaded
bttv: using 8 buffers with 2080k (520 pages) each for capture
bttv: Bt8xx card found (0).
ACPI: PCI interrupt 0000:00:08.0[A] -> GSI 16 (level, low) -> IRQ 16
bttv0: Bt878 (rev 17) at 0000:00:08.0, irq: 16, latency: 32, mmio: 0xdfdfe000
bttv0: detected: Twinhan VisionPlus DVB-T [card=113], PCI subsystem ID is 1822:0001
bttv0: using: Twinhan DST + clones [card=113,autodetected]
bttv0: gpio: en=00000000, out=00000000 in=00f100fe [init]
bttv0: using tuner=4
tuner: Ignoring new-style parameters in presence of obsolete ones
bttv0: add subdevice "dvb0"
bt878: AUDIO driver version 0.0.0 loaded
bt878: Bt878 AUDIO function found (0).
ACPI: PCI interrupt 0000:00:08.1[A] -> GSI 16 (level, low) -> IRQ 16
bt878(0): Bt878 (rev 17) at 00:08.1, irq: 16, latency: 32, memory: 0xdfdff000

I don't know if the ACPI lines has anything to do with it?
Linux load bttv, tuner and bt878 by itself and when i load the dvb-bt8xx i get this in dmesg:

attach: checking "bt878 #0 [hw]"
find by pci: checking "bt878 #0 [hw]"
attach: "bt878 #0 [hw]", to card 0
DVB: registering new adapter (DST).

All modules I use are the ones in the kernel. I tried downloading the latest linuxtv-dvb (1.1.1) but I can't get it to build completely:

CC [M] /export/src/linuxtv-dvb-1.1.1/build-2.6/saa7146_i2c.o
/export/src/linuxtv-dvb-1.1.1/build-2.6/saa7146_i2c.c: In function `saa7146_i2c_adapter_prepare':
/export/src/linuxtv-dvb-1.1.1/build-2.6/saa7146_i2c.c:428: error: `I2C_ADAP_CLASS_TV_ANALOG' undeclared (first use in this function)
/export/src/linuxtv-dvb-1.1.1/build-2.6/saa7146_i2c.c:428: error: (Each undeclared identifier is reported only once
/export/src/linuxtv-dvb-1.1.1/build-2.6/saa7146_i2c.c:428: error: for each function it appears in.)
make[2]: *** [/export/src/linuxtv-dvb-1.1.1/build-2.6/saa7146_i2c.o] Error 1
make[1]: *** [_module_/export/src/linuxtv-dvb-1.1.1/build-2.6] Error 2

Can i get my card working on the modules in the kernel or are there newer ones in linuxtv-dvb?

Thanks
//Lars




Home | Main Index | Thread Index