PCTVSystems QuatroStick- 510e
A combined DVB-C, DVB-T, analog TV and analog radio USB 2.0 device from PCTVSystems. Linux drivers only have support for digital TV and digital radio.
Overview/Features
- USB 2.0 interface
- Antenna inputs: IEC connector 75 Ohm (COAX)
- Connectors: S-video, Composite Video (Cinch), Stereo Audio 3,5mm (with adapter cable)
Components Used
The following components are used on the device
- Empia EM2884
- Micronas DRX 3926K
- NXP TDA18271HDC2
- AVF4910
Other Images
Identification
Provide here, for PCI/PCIe devices, the relevant output of lspci -vnn
or, in the case of USB devices, lsusb -v
. We're particularly interested in the subsystem ID's. To make a code block simply make the first character of each line a space. For example:
# lsusb -v **CODE** 0:0.0 Multimedia controller [00]: PCTV System QuatroStick 510e (Information to be completed on this page)
Making it Work
First place the firmware file (see below) in the correct location and reboot. Then the easiest method is to use Kaffeine to scan for channels. The AVF4910 chip has a big responsibility in receiving analog TV or radio. Unfortunatly no Linux driver for it exists at the time of writing. Thus, analog reception will not work.
Firmware
A firmware file has to be downloaded and copied to /lib/firmware [1] [2]
Drivers
Drivers name is em28xx/em2884
Sample Kernel Output
Provide the relevant portion of dmesg here. For example:
# dmesg [ 45.569669] em28xx: driver (Information to be completed on this page)
Remote Control Support
The device comes with a small remote control. Linux support is unknown.