Am Freitag, den 11.11.2005, 11:03 +0100 schrieb Nico Sabbi: > Barry Scott wrote: > > > The saa7134 driver in 2.6.13 does not recognise the FlyDVB-T card. The > > chips on it > > are SAA7134HL, TDA8274, TDA10046HT and MDT2005ES. Will this card work > > once a card entry is created for it? > > > > Barry > > > the combo 8274+10046 works, I don't know about the MDT2005ES. > You can try to copy the definition of the LIFEVIEW_DUO card > in saa7134-cards.c changing only the definition for the analog tuner > part (maybe start with NOTUNER) then recompile the drivers and try to > load them. > > Nico > Hello, the MDT2005ES is widely used by Lifeview as an IR controller. There is also a compatible Sonix one in use. It came originally with a RM-050 remote and is nowadays replaced by a one in check card size. Both have 24 keys and work. It is the oldest supported remote of the saa7134 driver and should work by simply adding the new card in saa7134-cards-c to the gpio remotes like the recent SAA7134_BOARD_FLYTVPLATINUM_FM and then also add it in saa7134-input.c to the flyvideo ir_codes. Cheers, Hermann