David Balazic <david.balazic@xxxxxxxxx> writes: > v = 400*16; // <--- here > bttv_call_i2c_clients(btv,VIDIOCSFREQ,&v); // <--- and here > bttv_call_i2c_clients(btv,AUDC_SET_RADIO,&btv->tuner_type); > Why are those two lines there ? Because it will stop working otherwise. > They try to set the tuner to 400 MHz, but that is illegal for radio > and is flaged as such deeper in the code. the tuner is switched to radio mode afterwards. > Does anybody maintain this driver ? yes. Gerd -- sigfault