KWorld ATSC 115: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
No edit summary
(some rearrangements, deletions and additions)
Line 1: Line 1:
[[image:Kworld_ATSC_115_front.jpg|right|thumb|200px|Front view of ATSC 115]]
[[image:Kworld_ATSC_115_front.jpg|right|thumb|200px|Front view of ATSC 115]]


An [[ATSC]] [[ATSC PCI Cards|PCI card]]. This device, which is also known as the KWorld PlusTV HD PCI-115, is very (exactly?) similar to the [[KWorld]] [[KWorld ATSC 110|ATSC 110]].
An [[ATSC]] [[ATSC PCI Cards|PCI card]]. This device, which is also known as the KWorld PlusTV HD PCI-115, is physically identical to the earlier released [[KWorld]] [[KWorld ATSC 110|ATSC 110]]. Consequently, it is supported (see below for [[KWorld ATSC 115#Support Status|further details]].


==Differences with the ATSC 110==
Components:
* The ATSC 115 does, however, have a new PCI subsystem ID of 17de:7352, as shown in the output of ''lspci -vvnn'' :
* [[Philips_SAA7134|Philips SAA7134]]
* nxt2004 demodulator

It has a new PCI ID, so currently it is detected as a generic card by the saa7134 driver. Loading the module with "card=90" should set things up exactly the same as a [[KWorld]] [[KWorld ATSC 110|ATSC 110]].

The card ships with a different remote than the ATSC 110; it is not currently known if the same keycodes are used.

Output of ''lspci -vvnn'' :
<pre>
<pre>
02:09.0 0480: 1131:7133 (rev d1)
02:09.0 0480: 1131:7133 (rev d1)
Line 24: Line 17:
Status: D0 PME-Enable- DSel=0 DScale=3 PME-
Status: D0 PME-Enable- DSel=0 DScale=3 PME-
</pre>
</pre>
* The ATSC 115 card also ships with a different remote than the ATSC 110; it is currently unknown if the same keycodes are used.
* It has a shiny new label which graphically displays the word "PlusTV", reflecting the name branding that KWorld has recently begun using
* Has new software (ArcSoft) for Windows based OS Platforms ... which probably won't matter many Linux users


==Support Status==
Output of ''lspci -vn'' :
The card is currently detected as a generic card by the saa7134 driver. Loading the module with "card=90" should set things up exactly the same as a [[KWorld]] [[KWorld ATSC 110|ATSC 110]]. See that device's entry for further details.
<pre>

02:09.0 0480: 1131:7133 (rev d1)

Subsystem: 17de:7352
==External Links==
Flags: bus master, medium devsel, latency 64, IRQ 16
* [http://www.kworld.com.tw/product_overview.aspx?P_ID=47 KWorld product page]
Memory at fcfdf800 (32-bit, non-prefetchable) [size=2K]
Capabilities: [40] Power Management version 2
</pre>

Revision as of 20:49, 30 September 2007

Front view of ATSC 115

An ATSC PCI card. This device, which is also known as the KWorld PlusTV HD PCI-115, is physically identical to the earlier released KWorld ATSC 110. Consequently, it is supported (see below for further details.

Differences with the ATSC 110

  • The ATSC 115 does, however, have a new PCI subsystem ID of 17de:7352, as shown in the output of lspci -vvnn :
02:09.0 0480: 1131:7133 (rev d1)
        Subsystem: 17de:7352
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
        Latency: 64 (63750ns min, 63750ns max)
        Interrupt: pin A routed to IRQ 16
        Region 0: Memory at fcfdf800 (32-bit, non-prefetchable) [size=2K]
        Capabilities: [40] Power Management version 2
                Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
                Status: D0 PME-Enable- DSel=0 DScale=3 PME-
  • The ATSC 115 card also ships with a different remote than the ATSC 110; it is currently unknown if the same keycodes are used.
  • It has a shiny new label which graphically displays the word "PlusTV", reflecting the name branding that KWorld has recently begun using
  • Has new software (ArcSoft) for Windows based OS Platforms ... which probably won't matter many Linux users

Support Status

The card is currently detected as a generic card by the saa7134 driver. Loading the module with "card=90" should set things up exactly the same as a KWorld ATSC 110. See that device's entry for further details.


External Links