DViCO FusionHDTV DVB-T Dual Express: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
(add formating etc)
Line 4: Line 4:
The DVB-T side is supported in a test tree. Please see http://www.itee.uq.edu.au/~chrisp/Linux-DVB/DVICO/ for details.
The DVB-T side is supported in a test tree. Please see http://www.itee.uq.edu.au/~chrisp/Linux-DVB/DVICO/ for details.


==Overview==
==Overview/Features==

Able to deliver one analogue channel and one digital channel simultaneously or 2 digital channels.
Able to deliver one analogue channel and one digital channel simultaneously or 2 digital channels.
High definition resolution is 1920 x 1080.
High definition resolution is 1920 x 1080.
Line 28: Line 27:
* U231 : ABE 632<BR>
* U231 : ABE 632<BR>
* U221,U411 : AXH704<BR>
* U221,U411 : AXH704<BR>

===Identification===
''insert relevant output from lspci -vvn here''


===Other images===
===Other images===
Line 37: Line 39:
</gallery>
</gallery>


==Making it Work==
==Experimental Driver Test Results==

===Firmware===

===Drivers==

====Experimental Driver Test Results====
*Successful tuning of 1080i channel on Asus P5K Mobo, CentOS 5.0 with kernel upgrade to 2.6.23 and experimental driver http://www.itee.uq.edu.au/~chrisp/Linux-DVB/DVICO. Now testing IR operation.
*Successful tuning of 1080i channel on Asus P5K Mobo, CentOS 5.0 with kernel upgrade to 2.6.23 and experimental driver http://www.itee.uq.edu.au/~chrisp/Linux-DVB/DVICO. Now testing IR operation.

===Sample kernel output===
''insert relevant output from dmesg here''

===Remote Control Support===


==External Links==
==External Links==
* DViCO FusionHDTV Dual DVB-T Express product page[http://www.fusionhdtv.co.kr/ENG/products/DVBTDualExpress.aspx]
* [http://www.fusionhdtv.co.kr/ENG/products/DVBTDualExpress.aspx DViCO FusionHDTV Dual DVB-T Express product page]

Revision as of 14:22, 16 January 2008

DVico Fusion HDTV Dual Express PCB showing component labels

A hybrid DVB-T PCIe card from DViCO.

The DVB-T side is supported in a test tree. Please see http://www.itee.uq.edu.au/~chrisp/Linux-DVB/DVICO/ for details.

Overview/Features

Able to deliver one analogue channel and one digital channel simultaneously or 2 digital channels. High definition resolution is 1920 x 1080. Features a power switch pass-through to allow it to turn the host system on automatically.

Components Used

  • 2 x Xceive 3008ACQ (tuner IC)
  • 2 x Intel WJCE6353 (digital demodulator)
  • Conexant CX23885 (A/V Decoder / PCIe bridge)
  • Pericom P15C.... (switch)
  • PIC16F73 (external audio adc ? -- its used as such on the Fusion5 RT (note- the PIC16F73 is currently unsupported under Linux, so audio from external analog sources (a/v inputs) will not work); or maybe its being used for remote control (although that might be natively handled by the cx23885)?; or maybe its being used in conjunction with RTC duty ?)
  • some Atmel eeproms
  • some others (RF switch)...

Text for components not legible in main image:

  • Oscillators:
    • X511 : 4.000000 KONY 0703
    • X301 : 28.636360 KONY 0703
    • X951,X901 : KONY 0716Y 20.480
    • X701,X801 : 32.000 KDK 7D
  • U501 : ANW S688H
  • U231 : ABE 632
  • U221,U411 : AXH704

Identification

insert relevant output from lspci -vvn here

Other images

Making it Work

Firmware

=Drivers

Experimental Driver Test Results

Sample kernel output

insert relevant output from dmesg here

Remote Control Support

External Links