Hi, > thx, Wolfgang Joost, the patches seem to work, i have made some small > cleanups on the bttv-cards.c.
I already send corrected data to bytesex.org: /* ---- card 0x79 ---------------------------------- */ .name = "AVerMedia AVerTV DVB-T 771", .video_inputs = 2, .tuner = -1, .svhs = 1, .muxsel = { 3 , 3 }, .no_msp34xx = 1, .no_tda9875 = 1, .no_tda7432 = 1, .pll = PLL_28, .tuner_type = -1, .has_dvb = 1, .no_gpioirq = 1, .has_remote = 1, With these data, svhs and composite work. What did you change? > i will test how it works with mythtv. if it works fine i will cleanup the > drivers or make some optimizations. I'm still working on the driver. Wait a little bit ;) Wolfram