Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: Problems with DVB-S TT Rev 2.1



On Friday 01 August 2003 11:06, Joachim Herb wrote:
> 00:05.0 Class 0480: 1131:7146 (rev 01)
>         Flags: bus master, medium devsel, latency 32, IRQ 10
>         Memory at e2000000 (32-bit, non-prefetchable) [size=512]
> 00: 31 11 46 71 06 00 80 02 01 00 80 04 00 20 00 00
> 10: 00 00 00 e2 00 00 00 00 00 00 00 00 00 00 00 00
> 20: 00 00 00 00 00 00 00 00 00 00 00 00 ff ff ff ff
                                          ^^^^^^^^^^^
This is your sub-vendor/device id. :-(

> 30: 00 00 00 00 00 00 00 00 00 00 00 00 0a 01 ff ff

Obviously the eeprom of your card is broken or has been overwritten.
sub-vendor id and device id are invalid.

You could try to add a line
  { PHILIPS_SAA7146, 0xffff, 0xffff, CARD_INFO tt_2_1 },
to the table at the end of saa7146_core.c

Oliver


-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index