[linux-dvb] Genius VideoWonder DVB-T
Hartmut Hackmann
hartmut.hackmann at t-online.de
Wed Sep 28 22:22:02 CEST 2005
Hi,
You might be more lucky with card type 55 or 60. If this doesn't work, the
reason might be the tuner address. In saa7134-dvb.c, line 551, please try to
change:
struct i2c_msg tuner_msg = {.addr = 0x60,.flags = 0,.buf = tuner_buf,
to
struct i2c_msg tuner_msg = {.addr = 0x61,.flags = 0,.buf = tuner_buf,
If this does the trick, please leave me a note.
Best regards
Hartmut
Vedran Rodic wrote:
> Vedran Rodic wrote:
>
>> Hi...
>>
>> Is this card supported?
>>
>> I'm getting one tomorrow, and will report back with detailed info if
>> it's not...
>
>
>
> Hi, this board has TDA8274, TDA10046HT and SAA7134HL. I've added the
> code in saa7134-cards.c to use it as Philips TOUGH DVB-T reference
> design, details
>
> saa7134[0]: subsystem: 1489:0301, board: Philips TOUGH DVB-T reference
> design [card=61,autodetected]
> saa7134[0]: board init: gpio is 10000
> saa7134[0]: i2c eeprom 00: 89 14 01 03 54 20 1c 00 43 43 a9 1c 55 d2 b2 92
> saa7134[0]: i2c eeprom 10: 00 ff 86 0f ff 20 ff ff ff ff ff ff ff ff ff ff
> saa7134[0]: i2c eeprom 20: 01 40 01 02 03 ff 01 03 08 ff 01 ec ff ff ff ff
> saa7134[0]: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
> saa7134[0]: registered device video0 [v4l2]
> saa7134[0]: registered device vbi0
> DVB: registering new adapter (saa7134[0]).
> DVB: registering frontend 0 (Philips TDA10046H DVB-T)...
>
>
> I'm using the TDA10046 firmware extracted with ./get_dvb_firmware and I
> get this message when trying to tune:
>
> tda1004x: found firmware revision ff -- invalid
> tda1004x: firmware upload failed
>
>
> I would appreciate any help on this....
>
>
> Thanks
>
> Vedran
>
> _______________________________________________
> linux-dvb mailing list
> linux-dvb at linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
>
More information about the linux-dvb
mailing list