* [linux-dvb] Cinergy 1200 DVB-C unsupported device
@ 2008-07-04 19:46 Jan Meier
2008-07-06 1:42 ` Oliver Endriss
0 siblings, 1 reply; 3+ messages in thread
From: Jan Meier @ 2008-07-04 19:46 UTC (permalink / raw)
To: linux-dvb
Hello,
I have a cinergy 1200 DVB-C card which is not supprted by the current driver
from the mercurial repository. lspci -vnn shows the following:
Subsystem: TERRATEC Electronic GmbH Unknown device [153b:a156]
The device with the device string 153b:1156 is supported, so I hacked around
in budget.c/budget-av.c and added a156 instead of 1156, and now the device is
found:
saa7146: register extension 'budget_av'.
ACPI: PCI Interrupt 0000:05:07.0[A] -> Link [APC2] -> GSI 17 (level, low) ->
IRQ 17
saa7146: found saa7146 @ mem f887e000 (revision 1, irq 17) (0x153b,0xa156).
saa7146 (0): dma buffer size 192512
DVB: registering new adapter (Terratec Cinergy 1200 DVB-C)
The problem is that there is no frontend working. I do not know how to get
this working any further. Maybe you can fix this?
Kind regards,
Jan
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [linux-dvb] Cinergy 1200 DVB-C unsupported device
2008-07-04 19:46 [linux-dvb] Cinergy 1200 DVB-C unsupported device Jan Meier
@ 2008-07-06 1:42 ` Oliver Endriss
2008-07-06 10:01 ` Jan Meier
0 siblings, 1 reply; 3+ messages in thread
From: Oliver Endriss @ 2008-07-06 1:42 UTC (permalink / raw)
To: linux-dvb
Jan Meier wrote:
> Hello,
>
> I have a cinergy 1200 DVB-C card which is not supprted by the current driver
> from the mercurial repository. lspci -vnn shows the following:
>
> Subsystem: TERRATEC Electronic GmbH Unknown device [153b:a156]
>
> The device with the device string 153b:1156 is supported, so I hacked around
> in budget.c/budget-av.c and added a156 instead of 1156, and now the device is
> found:
The id 153b:a156 looks suspicious.
Are you sure that the device is properly seated in the pci slot?
If possible, you should also try a different slot.
If this does not help, the subsystem id has very likely been overwritten.
You might re-program the correct id 153b:1156 with the tool fix_eeprom:
http://www.escape-edv.de/endriss/dvb/fix_eeprom.c
CU
Oliver
--
----------------------------------------------------------------
VDR Remote Plugin 0.4.0: http://www.escape-edv.de/endriss/vdr/
----------------------------------------------------------------
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [linux-dvb] Cinergy 1200 DVB-C unsupported device
2008-07-06 1:42 ` Oliver Endriss
@ 2008-07-06 10:01 ` Jan Meier
0 siblings, 0 replies; 3+ messages in thread
From: Jan Meier @ 2008-07-06 10:01 UTC (permalink / raw)
To: linux-dvb
Hey Oliver,
Am Sonntag, 6. Juli 2008 03:42:04 schrieb Oliver Endriss:
> Jan Meier wrote:
> > Hello,
> >
> > I have a cinergy 1200 DVB-C card which is not supprted by the current
> > driver from the mercurial repository. lspci -vnn shows the following:
> >
> > Subsystem: TERRATEC Electronic GmbH Unknown device [153b:a156]
> >
> > The device with the device string 153b:1156 is supported, so I hacked
> > around in budget.c/budget-av.c and added a156 instead of 1156, and now
> > the device is found:
>
> The id 153b:a156 looks suspicious.
>
> Are you sure that the device is properly seated in the pci slot?
> If possible, you should also try a different slot.
I tried a different slot but it did not help.
> If this does not help, the subsystem id has very likely been overwritten.
> You might re-program the correct id 153b:1156 with the tool fix_eeprom:
> http://www.escape-edv.de/endriss/dvb/fix_eeprom.c
Yeah, fix_eeprom did the trick! Now the card is recognized, thanks a lot!
Kind regards,
jan
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-07-06 10:03 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-04 19:46 [linux-dvb] Cinergy 1200 DVB-C unsupported device Jan Meier
2008-07-06 1:42 ` Oliver Endriss
2008-07-06 10:01 ` Jan Meier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox