Hi everybody, I have a card with the following on it: - Bt878 - TDA9873H - TEMIC Tuner I have tried for about two weeks now and it seems that a new driver is needed for the TDA9873H chip. The TDA seems to be relatively new since the specs (http://www.semiconductors.com/acrobat/datasheets/TDA9873H_3.pdf) seem to be inititally published in april. As of now i am talking about the bttv 0.7.27 drivers. Here is what i have observed: - When i insmod the tda985x module the chip is recognized. - When i softboot from windows and insmod bttv verbose=2 i get bttv0: gpio: out_enable=0xffff, data=0xffb003, in=0x0 tuner: chip found @ 0x60 bttv0: i2c attach [Temic 4006FH5] i2c-core.o: client [Temic 4006FH5] registered to adapter [bt848 #0](pos. 0). i2c-core.o: adapter bt848 #0 registered as adapter 0. bttv0: vbi1: po=01a79840 pe=01a79c40 bttv0: vbi2: po=01a798d0 pe=01a79cd0 bttv0: set_risc_jmp 01a79800: ----------- ----------- ----------- ----------- flags=0x0 dma=off - From the developer of the card i got this: ----[quote]---- On the TV-Station Crad audio routing is done via GPIO as follows 0H - Tuner -> output 8H - internal Input -> output 10H - external Input -> output 4H - Mute ----[quote]---- - Whith the help of Gerd Knorr this led me to inserting { "KNC.ONE TV Station RDS", 3, 2, 0, 2, 0x1c, { 2, 3, 1, 1 }, { 0, 0, 16, 8, 4, 0 }, 0, 0,0,0,1,0,0,0,1, PLL_28, -1 }, into bttv.c as a tvcard struct. personally i am stuck now since i dont know how to get the TDA 9873H to work. And so far there has only been awfull noise to which i can listen. Does anybody know any help? Thanks in advance Boris -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.