Marius Gedminas wrote: > > On Mon, Sep 03, 2001 at 07:27:51PM +0200, Gunther Mayer wrote: > > Marius Gedminas wrote: > > > > > > I'm trying to make a FlyVideo 98 card work under Linux without any > > > results. What tuner type should I use? There's a sticker on the card > > > saying "PAL-DK", but neither insmod tuner type=16 (Temic PAL_DK (4016 > > > FY5)), nor type=23 (Philips PAL_DK) work. In fact I've unsuccessfully > > > tried all PAL tuner types. > > > > Can you provide the exact tuner type? > > > > If there is a sticker on the tuner try to spy through > > using striping light incidence or carefully remove it. > > I'm afraid that's a little problematic -- almost everything is hidden in > a metal box. The metal box _is_ the tuner. Doesn't it have a sticker with model name on it? ... > > Please post "eeprom" output from "bttv/tools" directory > > ("insmod i2c-dev" if this lacks). > > # modprobe i2c-dev > > # ./eeprom > write addr /dev/i2c-0: Function not implemented > > # ./eeprom -d /dev/i2c-1 > write addr /dev/i2c-1: Remote I/O error > sensors-detect from lm-sensors detects two i2c adapters: SMBus PIIX4 and > bt848 #0, with one client at addres 0x61. However it fails to recognize > that client. ... > > This looks like my SMBus PIIX4 adapter -- sensors-detect finds clients > at addresses 0x2d, 0x48, 0x49, 0x50, 0x51 (./detect doubles these > addresses), and 0x69. > > # ./detect -d /dev/i2c-1 > 0xc2: tuner So your Flyvideo doesn't have an EEPROM at all (should be on 0xa0). We could confirm this by "lspci -v", as BT878 reads it subsystem from Eeprom at power up, this should lack too.