DVB-C USB Devices: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
Line 105: Line 105:
* ?
* ?
|
|
* Opensource Kernelspace driver available for improving the datatransfer, but can work without it and entirely in userspace. Drivers are proprietary but well supported. (since mid 2009)
* Opensource Kernelspace driver available for improving the datatransfer, but usually works without it and entirely in userspace. Drivers are proprietary but well supported. (since mid 2009)
* Manufacturer provides [http://support.sundtek.de/index.php?topic=4.0 Driver] for Intel 32-bit, 64-bit, ARM (eabi4) and PowerPC(PlayStation 3 first Rev.), MIPS as far as website info goes (further architectures are available upon request). Driver claims support for AnalogTV, Composite, S-Video, VBI/Closed Caption, FM-Radio, DVB-T, DVB-C, Remote Control (keyboard emulation and lirc support)
* Manufacturer provides [http://support.sundtek.de/index.php?topic=4.0 Driver] for Intel 32-bit, 64-bit, ARM (eabi4) and PowerPC(PlayStation 3 first Rev.), MIPS as far as website info goes (further architectures are available upon request). Driver claims support for AnalogTV, Composite, S-Video, VBI/Closed Caption, FM-Radio, DVB-T, DVB-C, Remote Control (keyboard emulation and lirc support)
|
|

Revision as of 17:13, 24 August 2010

On this page you will find information regarding DVB-C USB devices.

Please be aware that:
  • The information contained here is likely non-exhaustive and, despite best efforts to do otherwise, may contain errors. (Please help to keep these lists up-to-date so that they are useful for everyone!)
  • If your device is not listed, try:
    • searching the existing mailing list archives:
      • Linux-Media Mailing List (LMML) archives (via vger or .... )
      • or from the older mailing lists (now largely deprecated in favour of the LMML):
        • dvb mailing list archives (via spinics or MARC ... )
        • v4l mailing list archives (via .... )
    • searching for information with Google or other internet search engine
    • by posting a question about the device directly to the LMML (but please do conduct a search first, as it may already have been discussed!)
    • Note: when it comes to support, it is generally a good idea to try the current V4L-DVB sources because some device drivers can be very new and thus may have not made their way into the mainstream kernel.
In any regard, in respect to the above listed suggestions, you may find it to be the case that your device is actually already supported or that experimental support is available.
  • Because the component constitution on many devices are often similar or identical, there may be devices that are unlisted but may actually work with the existing driver framework for previously supported devices. In such a case, your non-listed but working device will likely be reported in your system messages as being one of those previously supported devices. If you encounter such an occurrence, please do report your success on the LMML so that proper detection/identification of your device can be added within the drivers.
  • Lastly, it bears worth repeating the request: Please help to keep these lists up-to-date so that they are useful for everyone!



Supported DVB-C USB Devices

The following table lists the confirmed working DVB-C USB device and provides a brief summary of their features and components. If you need more technical information on a device, have a look at its specific wiki article.


Manufacturer
Model
Components Connectors Comments Pictures
DVBWorld
DW3101
NO Card reader http://liplianin.at.tut.by/ds110en.html [1]
Anysee
E30C Plus
Card reader
  • dvb-usb-anysee.ko
  • Note: the newest version not yet supported by the driver, but the earlier three versions are. Would need help from someone with the newest device. At least in kernel 2.6.27 the card reader is not supported (empirical evidence and notes in the driver).
Anysee
E30 Combo Plus
  • ?
Card reader - not tested
  • dvb-usb-anysee.ko
  • USB device ID: 1c73:861f
  • This is a combined (Combo) DVB-T and DVB-C -device. The default mode is DVB-C. DVB-T -mode can be selected with a command "sudo modprobe dvb-usb-anysee delsys=1". Both modes seem to work.
  • Includes a remote control - not tested.
TechniSat
CableStar USB / Cable4PC USB
TechnoTrend
PCLine DVB-C USB
TechnoTrend
TT-Connect C-1100 USB
  • dvb-ttusb-budget.ko
TechnoTrend
TT-Connect C-1200 USB
  • TechnoTrend USB IR also works
  • Support in lirc 0.8.2.
TechnoTrend
TT-connect CT-3650 CI
  • Philips TDA8274 tuner
  • TDA10023 DVB-C demodulator
  • TDA10048 DVB-T demodulator
  • Cypress FX2
  • DVB-C supported ([[2]])
  • Patch for CI and IR remote available ([[3]])
Sundtek
Sundtek MediaTV Pro
  • ?
  • ?
  • Opensource Kernelspace driver available for improving the datatransfer, but usually works without it and entirely in userspace. Drivers are proprietary but well supported. (since mid 2009)
  • Manufacturer provides Driver for Intel 32-bit, 64-bit, ARM (eabi4) and PowerPC(PlayStation 3 first Rev.), MIPS as far as website info goes (further architectures are available upon request). Driver claims support for AnalogTV, Composite, S-Video, VBI/Closed Caption, FM-Radio, DVB-T, DVB-C, Remote Control (keyboard emulation and lirc support)

Currently Unsupported DVB-C USB Devices

If you own one or more devices from the following list and you want to help with support development, please contact the Linux-Media Mailing List (LMML). Note that if your device is similar to or contains components for which driver development is currently being undertaken, then it is possible that you will pique the developers' interest and can obtain some assistance that, possibly, leads to full support for your device.

However, please note that inquiries to the mailing list:

  • Should NOT be treated as an order drop-off queue. You're soliciting help from volunteer developers who work on V4L-DVB matters in their spare time, and such work can be non-trivial (i.e. requiring even thousands of hours work). So being demanding is one sure route to being ignored. (Honestly, this point really shouldn't even need to be written, but you'd be surprised at the number of irrational individuals who write into the mailing list demanding this or that).
  • May pass without garnering a response—a distinct byproduct of the fact that there are a limited number of developers, whom might be able to help, that are associated with the project. Often times, even if they wished to help, their energies are entirely tied up with other projects. In such cases, the best path might be to try to spearhead the driver development for your device yourself, or hire someone who can.

Also See