linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Adding support to NPG Real DVB-T Hybrid PCI Express [cx23885]
@ 2019-07-12 14:38 JLA
  2023-04-04 12:18 ` José Manuel Alcaraz Pelegrina
  0 siblings, 1 reply; 2+ messages in thread
From: JLA @ 2019-07-12 14:38 UTC (permalink / raw)
  To: linux-media

I have a NPG Real DVB-T Hybrid PCI Express capture card, it is a
DVB/Analog PAL/FM hybrid card based around the cx23885 chip. I've
taken some pictures and checked the cx23885-cards files and it seems
most of the parts are there and I would like to add the card entry for
this model.
I can, if needed, probe the card with a logic analyzer.

ICs found on board:
 * Conexant CX23885-13Z
 * Intel CE6353 [Clone of Zarlink ZL10353 ?] (DVB-T Demodulator)
 * XCeive XC3028ACQ (RF tuner and analog IF demodulator) (Not in
tuner.h but on wiki?)
 * PI5V33OSQE 2-way (analog?) multiplexer

Windows driver ships with the `AV88PCIE.SYS` file and a somewhat
documented .inf file with it.

Any help on how should I proceed adding support for this card appreciated.

Best regards.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Adding support to NPG Real DVB-T Hybrid PCI Express [cx23885]
  2019-07-12 14:38 Adding support to NPG Real DVB-T Hybrid PCI Express [cx23885] JLA
@ 2023-04-04 12:18 ` José Manuel Alcaraz Pelegrina
  0 siblings, 0 replies; 2+ messages in thread
From: José Manuel Alcaraz Pelegrina @ 2023-04-04 12:18 UTC (permalink / raw)
  To: JLA, linux-media



El 12/7/19 a las 16:38, JLA escribió:
> I have a NPG Real DVB-T Hybrid PCI Express capture card, it is a
> DVB/Analog PAL/FM hybrid card based around the cx23885 chip. I've
> taken some pictures and checked the cx23885-cards files and it seems
> most of the parts are there and I would like to add the card entry for
> this model.
> I can, if needed, probe the card with a logic analyzer.
> 
> ICs found on board:
>  * Conexant CX23885-13Z
>  * Intel CE6353 [Clone of Zarlink ZL10353 ?] (DVB-T Demodulator)
>  * XCeive XC3028ACQ (RF tuner and analog IF demodulator) (Not in
> tuner.h but on wiki?)
>  * PI5V33OSQE 2-way (analog?) multiplexer
> 
> Windows driver ships with the `AV88PCIE.SYS` file and a somewhat
> documented .inf file with it.
> 
> Any help on how should I proceed adding support for this card appreciated.

This card is supported by the cx23885 driver. Try

sudo modprobe cx23885 card=12

It's necessary to have the firmware for the XC3028. See 
https://www.linuxtv.org/wiki/index.php/Xceive_XC3028/XC2028#How_to_Obtain_the_Firmware
to obtain it or google it.
It runs for me and I can see the dvb tv with kaffeine.

> 
> Best regards.
> 

José Manuel




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-04-04 12:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-12 14:38 Adding support to NPG Real DVB-T Hybrid PCI Express [cx23885] JLA
2023-04-04 12:18 ` José Manuel Alcaraz Pelegrina

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).