Supported Hardware: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
m (fixed links)
m (reorder like on main page)
Line 31: Line 31:
Once you know something about your device, look for it in one of the following pages:
Once you know something about your device, look for it in one of the following pages:


* [[DVB-S Devices|DVB-S devices]] (Digital Satellite TV)
* [[DVB-T Devices|DVB-T devices]] (Digital Terrestrial TV)
* [[DVB-T Devices|DVB-T devices]] (Digital Terrestrial TV)
* [[DVB-C Devices|DVB-C devices]] (Digital Cable TV)
* [[DVB-C Devices|DVB-C devices]] (Digital Cable TV)
* [[DVB Conditional Access Modules]] (Pay TV)
* [[DVB-S Devices|DVB-S devices]] (Digital Satellite TV)
* [[ATSC Devices|ATSC devices]]
* [[ATSC Devices|ATSC devices]]

* [[DVB receiver vendors|Devices sorted by Vendor]]
* [[DVB receiver vendors|Devices sorted by Vendor]]
* [[DVB Conditional Access Modules]] (Pay TV)

Revision as of 09:52, 10 August 2007

Check Hardware Compatibility

Before purchasing a DVB device, you should check whether it is listed as supported within this section. If the device you're considering is not cited as being supported, then there is a good chance that it will not work under Linux. However, as the information in the wiki is not always current, you should also consider inquiring about the device's status on the mailing list (but please search the archives first!).

If you have already purchased your DVB device but can not find mention of it being supported in this section, it might be a good idea to search this wiki for the device's name or the manufacturer name. While there are indeed many DVB devices available on the market, the selection of hardware components that a manufacturer has to choose from, when designing their device, is actually limited. As a consequence of this fact, many DVB devices have a similar component constitution, and hence some information can usually be ascertained about any given unsupported device. Furthermore, sometimes you can even adopt the support provided for another device for your own currently unsupported device.

If your device is PCI based, then the output from the following commands (which likely require you to run them with root privileges) should be your first starting point:

 # lspci -v
 # lspci -vn

Look for output lines with

 Multimedia video controller: ...
 Multimedia controller: ...

Also read the manufacturer's details from the tin box of the card. If there are any textual/numerical markings printed on the board itself, they would be useful too - basically anything to help others identify a card visually. Send this information to the Linuxtv DVB mailing list along with the above output.

Similarly, if your device is USB based, look at the output generated from the commands

 # lsusb -v
 # lsusb -vn

As these devices tend to be completely encased, it is difficult, if not impossible, to make any visual identifications of components used in the device's design without resorting to physically prying it open. The degree of difficulty of undertaking such a task can vary greatly, but in most cases the user can, with patience and care, find a way to non-destructively disassemble the device. Nonetheless, anyone attempting such a venture should be prepared to fully accept the consequences of their own actions in the event of an unsuccessful attempt.


As a final thought in your preliminary steps to find support information for your device, you might also search with google and add "Linux" and/or "how to" to your keywords.

Please be nice to the community and add your insights about your device to the appropriate area in this wiki !

Devices by Type

Once you know something about your device, look for it in one of the following pages: