KWorld ATSC 330U: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
(New page: An ATSC USB 2.0 device from KWorld. It is presently not supported under Linux. ==Overview/Features== ===Components Used=== * Xceive XC3028 (tuner & analog ...)
 
m (add commit history, as it might only work for analog currently)
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
An [[ATSC]] [[ATSC USB Devices|USB 2.0 device]] from [[KWorld]].
An [[ATSC]] [[ATSC USB Devices|USB 2.0 device]] from [[KWorld]].


It is supported under Linux as of Kernel 2.6.27.[http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=95b86a9a9020da22e7c25abc77aae4dc8f02ab55]
It is presently not supported under Linux.


==Overview/Features==
==Overview/Features==
Also known as the "PlusTV HD Hybrid Stick 330". Supports digital OTA (ATSC), analogue (NTSC) and analogue audio and video capture from devices such as camcorders, VCRs and DVD players.


===Components Used===
===Components Used===

* Xceive XC3028 (tuner & analog demod)
* Xceive XC3028 (tuner & analog demod)
* TI TVP5150 (A/V decoder)
* TI TVP5150 (A/V decoder)
Line 18: Line 18:
==Making it work==
==Making it work==


===Firmware===

===Drivers===
===Sample Kernel Output===

===Remote Control support===


== External Links ==
== External Links ==
* [http://www.kworldcomputer.com/product/digital/atsc330u/atsc330u.htm KWorld Product Page]
* [ KWorld product page]

[[Category:ATSC USB Devices]]

Revision as of 03:43, 28 January 2012

An ATSC USB 2.0 device from KWorld.

It is supported under Linux as of Kernel 2.6.27.[1]

Overview/Features

Also known as the "PlusTV HD Hybrid Stick 330". Supports digital OTA (ATSC), analogue (NTSC) and analogue audio and video capture from devices such as camcorders, VCRs and DVD players.

Components Used

  • Xceive XC3028 (tuner & analog demod)
  • TI TVP5150 (A/V decoder)
  • Samsung S5H1409 (digital demod)
  • Empia EM2883 (USB bridge)

Identification

Output of lsusb -v reveals a subsystem ID of: eb1a:a316

Making it work

Firmware

Drivers

Sample Kernel Output

Remote Control support

External Links