Mailing List archive

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

[vdr] Re: ERROR (dvbdevice.c,533)



Andreas Kool wrote:
> On Sat, May 03, 2003 at 08:28:10PM +0200, Uwe Ortner wrote:
> Could you please post a
>
>   lspci -nv | grep 0480 -A1
>
> here?

Yesterday he posted this on the driver ml:

| 00:08.0 Class 0480: 1131:7146 (rev 01)
|         Subsystem: 110a:0000

According to saa7146_core.c this is a full-featured 
"Siemens cable card PCI rev1.5".

| 00:09.0 Class 0480: 1131:7146 (rev 01)
|         Subsystem: 13c2:0002

Is this a DVB-C card, too? According to saa7146_core.c this is a 
full-featured "Technotrend/Hauppauge PCI rev2.1 or 2.2".

> 00:0f.0 Class 0480: 1131:7146 (rev 01)
> 	Subsystem: 13c2:0000
> -------------------^^^^
> If you read the above, you have a Technotrend 1.3 card (like me)

Ok, according to saa7146_core.c this is a full-featured
"Siemens/Technotrend/Hauppauge PCI rev1.3".

> In that case, you could simply use the DVB-cvs as of april, 29. 2003
> (but not later!) ... works fine here!

You can fix later drivers by adding your card id to the 'if' statement 
at line 4965 (av7110.c). You can simply replace 0x1004, which is wrong 
anyway (IMHO).

Volume control will only work for DVB-C if you have an analog module.

Adding cable card ids here might break DVB-S support, if the same id is 
being used by DVB-C and DVB-S.
Is there a *reliable* id database anywhere?

I suggest to move this discussion to the driver mailing list.

Oliver


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



Home | Main Index | Thread Index