Gebauer Lukas writes: >Hello. > >this is card configuration for ATI-TV Wonders card: > > /* Lukas Gebauer <geby@xxxxxxxx> */ > name: "ATI TV-Wonder", > video_inputs: 3, > audio_inputs: 1, > tuner: 0, > svhs: 2, > gpiomask: 0xf03f, > muxsel: { 2, 3, 0, 1}, > audiomux: { 0xbffe, 0, 0xbfff, 0, 0xbffe}, > pll: PLL_28, > tuner_type: TUNER_TEMIC_4006FN5_MULTI_PAL, Specifying the tuner as a PAL tuner doesn't seem right, because there may be different tuners in different parts of the world. Also, my Card (ATI TV Wonder) appears to have a Philips NTSC tuner on it. Maybe tuner_type should stay as undefined here? -R