<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.linuxtv.org/wiki/skins/common/feed.css?270"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.linuxtv.org/wiki/index.php?title=Special:Contributions/Jimbley&amp;feed=atom&amp;limit=50&amp;target=Jimbley&amp;year=&amp;month=</id>
		<title>LinuxTVWiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://www.linuxtv.org/wiki/index.php?title=Special:Contributions/Jimbley&amp;feed=atom&amp;limit=50&amp;target=Jimbley&amp;year=&amp;month="/>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/Special:Contributions/Jimbley"/>
		<updated>2013-05-21T09:38:10Z</updated>
		<subtitle>From LinuxTVWiki</subtitle>
		<generator>MediaWiki 1.16.5</generator>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/KWorld</id>
		<title>KWorld</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/KWorld"/>
				<updated>2009-09-02T23:41:13Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: Added link to KWorld 395u page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;KWorld is a Taiwanese company that produces and sells many different analog and digital TV devices for personal computers.&lt;br /&gt;
&lt;br /&gt;
'''ATSC'''&lt;br /&gt;
* [[KWorld ATSC 110]]&lt;br /&gt;
* [[KWorld ATSC 115]] - Hardware appears identical to the [[KWorld ATSC 110]], but new PCI ID&lt;br /&gt;
* [[KWorld ATSC 120]]&lt;br /&gt;
* [[KWorld ATSC 310U]]&lt;br /&gt;
* [[KWorld ATSC 315U]] - aka PlusTV HD USB 315&lt;br /&gt;
* KWorld ATSC 330U ....(aka KWorld PlusTV HD Hybrid Stick 330)&lt;br /&gt;
*  KWorld ATSC 340U .... (aka KWorld PlusTV HD Hybrid Stick 340 or something like that ... very inconsistent naming ... ATSC 340U Dongle HDTV USB Stick)&lt;br /&gt;
* [[KWorld UB435-Q USB ATSC TV Stick]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''DVB-T'''&lt;br /&gt;
* [[KWorld DVB-T 210|DVB-T 210]] &lt;br /&gt;
* [[KWorld DVB-T 220|DVB-T 220]]&lt;br /&gt;
* [[KWorld V-Stream Xpert DVB-T PCI]] .. works very well under Linux &lt;br /&gt;
* [[KWorld V-Stream XPERT DTV DVB-T USB]] - a version of the [[DiBcom]] [[DVB-T]] USB 1.1 reference design &lt;br /&gt;
* KWorld 350U DVB-T  &lt;br /&gt;
* [[KWorld DVB-T 355U|DVB-T 355U]] ... currently not supported ?&lt;br /&gt;
* [[KWorld DVB-T 395U|DVB-T USB Stick 395U]]&lt;br /&gt;
* [[KWorld 399U Dual DVB-T USB tuner]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Analog'''&lt;br /&gt;
* KWorld USB2800&lt;br /&gt;
* [[KWorld PVR-TV 2800RF USB 2|PVR-TV 2800RF USB 2]] ... same as the above named device?&lt;br /&gt;
* [[KWorld Studio TV Terminator|Studio TV Terminator]] (a.k.a. Global TV Terminator)&lt;br /&gt;
* [[KWorld NB-TV 100 CardBus|NB-TV 100 CardBus]]&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
* http://www.kworld-global.com/&lt;br /&gt;
&lt;br /&gt;
[[Category:Vendor]]&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/Saa713x_devices</id>
		<title>Saa713x devices</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/Saa713x_devices"/>
				<updated>2009-08-06T15:53:47Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: /* MSI */  Added devices from CARDLIST.saa7134&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;saa713x devices are collectively those PCI cards that are based upon one of the [[Philips SAA7134|SAA713x]] chips, and which are supported under Linux by the saa7134 and associated kernel driver modules.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==saa7134 and associated kernel driver modules==&lt;br /&gt;
TV cards based on the saa713x chips are well supported by the saa7134 driver. The picture quality is typically high, and the sound can be taken directly from the TV card or through a patch cable to your sound card. On the [[text_capture | text capture]] front, both teletext and NTSC closed captioning are supported.&lt;br /&gt;
&lt;br /&gt;
===Sound support===&lt;br /&gt;
Support for DMA sound, or sound taken directly off the PCI bus, has improved in the 2.6.16 kernel, thanks to the work of Ricardo Cerqueira and others. There are now two separate drivers for DMA sound, saa7134-alsa and saa7134-oss. In order to enable these in the kernel, you must first have selected support for ALSA and/or OSS under Sound. If you build both DMA devices as modules, you can use both alternately, though they cannot both be loaded at the same time.&lt;br /&gt;
&lt;br /&gt;
While the saa7134-oss is listed as deprecated, there are still programs that have difficulties using ALSA's device enumeration, and the oss module remains useful.&lt;br /&gt;
&lt;br /&gt;
These modules do not require parameters during insertion; for details see [[saa7134-alsa]].&lt;br /&gt;
&lt;br /&gt;
==Supported saa713x devices==&lt;br /&gt;
An up-to-date list of saa713x devices supported by V4L-DVB drivers is found in the [http://linuxtv.org/hg/v4l-dvb/file/tip/linux/Documentation/video4linux/CARDLIST.saa7134 CARDLIST.saa7134] file in the master development repository. &lt;br /&gt;
&lt;br /&gt;
Devices supported by the kernel running on your system are listed in your local &amp;lt;code&amp;gt;&amp;lt;path_to_your_kernel_sources&amp;gt;/Documentation/video4linux/CARDLIST.saa7134&amp;lt;/code&amp;gt;.  If you don't find your device listed here, but support for it is cited in the up-to-date sources (see above), then you will need to either upgrade to a more recent kernel that has already absorbed support for the device or, more simply, just get the latest V4L-DVB drivers.  You can install the V4L-DVB modules on top of your existing kernel (see: [[How to Obtain, Build and Install V4L-DVB Device Drivers|detailed instructions]]), however, note that support for some devices may also require use of a newer kernel.&lt;br /&gt;
&lt;br /&gt;
===Getting an unlisted card to work===&lt;br /&gt;
If your card is not listed, see the &amp;quot;[[Development: How to add support for a device|How to add support for a device]]&amp;quot; article.&lt;br /&gt;
---- &lt;br /&gt;
this part needs to be edited: &lt;br /&gt;
* ask for assistance on the [https://listman.redhat.com/mailman/listinfo/video4linux-list v4l mailing list]&lt;br /&gt;
* [http://marc.theaimsgroup.com/?l=linux-video searchable archives]. &lt;br /&gt;
* It may be a clone of a listed card ... card= entries may work for several similar cards.&lt;br /&gt;
* Full card names can be cross-referenced from drivers/media/video/saa7134/saa7134-cards.c.&lt;br /&gt;
&lt;br /&gt;
Before buying a new TV card, it's always worth checking its support status on V4L documentation. However, be advised that, since some producers label with the same product name boards that, inside, are actually different, there is always some risk of buying an un- (or non-completely) supported card even if it appears to be. Spending some more time searching newsgroups and mailing lists for complains is recommended.&lt;br /&gt;
&lt;br /&gt;
Make sure you post the findings of your investigations here and on the video4linux mailing list (video4linux-list@redhat.com) so that saa7134-cards.c can be updated with a new card= entry for your card.&lt;br /&gt;
&lt;br /&gt;
==Installation notes==&lt;br /&gt;
See [[Saa713x devices: Generic SAA7134 Card Installation]] for how to properly setup your saa7134-based tv tuner card or use the installation instructions for your specific card:&lt;br /&gt;
&lt;br /&gt;
=== [[ASUS]] ===&lt;br /&gt;
* [[ASUS P7131 Hybrid|ASUS My Cinema P7131H Dual]]&lt;br /&gt;
* [[ASUS TV-FM 7133]]&lt;br /&gt;
* [[ASUS TV-FM 7135]]&lt;br /&gt;
* [[ASUSTeK P7131 Dual]]&lt;br /&gt;
* [[ASUS Digimatrix TV]]&lt;br /&gt;
* [[Asus Europa2 OEM]]&lt;br /&gt;
* [[ASUS P7131 4871]]&lt;br /&gt;
* [[ASUSTeK P7131 Analog]]&lt;br /&gt;
* [[Asus Tiger 3in1]]&lt;br /&gt;
* [[Asus Tiger Rev:1.00]]&lt;br /&gt;
&lt;br /&gt;
=== [[AVerMedia]] ===&lt;br /&gt;
As described in [[AVerMedia AVerTV_305/307_Linux_user_guide|AVerTV 305/307 Linux user guide (Russian language)]], the following cards are supported:&lt;br /&gt;
* AVerTV 305&lt;br /&gt;
* AVerTV Studio 305&lt;br /&gt;
* AVerTV 307&lt;br /&gt;
* AVerTV Studio 307&lt;br /&gt;
In addition, the following cards are known to work:&lt;br /&gt;
* [[AVerMedia Cardbus E500]]&lt;br /&gt;
* [[AVerMedia Cardbus Plus E501R |AVerMedia Cardbus Plus E501R (russian)]]&lt;br /&gt;
* [[AverMedia M156 / Medion 2819]]&lt;br /&gt;
* [[AVerMedia DVD EZMaker]]&lt;br /&gt;
* [[AVerMedia AVerTV GO 007]]&lt;br /&gt;
* [[AVerMedia AVerTV GO 007 FM]]&lt;br /&gt;
* [[AVerMedia AVerTVHD MCE A180]]&lt;br /&gt;
* [[AVerMedia AVerTV Hybrid+FM Cardbus (E506R)]]&lt;br /&gt;
* [[AVerMedia AVerTV Hybrid+FM PCI (A16D)]]&lt;br /&gt;
* [[AverMedia M103 (Hybrid) Mini PCI]]&lt;br /&gt;
*[[AverMedia M156]]&lt;br /&gt;
*[[AVerMedia DVD EZMaker]]&lt;br /&gt;
*[[AVerMedia AVerTVHD MCE A180]]&lt;br /&gt;
*[[AVerMedia A169 B]]&lt;br /&gt;
*[[AVerMedia A169 B1]]&lt;br /&gt;
*[[AVerMedia TV Hybrid A16A]]&lt;br /&gt;
*[[Avermedia AVerTV Studio 507]]&lt;br /&gt;
*[[Avermedia M102]]&lt;br /&gt;
*[[Avermedia Super 007]]&lt;br /&gt;
*[[Avermedia M115]]&lt;br /&gt;
*[[Avermedia DVB-S Pro A700]]&lt;br /&gt;
*[[Avermedia DVB-S Hybrid+FM A700]]&lt;br /&gt;
*[[AVerMedia MiniPCI DVB-T Hybrid M103]]&lt;br /&gt;
*[[Avermedia PCI pure analog (M135A)]]&lt;br /&gt;
*[[Avermedia AVerTV GO 007 FM Plus]]&lt;br /&gt;
*[[Avermedia AVerTV Studio 507UA]]&lt;br /&gt;
&lt;br /&gt;
=== Bona ===&lt;br /&gt;
The brand is also refered to as Mentor. [http://www.bona.com.tw:8080/ Bona Website]&lt;br /&gt;
* [[Bona TV-PCI]]&lt;br /&gt;
&lt;br /&gt;
=== Canopus ===&lt;br /&gt;
* [[Canopus KTVX-CB (aka ITACHU) CardBus|KTVX-CB (aka ITACHU) CardBus]]&lt;br /&gt;
&lt;br /&gt;
=== Compro ===&lt;br /&gt;
* [[Compro Videomate T750]]&lt;br /&gt;
* [[Compro VideoMate T300]]&lt;br /&gt;
* [[Compro VideoMate DVB-T220]]&lt;br /&gt;
* [[Compro VideoMate T200a]]&lt;br /&gt;
* [[Compro VideoMate T200]]&lt;br /&gt;
* [[Compro VideoMate TV Gold-Plus]]&lt;br /&gt;
* [[Compro VideoMate TV PVR/FM]]&lt;br /&gt;
* [[Compro VideoMate TV Gold-Plus PAL]]&lt;br /&gt;
* [[Compro VideoMate S350]]&lt;br /&gt;
* [[Compro VideoMate TV Gold+II]]&lt;br /&gt;
&lt;br /&gt;
=== Encore ===&lt;br /&gt;
* [[Encore USA ELNTV-FM]]&lt;br /&gt;
* [[Encore ENLTV]]&lt;br /&gt;
* [[Encore ENLTV-FM v5.3]]&lt;br /&gt;
&lt;br /&gt;
=== Hercules ===&lt;br /&gt;
* [[Hercules Smart TV 3]]&lt;br /&gt;
&lt;br /&gt;
=== KNC One (KNC1) ===&lt;br /&gt;
* [[KNC One TV-Station DVR]]&lt;br /&gt;
* [[KNC One TV-Station RDS]] / Typhoon TV Tuner RDS&lt;br /&gt;
&lt;br /&gt;
=== KWorld === &lt;br /&gt;
* [[KWorld ATSC-110|ATSC-110]]&lt;br /&gt;
* [[KWorld Studio TV Terminator|Studio TV Terminator]] (a.k.a. Global TV Terminator)&lt;br /&gt;
* [[KWorld NB-TV 100 CardBus|NB-TV 100 CardBus]]&lt;br /&gt;
* [[KWorld DVB-T 220|DVB-T 220]]&lt;br /&gt;
* [[Kworld/KuroutoShikou SAA7130-TVPCI]]&lt;br /&gt;
* [[Kworld/Tevion V-Stream Xpert TV PVR7134]]&lt;br /&gt;
* [[Kworld Xpert TV PVR7134]]&lt;br /&gt;
* [[KWorld DVB-T 210]]&lt;br /&gt;
* [[Kworld Plus TV Analog Lite PCI]]&lt;br /&gt;
&lt;br /&gt;
=== LifeView ===&lt;br /&gt;
* [[LifeView FlyVIDEO2000|FlyVIDEO2000]]&lt;br /&gt;
* [[LifeView FlyVideo3000FM NTSC|FlyVideo3000FM and FlyVideo3000]]&lt;br /&gt;
* [[LifeView FlyVideo3000 PAL-N|FlyVideo3000 PAL-N]]&lt;br /&gt;
* [[LifeView FlyDVB-T Hybrid|FlyDVB-T Hybrid]]&lt;br /&gt;
* [[LifeView FlyDVB-T Hybrid CardBus|FlyDVB-T Hybrid CardBus]]&lt;br /&gt;
* [[LifeView FlyDVB-T Duo CardBus|FlyDVB-T Duo CardBus]]&lt;br /&gt;
* [[LifeView FlyTV Platinum|FlyTV Platinum]]&lt;br /&gt;
&lt;br /&gt;
=== MSI ===&lt;br /&gt;
* [[MSI TV@nywhere A/D NB|TV@nywhere A/D NB]]&lt;br /&gt;
* [[MSI TV@nywhere Duo]]&lt;br /&gt;
* [[MSI TV@Anywhere plus]]&lt;br /&gt;
* [[MSI TV@nywhere A/D v1.1]]&lt;br /&gt;
&lt;br /&gt;
=== Mercury === &lt;br /&gt;
&lt;br /&gt;
* [[Mercury TV PAL]]&lt;br /&gt;
&lt;br /&gt;
=== Pearl ===&lt;br /&gt;
&lt;br /&gt;
* [[Auvisio TV Tuner &amp;amp; Video Capture Card]]&lt;br /&gt;
&lt;br /&gt;
=== Pinnacle ===&lt;br /&gt;
* [[Pinnacle PCTV 40i]]&lt;br /&gt;
* [[Pinnacle PCTV 50i]]&lt;br /&gt;
* [[Pinnacle PCTV 110i]]&lt;br /&gt;
* [[Pinnacle PCTV 300i]]&lt;br /&gt;
* [[Pinnacle PCTV (310i)]]&lt;br /&gt;
* [[Pinnacle PCTV Stereo]]&lt;br /&gt;
* [[Pinnacle PCTV Stereo XE]]&lt;br /&gt;
&lt;br /&gt;
=== Sabrent ===&lt;br /&gt;
* [[Sabrent SBT-TVFM]]&lt;br /&gt;
* [[Sabrent TV-PCIRC]]&lt;br /&gt;
* [[Sabrent PCMCIA TV-PCB05]]&lt;br /&gt;
&lt;br /&gt;
=== TerraTec ===&lt;br /&gt;
* [[Terratec Cinergy 200 TV]]&lt;br /&gt;
* [[TerraTec Cinergy 250 PCI|Cinergy 250 PCI]]&lt;br /&gt;
* [[TerraTec Cinergy 400|Cinergy 400]]&lt;br /&gt;
* [[TerraTec Cinergy 400TV mobile|Cinergy 400TV mobile]]&lt;br /&gt;
* [[TerraTec Cinergy 600|Cinergy 600]]&lt;br /&gt;
* [[TerraTec Cinergy HT PCI|Cinergy HT PCI]]&lt;br /&gt;
* [[Terratec Cinergy HT PCMCIA]]&lt;br /&gt;
&lt;br /&gt;
=== Tevion ===&lt;br /&gt;
* [[Tevion MD 9717]]&lt;br /&gt;
* [[Tevion DVBT-220RF]]&lt;br /&gt;
* [[Tevion V-Stream Xpert TV PVR7134]]&lt;br /&gt;
&lt;br /&gt;
=== Vivanco ===&lt;br /&gt;
* [[Vivanco Cardbus DVB-T]]&lt;br /&gt;
&lt;br /&gt;
=== Other ===&lt;br /&gt;
* [[Smartv_card |SmartTV Card]]&lt;br /&gt;
* [http://techcomindia.com/itemdetail.asp?Cat=&amp;amp;CatID=&amp;amp;prodid=501&amp;amp;ProdName=SSD%2DTV%2D670 TECH-COM, Card Model: SSD-TV-670 ]&lt;br /&gt;
* [[Zolid Hybrid TV Tuner|Zolid Hybrid TV Tuner]]&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
* [http://en.gentoo-wiki.com/wiki/Saa7134 Gentoo Wiki's saa7134 article]&lt;br /&gt;
[[Category:Hardware]]&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/Saa713x_devices</id>
		<title>Saa713x devices</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/Saa713x_devices"/>
				<updated>2009-08-06T15:50:41Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: /* Sabrent */ Added device from CARDLIST.saa7134&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;saa713x devices are collectively those PCI cards that are based upon one of the [[Philips SAA7134|SAA713x]] chips, and which are supported under Linux by the saa7134 and associated kernel driver modules.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==saa7134 and associated kernel driver modules==&lt;br /&gt;
TV cards based on the saa713x chips are well supported by the saa7134 driver. The picture quality is typically high, and the sound can be taken directly from the TV card or through a patch cable to your sound card. On the [[text_capture | text capture]] front, both teletext and NTSC closed captioning are supported.&lt;br /&gt;
&lt;br /&gt;
===Sound support===&lt;br /&gt;
Support for DMA sound, or sound taken directly off the PCI bus, has improved in the 2.6.16 kernel, thanks to the work of Ricardo Cerqueira and others. There are now two separate drivers for DMA sound, saa7134-alsa and saa7134-oss. In order to enable these in the kernel, you must first have selected support for ALSA and/or OSS under Sound. If you build both DMA devices as modules, you can use both alternately, though they cannot both be loaded at the same time.&lt;br /&gt;
&lt;br /&gt;
While the saa7134-oss is listed as deprecated, there are still programs that have difficulties using ALSA's device enumeration, and the oss module remains useful.&lt;br /&gt;
&lt;br /&gt;
These modules do not require parameters during insertion; for details see [[saa7134-alsa]].&lt;br /&gt;
&lt;br /&gt;
==Supported saa713x devices==&lt;br /&gt;
An up-to-date list of saa713x devices supported by V4L-DVB drivers is found in the [http://linuxtv.org/hg/v4l-dvb/file/tip/linux/Documentation/video4linux/CARDLIST.saa7134 CARDLIST.saa7134] file in the master development repository. &lt;br /&gt;
&lt;br /&gt;
Devices supported by the kernel running on your system are listed in your local &amp;lt;code&amp;gt;&amp;lt;path_to_your_kernel_sources&amp;gt;/Documentation/video4linux/CARDLIST.saa7134&amp;lt;/code&amp;gt;.  If you don't find your device listed here, but support for it is cited in the up-to-date sources (see above), then you will need to either upgrade to a more recent kernel that has already absorbed support for the device or, more simply, just get the latest V4L-DVB drivers.  You can install the V4L-DVB modules on top of your existing kernel (see: [[How to Obtain, Build and Install V4L-DVB Device Drivers|detailed instructions]]), however, note that support for some devices may also require use of a newer kernel.&lt;br /&gt;
&lt;br /&gt;
===Getting an unlisted card to work===&lt;br /&gt;
If your card is not listed, see the &amp;quot;[[Development: How to add support for a device|How to add support for a device]]&amp;quot; article.&lt;br /&gt;
---- &lt;br /&gt;
this part needs to be edited: &lt;br /&gt;
* ask for assistance on the [https://listman.redhat.com/mailman/listinfo/video4linux-list v4l mailing list]&lt;br /&gt;
* [http://marc.theaimsgroup.com/?l=linux-video searchable archives]. &lt;br /&gt;
* It may be a clone of a listed card ... card= entries may work for several similar cards.&lt;br /&gt;
* Full card names can be cross-referenced from drivers/media/video/saa7134/saa7134-cards.c.&lt;br /&gt;
&lt;br /&gt;
Before buying a new TV card, it's always worth checking its support status on V4L documentation. However, be advised that, since some producers label with the same product name boards that, inside, are actually different, there is always some risk of buying an un- (or non-completely) supported card even if it appears to be. Spending some more time searching newsgroups and mailing lists for complains is recommended.&lt;br /&gt;
&lt;br /&gt;
Make sure you post the findings of your investigations here and on the video4linux mailing list (video4linux-list@redhat.com) so that saa7134-cards.c can be updated with a new card= entry for your card.&lt;br /&gt;
&lt;br /&gt;
==Installation notes==&lt;br /&gt;
See [[Saa713x devices: Generic SAA7134 Card Installation]] for how to properly setup your saa7134-based tv tuner card or use the installation instructions for your specific card:&lt;br /&gt;
&lt;br /&gt;
=== [[ASUS]] ===&lt;br /&gt;
* [[ASUS P7131 Hybrid|ASUS My Cinema P7131H Dual]]&lt;br /&gt;
* [[ASUS TV-FM 7133]]&lt;br /&gt;
* [[ASUS TV-FM 7135]]&lt;br /&gt;
* [[ASUSTeK P7131 Dual]]&lt;br /&gt;
* [[ASUS Digimatrix TV]]&lt;br /&gt;
* [[Asus Europa2 OEM]]&lt;br /&gt;
* [[ASUS P7131 4871]]&lt;br /&gt;
* [[ASUSTeK P7131 Analog]]&lt;br /&gt;
* [[Asus Tiger 3in1]]&lt;br /&gt;
* [[Asus Tiger Rev:1.00]]&lt;br /&gt;
&lt;br /&gt;
=== [[AVerMedia]] ===&lt;br /&gt;
As described in [[AVerMedia AVerTV_305/307_Linux_user_guide|AVerTV 305/307 Linux user guide (Russian language)]], the following cards are supported:&lt;br /&gt;
* AVerTV 305&lt;br /&gt;
* AVerTV Studio 305&lt;br /&gt;
* AVerTV 307&lt;br /&gt;
* AVerTV Studio 307&lt;br /&gt;
In addition, the following cards are known to work:&lt;br /&gt;
* [[AVerMedia Cardbus E500]]&lt;br /&gt;
* [[AVerMedia Cardbus Plus E501R |AVerMedia Cardbus Plus E501R (russian)]]&lt;br /&gt;
* [[AverMedia M156 / Medion 2819]]&lt;br /&gt;
* [[AVerMedia DVD EZMaker]]&lt;br /&gt;
* [[AVerMedia AVerTV GO 007]]&lt;br /&gt;
* [[AVerMedia AVerTV GO 007 FM]]&lt;br /&gt;
* [[AVerMedia AVerTVHD MCE A180]]&lt;br /&gt;
* [[AVerMedia AVerTV Hybrid+FM Cardbus (E506R)]]&lt;br /&gt;
* [[AVerMedia AVerTV Hybrid+FM PCI (A16D)]]&lt;br /&gt;
* [[AverMedia M103 (Hybrid) Mini PCI]]&lt;br /&gt;
*[[AverMedia M156]]&lt;br /&gt;
*[[AVerMedia DVD EZMaker]]&lt;br /&gt;
*[[AVerMedia AVerTVHD MCE A180]]&lt;br /&gt;
*[[AVerMedia A169 B]]&lt;br /&gt;
*[[AVerMedia A169 B1]]&lt;br /&gt;
*[[AVerMedia TV Hybrid A16A]]&lt;br /&gt;
*[[Avermedia AVerTV Studio 507]]&lt;br /&gt;
*[[Avermedia M102]]&lt;br /&gt;
*[[Avermedia Super 007]]&lt;br /&gt;
*[[Avermedia M115]]&lt;br /&gt;
*[[Avermedia DVB-S Pro A700]]&lt;br /&gt;
*[[Avermedia DVB-S Hybrid+FM A700]]&lt;br /&gt;
*[[AVerMedia MiniPCI DVB-T Hybrid M103]]&lt;br /&gt;
*[[Avermedia PCI pure analog (M135A)]]&lt;br /&gt;
*[[Avermedia AVerTV GO 007 FM Plus]]&lt;br /&gt;
*[[Avermedia AVerTV Studio 507UA]]&lt;br /&gt;
&lt;br /&gt;
=== Bona ===&lt;br /&gt;
The brand is also refered to as Mentor. [http://www.bona.com.tw:8080/ Bona Website]&lt;br /&gt;
* [[Bona TV-PCI]]&lt;br /&gt;
&lt;br /&gt;
=== Canopus ===&lt;br /&gt;
* [[Canopus KTVX-CB (aka ITACHU) CardBus|KTVX-CB (aka ITACHU) CardBus]]&lt;br /&gt;
&lt;br /&gt;
=== Compro ===&lt;br /&gt;
* [[Compro Videomate T750]]&lt;br /&gt;
* [[Compro VideoMate T300]]&lt;br /&gt;
* [[Compro VideoMate DVB-T220]]&lt;br /&gt;
* [[Compro VideoMate T200a]]&lt;br /&gt;
* [[Compro VideoMate T200]]&lt;br /&gt;
* [[Compro VideoMate TV Gold-Plus]]&lt;br /&gt;
* [[Compro VideoMate TV PVR/FM]]&lt;br /&gt;
* [[Compro VideoMate TV Gold-Plus PAL]]&lt;br /&gt;
* [[Compro VideoMate S350]]&lt;br /&gt;
* [[Compro VideoMate TV Gold+II]]&lt;br /&gt;
&lt;br /&gt;
=== Encore ===&lt;br /&gt;
* [[Encore USA ELNTV-FM]]&lt;br /&gt;
* [[Encore ENLTV]]&lt;br /&gt;
* [[Encore ENLTV-FM v5.3]]&lt;br /&gt;
&lt;br /&gt;
=== Hercules ===&lt;br /&gt;
* [[Hercules Smart TV 3]]&lt;br /&gt;
&lt;br /&gt;
=== KNC One (KNC1) ===&lt;br /&gt;
* [[KNC One TV-Station DVR]]&lt;br /&gt;
* [[KNC One TV-Station RDS]] / Typhoon TV Tuner RDS&lt;br /&gt;
&lt;br /&gt;
=== KWorld === &lt;br /&gt;
* [[KWorld ATSC-110|ATSC-110]]&lt;br /&gt;
* [[KWorld Studio TV Terminator|Studio TV Terminator]] (a.k.a. Global TV Terminator)&lt;br /&gt;
* [[KWorld NB-TV 100 CardBus|NB-TV 100 CardBus]]&lt;br /&gt;
* [[KWorld DVB-T 220|DVB-T 220]]&lt;br /&gt;
* [[Kworld/KuroutoShikou SAA7130-TVPCI]]&lt;br /&gt;
* [[Kworld/Tevion V-Stream Xpert TV PVR7134]]&lt;br /&gt;
* [[Kworld Xpert TV PVR7134]]&lt;br /&gt;
* [[KWorld DVB-T 210]]&lt;br /&gt;
* [[Kworld Plus TV Analog Lite PCI]]&lt;br /&gt;
&lt;br /&gt;
=== LifeView ===&lt;br /&gt;
* [[LifeView FlyVIDEO2000|FlyVIDEO2000]]&lt;br /&gt;
* [[LifeView FlyVideo3000FM NTSC|FlyVideo3000FM and FlyVideo3000]]&lt;br /&gt;
* [[LifeView FlyVideo3000 PAL-N|FlyVideo3000 PAL-N]]&lt;br /&gt;
* [[LifeView FlyDVB-T Hybrid|FlyDVB-T Hybrid]]&lt;br /&gt;
* [[LifeView FlyDVB-T Hybrid CardBus|FlyDVB-T Hybrid CardBus]]&lt;br /&gt;
* [[LifeView FlyDVB-T Duo CardBus|FlyDVB-T Duo CardBus]]&lt;br /&gt;
* [[LifeView FlyTV Platinum|FlyTV Platinum]]&lt;br /&gt;
&lt;br /&gt;
=== MSI ===&lt;br /&gt;
* [[MSI TV@nywhere A/D NB|TV@nywhere A/D NB]]&lt;br /&gt;
&lt;br /&gt;
=== Mercury === &lt;br /&gt;
&lt;br /&gt;
* [[Mercury TV PAL]]&lt;br /&gt;
&lt;br /&gt;
=== Pearl ===&lt;br /&gt;
&lt;br /&gt;
* [[Auvisio TV Tuner &amp;amp; Video Capture Card]]&lt;br /&gt;
&lt;br /&gt;
=== Pinnacle ===&lt;br /&gt;
* [[Pinnacle PCTV 40i]]&lt;br /&gt;
* [[Pinnacle PCTV 50i]]&lt;br /&gt;
* [[Pinnacle PCTV 110i]]&lt;br /&gt;
* [[Pinnacle PCTV 300i]]&lt;br /&gt;
* [[Pinnacle PCTV (310i)]]&lt;br /&gt;
* [[Pinnacle PCTV Stereo]]&lt;br /&gt;
* [[Pinnacle PCTV Stereo XE]]&lt;br /&gt;
&lt;br /&gt;
=== Sabrent ===&lt;br /&gt;
* [[Sabrent SBT-TVFM]]&lt;br /&gt;
* [[Sabrent TV-PCIRC]]&lt;br /&gt;
* [[Sabrent PCMCIA TV-PCB05]]&lt;br /&gt;
&lt;br /&gt;
=== TerraTec ===&lt;br /&gt;
* [[Terratec Cinergy 200 TV]]&lt;br /&gt;
* [[TerraTec Cinergy 250 PCI|Cinergy 250 PCI]]&lt;br /&gt;
* [[TerraTec Cinergy 400|Cinergy 400]]&lt;br /&gt;
* [[TerraTec Cinergy 400TV mobile|Cinergy 400TV mobile]]&lt;br /&gt;
* [[TerraTec Cinergy 600|Cinergy 600]]&lt;br /&gt;
* [[TerraTec Cinergy HT PCI|Cinergy HT PCI]]&lt;br /&gt;
* [[Terratec Cinergy HT PCMCIA]]&lt;br /&gt;
&lt;br /&gt;
=== Tevion ===&lt;br /&gt;
* [[Tevion MD 9717]]&lt;br /&gt;
* [[Tevion DVBT-220RF]]&lt;br /&gt;
* [[Tevion V-Stream Xpert TV PVR7134]]&lt;br /&gt;
&lt;br /&gt;
=== Vivanco ===&lt;br /&gt;
* [[Vivanco Cardbus DVB-T]]&lt;br /&gt;
&lt;br /&gt;
=== Other ===&lt;br /&gt;
* [[Smartv_card |SmartTV Card]]&lt;br /&gt;
* [http://techcomindia.com/itemdetail.asp?Cat=&amp;amp;CatID=&amp;amp;prodid=501&amp;amp;ProdName=SSD%2DTV%2D670 TECH-COM, Card Model: SSD-TV-670 ]&lt;br /&gt;
* [[Zolid Hybrid TV Tuner|Zolid Hybrid TV Tuner]]&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
* [http://en.gentoo-wiki.com/wiki/Saa7134 Gentoo Wiki's saa7134 article]&lt;br /&gt;
[[Category:Hardware]]&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/Saa713x_devices</id>
		<title>Saa713x devices</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/Saa713x_devices"/>
				<updated>2009-08-06T15:49:50Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: /* TerraTec */ Added devices from CARDLIST.saa7134&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;saa713x devices are collectively those PCI cards that are based upon one of the [[Philips SAA7134|SAA713x]] chips, and which are supported under Linux by the saa7134 and associated kernel driver modules.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==saa7134 and associated kernel driver modules==&lt;br /&gt;
TV cards based on the saa713x chips are well supported by the saa7134 driver. The picture quality is typically high, and the sound can be taken directly from the TV card or through a patch cable to your sound card. On the [[text_capture | text capture]] front, both teletext and NTSC closed captioning are supported.&lt;br /&gt;
&lt;br /&gt;
===Sound support===&lt;br /&gt;
Support for DMA sound, or sound taken directly off the PCI bus, has improved in the 2.6.16 kernel, thanks to the work of Ricardo Cerqueira and others. There are now two separate drivers for DMA sound, saa7134-alsa and saa7134-oss. In order to enable these in the kernel, you must first have selected support for ALSA and/or OSS under Sound. If you build both DMA devices as modules, you can use both alternately, though they cannot both be loaded at the same time.&lt;br /&gt;
&lt;br /&gt;
While the saa7134-oss is listed as deprecated, there are still programs that have difficulties using ALSA's device enumeration, and the oss module remains useful.&lt;br /&gt;
&lt;br /&gt;
These modules do not require parameters during insertion; for details see [[saa7134-alsa]].&lt;br /&gt;
&lt;br /&gt;
==Supported saa713x devices==&lt;br /&gt;
An up-to-date list of saa713x devices supported by V4L-DVB drivers is found in the [http://linuxtv.org/hg/v4l-dvb/file/tip/linux/Documentation/video4linux/CARDLIST.saa7134 CARDLIST.saa7134] file in the master development repository. &lt;br /&gt;
&lt;br /&gt;
Devices supported by the kernel running on your system are listed in your local &amp;lt;code&amp;gt;&amp;lt;path_to_your_kernel_sources&amp;gt;/Documentation/video4linux/CARDLIST.saa7134&amp;lt;/code&amp;gt;.  If you don't find your device listed here, but support for it is cited in the up-to-date sources (see above), then you will need to either upgrade to a more recent kernel that has already absorbed support for the device or, more simply, just get the latest V4L-DVB drivers.  You can install the V4L-DVB modules on top of your existing kernel (see: [[How to Obtain, Build and Install V4L-DVB Device Drivers|detailed instructions]]), however, note that support for some devices may also require use of a newer kernel.&lt;br /&gt;
&lt;br /&gt;
===Getting an unlisted card to work===&lt;br /&gt;
If your card is not listed, see the &amp;quot;[[Development: How to add support for a device|How to add support for a device]]&amp;quot; article.&lt;br /&gt;
---- &lt;br /&gt;
this part needs to be edited: &lt;br /&gt;
* ask for assistance on the [https://listman.redhat.com/mailman/listinfo/video4linux-list v4l mailing list]&lt;br /&gt;
* [http://marc.theaimsgroup.com/?l=linux-video searchable archives]. &lt;br /&gt;
* It may be a clone of a listed card ... card= entries may work for several similar cards.&lt;br /&gt;
* Full card names can be cross-referenced from drivers/media/video/saa7134/saa7134-cards.c.&lt;br /&gt;
&lt;br /&gt;
Before buying a new TV card, it's always worth checking its support status on V4L documentation. However, be advised that, since some producers label with the same product name boards that, inside, are actually different, there is always some risk of buying an un- (or non-completely) supported card even if it appears to be. Spending some more time searching newsgroups and mailing lists for complains is recommended.&lt;br /&gt;
&lt;br /&gt;
Make sure you post the findings of your investigations here and on the video4linux mailing list (video4linux-list@redhat.com) so that saa7134-cards.c can be updated with a new card= entry for your card.&lt;br /&gt;
&lt;br /&gt;
==Installation notes==&lt;br /&gt;
See [[Saa713x devices: Generic SAA7134 Card Installation]] for how to properly setup your saa7134-based tv tuner card or use the installation instructions for your specific card:&lt;br /&gt;
&lt;br /&gt;
=== [[ASUS]] ===&lt;br /&gt;
* [[ASUS P7131 Hybrid|ASUS My Cinema P7131H Dual]]&lt;br /&gt;
* [[ASUS TV-FM 7133]]&lt;br /&gt;
* [[ASUS TV-FM 7135]]&lt;br /&gt;
* [[ASUSTeK P7131 Dual]]&lt;br /&gt;
* [[ASUS Digimatrix TV]]&lt;br /&gt;
* [[Asus Europa2 OEM]]&lt;br /&gt;
* [[ASUS P7131 4871]]&lt;br /&gt;
* [[ASUSTeK P7131 Analog]]&lt;br /&gt;
* [[Asus Tiger 3in1]]&lt;br /&gt;
* [[Asus Tiger Rev:1.00]]&lt;br /&gt;
&lt;br /&gt;
=== [[AVerMedia]] ===&lt;br /&gt;
As described in [[AVerMedia AVerTV_305/307_Linux_user_guide|AVerTV 305/307 Linux user guide (Russian language)]], the following cards are supported:&lt;br /&gt;
* AVerTV 305&lt;br /&gt;
* AVerTV Studio 305&lt;br /&gt;
* AVerTV 307&lt;br /&gt;
* AVerTV Studio 307&lt;br /&gt;
In addition, the following cards are known to work:&lt;br /&gt;
* [[AVerMedia Cardbus E500]]&lt;br /&gt;
* [[AVerMedia Cardbus Plus E501R |AVerMedia Cardbus Plus E501R (russian)]]&lt;br /&gt;
* [[AverMedia M156 / Medion 2819]]&lt;br /&gt;
* [[AVerMedia DVD EZMaker]]&lt;br /&gt;
* [[AVerMedia AVerTV GO 007]]&lt;br /&gt;
* [[AVerMedia AVerTV GO 007 FM]]&lt;br /&gt;
* [[AVerMedia AVerTVHD MCE A180]]&lt;br /&gt;
* [[AVerMedia AVerTV Hybrid+FM Cardbus (E506R)]]&lt;br /&gt;
* [[AVerMedia AVerTV Hybrid+FM PCI (A16D)]]&lt;br /&gt;
* [[AverMedia M103 (Hybrid) Mini PCI]]&lt;br /&gt;
*[[AverMedia M156]]&lt;br /&gt;
*[[AVerMedia DVD EZMaker]]&lt;br /&gt;
*[[AVerMedia AVerTVHD MCE A180]]&lt;br /&gt;
*[[AVerMedia A169 B]]&lt;br /&gt;
*[[AVerMedia A169 B1]]&lt;br /&gt;
*[[AVerMedia TV Hybrid A16A]]&lt;br /&gt;
*[[Avermedia AVerTV Studio 507]]&lt;br /&gt;
*[[Avermedia M102]]&lt;br /&gt;
*[[Avermedia Super 007]]&lt;br /&gt;
*[[Avermedia M115]]&lt;br /&gt;
*[[Avermedia DVB-S Pro A700]]&lt;br /&gt;
*[[Avermedia DVB-S Hybrid+FM A700]]&lt;br /&gt;
*[[AVerMedia MiniPCI DVB-T Hybrid M103]]&lt;br /&gt;
*[[Avermedia PCI pure analog (M135A)]]&lt;br /&gt;
*[[Avermedia AVerTV GO 007 FM Plus]]&lt;br /&gt;
*[[Avermedia AVerTV Studio 507UA]]&lt;br /&gt;
&lt;br /&gt;
=== Bona ===&lt;br /&gt;
The brand is also refered to as Mentor. [http://www.bona.com.tw:8080/ Bona Website]&lt;br /&gt;
* [[Bona TV-PCI]]&lt;br /&gt;
&lt;br /&gt;
=== Canopus ===&lt;br /&gt;
* [[Canopus KTVX-CB (aka ITACHU) CardBus|KTVX-CB (aka ITACHU) CardBus]]&lt;br /&gt;
&lt;br /&gt;
=== Compro ===&lt;br /&gt;
* [[Compro Videomate T750]]&lt;br /&gt;
* [[Compro VideoMate T300]]&lt;br /&gt;
* [[Compro VideoMate DVB-T220]]&lt;br /&gt;
* [[Compro VideoMate T200a]]&lt;br /&gt;
* [[Compro VideoMate T200]]&lt;br /&gt;
* [[Compro VideoMate TV Gold-Plus]]&lt;br /&gt;
* [[Compro VideoMate TV PVR/FM]]&lt;br /&gt;
* [[Compro VideoMate TV Gold-Plus PAL]]&lt;br /&gt;
* [[Compro VideoMate S350]]&lt;br /&gt;
* [[Compro VideoMate TV Gold+II]]&lt;br /&gt;
&lt;br /&gt;
=== Encore ===&lt;br /&gt;
* [[Encore USA ELNTV-FM]]&lt;br /&gt;
* [[Encore ENLTV]]&lt;br /&gt;
* [[Encore ENLTV-FM v5.3]]&lt;br /&gt;
&lt;br /&gt;
=== Hercules ===&lt;br /&gt;
* [[Hercules Smart TV 3]]&lt;br /&gt;
&lt;br /&gt;
=== KNC One (KNC1) ===&lt;br /&gt;
* [[KNC One TV-Station DVR]]&lt;br /&gt;
* [[KNC One TV-Station RDS]] / Typhoon TV Tuner RDS&lt;br /&gt;
&lt;br /&gt;
=== KWorld === &lt;br /&gt;
* [[KWorld ATSC-110|ATSC-110]]&lt;br /&gt;
* [[KWorld Studio TV Terminator|Studio TV Terminator]] (a.k.a. Global TV Terminator)&lt;br /&gt;
* [[KWorld NB-TV 100 CardBus|NB-TV 100 CardBus]]&lt;br /&gt;
* [[KWorld DVB-T 220|DVB-T 220]]&lt;br /&gt;
* [[Kworld/KuroutoShikou SAA7130-TVPCI]]&lt;br /&gt;
* [[Kworld/Tevion V-Stream Xpert TV PVR7134]]&lt;br /&gt;
* [[Kworld Xpert TV PVR7134]]&lt;br /&gt;
* [[KWorld DVB-T 210]]&lt;br /&gt;
* [[Kworld Plus TV Analog Lite PCI]]&lt;br /&gt;
&lt;br /&gt;
=== LifeView ===&lt;br /&gt;
* [[LifeView FlyVIDEO2000|FlyVIDEO2000]]&lt;br /&gt;
* [[LifeView FlyVideo3000FM NTSC|FlyVideo3000FM and FlyVideo3000]]&lt;br /&gt;
* [[LifeView FlyVideo3000 PAL-N|FlyVideo3000 PAL-N]]&lt;br /&gt;
* [[LifeView FlyDVB-T Hybrid|FlyDVB-T Hybrid]]&lt;br /&gt;
* [[LifeView FlyDVB-T Hybrid CardBus|FlyDVB-T Hybrid CardBus]]&lt;br /&gt;
* [[LifeView FlyDVB-T Duo CardBus|FlyDVB-T Duo CardBus]]&lt;br /&gt;
* [[LifeView FlyTV Platinum|FlyTV Platinum]]&lt;br /&gt;
&lt;br /&gt;
=== MSI ===&lt;br /&gt;
* [[MSI TV@nywhere A/D NB|TV@nywhere A/D NB]]&lt;br /&gt;
&lt;br /&gt;
=== Mercury === &lt;br /&gt;
&lt;br /&gt;
* [[Mercury TV PAL]]&lt;br /&gt;
&lt;br /&gt;
=== Pearl ===&lt;br /&gt;
&lt;br /&gt;
* [[Auvisio TV Tuner &amp;amp; Video Capture Card]]&lt;br /&gt;
&lt;br /&gt;
=== Pinnacle ===&lt;br /&gt;
* [[Pinnacle PCTV 40i]]&lt;br /&gt;
* [[Pinnacle PCTV 50i]]&lt;br /&gt;
* [[Pinnacle PCTV 110i]]&lt;br /&gt;
* [[Pinnacle PCTV 300i]]&lt;br /&gt;
* [[Pinnacle PCTV (310i)]]&lt;br /&gt;
* [[Pinnacle PCTV Stereo]]&lt;br /&gt;
* [[Pinnacle PCTV Stereo XE]]&lt;br /&gt;
&lt;br /&gt;
=== Sabrent ===&lt;br /&gt;
* [[Sabrent SBT-TVFM]]&lt;br /&gt;
* [[Sabrent TV-PCIRC]]&lt;br /&gt;
&lt;br /&gt;
=== TerraTec ===&lt;br /&gt;
* [[Terratec Cinergy 200 TV]]&lt;br /&gt;
* [[TerraTec Cinergy 250 PCI|Cinergy 250 PCI]]&lt;br /&gt;
* [[TerraTec Cinergy 400|Cinergy 400]]&lt;br /&gt;
* [[TerraTec Cinergy 400TV mobile|Cinergy 400TV mobile]]&lt;br /&gt;
* [[TerraTec Cinergy 600|Cinergy 600]]&lt;br /&gt;
* [[TerraTec Cinergy HT PCI|Cinergy HT PCI]]&lt;br /&gt;
* [[Terratec Cinergy HT PCMCIA]]&lt;br /&gt;
&lt;br /&gt;
=== Tevion ===&lt;br /&gt;
* [[Tevion MD 9717]]&lt;br /&gt;
* [[Tevion DVBT-220RF]]&lt;br /&gt;
* [[Tevion V-Stream Xpert TV PVR7134]]&lt;br /&gt;
&lt;br /&gt;
=== Vivanco ===&lt;br /&gt;
* [[Vivanco Cardbus DVB-T]]&lt;br /&gt;
&lt;br /&gt;
=== Other ===&lt;br /&gt;
* [[Smartv_card |SmartTV Card]]&lt;br /&gt;
* [http://techcomindia.com/itemdetail.asp?Cat=&amp;amp;CatID=&amp;amp;prodid=501&amp;amp;ProdName=SSD%2DTV%2D670 TECH-COM, Card Model: SSD-TV-670 ]&lt;br /&gt;
* [[Zolid Hybrid TV Tuner|Zolid Hybrid TV Tuner]]&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
* [http://en.gentoo-wiki.com/wiki/Saa7134 Gentoo Wiki's saa7134 article]&lt;br /&gt;
[[Category:Hardware]]&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/Saa713x_devices</id>
		<title>Saa713x devices</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/Saa713x_devices"/>
				<updated>2009-08-06T15:47:52Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: /* Tevion */ Added devices from CARDLIST.saa7134&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;saa713x devices are collectively those PCI cards that are based upon one of the [[Philips SAA7134|SAA713x]] chips, and which are supported under Linux by the saa7134 and associated kernel driver modules.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==saa7134 and associated kernel driver modules==&lt;br /&gt;
TV cards based on the saa713x chips are well supported by the saa7134 driver. The picture quality is typically high, and the sound can be taken directly from the TV card or through a patch cable to your sound card. On the [[text_capture | text capture]] front, both teletext and NTSC closed captioning are supported.&lt;br /&gt;
&lt;br /&gt;
===Sound support===&lt;br /&gt;
Support for DMA sound, or sound taken directly off the PCI bus, has improved in the 2.6.16 kernel, thanks to the work of Ricardo Cerqueira and others. There are now two separate drivers for DMA sound, saa7134-alsa and saa7134-oss. In order to enable these in the kernel, you must first have selected support for ALSA and/or OSS under Sound. If you build both DMA devices as modules, you can use both alternately, though they cannot both be loaded at the same time.&lt;br /&gt;
&lt;br /&gt;
While the saa7134-oss is listed as deprecated, there are still programs that have difficulties using ALSA's device enumeration, and the oss module remains useful.&lt;br /&gt;
&lt;br /&gt;
These modules do not require parameters during insertion; for details see [[saa7134-alsa]].&lt;br /&gt;
&lt;br /&gt;
==Supported saa713x devices==&lt;br /&gt;
An up-to-date list of saa713x devices supported by V4L-DVB drivers is found in the [http://linuxtv.org/hg/v4l-dvb/file/tip/linux/Documentation/video4linux/CARDLIST.saa7134 CARDLIST.saa7134] file in the master development repository. &lt;br /&gt;
&lt;br /&gt;
Devices supported by the kernel running on your system are listed in your local &amp;lt;code&amp;gt;&amp;lt;path_to_your_kernel_sources&amp;gt;/Documentation/video4linux/CARDLIST.saa7134&amp;lt;/code&amp;gt;.  If you don't find your device listed here, but support for it is cited in the up-to-date sources (see above), then you will need to either upgrade to a more recent kernel that has already absorbed support for the device or, more simply, just get the latest V4L-DVB drivers.  You can install the V4L-DVB modules on top of your existing kernel (see: [[How to Obtain, Build and Install V4L-DVB Device Drivers|detailed instructions]]), however, note that support for some devices may also require use of a newer kernel.&lt;br /&gt;
&lt;br /&gt;
===Getting an unlisted card to work===&lt;br /&gt;
If your card is not listed, see the &amp;quot;[[Development: How to add support for a device|How to add support for a device]]&amp;quot; article.&lt;br /&gt;
---- &lt;br /&gt;
this part needs to be edited: &lt;br /&gt;
* ask for assistance on the [https://listman.redhat.com/mailman/listinfo/video4linux-list v4l mailing list]&lt;br /&gt;
* [http://marc.theaimsgroup.com/?l=linux-video searchable archives]. &lt;br /&gt;
* It may be a clone of a listed card ... card= entries may work for several similar cards.&lt;br /&gt;
* Full card names can be cross-referenced from drivers/media/video/saa7134/saa7134-cards.c.&lt;br /&gt;
&lt;br /&gt;
Before buying a new TV card, it's always worth checking its support status on V4L documentation. However, be advised that, since some producers label with the same product name boards that, inside, are actually different, there is always some risk of buying an un- (or non-completely) supported card even if it appears to be. Spending some more time searching newsgroups and mailing lists for complains is recommended.&lt;br /&gt;
&lt;br /&gt;
Make sure you post the findings of your investigations here and on the video4linux mailing list (video4linux-list@redhat.com) so that saa7134-cards.c can be updated with a new card= entry for your card.&lt;br /&gt;
&lt;br /&gt;
==Installation notes==&lt;br /&gt;
See [[Saa713x devices: Generic SAA7134 Card Installation]] for how to properly setup your saa7134-based tv tuner card or use the installation instructions for your specific card:&lt;br /&gt;
&lt;br /&gt;
=== [[ASUS]] ===&lt;br /&gt;
* [[ASUS P7131 Hybrid|ASUS My Cinema P7131H Dual]]&lt;br /&gt;
* [[ASUS TV-FM 7133]]&lt;br /&gt;
* [[ASUS TV-FM 7135]]&lt;br /&gt;
* [[ASUSTeK P7131 Dual]]&lt;br /&gt;
* [[ASUS Digimatrix TV]]&lt;br /&gt;
* [[Asus Europa2 OEM]]&lt;br /&gt;
* [[ASUS P7131 4871]]&lt;br /&gt;
* [[ASUSTeK P7131 Analog]]&lt;br /&gt;
* [[Asus Tiger 3in1]]&lt;br /&gt;
* [[Asus Tiger Rev:1.00]]&lt;br /&gt;
&lt;br /&gt;
=== [[AVerMedia]] ===&lt;br /&gt;
As described in [[AVerMedia AVerTV_305/307_Linux_user_guide|AVerTV 305/307 Linux user guide (Russian language)]], the following cards are supported:&lt;br /&gt;
* AVerTV 305&lt;br /&gt;
* AVerTV Studio 305&lt;br /&gt;
* AVerTV 307&lt;br /&gt;
* AVerTV Studio 307&lt;br /&gt;
In addition, the following cards are known to work:&lt;br /&gt;
* [[AVerMedia Cardbus E500]]&lt;br /&gt;
* [[AVerMedia Cardbus Plus E501R |AVerMedia Cardbus Plus E501R (russian)]]&lt;br /&gt;
* [[AverMedia M156 / Medion 2819]]&lt;br /&gt;
* [[AVerMedia DVD EZMaker]]&lt;br /&gt;
* [[AVerMedia AVerTV GO 007]]&lt;br /&gt;
* [[AVerMedia AVerTV GO 007 FM]]&lt;br /&gt;
* [[AVerMedia AVerTVHD MCE A180]]&lt;br /&gt;
* [[AVerMedia AVerTV Hybrid+FM Cardbus (E506R)]]&lt;br /&gt;
* [[AVerMedia AVerTV Hybrid+FM PCI (A16D)]]&lt;br /&gt;
* [[AverMedia M103 (Hybrid) Mini PCI]]&lt;br /&gt;
*[[AverMedia M156]]&lt;br /&gt;
*[[AVerMedia DVD EZMaker]]&lt;br /&gt;
*[[AVerMedia AVerTVHD MCE A180]]&lt;br /&gt;
*[[AVerMedia A169 B]]&lt;br /&gt;
*[[AVerMedia A169 B1]]&lt;br /&gt;
*[[AVerMedia TV Hybrid A16A]]&lt;br /&gt;
*[[Avermedia AVerTV Studio 507]]&lt;br /&gt;
*[[Avermedia M102]]&lt;br /&gt;
*[[Avermedia Super 007]]&lt;br /&gt;
*[[Avermedia M115]]&lt;br /&gt;
*[[Avermedia DVB-S Pro A700]]&lt;br /&gt;
*[[Avermedia DVB-S Hybrid+FM A700]]&lt;br /&gt;
*[[AVerMedia MiniPCI DVB-T Hybrid M103]]&lt;br /&gt;
*[[Avermedia PCI pure analog (M135A)]]&lt;br /&gt;
*[[Avermedia AVerTV GO 007 FM Plus]]&lt;br /&gt;
*[[Avermedia AVerTV Studio 507UA]]&lt;br /&gt;
&lt;br /&gt;
=== Bona ===&lt;br /&gt;
The brand is also refered to as Mentor. [http://www.bona.com.tw:8080/ Bona Website]&lt;br /&gt;
* [[Bona TV-PCI]]&lt;br /&gt;
&lt;br /&gt;
=== Canopus ===&lt;br /&gt;
* [[Canopus KTVX-CB (aka ITACHU) CardBus|KTVX-CB (aka ITACHU) CardBus]]&lt;br /&gt;
&lt;br /&gt;
=== Compro ===&lt;br /&gt;
* [[Compro Videomate T750]]&lt;br /&gt;
* [[Compro VideoMate T300]]&lt;br /&gt;
* [[Compro VideoMate DVB-T220]]&lt;br /&gt;
* [[Compro VideoMate T200a]]&lt;br /&gt;
* [[Compro VideoMate T200]]&lt;br /&gt;
* [[Compro VideoMate TV Gold-Plus]]&lt;br /&gt;
* [[Compro VideoMate TV PVR/FM]]&lt;br /&gt;
* [[Compro VideoMate TV Gold-Plus PAL]]&lt;br /&gt;
* [[Compro VideoMate S350]]&lt;br /&gt;
* [[Compro VideoMate TV Gold+II]]&lt;br /&gt;
&lt;br /&gt;
=== Encore ===&lt;br /&gt;
* [[Encore USA ELNTV-FM]]&lt;br /&gt;
* [[Encore ENLTV]]&lt;br /&gt;
* [[Encore ENLTV-FM v5.3]]&lt;br /&gt;
&lt;br /&gt;
=== Hercules ===&lt;br /&gt;
* [[Hercules Smart TV 3]]&lt;br /&gt;
&lt;br /&gt;
=== KNC One (KNC1) ===&lt;br /&gt;
* [[KNC One TV-Station DVR]]&lt;br /&gt;
* [[KNC One TV-Station RDS]] / Typhoon TV Tuner RDS&lt;br /&gt;
&lt;br /&gt;
=== KWorld === &lt;br /&gt;
* [[KWorld ATSC-110|ATSC-110]]&lt;br /&gt;
* [[KWorld Studio TV Terminator|Studio TV Terminator]] (a.k.a. Global TV Terminator)&lt;br /&gt;
* [[KWorld NB-TV 100 CardBus|NB-TV 100 CardBus]]&lt;br /&gt;
* [[KWorld DVB-T 220|DVB-T 220]]&lt;br /&gt;
* [[Kworld/KuroutoShikou SAA7130-TVPCI]]&lt;br /&gt;
* [[Kworld/Tevion V-Stream Xpert TV PVR7134]]&lt;br /&gt;
* [[Kworld Xpert TV PVR7134]]&lt;br /&gt;
* [[KWorld DVB-T 210]]&lt;br /&gt;
* [[Kworld Plus TV Analog Lite PCI]]&lt;br /&gt;
&lt;br /&gt;
=== LifeView ===&lt;br /&gt;
* [[LifeView FlyVIDEO2000|FlyVIDEO2000]]&lt;br /&gt;
* [[LifeView FlyVideo3000FM NTSC|FlyVideo3000FM and FlyVideo3000]]&lt;br /&gt;
* [[LifeView FlyVideo3000 PAL-N|FlyVideo3000 PAL-N]]&lt;br /&gt;
* [[LifeView FlyDVB-T Hybrid|FlyDVB-T Hybrid]]&lt;br /&gt;
* [[LifeView FlyDVB-T Hybrid CardBus|FlyDVB-T Hybrid CardBus]]&lt;br /&gt;
* [[LifeView FlyDVB-T Duo CardBus|FlyDVB-T Duo CardBus]]&lt;br /&gt;
* [[LifeView FlyTV Platinum|FlyTV Platinum]]&lt;br /&gt;
&lt;br /&gt;
=== MSI ===&lt;br /&gt;
* [[MSI TV@nywhere A/D NB|TV@nywhere A/D NB]]&lt;br /&gt;
&lt;br /&gt;
=== Mercury === &lt;br /&gt;
&lt;br /&gt;
* [[Mercury TV PAL]]&lt;br /&gt;
&lt;br /&gt;
=== Pearl ===&lt;br /&gt;
&lt;br /&gt;
* [[Auvisio TV Tuner &amp;amp; Video Capture Card]]&lt;br /&gt;
&lt;br /&gt;
=== Pinnacle ===&lt;br /&gt;
* [[Pinnacle PCTV 40i]]&lt;br /&gt;
* [[Pinnacle PCTV 50i]]&lt;br /&gt;
* [[Pinnacle PCTV 110i]]&lt;br /&gt;
* [[Pinnacle PCTV 300i]]&lt;br /&gt;
* [[Pinnacle PCTV (310i)]]&lt;br /&gt;
* [[Pinnacle PCTV Stereo]]&lt;br /&gt;
* [[Pinnacle PCTV Stereo XE]]&lt;br /&gt;
&lt;br /&gt;
=== Sabrent ===&lt;br /&gt;
* [[Sabrent SBT-TVFM]]&lt;br /&gt;
* [[Sabrent TV-PCIRC]]&lt;br /&gt;
&lt;br /&gt;
=== TerraTec ===&lt;br /&gt;
* [[TerraTec Cinergy 250 PCI|Cinergy 250 PCI]]&lt;br /&gt;
* [[TerraTec Cinergy 400|Cinergy 400]]&lt;br /&gt;
* [[TerraTec Cinergy 400TV mobile|Cinergy 400TV mobile]]&lt;br /&gt;
* [[TerraTec Cinergy 600|Cinergy 600]]&lt;br /&gt;
* [[TerraTec Cinergy HT PCI|Cinergy HT PCI]]&lt;br /&gt;
&lt;br /&gt;
=== Tevion ===&lt;br /&gt;
* [[Tevion MD 9717]]&lt;br /&gt;
* [[Tevion DVBT-220RF]]&lt;br /&gt;
* [[Tevion V-Stream Xpert TV PVR7134]]&lt;br /&gt;
&lt;br /&gt;
=== Vivanco ===&lt;br /&gt;
* [[Vivanco Cardbus DVB-T]]&lt;br /&gt;
&lt;br /&gt;
=== Other ===&lt;br /&gt;
* [[Smartv_card |SmartTV Card]]&lt;br /&gt;
* [http://techcomindia.com/itemdetail.asp?Cat=&amp;amp;CatID=&amp;amp;prodid=501&amp;amp;ProdName=SSD%2DTV%2D670 TECH-COM, Card Model: SSD-TV-670 ]&lt;br /&gt;
* [[Zolid Hybrid TV Tuner|Zolid Hybrid TV Tuner]]&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
* [http://en.gentoo-wiki.com/wiki/Saa7134 Gentoo Wiki's saa7134 article]&lt;br /&gt;
[[Category:Hardware]]&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/Saa713x_devices</id>
		<title>Saa713x devices</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/Saa713x_devices"/>
				<updated>2009-08-05T21:51:02Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: /* KWorld */ Added devices from CARDLIST.saa7134&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;saa713x devices are collectively those PCI cards that are based upon one of the [[Philips SAA7134|SAA713x]] chips, and which are supported under Linux by the saa7134 and associated kernel driver modules.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==saa7134 and associated kernel driver modules==&lt;br /&gt;
TV cards based on the saa713x chips are well supported by the saa7134 driver. The picture quality is typically high, and the sound can be taken directly from the TV card or through a patch cable to your sound card. On the [[text_capture | text capture]] front, both teletext and NTSC closed captioning are supported.&lt;br /&gt;
&lt;br /&gt;
===Sound support===&lt;br /&gt;
Support for DMA sound, or sound taken directly off the PCI bus, has improved in the 2.6.16 kernel, thanks to the work of Ricardo Cerqueira and others. There are now two separate drivers for DMA sound, saa7134-alsa and saa7134-oss. In order to enable these in the kernel, you must first have selected support for ALSA and/or OSS under Sound. If you build both DMA devices as modules, you can use both alternately, though they cannot both be loaded at the same time.&lt;br /&gt;
&lt;br /&gt;
While the saa7134-oss is listed as deprecated, there are still programs that have difficulties using ALSA's device enumeration, and the oss module remains useful.&lt;br /&gt;
&lt;br /&gt;
These modules do not require parameters during insertion; for details see [[saa7134-alsa]].&lt;br /&gt;
&lt;br /&gt;
==Supported saa713x devices==&lt;br /&gt;
An up-to-date list of saa713x devices supported by V4L-DVB drivers is found in the [http://linuxtv.org/hg/v4l-dvb/file/tip/linux/Documentation/video4linux/CARDLIST.saa7134 CARDLIST.saa7134] file in the master development repository. &lt;br /&gt;
&lt;br /&gt;
Devices supported by the kernel running on your system are listed in your local &amp;lt;code&amp;gt;&amp;lt;path_to_your_kernel_sources&amp;gt;/Documentation/video4linux/CARDLIST.saa7134&amp;lt;/code&amp;gt;.  If you don't find your device listed here, but support for it is cited in the up-to-date sources (see above), then you will need to either upgrade to a more recent kernel that has already absorbed support for the device or, more simply, just get the latest V4L-DVB drivers.  You can install the V4L-DVB modules on top of your existing kernel (see: [[How to Obtain, Build and Install V4L-DVB Device Drivers|detailed instructions]]), however, note that support for some devices may also require use of a newer kernel.&lt;br /&gt;
&lt;br /&gt;
===Getting an unlisted card to work===&lt;br /&gt;
If your card is not listed, see the &amp;quot;[[Development: How to add support for a device|How to add support for a device]]&amp;quot; article.&lt;br /&gt;
---- &lt;br /&gt;
this part needs to be edited: &lt;br /&gt;
* ask for assistance on the [https://listman.redhat.com/mailman/listinfo/video4linux-list v4l mailing list]&lt;br /&gt;
* [http://marc.theaimsgroup.com/?l=linux-video searchable archives]. &lt;br /&gt;
* It may be a clone of a listed card ... card= entries may work for several similar cards.&lt;br /&gt;
* Full card names can be cross-referenced from drivers/media/video/saa7134/saa7134-cards.c.&lt;br /&gt;
&lt;br /&gt;
Before buying a new TV card, it's always worth checking its support status on V4L documentation. However, be advised that, since some producers label with the same product name boards that, inside, are actually different, there is always some risk of buying an un- (or non-completely) supported card even if it appears to be. Spending some more time searching newsgroups and mailing lists for complains is recommended.&lt;br /&gt;
&lt;br /&gt;
Make sure you post the findings of your investigations here and on the video4linux mailing list (video4linux-list@redhat.com) so that saa7134-cards.c can be updated with a new card= entry for your card.&lt;br /&gt;
&lt;br /&gt;
==Installation notes==&lt;br /&gt;
See [[Saa713x devices: Generic SAA7134 Card Installation]] for how to properly setup your saa7134-based tv tuner card or use the installation instructions for your specific card:&lt;br /&gt;
&lt;br /&gt;
=== [[ASUS]] ===&lt;br /&gt;
* [[ASUS P7131 Hybrid|ASUS My Cinema P7131H Dual]]&lt;br /&gt;
* [[ASUS TV-FM 7133]]&lt;br /&gt;
* [[ASUS TV-FM 7135]]&lt;br /&gt;
* [[ASUSTeK P7131 Dual]]&lt;br /&gt;
* [[ASUS Digimatrix TV]]&lt;br /&gt;
* [[Asus Europa2 OEM]]&lt;br /&gt;
* [[ASUS P7131 4871]]&lt;br /&gt;
* [[ASUSTeK P7131 Analog]]&lt;br /&gt;
* [[Asus Tiger 3in1]]&lt;br /&gt;
* [[Asus Tiger Rev:1.00]]&lt;br /&gt;
&lt;br /&gt;
=== [[AVerMedia]] ===&lt;br /&gt;
As described in [[AVerMedia AVerTV_305/307_Linux_user_guide|AVerTV 305/307 Linux user guide (Russian language)]], the following cards are supported:&lt;br /&gt;
* AVerTV 305&lt;br /&gt;
* AVerTV Studio 305&lt;br /&gt;
* AVerTV 307&lt;br /&gt;
* AVerTV Studio 307&lt;br /&gt;
In addition, the following cards are known to work:&lt;br /&gt;
* [[AVerMedia Cardbus E500]]&lt;br /&gt;
* [[AVerMedia Cardbus Plus E501R |AVerMedia Cardbus Plus E501R (russian)]]&lt;br /&gt;
* [[AverMedia M156 / Medion 2819]]&lt;br /&gt;
* [[AVerMedia DVD EZMaker]]&lt;br /&gt;
* [[AVerMedia AVerTV GO 007]]&lt;br /&gt;
* [[AVerMedia AVerTV GO 007 FM]]&lt;br /&gt;
* [[AVerMedia AVerTVHD MCE A180]]&lt;br /&gt;
* [[AVerMedia AVerTV Hybrid+FM Cardbus (E506R)]]&lt;br /&gt;
* [[AVerMedia AVerTV Hybrid+FM PCI (A16D)]]&lt;br /&gt;
* [[AverMedia M103 (Hybrid) Mini PCI]]&lt;br /&gt;
*[[AverMedia M156]]&lt;br /&gt;
*[[AVerMedia DVD EZMaker]]&lt;br /&gt;
*[[AVerMedia AVerTVHD MCE A180]]&lt;br /&gt;
*[[AVerMedia A169 B]]&lt;br /&gt;
*[[AVerMedia A169 B1]]&lt;br /&gt;
*[[AVerMedia TV Hybrid A16A]]&lt;br /&gt;
*[[Avermedia AVerTV Studio 507]]&lt;br /&gt;
*[[Avermedia M102]]&lt;br /&gt;
*[[Avermedia Super 007]]&lt;br /&gt;
*[[Avermedia M115]]&lt;br /&gt;
*[[Avermedia DVB-S Pro A700]]&lt;br /&gt;
*[[Avermedia DVB-S Hybrid+FM A700]]&lt;br /&gt;
*[[AVerMedia MiniPCI DVB-T Hybrid M103]]&lt;br /&gt;
*[[Avermedia PCI pure analog (M135A)]]&lt;br /&gt;
*[[Avermedia AVerTV GO 007 FM Plus]]&lt;br /&gt;
*[[Avermedia AVerTV Studio 507UA]]&lt;br /&gt;
&lt;br /&gt;
=== Bona ===&lt;br /&gt;
The brand is also refered to as Mentor. [http://www.bona.com.tw:8080/ Bona Website]&lt;br /&gt;
* [[Bona TV-PCI]]&lt;br /&gt;
&lt;br /&gt;
=== Canopus ===&lt;br /&gt;
* [[Canopus KTVX-CB (aka ITACHU) CardBus|KTVX-CB (aka ITACHU) CardBus]]&lt;br /&gt;
&lt;br /&gt;
=== Compro ===&lt;br /&gt;
* [[Compro Videomate T750]]&lt;br /&gt;
* [[Compro VideoMate T300]]&lt;br /&gt;
* [[Compro VideoMate DVB-T220]]&lt;br /&gt;
* [[Compro VideoMate T200a]]&lt;br /&gt;
* [[Compro VideoMate T200]]&lt;br /&gt;
* [[Compro VideoMate TV Gold-Plus]]&lt;br /&gt;
* [[Compro VideoMate TV PVR/FM]]&lt;br /&gt;
* [[Compro VideoMate TV Gold-Plus PAL]]&lt;br /&gt;
* [[Compro VideoMate S350]]&lt;br /&gt;
* [[Compro VideoMate TV Gold+II]]&lt;br /&gt;
&lt;br /&gt;
=== Encore ===&lt;br /&gt;
* [[Encore USA ELNTV-FM]]&lt;br /&gt;
* [[Encore ENLTV]]&lt;br /&gt;
* [[Encore ENLTV-FM v5.3]]&lt;br /&gt;
&lt;br /&gt;
=== Hercules ===&lt;br /&gt;
* [[Hercules Smart TV 3]]&lt;br /&gt;
&lt;br /&gt;
=== KNC One (KNC1) ===&lt;br /&gt;
* [[KNC One TV-Station DVR]]&lt;br /&gt;
* [[KNC One TV-Station RDS]] / Typhoon TV Tuner RDS&lt;br /&gt;
&lt;br /&gt;
=== KWorld === &lt;br /&gt;
* [[KWorld ATSC-110|ATSC-110]]&lt;br /&gt;
* [[KWorld Studio TV Terminator|Studio TV Terminator]] (a.k.a. Global TV Terminator)&lt;br /&gt;
* [[KWorld NB-TV 100 CardBus|NB-TV 100 CardBus]]&lt;br /&gt;
* [[KWorld DVB-T 220|DVB-T 220]]&lt;br /&gt;
* [[Kworld/KuroutoShikou SAA7130-TVPCI]]&lt;br /&gt;
* [[Kworld/Tevion V-Stream Xpert TV PVR7134]]&lt;br /&gt;
* [[Kworld Xpert TV PVR7134]]&lt;br /&gt;
* [[KWorld DVB-T 210]]&lt;br /&gt;
* [[Kworld Plus TV Analog Lite PCI]]&lt;br /&gt;
&lt;br /&gt;
=== LifeView ===&lt;br /&gt;
* [[LifeView FlyVIDEO2000|FlyVIDEO2000]]&lt;br /&gt;
* [[LifeView FlyVideo3000FM NTSC|FlyVideo3000FM and FlyVideo3000]]&lt;br /&gt;
* [[LifeView FlyVideo3000 PAL-N|FlyVideo3000 PAL-N]]&lt;br /&gt;
* [[LifeView FlyDVB-T Hybrid|FlyDVB-T Hybrid]]&lt;br /&gt;
* [[LifeView FlyDVB-T Hybrid CardBus|FlyDVB-T Hybrid CardBus]]&lt;br /&gt;
* [[LifeView FlyDVB-T Duo CardBus|FlyDVB-T Duo CardBus]]&lt;br /&gt;
* [[LifeView FlyTV Platinum|FlyTV Platinum]]&lt;br /&gt;
&lt;br /&gt;
=== MSI ===&lt;br /&gt;
* [[MSI TV@nywhere A/D NB|TV@nywhere A/D NB]]&lt;br /&gt;
&lt;br /&gt;
=== Mercury === &lt;br /&gt;
&lt;br /&gt;
* [[Mercury TV PAL]]&lt;br /&gt;
&lt;br /&gt;
=== Pearl ===&lt;br /&gt;
&lt;br /&gt;
* [[Auvisio TV Tuner &amp;amp; Video Capture Card]]&lt;br /&gt;
&lt;br /&gt;
=== Pinnacle ===&lt;br /&gt;
* [[Pinnacle PCTV 40i]]&lt;br /&gt;
* [[Pinnacle PCTV 50i]]&lt;br /&gt;
* [[Pinnacle PCTV 110i]]&lt;br /&gt;
* [[Pinnacle PCTV 300i]]&lt;br /&gt;
* [[Pinnacle PCTV (310i)]]&lt;br /&gt;
* [[Pinnacle PCTV Stereo]]&lt;br /&gt;
* [[Pinnacle PCTV Stereo XE]]&lt;br /&gt;
&lt;br /&gt;
=== Sabrent ===&lt;br /&gt;
* [[Sabrent SBT-TVFM]]&lt;br /&gt;
* [[Sabrent TV-PCIRC]]&lt;br /&gt;
&lt;br /&gt;
=== TerraTec ===&lt;br /&gt;
* [[TerraTec Cinergy 250 PCI|Cinergy 250 PCI]]&lt;br /&gt;
* [[TerraTec Cinergy 400|Cinergy 400]]&lt;br /&gt;
* [[TerraTec Cinergy 400TV mobile|Cinergy 400TV mobile]]&lt;br /&gt;
* [[TerraTec Cinergy 600|Cinergy 600]]&lt;br /&gt;
* [[TerraTec Cinergy HT PCI|Cinergy HT PCI]]&lt;br /&gt;
&lt;br /&gt;
=== Tevion ===&lt;br /&gt;
* [[Tevion MD 9717]]&lt;br /&gt;
* [[Tevion DVBT-220RF]]&lt;br /&gt;
&lt;br /&gt;
=== Vivanco ===&lt;br /&gt;
* [[Vivanco Cardbus DVB-T]]&lt;br /&gt;
&lt;br /&gt;
=== Other ===&lt;br /&gt;
* [[Smartv_card |SmartTV Card]]&lt;br /&gt;
* [http://techcomindia.com/itemdetail.asp?Cat=&amp;amp;CatID=&amp;amp;prodid=501&amp;amp;ProdName=SSD%2DTV%2D670 TECH-COM, Card Model: SSD-TV-670 ]&lt;br /&gt;
* [[Zolid Hybrid TV Tuner|Zolid Hybrid TV Tuner]]&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
* [http://en.gentoo-wiki.com/wiki/Saa7134 Gentoo Wiki's saa7134 article]&lt;br /&gt;
[[Category:Hardware]]&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/Saa713x_devices</id>
		<title>Saa713x devices</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/Saa713x_devices"/>
				<updated>2009-08-05T21:47:18Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: /* Encore */ Added devices from CARDLIST.saa7134&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;saa713x devices are collectively those PCI cards that are based upon one of the [[Philips SAA7134|SAA713x]] chips, and which are supported under Linux by the saa7134 and associated kernel driver modules.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==saa7134 and associated kernel driver modules==&lt;br /&gt;
TV cards based on the saa713x chips are well supported by the saa7134 driver. The picture quality is typically high, and the sound can be taken directly from the TV card or through a patch cable to your sound card. On the [[text_capture | text capture]] front, both teletext and NTSC closed captioning are supported.&lt;br /&gt;
&lt;br /&gt;
===Sound support===&lt;br /&gt;
Support for DMA sound, or sound taken directly off the PCI bus, has improved in the 2.6.16 kernel, thanks to the work of Ricardo Cerqueira and others. There are now two separate drivers for DMA sound, saa7134-alsa and saa7134-oss. In order to enable these in the kernel, you must first have selected support for ALSA and/or OSS under Sound. If you build both DMA devices as modules, you can use both alternately, though they cannot both be loaded at the same time.&lt;br /&gt;
&lt;br /&gt;
While the saa7134-oss is listed as deprecated, there are still programs that have difficulties using ALSA's device enumeration, and the oss module remains useful.&lt;br /&gt;
&lt;br /&gt;
These modules do not require parameters during insertion; for details see [[saa7134-alsa]].&lt;br /&gt;
&lt;br /&gt;
==Supported saa713x devices==&lt;br /&gt;
An up-to-date list of saa713x devices supported by V4L-DVB drivers is found in the [http://linuxtv.org/hg/v4l-dvb/file/tip/linux/Documentation/video4linux/CARDLIST.saa7134 CARDLIST.saa7134] file in the master development repository. &lt;br /&gt;
&lt;br /&gt;
Devices supported by the kernel running on your system are listed in your local &amp;lt;code&amp;gt;&amp;lt;path_to_your_kernel_sources&amp;gt;/Documentation/video4linux/CARDLIST.saa7134&amp;lt;/code&amp;gt;.  If you don't find your device listed here, but support for it is cited in the up-to-date sources (see above), then you will need to either upgrade to a more recent kernel that has already absorbed support for the device or, more simply, just get the latest V4L-DVB drivers.  You can install the V4L-DVB modules on top of your existing kernel (see: [[How to Obtain, Build and Install V4L-DVB Device Drivers|detailed instructions]]), however, note that support for some devices may also require use of a newer kernel.&lt;br /&gt;
&lt;br /&gt;
===Getting an unlisted card to work===&lt;br /&gt;
If your card is not listed, see the &amp;quot;[[Development: How to add support for a device|How to add support for a device]]&amp;quot; article.&lt;br /&gt;
---- &lt;br /&gt;
this part needs to be edited: &lt;br /&gt;
* ask for assistance on the [https://listman.redhat.com/mailman/listinfo/video4linux-list v4l mailing list]&lt;br /&gt;
* [http://marc.theaimsgroup.com/?l=linux-video searchable archives]. &lt;br /&gt;
* It may be a clone of a listed card ... card= entries may work for several similar cards.&lt;br /&gt;
* Full card names can be cross-referenced from drivers/media/video/saa7134/saa7134-cards.c.&lt;br /&gt;
&lt;br /&gt;
Before buying a new TV card, it's always worth checking its support status on V4L documentation. However, be advised that, since some producers label with the same product name boards that, inside, are actually different, there is always some risk of buying an un- (or non-completely) supported card even if it appears to be. Spending some more time searching newsgroups and mailing lists for complains is recommended.&lt;br /&gt;
&lt;br /&gt;
Make sure you post the findings of your investigations here and on the video4linux mailing list (video4linux-list@redhat.com) so that saa7134-cards.c can be updated with a new card= entry for your card.&lt;br /&gt;
&lt;br /&gt;
==Installation notes==&lt;br /&gt;
See [[Saa713x devices: Generic SAA7134 Card Installation]] for how to properly setup your saa7134-based tv tuner card or use the installation instructions for your specific card:&lt;br /&gt;
&lt;br /&gt;
=== [[ASUS]] ===&lt;br /&gt;
* [[ASUS P7131 Hybrid|ASUS My Cinema P7131H Dual]]&lt;br /&gt;
* [[ASUS TV-FM 7133]]&lt;br /&gt;
* [[ASUS TV-FM 7135]]&lt;br /&gt;
* [[ASUSTeK P7131 Dual]]&lt;br /&gt;
* [[ASUS Digimatrix TV]]&lt;br /&gt;
* [[Asus Europa2 OEM]]&lt;br /&gt;
* [[ASUS P7131 4871]]&lt;br /&gt;
* [[ASUSTeK P7131 Analog]]&lt;br /&gt;
* [[Asus Tiger 3in1]]&lt;br /&gt;
* [[Asus Tiger Rev:1.00]]&lt;br /&gt;
&lt;br /&gt;
=== [[AVerMedia]] ===&lt;br /&gt;
As described in [[AVerMedia AVerTV_305/307_Linux_user_guide|AVerTV 305/307 Linux user guide (Russian language)]], the following cards are supported:&lt;br /&gt;
* AVerTV 305&lt;br /&gt;
* AVerTV Studio 305&lt;br /&gt;
* AVerTV 307&lt;br /&gt;
* AVerTV Studio 307&lt;br /&gt;
In addition, the following cards are known to work:&lt;br /&gt;
* [[AVerMedia Cardbus E500]]&lt;br /&gt;
* [[AVerMedia Cardbus Plus E501R |AVerMedia Cardbus Plus E501R (russian)]]&lt;br /&gt;
* [[AverMedia M156 / Medion 2819]]&lt;br /&gt;
* [[AVerMedia DVD EZMaker]]&lt;br /&gt;
* [[AVerMedia AVerTV GO 007]]&lt;br /&gt;
* [[AVerMedia AVerTV GO 007 FM]]&lt;br /&gt;
* [[AVerMedia AVerTVHD MCE A180]]&lt;br /&gt;
* [[AVerMedia AVerTV Hybrid+FM Cardbus (E506R)]]&lt;br /&gt;
* [[AVerMedia AVerTV Hybrid+FM PCI (A16D)]]&lt;br /&gt;
* [[AverMedia M103 (Hybrid) Mini PCI]]&lt;br /&gt;
*[[AverMedia M156]]&lt;br /&gt;
*[[AVerMedia DVD EZMaker]]&lt;br /&gt;
*[[AVerMedia AVerTVHD MCE A180]]&lt;br /&gt;
*[[AVerMedia A169 B]]&lt;br /&gt;
*[[AVerMedia A169 B1]]&lt;br /&gt;
*[[AVerMedia TV Hybrid A16A]]&lt;br /&gt;
*[[Avermedia AVerTV Studio 507]]&lt;br /&gt;
*[[Avermedia M102]]&lt;br /&gt;
*[[Avermedia Super 007]]&lt;br /&gt;
*[[Avermedia M115]]&lt;br /&gt;
*[[Avermedia DVB-S Pro A700]]&lt;br /&gt;
*[[Avermedia DVB-S Hybrid+FM A700]]&lt;br /&gt;
*[[AVerMedia MiniPCI DVB-T Hybrid M103]]&lt;br /&gt;
*[[Avermedia PCI pure analog (M135A)]]&lt;br /&gt;
*[[Avermedia AVerTV GO 007 FM Plus]]&lt;br /&gt;
*[[Avermedia AVerTV Studio 507UA]]&lt;br /&gt;
&lt;br /&gt;
=== Bona ===&lt;br /&gt;
The brand is also refered to as Mentor. [http://www.bona.com.tw:8080/ Bona Website]&lt;br /&gt;
* [[Bona TV-PCI]]&lt;br /&gt;
&lt;br /&gt;
=== Canopus ===&lt;br /&gt;
* [[Canopus KTVX-CB (aka ITACHU) CardBus|KTVX-CB (aka ITACHU) CardBus]]&lt;br /&gt;
&lt;br /&gt;
=== Compro ===&lt;br /&gt;
* [[Compro Videomate T750]]&lt;br /&gt;
* [[Compro VideoMate T300]]&lt;br /&gt;
* [[Compro VideoMate DVB-T220]]&lt;br /&gt;
* [[Compro VideoMate T200a]]&lt;br /&gt;
* [[Compro VideoMate T200]]&lt;br /&gt;
* [[Compro VideoMate TV Gold-Plus]]&lt;br /&gt;
* [[Compro VideoMate TV PVR/FM]]&lt;br /&gt;
* [[Compro VideoMate TV Gold-Plus PAL]]&lt;br /&gt;
* [[Compro VideoMate S350]]&lt;br /&gt;
* [[Compro VideoMate TV Gold+II]]&lt;br /&gt;
&lt;br /&gt;
=== Encore ===&lt;br /&gt;
* [[Encore USA ELNTV-FM]]&lt;br /&gt;
* [[Encore ENLTV]]&lt;br /&gt;
* [[Encore ENLTV-FM v5.3]]&lt;br /&gt;
&lt;br /&gt;
=== Hercules ===&lt;br /&gt;
* [[Hercules Smart TV 3]]&lt;br /&gt;
&lt;br /&gt;
=== KNC One (KNC1) ===&lt;br /&gt;
* [[KNC One TV-Station DVR]]&lt;br /&gt;
* [[KNC One TV-Station RDS]] / Typhoon TV Tuner RDS&lt;br /&gt;
&lt;br /&gt;
=== KWorld === &lt;br /&gt;
* [[KWorld ATSC-110|ATSC-110]]&lt;br /&gt;
* [[KWorld Studio TV Terminator|Studio TV Terminator]] (a.k.a. Global TV Terminator)&lt;br /&gt;
* [[KWorld NB-TV 100 CardBus|NB-TV 100 CardBus]]&lt;br /&gt;
* [[KWorld DVB-T 220|DVB-T 220]]&lt;br /&gt;
&lt;br /&gt;
=== LifeView ===&lt;br /&gt;
* [[LifeView FlyVIDEO2000|FlyVIDEO2000]]&lt;br /&gt;
* [[LifeView FlyVideo3000FM NTSC|FlyVideo3000FM and FlyVideo3000]]&lt;br /&gt;
* [[LifeView FlyVideo3000 PAL-N|FlyVideo3000 PAL-N]]&lt;br /&gt;
* [[LifeView FlyDVB-T Hybrid|FlyDVB-T Hybrid]]&lt;br /&gt;
* [[LifeView FlyDVB-T Hybrid CardBus|FlyDVB-T Hybrid CardBus]]&lt;br /&gt;
* [[LifeView FlyDVB-T Duo CardBus|FlyDVB-T Duo CardBus]]&lt;br /&gt;
* [[LifeView FlyTV Platinum|FlyTV Platinum]]&lt;br /&gt;
&lt;br /&gt;
=== MSI ===&lt;br /&gt;
* [[MSI TV@nywhere A/D NB|TV@nywhere A/D NB]]&lt;br /&gt;
&lt;br /&gt;
=== Mercury === &lt;br /&gt;
&lt;br /&gt;
* [[Mercury TV PAL]]&lt;br /&gt;
&lt;br /&gt;
=== Pearl ===&lt;br /&gt;
&lt;br /&gt;
* [[Auvisio TV Tuner &amp;amp; Video Capture Card]]&lt;br /&gt;
&lt;br /&gt;
=== Pinnacle ===&lt;br /&gt;
* [[Pinnacle PCTV 40i]]&lt;br /&gt;
* [[Pinnacle PCTV 50i]]&lt;br /&gt;
* [[Pinnacle PCTV 110i]]&lt;br /&gt;
* [[Pinnacle PCTV 300i]]&lt;br /&gt;
* [[Pinnacle PCTV (310i)]]&lt;br /&gt;
* [[Pinnacle PCTV Stereo]]&lt;br /&gt;
* [[Pinnacle PCTV Stereo XE]]&lt;br /&gt;
&lt;br /&gt;
=== Sabrent ===&lt;br /&gt;
* [[Sabrent SBT-TVFM]]&lt;br /&gt;
* [[Sabrent TV-PCIRC]]&lt;br /&gt;
&lt;br /&gt;
=== TerraTec ===&lt;br /&gt;
* [[TerraTec Cinergy 250 PCI|Cinergy 250 PCI]]&lt;br /&gt;
* [[TerraTec Cinergy 400|Cinergy 400]]&lt;br /&gt;
* [[TerraTec Cinergy 400TV mobile|Cinergy 400TV mobile]]&lt;br /&gt;
* [[TerraTec Cinergy 600|Cinergy 600]]&lt;br /&gt;
* [[TerraTec Cinergy HT PCI|Cinergy HT PCI]]&lt;br /&gt;
&lt;br /&gt;
=== Tevion ===&lt;br /&gt;
* [[Tevion MD 9717]]&lt;br /&gt;
* [[Tevion DVBT-220RF]]&lt;br /&gt;
&lt;br /&gt;
=== Vivanco ===&lt;br /&gt;
* [[Vivanco Cardbus DVB-T]]&lt;br /&gt;
&lt;br /&gt;
=== Other ===&lt;br /&gt;
* [[Smartv_card |SmartTV Card]]&lt;br /&gt;
* [http://techcomindia.com/itemdetail.asp?Cat=&amp;amp;CatID=&amp;amp;prodid=501&amp;amp;ProdName=SSD%2DTV%2D670 TECH-COM, Card Model: SSD-TV-670 ]&lt;br /&gt;
* [[Zolid Hybrid TV Tuner|Zolid Hybrid TV Tuner]]&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
* [http://en.gentoo-wiki.com/wiki/Saa7134 Gentoo Wiki's saa7134 article]&lt;br /&gt;
[[Category:Hardware]]&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/Saa713x_devices</id>
		<title>Saa713x devices</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/Saa713x_devices"/>
				<updated>2009-08-05T21:45:25Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: /* Compro */ Added devices from CARDLIST.saa7134&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;saa713x devices are collectively those PCI cards that are based upon one of the [[Philips SAA7134|SAA713x]] chips, and which are supported under Linux by the saa7134 and associated kernel driver modules.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==saa7134 and associated kernel driver modules==&lt;br /&gt;
TV cards based on the saa713x chips are well supported by the saa7134 driver. The picture quality is typically high, and the sound can be taken directly from the TV card or through a patch cable to your sound card. On the [[text_capture | text capture]] front, both teletext and NTSC closed captioning are supported.&lt;br /&gt;
&lt;br /&gt;
===Sound support===&lt;br /&gt;
Support for DMA sound, or sound taken directly off the PCI bus, has improved in the 2.6.16 kernel, thanks to the work of Ricardo Cerqueira and others. There are now two separate drivers for DMA sound, saa7134-alsa and saa7134-oss. In order to enable these in the kernel, you must first have selected support for ALSA and/or OSS under Sound. If you build both DMA devices as modules, you can use both alternately, though they cannot both be loaded at the same time.&lt;br /&gt;
&lt;br /&gt;
While the saa7134-oss is listed as deprecated, there are still programs that have difficulties using ALSA's device enumeration, and the oss module remains useful.&lt;br /&gt;
&lt;br /&gt;
These modules do not require parameters during insertion; for details see [[saa7134-alsa]].&lt;br /&gt;
&lt;br /&gt;
==Supported saa713x devices==&lt;br /&gt;
An up-to-date list of saa713x devices supported by V4L-DVB drivers is found in the [http://linuxtv.org/hg/v4l-dvb/file/tip/linux/Documentation/video4linux/CARDLIST.saa7134 CARDLIST.saa7134] file in the master development repository. &lt;br /&gt;
&lt;br /&gt;
Devices supported by the kernel running on your system are listed in your local &amp;lt;code&amp;gt;&amp;lt;path_to_your_kernel_sources&amp;gt;/Documentation/video4linux/CARDLIST.saa7134&amp;lt;/code&amp;gt;.  If you don't find your device listed here, but support for it is cited in the up-to-date sources (see above), then you will need to either upgrade to a more recent kernel that has already absorbed support for the device or, more simply, just get the latest V4L-DVB drivers.  You can install the V4L-DVB modules on top of your existing kernel (see: [[How to Obtain, Build and Install V4L-DVB Device Drivers|detailed instructions]]), however, note that support for some devices may also require use of a newer kernel.&lt;br /&gt;
&lt;br /&gt;
===Getting an unlisted card to work===&lt;br /&gt;
If your card is not listed, see the &amp;quot;[[Development: How to add support for a device|How to add support for a device]]&amp;quot; article.&lt;br /&gt;
---- &lt;br /&gt;
this part needs to be edited: &lt;br /&gt;
* ask for assistance on the [https://listman.redhat.com/mailman/listinfo/video4linux-list v4l mailing list]&lt;br /&gt;
* [http://marc.theaimsgroup.com/?l=linux-video searchable archives]. &lt;br /&gt;
* It may be a clone of a listed card ... card= entries may work for several similar cards.&lt;br /&gt;
* Full card names can be cross-referenced from drivers/media/video/saa7134/saa7134-cards.c.&lt;br /&gt;
&lt;br /&gt;
Before buying a new TV card, it's always worth checking its support status on V4L documentation. However, be advised that, since some producers label with the same product name boards that, inside, are actually different, there is always some risk of buying an un- (or non-completely) supported card even if it appears to be. Spending some more time searching newsgroups and mailing lists for complains is recommended.&lt;br /&gt;
&lt;br /&gt;
Make sure you post the findings of your investigations here and on the video4linux mailing list (video4linux-list@redhat.com) so that saa7134-cards.c can be updated with a new card= entry for your card.&lt;br /&gt;
&lt;br /&gt;
==Installation notes==&lt;br /&gt;
See [[Saa713x devices: Generic SAA7134 Card Installation]] for how to properly setup your saa7134-based tv tuner card or use the installation instructions for your specific card:&lt;br /&gt;
&lt;br /&gt;
=== [[ASUS]] ===&lt;br /&gt;
* [[ASUS P7131 Hybrid|ASUS My Cinema P7131H Dual]]&lt;br /&gt;
* [[ASUS TV-FM 7133]]&lt;br /&gt;
* [[ASUS TV-FM 7135]]&lt;br /&gt;
* [[ASUSTeK P7131 Dual]]&lt;br /&gt;
* [[ASUS Digimatrix TV]]&lt;br /&gt;
* [[Asus Europa2 OEM]]&lt;br /&gt;
* [[ASUS P7131 4871]]&lt;br /&gt;
* [[ASUSTeK P7131 Analog]]&lt;br /&gt;
* [[Asus Tiger 3in1]]&lt;br /&gt;
* [[Asus Tiger Rev:1.00]]&lt;br /&gt;
&lt;br /&gt;
=== [[AVerMedia]] ===&lt;br /&gt;
As described in [[AVerMedia AVerTV_305/307_Linux_user_guide|AVerTV 305/307 Linux user guide (Russian language)]], the following cards are supported:&lt;br /&gt;
* AVerTV 305&lt;br /&gt;
* AVerTV Studio 305&lt;br /&gt;
* AVerTV 307&lt;br /&gt;
* AVerTV Studio 307&lt;br /&gt;
In addition, the following cards are known to work:&lt;br /&gt;
* [[AVerMedia Cardbus E500]]&lt;br /&gt;
* [[AVerMedia Cardbus Plus E501R |AVerMedia Cardbus Plus E501R (russian)]]&lt;br /&gt;
* [[AverMedia M156 / Medion 2819]]&lt;br /&gt;
* [[AVerMedia DVD EZMaker]]&lt;br /&gt;
* [[AVerMedia AVerTV GO 007]]&lt;br /&gt;
* [[AVerMedia AVerTV GO 007 FM]]&lt;br /&gt;
* [[AVerMedia AVerTVHD MCE A180]]&lt;br /&gt;
* [[AVerMedia AVerTV Hybrid+FM Cardbus (E506R)]]&lt;br /&gt;
* [[AVerMedia AVerTV Hybrid+FM PCI (A16D)]]&lt;br /&gt;
* [[AverMedia M103 (Hybrid) Mini PCI]]&lt;br /&gt;
*[[AverMedia M156]]&lt;br /&gt;
*[[AVerMedia DVD EZMaker]]&lt;br /&gt;
*[[AVerMedia AVerTVHD MCE A180]]&lt;br /&gt;
*[[AVerMedia A169 B]]&lt;br /&gt;
*[[AVerMedia A169 B1]]&lt;br /&gt;
*[[AVerMedia TV Hybrid A16A]]&lt;br /&gt;
*[[Avermedia AVerTV Studio 507]]&lt;br /&gt;
*[[Avermedia M102]]&lt;br /&gt;
*[[Avermedia Super 007]]&lt;br /&gt;
*[[Avermedia M115]]&lt;br /&gt;
*[[Avermedia DVB-S Pro A700]]&lt;br /&gt;
*[[Avermedia DVB-S Hybrid+FM A700]]&lt;br /&gt;
*[[AVerMedia MiniPCI DVB-T Hybrid M103]]&lt;br /&gt;
*[[Avermedia PCI pure analog (M135A)]]&lt;br /&gt;
*[[Avermedia AVerTV GO 007 FM Plus]]&lt;br /&gt;
*[[Avermedia AVerTV Studio 507UA]]&lt;br /&gt;
&lt;br /&gt;
=== Bona ===&lt;br /&gt;
The brand is also refered to as Mentor. [http://www.bona.com.tw:8080/ Bona Website]&lt;br /&gt;
* [[Bona TV-PCI]]&lt;br /&gt;
&lt;br /&gt;
=== Canopus ===&lt;br /&gt;
* [[Canopus KTVX-CB (aka ITACHU) CardBus|KTVX-CB (aka ITACHU) CardBus]]&lt;br /&gt;
&lt;br /&gt;
=== Compro ===&lt;br /&gt;
* [[Compro Videomate T750]]&lt;br /&gt;
* [[Compro VideoMate T300]]&lt;br /&gt;
* [[Compro VideoMate DVB-T220]]&lt;br /&gt;
* [[Compro VideoMate T200a]]&lt;br /&gt;
* [[Compro VideoMate T200]]&lt;br /&gt;
* [[Compro VideoMate TV Gold-Plus]]&lt;br /&gt;
* [[Compro VideoMate TV PVR/FM]]&lt;br /&gt;
* [[Compro VideoMate TV Gold-Plus PAL]]&lt;br /&gt;
* [[Compro VideoMate S350]]&lt;br /&gt;
* [[Compro VideoMate TV Gold+II]]&lt;br /&gt;
&lt;br /&gt;
=== Encore ===&lt;br /&gt;
* [[Encore USA ELNTV-FM]]&lt;br /&gt;
&lt;br /&gt;
=== Hercules ===&lt;br /&gt;
* [[Hercules Smart TV 3]]&lt;br /&gt;
&lt;br /&gt;
=== KNC One (KNC1) ===&lt;br /&gt;
* [[KNC One TV-Station DVR]]&lt;br /&gt;
* [[KNC One TV-Station RDS]] / Typhoon TV Tuner RDS&lt;br /&gt;
&lt;br /&gt;
=== KWorld === &lt;br /&gt;
* [[KWorld ATSC-110|ATSC-110]]&lt;br /&gt;
* [[KWorld Studio TV Terminator|Studio TV Terminator]] (a.k.a. Global TV Terminator)&lt;br /&gt;
* [[KWorld NB-TV 100 CardBus|NB-TV 100 CardBus]]&lt;br /&gt;
* [[KWorld DVB-T 220|DVB-T 220]]&lt;br /&gt;
&lt;br /&gt;
=== LifeView ===&lt;br /&gt;
* [[LifeView FlyVIDEO2000|FlyVIDEO2000]]&lt;br /&gt;
* [[LifeView FlyVideo3000FM NTSC|FlyVideo3000FM and FlyVideo3000]]&lt;br /&gt;
* [[LifeView FlyVideo3000 PAL-N|FlyVideo3000 PAL-N]]&lt;br /&gt;
* [[LifeView FlyDVB-T Hybrid|FlyDVB-T Hybrid]]&lt;br /&gt;
* [[LifeView FlyDVB-T Hybrid CardBus|FlyDVB-T Hybrid CardBus]]&lt;br /&gt;
* [[LifeView FlyDVB-T Duo CardBus|FlyDVB-T Duo CardBus]]&lt;br /&gt;
* [[LifeView FlyTV Platinum|FlyTV Platinum]]&lt;br /&gt;
&lt;br /&gt;
=== MSI ===&lt;br /&gt;
* [[MSI TV@nywhere A/D NB|TV@nywhere A/D NB]]&lt;br /&gt;
&lt;br /&gt;
=== Mercury === &lt;br /&gt;
&lt;br /&gt;
* [[Mercury TV PAL]]&lt;br /&gt;
&lt;br /&gt;
=== Pearl ===&lt;br /&gt;
&lt;br /&gt;
* [[Auvisio TV Tuner &amp;amp; Video Capture Card]]&lt;br /&gt;
&lt;br /&gt;
=== Pinnacle ===&lt;br /&gt;
* [[Pinnacle PCTV 40i]]&lt;br /&gt;
* [[Pinnacle PCTV 50i]]&lt;br /&gt;
* [[Pinnacle PCTV 110i]]&lt;br /&gt;
* [[Pinnacle PCTV 300i]]&lt;br /&gt;
* [[Pinnacle PCTV (310i)]]&lt;br /&gt;
* [[Pinnacle PCTV Stereo]]&lt;br /&gt;
* [[Pinnacle PCTV Stereo XE]]&lt;br /&gt;
&lt;br /&gt;
=== Sabrent ===&lt;br /&gt;
* [[Sabrent SBT-TVFM]]&lt;br /&gt;
* [[Sabrent TV-PCIRC]]&lt;br /&gt;
&lt;br /&gt;
=== TerraTec ===&lt;br /&gt;
* [[TerraTec Cinergy 250 PCI|Cinergy 250 PCI]]&lt;br /&gt;
* [[TerraTec Cinergy 400|Cinergy 400]]&lt;br /&gt;
* [[TerraTec Cinergy 400TV mobile|Cinergy 400TV mobile]]&lt;br /&gt;
* [[TerraTec Cinergy 600|Cinergy 600]]&lt;br /&gt;
* [[TerraTec Cinergy HT PCI|Cinergy HT PCI]]&lt;br /&gt;
&lt;br /&gt;
=== Tevion ===&lt;br /&gt;
* [[Tevion MD 9717]]&lt;br /&gt;
* [[Tevion DVBT-220RF]]&lt;br /&gt;
&lt;br /&gt;
=== Vivanco ===&lt;br /&gt;
* [[Vivanco Cardbus DVB-T]]&lt;br /&gt;
&lt;br /&gt;
=== Other ===&lt;br /&gt;
* [[Smartv_card |SmartTV Card]]&lt;br /&gt;
* [http://techcomindia.com/itemdetail.asp?Cat=&amp;amp;CatID=&amp;amp;prodid=501&amp;amp;ProdName=SSD%2DTV%2D670 TECH-COM, Card Model: SSD-TV-670 ]&lt;br /&gt;
* [[Zolid Hybrid TV Tuner|Zolid Hybrid TV Tuner]]&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
* [http://en.gentoo-wiki.com/wiki/Saa7134 Gentoo Wiki's saa7134 article]&lt;br /&gt;
[[Category:Hardware]]&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/Saa713x_devices</id>
		<title>Saa713x devices</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/Saa713x_devices"/>
				<updated>2009-08-05T21:42:47Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: /* AVerMedia */ Added Avermedia devices from CARDLIST.saa7134&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;saa713x devices are collectively those PCI cards that are based upon one of the [[Philips SAA7134|SAA713x]] chips, and which are supported under Linux by the saa7134 and associated kernel driver modules.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==saa7134 and associated kernel driver modules==&lt;br /&gt;
TV cards based on the saa713x chips are well supported by the saa7134 driver. The picture quality is typically high, and the sound can be taken directly from the TV card or through a patch cable to your sound card. On the [[text_capture | text capture]] front, both teletext and NTSC closed captioning are supported.&lt;br /&gt;
&lt;br /&gt;
===Sound support===&lt;br /&gt;
Support for DMA sound, or sound taken directly off the PCI bus, has improved in the 2.6.16 kernel, thanks to the work of Ricardo Cerqueira and others. There are now two separate drivers for DMA sound, saa7134-alsa and saa7134-oss. In order to enable these in the kernel, you must first have selected support for ALSA and/or OSS under Sound. If you build both DMA devices as modules, you can use both alternately, though they cannot both be loaded at the same time.&lt;br /&gt;
&lt;br /&gt;
While the saa7134-oss is listed as deprecated, there are still programs that have difficulties using ALSA's device enumeration, and the oss module remains useful.&lt;br /&gt;
&lt;br /&gt;
These modules do not require parameters during insertion; for details see [[saa7134-alsa]].&lt;br /&gt;
&lt;br /&gt;
==Supported saa713x devices==&lt;br /&gt;
An up-to-date list of saa713x devices supported by V4L-DVB drivers is found in the [http://linuxtv.org/hg/v4l-dvb/file/tip/linux/Documentation/video4linux/CARDLIST.saa7134 CARDLIST.saa7134] file in the master development repository. &lt;br /&gt;
&lt;br /&gt;
Devices supported by the kernel running on your system are listed in your local &amp;lt;code&amp;gt;&amp;lt;path_to_your_kernel_sources&amp;gt;/Documentation/video4linux/CARDLIST.saa7134&amp;lt;/code&amp;gt;.  If you don't find your device listed here, but support for it is cited in the up-to-date sources (see above), then you will need to either upgrade to a more recent kernel that has already absorbed support for the device or, more simply, just get the latest V4L-DVB drivers.  You can install the V4L-DVB modules on top of your existing kernel (see: [[How to Obtain, Build and Install V4L-DVB Device Drivers|detailed instructions]]), however, note that support for some devices may also require use of a newer kernel.&lt;br /&gt;
&lt;br /&gt;
===Getting an unlisted card to work===&lt;br /&gt;
If your card is not listed, see the &amp;quot;[[Development: How to add support for a device|How to add support for a device]]&amp;quot; article.&lt;br /&gt;
---- &lt;br /&gt;
this part needs to be edited: &lt;br /&gt;
* ask for assistance on the [https://listman.redhat.com/mailman/listinfo/video4linux-list v4l mailing list]&lt;br /&gt;
* [http://marc.theaimsgroup.com/?l=linux-video searchable archives]. &lt;br /&gt;
* It may be a clone of a listed card ... card= entries may work for several similar cards.&lt;br /&gt;
* Full card names can be cross-referenced from drivers/media/video/saa7134/saa7134-cards.c.&lt;br /&gt;
&lt;br /&gt;
Before buying a new TV card, it's always worth checking its support status on V4L documentation. However, be advised that, since some producers label with the same product name boards that, inside, are actually different, there is always some risk of buying an un- (or non-completely) supported card even if it appears to be. Spending some more time searching newsgroups and mailing lists for complains is recommended.&lt;br /&gt;
&lt;br /&gt;
Make sure you post the findings of your investigations here and on the video4linux mailing list (video4linux-list@redhat.com) so that saa7134-cards.c can be updated with a new card= entry for your card.&lt;br /&gt;
&lt;br /&gt;
==Installation notes==&lt;br /&gt;
See [[Saa713x devices: Generic SAA7134 Card Installation]] for how to properly setup your saa7134-based tv tuner card or use the installation instructions for your specific card:&lt;br /&gt;
&lt;br /&gt;
=== [[ASUS]] ===&lt;br /&gt;
* [[ASUS P7131 Hybrid|ASUS My Cinema P7131H Dual]]&lt;br /&gt;
* [[ASUS TV-FM 7133]]&lt;br /&gt;
* [[ASUS TV-FM 7135]]&lt;br /&gt;
* [[ASUSTeK P7131 Dual]]&lt;br /&gt;
* [[ASUS Digimatrix TV]]&lt;br /&gt;
* [[Asus Europa2 OEM]]&lt;br /&gt;
* [[ASUS P7131 4871]]&lt;br /&gt;
* [[ASUSTeK P7131 Analog]]&lt;br /&gt;
* [[Asus Tiger 3in1]]&lt;br /&gt;
* [[Asus Tiger Rev:1.00]]&lt;br /&gt;
&lt;br /&gt;
=== [[AVerMedia]] ===&lt;br /&gt;
As described in [[AVerMedia AVerTV_305/307_Linux_user_guide|AVerTV 305/307 Linux user guide (Russian language)]], the following cards are supported:&lt;br /&gt;
* AVerTV 305&lt;br /&gt;
* AVerTV Studio 305&lt;br /&gt;
* AVerTV 307&lt;br /&gt;
* AVerTV Studio 307&lt;br /&gt;
In addition, the following cards are known to work:&lt;br /&gt;
* [[AVerMedia Cardbus E500]]&lt;br /&gt;
* [[AVerMedia Cardbus Plus E501R |AVerMedia Cardbus Plus E501R (russian)]]&lt;br /&gt;
* [[AverMedia M156 / Medion 2819]]&lt;br /&gt;
* [[AVerMedia DVD EZMaker]]&lt;br /&gt;
* [[AVerMedia AVerTV GO 007]]&lt;br /&gt;
* [[AVerMedia AVerTV GO 007 FM]]&lt;br /&gt;
* [[AVerMedia AVerTVHD MCE A180]]&lt;br /&gt;
* [[AVerMedia AVerTV Hybrid+FM Cardbus (E506R)]]&lt;br /&gt;
* [[AVerMedia AVerTV Hybrid+FM PCI (A16D)]]&lt;br /&gt;
* [[AverMedia M103 (Hybrid) Mini PCI]]&lt;br /&gt;
*[[AverMedia M156]]&lt;br /&gt;
*[[AVerMedia DVD EZMaker]]&lt;br /&gt;
*[[AVerMedia AVerTVHD MCE A180]]&lt;br /&gt;
*[[AVerMedia A169 B]]&lt;br /&gt;
*[[AVerMedia A169 B1]]&lt;br /&gt;
*[[AVerMedia TV Hybrid A16A]]&lt;br /&gt;
*[[Avermedia AVerTV Studio 507]]&lt;br /&gt;
*[[Avermedia M102]]&lt;br /&gt;
*[[Avermedia Super 007]]&lt;br /&gt;
*[[Avermedia M115]]&lt;br /&gt;
*[[Avermedia DVB-S Pro A700]]&lt;br /&gt;
*[[Avermedia DVB-S Hybrid+FM A700]]&lt;br /&gt;
*[[AVerMedia MiniPCI DVB-T Hybrid M103]]&lt;br /&gt;
*[[Avermedia PCI pure analog (M135A)]]&lt;br /&gt;
*[[Avermedia AVerTV GO 007 FM Plus]]&lt;br /&gt;
*[[Avermedia AVerTV Studio 507UA]]&lt;br /&gt;
&lt;br /&gt;
=== Bona ===&lt;br /&gt;
The brand is also refered to as Mentor. [http://www.bona.com.tw:8080/ Bona Website]&lt;br /&gt;
* [[Bona TV-PCI]]&lt;br /&gt;
&lt;br /&gt;
=== Canopus ===&lt;br /&gt;
* [[Canopus KTVX-CB (aka ITACHU) CardBus|KTVX-CB (aka ITACHU) CardBus]]&lt;br /&gt;
&lt;br /&gt;
=== Compro ===&lt;br /&gt;
* [[Compro Videomate T750]]&lt;br /&gt;
* [[Compro VideoMate T300]]&lt;br /&gt;
* [[Compro VideoMate DVB-T220]]&lt;br /&gt;
* [[Compro VideoMate T200a]]&lt;br /&gt;
* [[Compro VideoMate T200]]&lt;br /&gt;
* [[Compro VideoMate TV Gold-Plus]]&lt;br /&gt;
* [[Compro VideoMate TV PVR/FM]]&lt;br /&gt;
* [[Compro VideoMate TV Gold-Plus PAL]]&lt;br /&gt;
* [[Compro VideoMate S350]]&lt;br /&gt;
&lt;br /&gt;
=== Encore ===&lt;br /&gt;
* [[Encore USA ELNTV-FM]]&lt;br /&gt;
&lt;br /&gt;
=== Hercules ===&lt;br /&gt;
* [[Hercules Smart TV 3]]&lt;br /&gt;
&lt;br /&gt;
=== KNC One (KNC1) ===&lt;br /&gt;
* [[KNC One TV-Station DVR]]&lt;br /&gt;
* [[KNC One TV-Station RDS]] / Typhoon TV Tuner RDS&lt;br /&gt;
&lt;br /&gt;
=== KWorld === &lt;br /&gt;
* [[KWorld ATSC-110|ATSC-110]]&lt;br /&gt;
* [[KWorld Studio TV Terminator|Studio TV Terminator]] (a.k.a. Global TV Terminator)&lt;br /&gt;
* [[KWorld NB-TV 100 CardBus|NB-TV 100 CardBus]]&lt;br /&gt;
* [[KWorld DVB-T 220|DVB-T 220]]&lt;br /&gt;
&lt;br /&gt;
=== LifeView ===&lt;br /&gt;
* [[LifeView FlyVIDEO2000|FlyVIDEO2000]]&lt;br /&gt;
* [[LifeView FlyVideo3000FM NTSC|FlyVideo3000FM and FlyVideo3000]]&lt;br /&gt;
* [[LifeView FlyVideo3000 PAL-N|FlyVideo3000 PAL-N]]&lt;br /&gt;
* [[LifeView FlyDVB-T Hybrid|FlyDVB-T Hybrid]]&lt;br /&gt;
* [[LifeView FlyDVB-T Hybrid CardBus|FlyDVB-T Hybrid CardBus]]&lt;br /&gt;
* [[LifeView FlyDVB-T Duo CardBus|FlyDVB-T Duo CardBus]]&lt;br /&gt;
* [[LifeView FlyTV Platinum|FlyTV Platinum]]&lt;br /&gt;
&lt;br /&gt;
=== MSI ===&lt;br /&gt;
* [[MSI TV@nywhere A/D NB|TV@nywhere A/D NB]]&lt;br /&gt;
&lt;br /&gt;
=== Mercury === &lt;br /&gt;
&lt;br /&gt;
* [[Mercury TV PAL]]&lt;br /&gt;
&lt;br /&gt;
=== Pearl ===&lt;br /&gt;
&lt;br /&gt;
* [[Auvisio TV Tuner &amp;amp; Video Capture Card]]&lt;br /&gt;
&lt;br /&gt;
=== Pinnacle ===&lt;br /&gt;
* [[Pinnacle PCTV 40i]]&lt;br /&gt;
* [[Pinnacle PCTV 50i]]&lt;br /&gt;
* [[Pinnacle PCTV 110i]]&lt;br /&gt;
* [[Pinnacle PCTV 300i]]&lt;br /&gt;
* [[Pinnacle PCTV (310i)]]&lt;br /&gt;
* [[Pinnacle PCTV Stereo]]&lt;br /&gt;
* [[Pinnacle PCTV Stereo XE]]&lt;br /&gt;
&lt;br /&gt;
=== Sabrent ===&lt;br /&gt;
* [[Sabrent SBT-TVFM]]&lt;br /&gt;
* [[Sabrent TV-PCIRC]]&lt;br /&gt;
&lt;br /&gt;
=== TerraTec ===&lt;br /&gt;
* [[TerraTec Cinergy 250 PCI|Cinergy 250 PCI]]&lt;br /&gt;
* [[TerraTec Cinergy 400|Cinergy 400]]&lt;br /&gt;
* [[TerraTec Cinergy 400TV mobile|Cinergy 400TV mobile]]&lt;br /&gt;
* [[TerraTec Cinergy 600|Cinergy 600]]&lt;br /&gt;
* [[TerraTec Cinergy HT PCI|Cinergy HT PCI]]&lt;br /&gt;
&lt;br /&gt;
=== Tevion ===&lt;br /&gt;
* [[Tevion MD 9717]]&lt;br /&gt;
* [[Tevion DVBT-220RF]]&lt;br /&gt;
&lt;br /&gt;
=== Vivanco ===&lt;br /&gt;
* [[Vivanco Cardbus DVB-T]]&lt;br /&gt;
&lt;br /&gt;
=== Other ===&lt;br /&gt;
* [[Smartv_card |SmartTV Card]]&lt;br /&gt;
* [http://techcomindia.com/itemdetail.asp?Cat=&amp;amp;CatID=&amp;amp;prodid=501&amp;amp;ProdName=SSD%2DTV%2D670 TECH-COM, Card Model: SSD-TV-670 ]&lt;br /&gt;
* [[Zolid Hybrid TV Tuner|Zolid Hybrid TV Tuner]]&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
* [http://en.gentoo-wiki.com/wiki/Saa7134 Gentoo Wiki's saa7134 article]&lt;br /&gt;
[[Category:Hardware]]&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/Saa713x_devices</id>
		<title>Saa713x devices</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/Saa713x_devices"/>
				<updated>2009-08-05T21:35:19Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: /* ASUS */ Added current Asus SAA7134 devices from CARDLIST.saa7134&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;saa713x devices are collectively those PCI cards that are based upon one of the [[Philips SAA7134|SAA713x]] chips, and which are supported under Linux by the saa7134 and associated kernel driver modules.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==saa7134 and associated kernel driver modules==&lt;br /&gt;
TV cards based on the saa713x chips are well supported by the saa7134 driver. The picture quality is typically high, and the sound can be taken directly from the TV card or through a patch cable to your sound card. On the [[text_capture | text capture]] front, both teletext and NTSC closed captioning are supported.&lt;br /&gt;
&lt;br /&gt;
===Sound support===&lt;br /&gt;
Support for DMA sound, or sound taken directly off the PCI bus, has improved in the 2.6.16 kernel, thanks to the work of Ricardo Cerqueira and others. There are now two separate drivers for DMA sound, saa7134-alsa and saa7134-oss. In order to enable these in the kernel, you must first have selected support for ALSA and/or OSS under Sound. If you build both DMA devices as modules, you can use both alternately, though they cannot both be loaded at the same time.&lt;br /&gt;
&lt;br /&gt;
While the saa7134-oss is listed as deprecated, there are still programs that have difficulties using ALSA's device enumeration, and the oss module remains useful.&lt;br /&gt;
&lt;br /&gt;
These modules do not require parameters during insertion; for details see [[saa7134-alsa]].&lt;br /&gt;
&lt;br /&gt;
==Supported saa713x devices==&lt;br /&gt;
An up-to-date list of saa713x devices supported by V4L-DVB drivers is found in the [http://linuxtv.org/hg/v4l-dvb/file/tip/linux/Documentation/video4linux/CARDLIST.saa7134 CARDLIST.saa7134] file in the master development repository. &lt;br /&gt;
&lt;br /&gt;
Devices supported by the kernel running on your system are listed in your local &amp;lt;code&amp;gt;&amp;lt;path_to_your_kernel_sources&amp;gt;/Documentation/video4linux/CARDLIST.saa7134&amp;lt;/code&amp;gt;.  If you don't find your device listed here, but support for it is cited in the up-to-date sources (see above), then you will need to either upgrade to a more recent kernel that has already absorbed support for the device or, more simply, just get the latest V4L-DVB drivers.  You can install the V4L-DVB modules on top of your existing kernel (see: [[How to Obtain, Build and Install V4L-DVB Device Drivers|detailed instructions]]), however, note that support for some devices may also require use of a newer kernel.&lt;br /&gt;
&lt;br /&gt;
===Getting an unlisted card to work===&lt;br /&gt;
If your card is not listed, see the &amp;quot;[[Development: How to add support for a device|How to add support for a device]]&amp;quot; article.&lt;br /&gt;
---- &lt;br /&gt;
this part needs to be edited: &lt;br /&gt;
* ask for assistance on the [https://listman.redhat.com/mailman/listinfo/video4linux-list v4l mailing list]&lt;br /&gt;
* [http://marc.theaimsgroup.com/?l=linux-video searchable archives]. &lt;br /&gt;
* It may be a clone of a listed card ... card= entries may work for several similar cards.&lt;br /&gt;
* Full card names can be cross-referenced from drivers/media/video/saa7134/saa7134-cards.c.&lt;br /&gt;
&lt;br /&gt;
Before buying a new TV card, it's always worth checking its support status on V4L documentation. However, be advised that, since some producers label with the same product name boards that, inside, are actually different, there is always some risk of buying an un- (or non-completely) supported card even if it appears to be. Spending some more time searching newsgroups and mailing lists for complains is recommended.&lt;br /&gt;
&lt;br /&gt;
Make sure you post the findings of your investigations here and on the video4linux mailing list (video4linux-list@redhat.com) so that saa7134-cards.c can be updated with a new card= entry for your card.&lt;br /&gt;
&lt;br /&gt;
==Installation notes==&lt;br /&gt;
See [[Saa713x devices: Generic SAA7134 Card Installation]] for how to properly setup your saa7134-based tv tuner card or use the installation instructions for your specific card:&lt;br /&gt;
&lt;br /&gt;
=== [[ASUS]] ===&lt;br /&gt;
* [[ASUS P7131 Hybrid|ASUS My Cinema P7131H Dual]]&lt;br /&gt;
* [[ASUS TV-FM 7133]]&lt;br /&gt;
* [[ASUS TV-FM 7135]]&lt;br /&gt;
* [[ASUSTeK P7131 Dual]]&lt;br /&gt;
* [[ASUS Digimatrix TV]]&lt;br /&gt;
* [[Asus Europa2 OEM]]&lt;br /&gt;
* [[ASUS P7131 4871]]&lt;br /&gt;
* [[ASUSTeK P7131 Analog]]&lt;br /&gt;
* [[Asus Tiger 3in1]]&lt;br /&gt;
* [[Asus Tiger Rev:1.00]]&lt;br /&gt;
&lt;br /&gt;
=== [[AVerMedia]] ===&lt;br /&gt;
As described in [[AVerMedia AVerTV_305/307_Linux_user_guide|AVerTV 305/307 Linux user guide (Russian language)]], the following cards are supported:&lt;br /&gt;
* AVerTV 305&lt;br /&gt;
* AVerTV Studio 305&lt;br /&gt;
* AVerTV 307&lt;br /&gt;
* AVerTV Studio 307&lt;br /&gt;
In addition, the following cards are known to work:&lt;br /&gt;
* [[AVerMedia Cardbus E500]]&lt;br /&gt;
* [[AVerMedia Cardbus Plus E501R |AVerMedia Cardbus Plus E501R (russian)]]&lt;br /&gt;
* [[AverMedia M156 / Medion 2819]]&lt;br /&gt;
* [[AVerMedia DVD EZMaker]]&lt;br /&gt;
* [[AVerMedia AVerTV GO 007]]&lt;br /&gt;
* [[AVerMedia AVerTV GO 007 FM]]&lt;br /&gt;
* [[AVerMedia AVerTVHD MCE A180]]&lt;br /&gt;
* [[AVerMedia AVerTV Hybrid+FM Cardbus (E506R)]]&lt;br /&gt;
* [[AVerMedia AVerTV Hybrid+FM PCI (A16D)]]&lt;br /&gt;
* [[AverMedia M103 (Hybrid) Mini PCI]]&lt;br /&gt;
&lt;br /&gt;
=== Bona ===&lt;br /&gt;
The brand is also refered to as Mentor. [http://www.bona.com.tw:8080/ Bona Website]&lt;br /&gt;
* [[Bona TV-PCI]]&lt;br /&gt;
&lt;br /&gt;
=== Canopus ===&lt;br /&gt;
* [[Canopus KTVX-CB (aka ITACHU) CardBus|KTVX-CB (aka ITACHU) CardBus]]&lt;br /&gt;
&lt;br /&gt;
=== Compro ===&lt;br /&gt;
* [[Compro Videomate T750]]&lt;br /&gt;
* [[Compro VideoMate T300]]&lt;br /&gt;
* [[Compro VideoMate DVB-T220]]&lt;br /&gt;
* [[Compro VideoMate T200a]]&lt;br /&gt;
* [[Compro VideoMate T200]]&lt;br /&gt;
* [[Compro VideoMate TV Gold-Plus]]&lt;br /&gt;
* [[Compro VideoMate TV PVR/FM]]&lt;br /&gt;
* [[Compro VideoMate TV Gold-Plus PAL]]&lt;br /&gt;
* [[Compro VideoMate S350]]&lt;br /&gt;
&lt;br /&gt;
=== Encore ===&lt;br /&gt;
* [[Encore USA ELNTV-FM]]&lt;br /&gt;
&lt;br /&gt;
=== Hercules ===&lt;br /&gt;
* [[Hercules Smart TV 3]]&lt;br /&gt;
&lt;br /&gt;
=== KNC One (KNC1) ===&lt;br /&gt;
* [[KNC One TV-Station DVR]]&lt;br /&gt;
* [[KNC One TV-Station RDS]] / Typhoon TV Tuner RDS&lt;br /&gt;
&lt;br /&gt;
=== KWorld === &lt;br /&gt;
* [[KWorld ATSC-110|ATSC-110]]&lt;br /&gt;
* [[KWorld Studio TV Terminator|Studio TV Terminator]] (a.k.a. Global TV Terminator)&lt;br /&gt;
* [[KWorld NB-TV 100 CardBus|NB-TV 100 CardBus]]&lt;br /&gt;
* [[KWorld DVB-T 220|DVB-T 220]]&lt;br /&gt;
&lt;br /&gt;
=== LifeView ===&lt;br /&gt;
* [[LifeView FlyVIDEO2000|FlyVIDEO2000]]&lt;br /&gt;
* [[LifeView FlyVideo3000FM NTSC|FlyVideo3000FM and FlyVideo3000]]&lt;br /&gt;
* [[LifeView FlyVideo3000 PAL-N|FlyVideo3000 PAL-N]]&lt;br /&gt;
* [[LifeView FlyDVB-T Hybrid|FlyDVB-T Hybrid]]&lt;br /&gt;
* [[LifeView FlyDVB-T Hybrid CardBus|FlyDVB-T Hybrid CardBus]]&lt;br /&gt;
* [[LifeView FlyDVB-T Duo CardBus|FlyDVB-T Duo CardBus]]&lt;br /&gt;
* [[LifeView FlyTV Platinum|FlyTV Platinum]]&lt;br /&gt;
&lt;br /&gt;
=== MSI ===&lt;br /&gt;
* [[MSI TV@nywhere A/D NB|TV@nywhere A/D NB]]&lt;br /&gt;
&lt;br /&gt;
=== Mercury === &lt;br /&gt;
&lt;br /&gt;
* [[Mercury TV PAL]]&lt;br /&gt;
&lt;br /&gt;
=== Pearl ===&lt;br /&gt;
&lt;br /&gt;
* [[Auvisio TV Tuner &amp;amp; Video Capture Card]]&lt;br /&gt;
&lt;br /&gt;
=== Pinnacle ===&lt;br /&gt;
* [[Pinnacle PCTV 40i]]&lt;br /&gt;
* [[Pinnacle PCTV 50i]]&lt;br /&gt;
* [[Pinnacle PCTV 110i]]&lt;br /&gt;
* [[Pinnacle PCTV 300i]]&lt;br /&gt;
* [[Pinnacle PCTV (310i)]]&lt;br /&gt;
* [[Pinnacle PCTV Stereo]]&lt;br /&gt;
* [[Pinnacle PCTV Stereo XE]]&lt;br /&gt;
&lt;br /&gt;
=== Sabrent ===&lt;br /&gt;
* [[Sabrent SBT-TVFM]]&lt;br /&gt;
* [[Sabrent TV-PCIRC]]&lt;br /&gt;
&lt;br /&gt;
=== TerraTec ===&lt;br /&gt;
* [[TerraTec Cinergy 250 PCI|Cinergy 250 PCI]]&lt;br /&gt;
* [[TerraTec Cinergy 400|Cinergy 400]]&lt;br /&gt;
* [[TerraTec Cinergy 400TV mobile|Cinergy 400TV mobile]]&lt;br /&gt;
* [[TerraTec Cinergy 600|Cinergy 600]]&lt;br /&gt;
* [[TerraTec Cinergy HT PCI|Cinergy HT PCI]]&lt;br /&gt;
&lt;br /&gt;
=== Tevion ===&lt;br /&gt;
* [[Tevion MD 9717]]&lt;br /&gt;
* [[Tevion DVBT-220RF]]&lt;br /&gt;
&lt;br /&gt;
=== Vivanco ===&lt;br /&gt;
* [[Vivanco Cardbus DVB-T]]&lt;br /&gt;
&lt;br /&gt;
=== Other ===&lt;br /&gt;
* [[Smartv_card |SmartTV Card]]&lt;br /&gt;
* [http://techcomindia.com/itemdetail.asp?Cat=&amp;amp;CatID=&amp;amp;prodid=501&amp;amp;ProdName=SSD%2DTV%2D670 TECH-COM, Card Model: SSD-TV-670 ]&lt;br /&gt;
* [[Zolid Hybrid TV Tuner|Zolid Hybrid TV Tuner]]&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
* [http://en.gentoo-wiki.com/wiki/Saa7134 Gentoo Wiki's saa7134 article]&lt;br /&gt;
[[Category:Hardware]]&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/Cpia2</id>
		<title>Cpia2</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/Cpia2"/>
				<updated>2009-08-03T21:01:49Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: /* The CPIA2 driver */ spelling&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Cpia2 is the second generation video coprocessor from [[VLSI Vision Ltd]] (now a division of [[STMicroelectronics]]).&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
*[http://cpia2.sourceforge.net/docs.php Documentation on sourceforge]&lt;br /&gt;
*[http://cpia2.sourceforge.net Driver development on sourceforge]&lt;br /&gt;
&lt;br /&gt;
The following documentation is from the [http://kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.16-rc4/2.6.16-rc4-mm2/broken-out/add-cpia2-camera-support.patch 2.6.16 kernel submission patch], lightly amended for consistency.&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
(Documentation/video4linux/cpia2_overview.txt)&lt;br /&gt;
&lt;br /&gt;
There are two versions of the chipset:&lt;br /&gt;
* The first is the STV0672, which is capable of up to 30 frames per second (fps) in frame sizes up to CIF, and 15 fps for VGA frames.  &lt;br /&gt;
* The STV0676 is an improved version, which can handle up to 30 fps VGA.  &lt;br /&gt;
Both coprocessors can be attached to two CMOS sensors - the vvl6410 CIF sensor and the vvl6500 VGA sensor.  These will&lt;br /&gt;
be referred to as the 410 and the 500 sensors, or the CIF and VGA sensors.&lt;br /&gt;
&lt;br /&gt;
The two chipsets operate almost identically.  The core is an 8051 processor,&lt;br /&gt;
running two different versions of firmware.  The 672 runs the VP4 video&lt;br /&gt;
processor code, the 676 runs VP5.  There are a few differences in register&lt;br /&gt;
mappings for the two chips.  In these cases, the symbols defined in the&lt;br /&gt;
header files are marked with VP4 or VP5 as part of the symbol name.&lt;br /&gt;
&lt;br /&gt;
The cameras appear externally as three sets of registers. Setting register&lt;br /&gt;
values is the only way to control the camera.  Some settings are&lt;br /&gt;
interdependant, such as the sequence required to power up the camera. I will&lt;br /&gt;
try to make note of all of these cases.&lt;br /&gt;
&lt;br /&gt;
The register sets are called blocks.  Block 0 is the system block.  This&lt;br /&gt;
section is always powered on when the camera is plugged in.  It contains&lt;br /&gt;
registers that control housekeeping functions such as powering up the video&lt;br /&gt;
processor.  The video processor is the VP block.  These registers control&lt;br /&gt;
how the video from the sensor is processed.  Examples are timing registers,&lt;br /&gt;
user mode (vga, qvga), scaling, cropping, framerates, and so on.  The last&lt;br /&gt;
block is the video compressor (VC).  The video stream sent from the camera is&lt;br /&gt;
compressed as Motion JPEG (JPEGA).  The VC controls all of the compression&lt;br /&gt;
parameters.  Looking at the file cpia2_registers.h, you can get a full view&lt;br /&gt;
of these registers and the possible values for most of them.&lt;br /&gt;
&lt;br /&gt;
One or more registers can be set or read by sending a usb control message to&lt;br /&gt;
the camera.  There are three modes for this.  Block mode requests a number&lt;br /&gt;
of contiguous registers.  Random mode reads or writes random registers with&lt;br /&gt;
a tuple structure containing address/value pairs.  The repeat mode is only&lt;br /&gt;
used by VP4 to load a firmware patch.  It contains a starting address and&lt;br /&gt;
a sequence of bytes to be written into a gpio port.&lt;br /&gt;
&lt;br /&gt;
==The CPIA2 driver==&lt;br /&gt;
(Documentation/video4linux/README.cpia2, lightly amended)&lt;br /&gt;
&lt;br /&gt;
This is a driver for STMicroelectronics's CPiA2 (second generation&lt;br /&gt;
Colour Processor Interface ASIC) based cameras. This camera outputs an MJPEG&lt;br /&gt;
stream at up to vga size. It implements the Video4Linux interface as much as&lt;br /&gt;
possible.  Since the V4L interface does not support compressed formats, only&lt;br /&gt;
an mjpeg enabled application can be used with the camera. We have modified the&lt;br /&gt;
gqcam application to view this stream.&lt;br /&gt;
&lt;br /&gt;
The driver is implemented as two kernel modules. The cpia2 module&lt;br /&gt;
contains the camera functions and the V4L interface.  The cpia2_usb module&lt;br /&gt;
contains usb specific functions.  The main reason for this was the size of the&lt;br /&gt;
module was getting out of hand, so I separated them.  It is not likely that&lt;br /&gt;
there will be a parallel port version.&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
&lt;br /&gt;
*Supports cameras with the Vision stv6410 (CIF) and stv6500 (VGA) cmos      sensors. I only have the vga sensor, so can't test the other.&lt;br /&gt;
*Image formats: VGA, QVGA, CIF, QCIF, and a number of sizes in between. VGA and QVGA are the native image sizes for the VGA camera. CIF is done in the coprocessor by scaling QVGA.  All other sizes are done by clipping.&lt;br /&gt;
*Palette: YCrCb, compressed with MJPEG.&lt;br /&gt;
*Some compression parameters are settable.&lt;br /&gt;
*Sensor framerate is adjustable (up to 30 fps CIF, 15 fps VGA).&lt;br /&gt;
*Adjust brightness, color, contrast while streaming.&lt;br /&gt;
*Flicker control settable for 50 or 60 Hz mains frequency.&lt;br /&gt;
&lt;br /&gt;
== Making and installing the driver modules ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements ===&lt;br /&gt;
&lt;br /&gt;
The 2.6 driver is stripped of the 2.4 back compatibility and old MJPEG ioctl API. See [http://cpia2.sourceforge.net cpia2.sf.net] for 2.4 support; the driver there should work with 2.4.23 and later. &lt;br /&gt;
&lt;br /&gt;
Video4Linux must be either compiled into the kernel or available as a module.  Video4Linux2 is automatically detected and made available at compile time.&lt;br /&gt;
&lt;br /&gt;
=== Setup ===&lt;br /&gt;
&lt;br /&gt;
It is recommended you build the driver as a module. Use 'modprobe cpia2' to load and 'modprobe -r cpia2' to unload. This may be done automatically by your distribution.&lt;br /&gt;
&lt;br /&gt;
== Module loading options ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border=&amp;quot;10&amp;quot; cellpadding=&amp;quot;5&amp;quot; width=&amp;quot;70%&amp;quot; cellspacing=&amp;quot;3&amp;quot; frame=&amp;quot;hsides&amp;quot; rules=&amp;quot;all&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;th&amp;gt;Option &amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;video_nr&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;video device to register (0=/dev/video0, etc.) range -1 to 64. &amp;lt;br&amp;gt;&lt;br /&gt;
Default is -1 (first available). &amp;lt;br&amp;gt;&lt;br /&gt;
If you have more than 1 camera, this MUST be -1.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt; &lt;br /&gt;
&amp;lt;td&amp;gt;buffer_size&amp;lt;/td&amp;gt;     &lt;br /&gt;
&amp;lt;td&amp;gt;Size for each frame buffer in bytes (default 68k)&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt; &lt;br /&gt;
&amp;lt;td&amp;gt;num_buffers&amp;lt;/td&amp;gt;     &lt;br /&gt;
&amp;lt;td&amp;gt;Number of frame buffers (1-32, default 3)&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt; &lt;br /&gt;
&amp;lt;td&amp;gt;alternate&amp;lt;/td&amp;gt;       &lt;br /&gt;
&amp;lt;td&amp;gt;USB Alternate (2-7, default 7)&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt; &lt;br /&gt;
&amp;lt;td&amp;gt;flicker_freq&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;Frequency for flicker reduction (50 or 60, default 60)&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt; &lt;br /&gt;
&amp;lt;td&amp;gt;flicker_mode&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;0 to disable, or 1 to enable flicker reduction  (default 0). &amp;lt;br&amp;gt;&lt;br /&gt;
This is effective only if the camera has a stv0672 coprocessor.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Setting the options ===&lt;br /&gt;
&lt;br /&gt;
If you are using modules, edit /etc/modules.conf and add an options&lt;br /&gt;
line like this:&lt;br /&gt;
&lt;br /&gt;
 options cpia2 num_buffers=3 buffer_size=65535&lt;br /&gt;
&lt;br /&gt;
If the driver is compiled into the kernel, at boot time specify them&lt;br /&gt;
like this:&lt;br /&gt;
&lt;br /&gt;
 cpia2=num_buffers:3,buffer_size:65535&lt;br /&gt;
&lt;br /&gt;
=== What buffer size should I use? ===&lt;br /&gt;
&lt;br /&gt;
The maximum image size depends on the alternate you choose, and the&lt;br /&gt;
frame rate achieved by the camera.  If the compression engine is able to&lt;br /&gt;
keep up with the frame rate, the maximum image size is given by the table&lt;br /&gt;
below.&lt;br /&gt;
&lt;br /&gt;
The compression engine starts out at maximum compression, and will&lt;br /&gt;
increase image quality until it is close to the size in the table.  As long&lt;br /&gt;
as the compression engine can keep up with the frame rate, after a short time&lt;br /&gt;
the images will all be about the size in the table, regardless of resolution.&lt;br /&gt;
&lt;br /&gt;
At low alternate settings, the compression engine may not be able to&lt;br /&gt;
compress the image enough and will reduce the frame rate by producing larger&lt;br /&gt;
images.&lt;br /&gt;
&lt;br /&gt;
The default of 68k should be good for most users.  This will handle&lt;br /&gt;
any alternate at frame rates down to 15fps.  For lower frame rates, it may&lt;br /&gt;
be necessary to increase the buffer size to avoid having frames dropped due&lt;br /&gt;
to insufficient space.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border=&amp;quot;10&amp;quot; cols=&amp;quot;4&amp;quot; cellpadding=&amp;quot;5&amp;quot; width=&amp;quot;40%&amp;quot; cellspacing=&amp;quot;3&amp;quot; frame=&amp;quot;hsides&amp;quot; rules=&amp;quot;all&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;th colspan=&amp;quot;2&amp;quot;&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;th colspan=&amp;quot;2&amp;quot;&amp;gt;Image size (bytes)&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;th&amp;gt;Alternate &amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;th&amp;gt;bytes/ms&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;th&amp;gt;15fps &amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;th&amp;gt;30fps &amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;2&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;128&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;8533&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;4267&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;3&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;384&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;25600&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;12800&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;4&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;640&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;42667&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;21333&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;5&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;768&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;51200&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;25600&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;6&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;896&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;59733&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;29867&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;7&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;1023&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;68200&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;34100&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== How many buffers should I use? ===&lt;br /&gt;
&lt;br /&gt;
For normal streaming, 3 should give the best results.  With only 2,&lt;br /&gt;
it is possible for the camera to finish sending one image just after a&lt;br /&gt;
program has started reading the other.  If this happens, the driver must drop&lt;br /&gt;
a frame.  The exception to this is if you have a heavily loaded machine.  In&lt;br /&gt;
this case use 2 buffers.  You are probably not reading at the full frame rate.&lt;br /&gt;
If the camera can send multiple images before a read finishes, it could&lt;br /&gt;
overwrite the third buffer before the read finishes, leading to a corrupt&lt;br /&gt;
image.  Single and double buffering have extra checks to avoid overwriting.&lt;br /&gt;
&lt;br /&gt;
== Using the camera ==&lt;br /&gt;
&lt;br /&gt;
We are providing a modified gqcam application to view the output. In&lt;br /&gt;
order to avoid confusion, here it is called mview.  There is also the qx5view&lt;br /&gt;
program which can also control the lights on the qx5 microscope. MJPEG Tools&lt;br /&gt;
(http://mjpeg.sourceforge.net) can also be used to record from the camera.&lt;br /&gt;
&lt;br /&gt;
== Thanks and credits ==&lt;br /&gt;
&lt;br /&gt;
*Peter Pregler &amp;lt;Peter_Pregler@email.com&amp;gt;,&lt;br /&gt;
*Scott J. Bertin &amp;lt;scottbertin@yahoo.com&amp;gt;, and&lt;br /&gt;
*Jarl Totland &amp;lt;Jarl.Totland@bdc.no&amp;gt; for the original cpia driver, which this one was modelled from.&lt;br /&gt;
[[Category:Chipsets]]&lt;br /&gt;
[[Category:Drivers]]&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/Atmel_AT76C651</id>
		<title>Atmel AT76C651</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/Atmel_AT76C651"/>
				<updated>2009-08-03T15:44:43Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: Added support and insmod options&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A [[DVB-C]] [[Demodulator]] produced by [[Atmel Corporation]]. Has some nice features like (non-DVB) [[QAM-512]] and [[QAM-1024]] support and built-in PID filters.&lt;br /&gt;
&lt;br /&gt;
Used e.g. in some [[dbox2]] revisions.&lt;br /&gt;
&lt;br /&gt;
==Driver Support==&lt;br /&gt;
Driver support is in-kernel&lt;br /&gt;
===insmod Options===&lt;br /&gt;
* debug=0/1&lt;br /&gt;
** Turns debugging messages on/off.&lt;br /&gt;
[[Category:DVB-C]]&lt;br /&gt;
[[Category:Demodulator]]&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/AU0828</id>
		<title>AU0828</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/AU0828"/>
				<updated>2009-08-02T10:20:24Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: Added insmod options and info&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This article is about the [[Auvitek]] AU02828, a [[USB]] bridge chipset from [[Auvitek International]]. Auvitek werre acquired by [[Microtune]] in July 2009.&lt;br /&gt;
==Support==&lt;br /&gt;
The AU02828 is supported in current releases of V4L. The driver is written by Steven Toth.&lt;br /&gt;
===insmod Options===&lt;br /&gt;
The driver has the following module parameters:&lt;br /&gt;
*debug=''n'' where ''n'' is one of the following:&lt;br /&gt;
**''1'': General Debug Messages&lt;br /&gt;
**''2'': USB handling messages&lt;br /&gt;
**''4'': I&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;C handling&lt;br /&gt;
**''8'': Bridge-related messages&lt;br /&gt;
&lt;br /&gt;
*i2c_scan&lt;br /&gt;
**Performs an I&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;C scan at insmod time.&lt;br /&gt;
&lt;br /&gt;
*isoc_debug&lt;br /&gt;
**Enable isoc transfers debug messages.&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/Auvitek_International_Ltd.</id>
		<title>Auvitek International Ltd.</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/Auvitek_International_Ltd."/>
				<updated>2009-08-02T10:07:20Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: /* Support */ Reformatting&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This article is about the [[wiktionary:fabless|fabless]] semiconductor company Auvitek International, Ltd.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
*Founded in March 2004.&lt;br /&gt;
*Acquired by [[Microtune]] in July 2009.&lt;br /&gt;
&lt;br /&gt;
==Products==&lt;br /&gt;
Auvitek produce a line of digital demodulator ICs.&lt;br /&gt;
*[[Auvitek AU850X Series]]&lt;br /&gt;
*Auvitek AU852X Series&lt;br /&gt;
**[[Auvitek AU8522|AU8522]]&lt;br /&gt;
*[[Auvitek AU88XX Series]]&lt;br /&gt;
Auvitek also produce a line of USB interface chipsets.&lt;br /&gt;
*[[Auvitek AU0828]]&lt;br /&gt;
&lt;br /&gt;
==Support==&lt;br /&gt;
===Demodulators===&lt;br /&gt;
*[[AU8522]]&lt;br /&gt;
*[[AU8251]]&lt;br /&gt;
===USB Interface Chipsets===&lt;br /&gt;
*[[AU0828]]&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
[http://www.auvitek.com/ Auvitek International, Ltd. homepage]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Vendor]]&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/Auvitek_International_Ltd.</id>
		<title>Auvitek International Ltd.</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/Auvitek_International_Ltd."/>
				<updated>2009-08-02T10:05:46Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: /* History */ Added Microtune aquisition&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This article is about the [[wiktionary:fabless|fabless]] semiconductor company Auvitek International, Ltd.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
*Founded in March 2004.&lt;br /&gt;
*Acquired by [[Microtune]] in July 2009.&lt;br /&gt;
&lt;br /&gt;
==Products==&lt;br /&gt;
Auvitek produce a line of digital demodulator ICs.&lt;br /&gt;
*[[Auvitek AU850X Series]]&lt;br /&gt;
*Auvitek AU852X Series&lt;br /&gt;
**[[Auvitek AU8522|AU8522]]&lt;br /&gt;
*[[Auvitek AU88XX Series]]&lt;br /&gt;
Auvitek also produce a line of USB interface chipsets.&lt;br /&gt;
*[[Auvitek AU0828]]&lt;br /&gt;
&lt;br /&gt;
==Support==&lt;br /&gt;
The AU8522 and AU8251 demodulators are supported, as is the AU0828 USB interface chipset.&lt;br /&gt;
==External Links==&lt;br /&gt;
[http://www.auvitek.com/ Auvitek International, Ltd. homepage]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Vendor]]&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/Bttv</id>
		<title>Bttv</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/Bttv"/>
				<updated>2009-07-30T23:37:13Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: Added latest bttv insmod options&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{lowercase|bttv}}&lt;br /&gt;
'''bttv''' is a kernel driver module meant to support any PCI card that uses a [[Bt848]], [[Bt878]] or [[Fusion 878A]] chip for video capture, which, taken collectively, are known as [[Bttv devices (bt848, bt878)]].&lt;br /&gt;
&lt;br /&gt;
==Some hints to get the bttv driver up and running==&lt;br /&gt;
From Gerd Knorr's &amp;quot;README.bttv&amp;quot; distributed in packages such as motv.&lt;br /&gt;
&lt;br /&gt;
===General hints===&lt;br /&gt;
&lt;br /&gt;
1. Make sure if your board is recognized correctly. The bttv driver&lt;br /&gt;
should print a line like this one (use the 'dmesg' command to see the kernel messages):&lt;br /&gt;
&lt;br /&gt;
 bttv0: model: BT848 (Hauppauge old)&lt;br /&gt;
&lt;br /&gt;
If your card isn't autodetected correctly, you have to specify the board type as insmod argument (card=n).  You might also have to specify tuner=x and pll=x.&lt;br /&gt;
&lt;br /&gt;
Check the driver documentation for details and a list of supported cards.  The standard kernel has the bttv documentation in the Documentation/video4linux/bttv directory.&lt;br /&gt;
&lt;br /&gt;
2. [It's recommended you use a recent kernel.]&lt;br /&gt;
&lt;br /&gt;
3. If you have problems with xawtv, you should open a xterm (or whatever your favorite terminal app is) and start xawtv from there. This way you'll see any error messages xawtv might print on stderr which should help to find the source of the problems.&lt;br /&gt;
&lt;br /&gt;
4. If something broke after an update, have a look at the changelog. It might be mentioned there.&lt;br /&gt;
&lt;br /&gt;
===Common problems===&lt;br /&gt;
&lt;br /&gt;
?: I have a black screen in overlay mode&lt;br /&gt;
&lt;br /&gt;
!: The driver was not initialized correctly, v4l-conf (or the X-Server) has to configure the bttv driver with the current video mode and framebuffer address first.  Check if v4l-conf is installed suid root, it needs root priviliges to do this.  You can also start v4l-conf from a terminal and check the messages it prints.&lt;br /&gt;
&lt;br /&gt;
?: I have a blue screen.&lt;br /&gt;
&lt;br /&gt;
!: Good, the overlay is working.  A blue screen is what you get if the grabber chip has no input signal.  You are probably using the wrong video source, pick another.  Also happens sometimes if the tuner type is wrong, check the driver configuration.&lt;br /&gt;
&lt;br /&gt;
?: I have a noisy screen and/or can't tune (some) stations.&lt;br /&gt;
&lt;br /&gt;
!: Most likely the tuner types is wrong, check the driver configuration. It's no problem to do trial-and-error here.&lt;br /&gt;
&lt;br /&gt;
?: The video is outside the window and spread in thin lines over the screen.&lt;br /&gt;
&lt;br /&gt;
I: xawtv / v4l-conf didn't autodetect the color depth for your screen correctly.  You can fix that with xawtv's -bpp switch.&lt;br /&gt;
&lt;br /&gt;
?: Only the left part of the window is updated, the right one is updated never / sometimes / only if the window is small.&lt;br /&gt;
&lt;br /&gt;
!: Your graphics card and/or motherboard can't deal with the data rate going over the PCI bus, leading to canceled PCI transfers.  Reduce the color depth, with 16 bpp instead of 32 bpp should work much better.&lt;br /&gt;
&lt;br /&gt;
?: Secam channel is shifted (sound from channel appears on nex channel) on my bttv card with tda9887.&lt;br /&gt;
&lt;br /&gt;
!: Use port2=0 option to tda&lt;br /&gt;
&lt;br /&gt;
===Hardware-specific problems===&lt;br /&gt;
&lt;br /&gt;
* bttv + DRI seem not to play nicely together with some cards (ATI Rage128). The linux box just freezes. Don't know why. Suspect it's either a hardware problem or a bug somewhere in DRI (either kernel or xfree86). The only workaround I know of is to turn off DRI.&lt;br /&gt;
&lt;br /&gt;
* Some motherboard chipsets have PCI bugs, especially with PCI-PCI transfers which are used for video overlay.  The bt848/878 chips have some bug compatibility options, which can be enabled to workaround these problems. Have a look at the triton1 and vsfx insmod options. For some known-buggy chipsets these are enabled automagically.&lt;br /&gt;
&lt;br /&gt;
* Sometimes IRQ sharing causes trouble. It works most of the time, but in combination with some hardware and/or drivers it doesn't work. Especially graphic cards are known to cause trouble due to the lack of a IRQ handler. Try disabling the VGA IRQ in the BIOS. Try moving cards to another PCI slot.  Your motherboard manual should tell you which PCI slots share IRQ's.&lt;br /&gt;
&lt;br /&gt;
== insmod Options ==&lt;br /&gt;
=== General Options ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;prettytable&amp;quot;&lt;br /&gt;
| &amp;lt;center&amp;gt;'''Parameter Name'''&amp;lt;/center&amp;gt;&lt;br /&gt;
| &amp;lt;center&amp;gt;'''Permissions'''&amp;lt;/center&amp;gt;&lt;br /&gt;
| &amp;lt;center&amp;gt;'''Value Ranges'''&amp;lt;/center&amp;gt;&lt;br /&gt;
| &amp;lt;center&amp;gt;'''Default'''&amp;lt;/center&amp;gt;&lt;br /&gt;
| &amp;lt;center&amp;gt;'''Description'''&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| bttv_verbose&lt;br /&gt;
| 644&lt;br /&gt;
| 0-1&lt;br /&gt;
| 1&lt;br /&gt;
| verbose startup messages&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| bttv_gpio&lt;br /&gt;
| 644&lt;br /&gt;
| 0-1&lt;br /&gt;
| 0&lt;br /&gt;
| Log GPIO changes&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| bttv_debug&lt;br /&gt;
| 644&lt;br /&gt;
| 0-1&lt;br /&gt;
| 0&lt;br /&gt;
| Display debug messages&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| irq_debug&lt;br /&gt;
| 644&lt;br /&gt;
| 0-1&lt;br /&gt;
| 0 (No)&lt;br /&gt;
| irq handler debug messages&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| debug_latency&lt;br /&gt;
| 644&lt;br /&gt;
| 0-1&lt;br /&gt;
| 0 (No)&lt;br /&gt;
| Enable frame-drop debug messages&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| fdsr&lt;br /&gt;
| 444&lt;br /&gt;
| 0-1&lt;br /&gt;
| 0&lt;br /&gt;
| FIFO Data Stream Resynchronization&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| gbuffers&lt;br /&gt;
| 444&lt;br /&gt;
| 2-32&lt;br /&gt;
| 8&lt;br /&gt;
| Number of capture buffers&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| gbufsize&lt;br /&gt;
| 444&lt;br /&gt;
| &lt;br /&gt;
| 0x208000&lt;br /&gt;
| Size of the capture buffers&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| reset_crop&lt;br /&gt;
| 444&lt;br /&gt;
| 0-1&lt;br /&gt;
| 1&lt;br /&gt;
| Reset cropping parameters at open()&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| v4l2&lt;br /&gt;
| 644&lt;br /&gt;
| 0-1&lt;br /&gt;
| 1&lt;br /&gt;
| Turn on/off stuff for testing&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| irq_iswitch&lt;br /&gt;
| 644&lt;br /&gt;
| 0-1&lt;br /&gt;
| Undefined&lt;br /&gt;
| Switch inputs in irq handler&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| combfilter&lt;br /&gt;
| 444&lt;br /&gt;
| 0-1&lt;br /&gt;
| 1 (Yes)&lt;br /&gt;
| Switches on the Comb filter&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| lumafilter&lt;br /&gt;
| 444&lt;br /&gt;
| 0-1&lt;br /&gt;
| 0 (No)&lt;br /&gt;
| Enables the Luma Notch filter&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| automute&lt;br /&gt;
| 444&lt;br /&gt;
| 0-1&lt;br /&gt;
| 1 (Yes)&lt;br /&gt;
| Mute audio on bad/missing video signal&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| chroma_agc&lt;br /&gt;
| 444&lt;br /&gt;
| 0-1&lt;br /&gt;
| 0 (No)&lt;br /&gt;
| Enables the AGC of chroma signal&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| adc_crush&lt;br /&gt;
| 444&lt;br /&gt;
| 0-1&lt;br /&gt;
| 1 (Yes)&lt;br /&gt;
| Enables the luminance ADC crush&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| whitecrush_upper&lt;br /&gt;
| 444&lt;br /&gt;
| &lt;br /&gt;
| 0xCF&lt;br /&gt;
| Sets the white crush upper value&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| whitecrush_lower&lt;br /&gt;
| 444&lt;br /&gt;
| &lt;br /&gt;
| 0x7F&lt;br /&gt;
| Sets the white crush lower value&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| vcr_hack&lt;br /&gt;
| 444&lt;br /&gt;
| 0-1&lt;br /&gt;
| 0 (No)&lt;br /&gt;
| Enables the VCR hack (improves sync on poor VCR tapes)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| uv_ratio&lt;br /&gt;
| 444&lt;br /&gt;
| &lt;br /&gt;
| 50&lt;br /&gt;
| Ratio between u and v gains&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| full_luma_range&lt;br /&gt;
| 444&lt;br /&gt;
| 0-1&lt;br /&gt;
| 0 (No)&lt;br /&gt;
| Use the full luma range&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| coring&lt;br /&gt;
| 444&lt;br /&gt;
| &lt;br /&gt;
| 0 (None)&lt;br /&gt;
| Set the luma coring level&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
=== Architecture-Specific ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;prettytable&amp;quot;&lt;br /&gt;
| &amp;lt;center&amp;gt;'''Parameter Name'''&amp;lt;/center&amp;gt;&lt;br /&gt;
| &amp;lt;center&amp;gt;'''Permissions'''&amp;lt;/center&amp;gt;&lt;br /&gt;
| &amp;lt;center&amp;gt;'''Value Ranges'''&amp;lt;/center&amp;gt;&lt;br /&gt;
| &amp;lt;center&amp;gt;'''Default'''&amp;lt;/center&amp;gt;&lt;br /&gt;
| &amp;lt;center&amp;gt;'''Description'''&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| bigendian&lt;br /&gt;
| 644&lt;br /&gt;
| 0-1&lt;br /&gt;
| 1 if architecture is big endian, else undefined&lt;br /&gt;
| Byte order of the framebuffer&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
=== Device Parameters ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;prettytable&amp;quot;&lt;br /&gt;
| &amp;lt;center&amp;gt;'''Parameter Name'''&amp;lt;/center&amp;gt;&lt;br /&gt;
| &amp;lt;center&amp;gt;'''Permissions'''&amp;lt;/center&amp;gt;&lt;br /&gt;
| &amp;lt;center&amp;gt;'''Value Ranges'''&amp;lt;/center&amp;gt;&lt;br /&gt;
| &amp;lt;center&amp;gt;'''Default'''&amp;lt;/center&amp;gt;&lt;br /&gt;
| &amp;lt;center&amp;gt;'''Description'''&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| radio&lt;br /&gt;
| 444&lt;br /&gt;
| 0-1&lt;br /&gt;
| 0 (No)&lt;br /&gt;
| Whether or not the device supports radio&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| video_nr&lt;br /&gt;
| 444&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| Video device numbers&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| radio_nr&lt;br /&gt;
| 444&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| Radio device numbers&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| vbi_nr&lt;br /&gt;
| 444&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| VBI device numbers&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Also see==&lt;br /&gt;
* [http://xawdecode.sourceforge.net/aideUS/htmlpage/BTTV-param.htm BTTV and related driver options ] -- An excellent, if somewhat dated page with useful BTTV kernel options is still hosted on the now defunct original project page at sourceforge.net &lt;br /&gt;
'''The related bttv audio drivers:'''&lt;br /&gt;
* [[Btaudio (bt878)]]&lt;br /&gt;
** [[Btaudio kernel instructions]]&lt;br /&gt;
* [[Snd-bt87x (alsa bt878 driver)]]&lt;br /&gt;
[[Category:Decoder]]&lt;br /&gt;
[[Category:Interfaces]]&lt;br /&gt;
[[Category:Software]]&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/List_of_Chipset_Vendors</id>
		<title>List of Chipset Vendors</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/List_of_Chipset_Vendors"/>
				<updated>2009-07-26T22:44:41Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: /* Inactive/Rebranded Chipset Vendors */ Updated Info&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page lists links to pages about Chipset Vendors and the products they sell. This includes, but is not limited to:&lt;br /&gt;
*[[Tuner|Tuners]]&lt;br /&gt;
*[[Demodulator|Demodulators]]&lt;br /&gt;
*[[Encoder|Encoders]]&lt;br /&gt;
*[[Decoder|Decoders]]&lt;br /&gt;
*[[Interface chipsets|Interface bridge chipsets]] (USB, PCI, PCIe, etc.)&lt;br /&gt;
*[[Multifunction chip|Multifunction chips]]&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==Active Chipset Vendors==&lt;br /&gt;
These vendors are still producing TV-related chipsets under their original (or slightly modified) brand names.&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; &lt;br /&gt;
|+'''Sortable Table of Active Chipset Vendors'''&lt;br /&gt;
|-&lt;br /&gt;
! Vendor !! Headquarters !! Tuners !! Demodulators !! class=&amp;quot;unsortable&amp;quot; | Products&lt;br /&gt;
|-&lt;br /&gt;
| [[Alps]] || Japan || {{yes}} || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[ATI/AMD]] || U.S.A./Canada ||  || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Atmel Corporation|Atmel]] || U.S.A.|| || {{yes}}||&lt;br /&gt;
|-&lt;br /&gt;
| [[Auvitek International Ltd.]] || China/U.S.A. || || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[B2C2 Inc.]] || U.S.A. || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Broadcom]] || U.S.A. || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Cirrus Logic]] || U.S.A. || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Commsonic]] || U.K. || || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Conexant]] || U.S.A. || || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Cypress]] || U.S.A. ||  || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[DiBcom]] || France || {{yes}} ||  {{yes}} || produces DVB-T and DVB-H [[Demodulator]] chipsets for mobile usage &lt;br /&gt;
|-&lt;br /&gt;
| [[Digimove]] || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Grundig]] || Germany || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Infineon]] || Germany || {{yes}} || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Intel]] || U.S.A. || || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[ITE Tech. Inc.]] || Taiwan || {{yes}} || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[LG Innotek]] || Korea || {{yes}} || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[LSI Logic Corporation]] || U.S.A.|| {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Maxlinear]] || U.S.A. || {{yes}} || || tuner ICs ([[MXL5003S]],[[MXL5005S]])&lt;br /&gt;
|-&lt;br /&gt;
| [[Microtune]] || U.S.A. || {{yes}} || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[NationalChip]] || China || {{no}} || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[NEC]] || Japan || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[NXP Semiconductors]] || Netherlands || {{yes}} || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Panasonic]] || Japan ||  || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Quantek Inc.]] || Taiwan || {{yes}} || {{no}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Samsung]] || South Korea || {{yes}} || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[STMicroelectronics]] || Geneva || || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Shenzhen Tena Electronic]] || China || {{yes}} || {{no}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Texas Instruments]] || U.S.A. ||  || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Trident Microsystems, Inc.]] || U.S.A. ||  || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[ViXS]] || Canada || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Xceive]] || U.S.A. || {{yes}} || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Zoran]] || U.S.A. || ||  {{yes}}||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Inactive/Rebranded Chipset Vendors==&lt;br /&gt;
This section lists vendors that are no longer in operation, have been merged and operate under a different name or that have been rebranded. It also includes manufacturers that no longer make TV-related products.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; &lt;br /&gt;
|+'''Sortable Table of Inactive/Rebranded Chipset Vendors'''&lt;br /&gt;
|-&lt;br /&gt;
! Vendor !! Headquarters !! Tuners !! Demodulators !! class=&amp;quot;unsortable&amp;quot;| Fate&lt;br /&gt;
|-&lt;br /&gt;
| [[Afatech]] || Taiwan ||  || {{yes}}|| Merged with ITE Tech. Inc. in 2008&lt;br /&gt;
|-&lt;br /&gt;
| [[Brooktree Corporation]] || U.S.A. ||  || ||Bought by Rockwell Semiconductors in 1996&lt;br /&gt;
|-&lt;br /&gt;
| [[Tai-Hui|E3C Technologies]] || ||  || ||Actual vendor is Tai-Hui; E3C is a branding name&lt;br /&gt;
|-&lt;br /&gt;
| [[EMPIA Technology]] || Taiwan ||  || || Merged with eGalax Inc. in December 2006 to become EETI&lt;br /&gt;
|-&lt;br /&gt;
| [[Hitachi Semiconductor]] || Japan || {{yes}} || || Merged semiconductor activities with Mitsubishi to become [[Renesas Technology Corporation]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Micronas]] || Switzerland || ||  || Sold its consumer electronics division to [[Trident Microsystems, Inc.]] on 1st April, 2009.&lt;br /&gt;
|-&lt;br /&gt;
| [[Mitel]] || Canada || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Oren]] || Israel||  || {{yes}}||Acquired by Zoran Corporation in June 2005&lt;br /&gt;
|-&lt;br /&gt;
| [[Philips Semiconductors]] || Netherlands ||  {{yes}} || {{yes}} ||Semiconductors spun off as [[NXP Semiconductors ]]&lt;br /&gt;
|-&lt;br /&gt;
| [[SPaSE]] || Netherlands ||  || || Acquired by [[Microtune]] in October 2001&lt;br /&gt;
|-&lt;br /&gt;
| [[Temic]] || || {{yes}} || || Acquired by [[Vishay]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Thomson]] || France || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[ULi Electronics]] ||  || || || Acquired by Nvidia in 2006&lt;br /&gt;
|-&lt;br /&gt;
| [[Vision Group PLC]] || Scotland || || || Acquired by [[STMicroelectronics]] in 1999&lt;br /&gt;
|-&lt;br /&gt;
| [[VLSI Technology]] || U.S.A. || || || Acquired by [[NXP Semiconductors ]]&lt;br /&gt;
|-&lt;br /&gt;
| [[VLSI Vision Ltd]] || Scotland || || || Renamed [[Vision Group PLC]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Zarlink Semiconductor]] || Canada || || || Acquired by [[Intel]] in October 2005&lt;br /&gt;
|}&lt;br /&gt;
[[Category:Chipsets]]&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/List_of_Chipset_Vendors</id>
		<title>List of Chipset Vendors</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/List_of_Chipset_Vendors"/>
				<updated>2009-07-26T22:39:06Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: /* Active Chipset Vendors */ Added Quantek Inc.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page lists links to pages about Chipset Vendors and the products they sell. This includes, but is not limited to:&lt;br /&gt;
*[[Tuner|Tuners]]&lt;br /&gt;
*[[Demodulator|Demodulators]]&lt;br /&gt;
*[[Encoder|Encoders]]&lt;br /&gt;
*[[Decoder|Decoders]]&lt;br /&gt;
*[[Interface chipsets|Interface bridge chipsets]] (USB, PCI, PCIe, etc.)&lt;br /&gt;
*[[Multifunction chip|Multifunction chips]]&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==Active Chipset Vendors==&lt;br /&gt;
These vendors are still producing TV-related chipsets under their original (or slightly modified) brand names.&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; &lt;br /&gt;
|+'''Sortable Table of Active Chipset Vendors'''&lt;br /&gt;
|-&lt;br /&gt;
! Vendor !! Headquarters !! Tuners !! Demodulators !! class=&amp;quot;unsortable&amp;quot; | Products&lt;br /&gt;
|-&lt;br /&gt;
| [[Alps]] || Japan || {{yes}} || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[ATI/AMD]] || U.S.A./Canada ||  || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Atmel Corporation|Atmel]] || U.S.A.|| || {{yes}}||&lt;br /&gt;
|-&lt;br /&gt;
| [[Auvitek International Ltd.]] || China/U.S.A. || || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[B2C2 Inc.]] || U.S.A. || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Broadcom]] || U.S.A. || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Cirrus Logic]] || U.S.A. || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Commsonic]] || U.K. || || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Conexant]] || U.S.A. || || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Cypress]] || U.S.A. ||  || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[DiBcom]] || France || {{yes}} ||  {{yes}} || produces DVB-T and DVB-H [[Demodulator]] chipsets for mobile usage &lt;br /&gt;
|-&lt;br /&gt;
| [[Digimove]] || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Grundig]] || Germany || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Infineon]] || Germany || {{yes}} || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Intel]] || U.S.A. || || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[ITE Tech. Inc.]] || Taiwan || {{yes}} || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[LG Innotek]] || Korea || {{yes}} || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[LSI Logic Corporation]] || U.S.A.|| {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Maxlinear]] || U.S.A. || {{yes}} || || tuner ICs ([[MXL5003S]],[[MXL5005S]])&lt;br /&gt;
|-&lt;br /&gt;
| [[Microtune]] || U.S.A. || {{yes}} || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[NationalChip]] || China || {{no}} || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[NEC]] || Japan || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[NXP Semiconductors]] || Netherlands || {{yes}} || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Panasonic]] || Japan ||  || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Quantek Inc.]] || Taiwan || {{yes}} || {{no}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Samsung]] || South Korea || {{yes}} || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[STMicroelectronics]] || Geneva || || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Shenzhen Tena Electronic]] || China || {{yes}} || {{no}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Texas Instruments]] || U.S.A. ||  || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Trident Microsystems, Inc.]] || U.S.A. ||  || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[ViXS]] || Canada || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Xceive]] || U.S.A. || {{yes}} || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Zoran]] || U.S.A. || ||  {{yes}}||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Inactive/Rebranded Chipset Vendors==&lt;br /&gt;
This section lists vendors that are no longer in operation, have been merged and operate under a different name or that have been rebranded. It also includes manufacturers that no longer make TV-related products.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; &lt;br /&gt;
|+'''Sortable Table of Inactive/Rebranded Chipset Vendors'''&lt;br /&gt;
|-&lt;br /&gt;
! Vendor !! Headquarters !! Tuners !! class=&amp;quot;unsortable&amp;quot;| Fate&lt;br /&gt;
|-&lt;br /&gt;
| [[Afatech]] || Taiwan ||  || Merged with ITE Tech. Inc. in 2008&lt;br /&gt;
|-&lt;br /&gt;
| [[Brooktree Corporation]] || U.S.A. ||  ||Bought by Rockwell Semiconductors in 1996&lt;br /&gt;
|-&lt;br /&gt;
| [[Tai-Hui|E3C Technologies]] || ||  ||Actual vendor is Tai-Hui; E3C is a branding name&lt;br /&gt;
|-&lt;br /&gt;
| [[EMPIA Technology]] || Taiwan ||  ||Merged with eGalax Inc. in December 2006 to become EETI&lt;br /&gt;
|-&lt;br /&gt;
| [[Hitachi Semiconductor]] || Japan || {{yes}} || Merged semiconductor activities with Mitsubishi to become [[Renesas Technology Corporation]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Micronas]] || Switzerland || || Sold its consumer electronics division to [[Trident Microsystems, Inc.]] on 1st April, 2009.&lt;br /&gt;
|-&lt;br /&gt;
| [[Mitel]] || Canada || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Oren]] || ||  ||Acquired by Zoran Corporation in June 2005&lt;br /&gt;
|-&lt;br /&gt;
| [[Philips Semiconductors]] || Netherlands ||  ||Semiconductors spun off as [[NXP Semiconductors ]]&lt;br /&gt;
|-&lt;br /&gt;
| [[SPaSE]] || Netherlands ||  || Acquired by [[Microtune]] in October 2001&lt;br /&gt;
|-&lt;br /&gt;
| [[Temic]] || || {{yes}} || Acquired by [[Vishay]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Thomson]] || France || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[ULi Electronics]] ||  || || Acquired by Nvidia in 2006&lt;br /&gt;
|-&lt;br /&gt;
| [[Vision Group PLC]] || Scotland || || Acquired by [[STMicroelectronics]] in 1999&lt;br /&gt;
|-&lt;br /&gt;
| [[VLSI Technology]] || U.S.A. || || Acquired by [[NXP Semiconductors ]]&lt;br /&gt;
|-&lt;br /&gt;
| [[VLSI Vision Ltd]] || Scotland || || Renamed [[Vision Group PLC]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Zarlink Semiconductor]] || Canada || || Acquired by [[Intel]] in October 2005&lt;br /&gt;
|}&lt;br /&gt;
[[Category:Chipsets]]&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/Compro_Videomate_T750</id>
		<title>Compro Videomate T750</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/Compro_Videomate_T750"/>
				<updated>2009-07-26T01:07:07Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: Added note about different versions&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A [[Hybrid|hybrid]] [[DVB-T]]/[[Analog_TV|Analog]] [[DVB-T_PCI_Cards|PCI Card]] from [[Compro_Technology|Compro]].&lt;br /&gt;
&lt;br /&gt;
{{template:note|This card is unsupported for DVB-T. Its IR functions are also unsupported.}}&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
{{template:note|There is more than one version of this card in circulation. The demodulator and EEPROM chips are substituted, and there are some reports that the I&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;C addressing varies between versions.}}&lt;br /&gt;
==Card features==&lt;br /&gt;
* PCI interface&lt;br /&gt;
* DVB-T In, Analog-TV In, FM Radio In, Composite video In, Remote and S-Video In&lt;br /&gt;
&lt;br /&gt;
=== Chipsets ===&lt;br /&gt;
*Bridge Chip: Philips SAA7135HL/203 CG2601 07TSG06302&lt;br /&gt;
*Unknown: COMPRO PR01A 0643D&lt;br /&gt;
*EEPROM Chip: [[Atmel Corporation|Atmel]] ATMEL642 24C02BN SU18&lt;br /&gt;
**I&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;C Address:0x50&lt;br /&gt;
*Analog Tuner: [[Xceive]] XC2028&lt;br /&gt;
**I&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;C Address:0x61&lt;br /&gt;
*Digital tuner: [[Quantek QT1010]]&lt;br /&gt;
**I&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;C Address:0x62&lt;br /&gt;
*DVB-T Demodulator: [[Intel]] WJCE6353 W620AA17 or [[Zarlink]] MT352 CG&lt;br /&gt;
**I&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;C Address:0x0f&lt;br /&gt;
&lt;br /&gt;
=== Images ===&lt;br /&gt;
{|border=0 valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[Image:VideoMate-T750_TOP.JPG|thumb|120px|VideoMate T750 Top view]]&lt;br /&gt;
|[[Image:VideoMate-T750_FRONT.JPG|thumb|120px|VideoMate T750 Front view]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Infos about the card==&lt;br /&gt;
&lt;br /&gt;
===Dmesg===&lt;br /&gt;
&lt;br /&gt;
  # dmseg&lt;br /&gt;
  saa7130/34: v4l2 driver version 0.2.14 loaded&lt;br /&gt;
  saa7133[0]: found at 0000:02:01.0, rev: 209, irq: 21, latency: 32, mmio: 0xfb004000&lt;br /&gt;
  saa7133[0]: subsystem: 185b:c900, board: UNKNOWN/GENERIC [card=0,autodetected]&lt;br /&gt;
  saa7133[0]: board init: gpio is 94bf00&lt;br /&gt;
  saa7133[0]: i2c eeprom 00: 5b 18 00 c9 54 20 1c 00 43 43 a9 1c 55 d2 b2 92&lt;br /&gt;
  saa7133[0]: i2c eeprom 10: 00 ff 86 0f ff 20 ff ff ff ff ff ff ff ff ff ff&lt;br /&gt;
  saa7133[0]: i2c eeprom 20: 01 40 01 03 03 01 03 01 08 ff 00 89 ff ff ff ff&lt;br /&gt;
  saa7133[0]: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff&lt;br /&gt;
  saa7133[0]: i2c eeprom 40: ff d7 00 c4 86 1e 05 ff 02 c2 ff 01 ff ff ff ff&lt;br /&gt;
  saa7133[0]: i2c eeprom 50: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff cb&lt;br /&gt;
  saa7133[0]: i2c eeprom 60: 30 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff&lt;br /&gt;
  saa7133[0]: i2c eeprom 70: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff&lt;br /&gt;
  saa7133[0]: i2c eeprom 80: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff&lt;br /&gt;
  saa7133[0]: i2c eeprom 90: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff&lt;br /&gt;
  saa7133[0]: i2c eeprom a0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff&lt;br /&gt;
  saa7133[0]: i2c eeprom b0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff&lt;br /&gt;
  saa7133[0]: i2c eeprom c0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff&lt;br /&gt;
  saa7133[0]: i2c eeprom d0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff&lt;br /&gt;
  saa7133[0]: i2c eeprom e0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff&lt;br /&gt;
  saa7133[0]: i2c eeprom f0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff&lt;br /&gt;
  saa7133[0]: registered device video0 [v4l2]&lt;br /&gt;
  saa7133[0]: registered device vbi0&lt;br /&gt;
&lt;br /&gt;
===lspci===&lt;br /&gt;
&lt;br /&gt;
  # lspci -vvvnn&lt;br /&gt;
  02:01.0 Multimedia controller [0480]: Philips Semiconductors SAA7133/SAA7135 Video Broadcast Decoder [1131:7133] (rev d1)&lt;br /&gt;
  Subsystem: Compro Technology, Inc. VideoMate T750 [185b:c900]&lt;br /&gt;
  Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-&lt;br /&gt;
  Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium &amp;gt;TAbort- &amp;lt;TAbort- &amp;lt;MAbort- &amp;gt;SERR- &amp;lt;PERR- INTx-&lt;br /&gt;
  Latency: 32 (21000ns min, 8000ns max)&lt;br /&gt;
  Interrupt: pin A routed to IRQ 21&lt;br /&gt;
  Region 0: Memory at fb004000 (32-bit, non-prefetchable) [size=2K]&lt;br /&gt;
  Capabilities: [40] Power Management version 2&lt;br /&gt;
  Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)&lt;br /&gt;
  Status: D0 PME-Enable- DSel=0 DScale=1 PME-&lt;br /&gt;
  Kernel driver in use: saa7134&lt;br /&gt;
  Kernel modules: saa7134&lt;br /&gt;
&lt;br /&gt;
===i2cdetect===&lt;br /&gt;
&lt;br /&gt;
  # i2cdetect -l&lt;br /&gt;
  i2c-0	smbus     	SMBus I801 adapter at 1400      	SMBus adapter&lt;br /&gt;
  i2c-1	smbus     	saa7133[0]                      	SMBus adapter&lt;br /&gt;
&lt;br /&gt;
  # i2cdetect 1&lt;br /&gt;
  I will probe file /dev/i2c-1.&lt;br /&gt;
  I will probe address range 0x03-0x77.&lt;br /&gt;
  Continue? [Y/n] y&lt;br /&gt;
       0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f&lt;br /&gt;
  00:          -- -- -- -- -- -- -- -- -- -- -- -- 0f &lt;br /&gt;
  10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- &lt;br /&gt;
  20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- &lt;br /&gt;
  30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- &lt;br /&gt;
  40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- &lt;br /&gt;
  50: UU -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- &lt;br /&gt;
  60: -- 61 62 63 -- -- -- -- 68 -- -- -- -- -- -- -- &lt;br /&gt;
  70: -- -- -- -- -- -- -- --&lt;br /&gt;
&lt;br /&gt;
  # i2cdump 1 0x0f&lt;br /&gt;
  I will probe file /dev/i2c-1, address 0xf, mode byte&lt;br /&gt;
  Continue? [Y/n] y&lt;br /&gt;
       0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f    0123456789abcdef&lt;br /&gt;
  00: a5 00 00 00 00 00 01 00 00 00 3a 2c 61 13 00 2b    ?.....?...:,a?.+&lt;br /&gt;
  10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 40    ...............@&lt;br /&gt;
  20: 80 00 00 00 00 00 00 00 82 40 00 00 00 00 00 00    ?.......?@......&lt;br /&gt;
  30: 00 00 11 3c 00 00 00 00 00 00 00 00 00 01 00 00    ..?&amp;lt;.........?..&lt;br /&gt;
  40: 00 12 7f 00 00 00 00 00 00 00 00 00 00 00 00 00    .??.............&lt;br /&gt;
  50: 0b 44 46 15 0f 00 2b 62 00 00 0c 00 75 0d 40 12    ?DF??.+b..?.u?@?&lt;br /&gt;
  60: 00 4d 0a 0f 36 67 e5 c2 00 00 80 00 cd 7e 40 80    .M??6g??..?.?~@?&lt;br /&gt;
  70: 00 00 00 00 00 00 00 10 00 00 00 00 29 18 46 14    .......?....)?F?&lt;br /&gt;
  80: 18 09 64 52 f1 03 3b 00 20 43 12 2b 31 7d 00 00    ??dR??;. C?+1}..&lt;br /&gt;
  90: 00 ff ff 00 ff 3f 3f 2f f5 21 51 d0 a1 a5 42 14    .....??/?!Q???B?&lt;br /&gt;
  a0: 6c 15 54 43 32 22 99 41 90 b3 50 61 60 00 00 00    l?TC2&amp;quot;?A??Pa`...&lt;br /&gt;
  b0: 00 80 20 80 80 55 62 07 0a c8 ff 46 24 a3 00 14    .? ??Ub???.F$?.?&lt;br /&gt;
  c0: 8d 48 30 00 93 93 10 00 00 28 44 24 73 54 14 61    ?H0.???..(D$sT?a&lt;br /&gt;
  d0: 10 00 18 00 20 00 ff 7a 80 14 10 40 20 03 46 34    ?.?. ..z???@ ?F4&lt;br /&gt;
  e0: 47 1c 00 00 00 30 00 40 10 00 00 80 00 00 00 00    G?...0.@?..?....&lt;br /&gt;
  f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ff ff    ................&lt;br /&gt;
&lt;br /&gt;
  # i2cdump 1 0x50&lt;br /&gt;
  Error: Could not set address to 0x50: Device or resource busy&lt;br /&gt;
&lt;br /&gt;
  # i2cdump 1 0x62&lt;br /&gt;
  I will probe file /dev/i2c-1, address 0x62, mode byte&lt;br /&gt;
  Continue? [Y/n] y&lt;br /&gt;
       0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f    0123456789abcdef&lt;br /&gt;
  00: 90 00 00 19 00 10 00 28 08 1c 0b 44 e1 84 b7 2c    ?..?.?.(???D???,&lt;br /&gt;
  10: 10 fd 95 3f 7f 1f ff ff ff 80 a8 00 89 00 00 0d    ??????...??.?..?&lt;br /&gt;
  20: 1e 53 e1 f7 f7 c2 15 29 55 39 23 70 dc ff 00 00    ?S?????)U9#p?...&lt;br /&gt;
  30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00    ................&lt;br /&gt;
  40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00    ................&lt;br /&gt;
  50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00    ................&lt;br /&gt;
  60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00    ................&lt;br /&gt;
  70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00    ................&lt;br /&gt;
  80: 90 00 00 19 00 10 00 28 08 1c 0b 44 e1 84 b7 2c    ?..?.?.(???D???,&lt;br /&gt;
  90: 10 fd 95 3f 7f 1f ff ff ff 80 a8 00 89 00 00 0d    ??????...??.?..?&lt;br /&gt;
  a0: 1e 53 e1 f7 f7 c2 15 29 55 39 23 70 dc ff 00 00    ?S?????)U9#p?...&lt;br /&gt;
  b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00    ................&lt;br /&gt;
  c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00    ................&lt;br /&gt;
  d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00    ................&lt;br /&gt;
  e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00    ................&lt;br /&gt;
  f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00    ................&lt;br /&gt;
&lt;br /&gt;
  # i2cdump 1 0x63&lt;br /&gt;
  Continue? [Y/n] y&lt;br /&gt;
       0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f    0123456789abcdef&lt;br /&gt;
  00: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  10: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  20: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  30: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  40: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  50: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  60: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  70: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  80: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  90: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  a0: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  b0: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  c0: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  d0: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  e0: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  f0: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
&lt;br /&gt;
  # i2cdump 1 0x68&lt;br /&gt;
  I will probe file /dev/i2c-1, address 0x68, mode byte&lt;br /&gt;
  Continue? [Y/n] y&lt;br /&gt;
       0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f    0123456789abcdef&lt;br /&gt;
  00: 09 02 21 07 17 81 09 00 00 00 00 ff ff ff 01 02    ??!????.......??&lt;br /&gt;
  10: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  20: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  30: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  40: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  50: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  60: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  70: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  80: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  90: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  a0: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  b0: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  c0: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  d0: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  e0: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  f0: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
&lt;br /&gt;
===RegSpy===&lt;br /&gt;
  &lt;br /&gt;
  SAA7133 Card [0]:&lt;br /&gt;
  &lt;br /&gt;
  Vendor ID:           0x1131&lt;br /&gt;
  Device ID:           0x7133&lt;br /&gt;
  Subsystem ID:        0xc900185b&lt;br /&gt;
  &lt;br /&gt;
  &lt;br /&gt;
  4 states dumped&lt;br /&gt;
  &lt;br /&gt;
  ----------------------------------------------------------------------------------&lt;br /&gt;
  &lt;br /&gt;
  SAA7133 Card - State 0:&lt;br /&gt;
  SAA7134_GPIO_GPSTATUS:           0c84ff00 * (00001100 10000100 11111111 00000000)                 &lt;br /&gt;
  SAA7134_I2S_OUTPUT_FORMAT:       00         (00000000)                                            &lt;br /&gt;
  0x14C:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x150:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x148:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x144:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x154:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x158:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x16C:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x164:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x174:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_AUDIO_CLOCK:             90909090 * (10010000 10010000 10010000 10010000)                 &lt;br /&gt;
  SAA7134_ANALOG_IO_SELECT:        90 *       (10010000)                                            &lt;br /&gt;
  0x140:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_I2S_OUTPUT_LEVEL:        00         (00000000)                                            &lt;br /&gt;
  SAA7134_I2S_OUTPUT_SELECT:       00         (00000000)                                            &lt;br /&gt;
  SAA7134_TS_PARALLEL:             64 *       (01100100)                                            &lt;br /&gt;
  SAA7134_TS_SERIAL1:              00         (00000000)                                            &lt;br /&gt;
  SAA7134_GPIO_GPMODE:             8082c000   (10000000 10000010 11000000 00000000)                 &lt;br /&gt;
  SAA7134_ANALOG_IN_CTRL1:         83         (10000011)                                            &lt;br /&gt;
  SAA7134_VIDEO_PORT_CTRL0:        00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_VIDEO_PORT_CTRL4:        00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_VIDEO_PORT_CTRL8:        00         (00000000)                                            &lt;br /&gt;
  SAA7134_I2S_AUDIO_OUTPUT:        11         (00010001)                                            &lt;br /&gt;
  SAA7134_TS_PARALLEL_SERIAL:      b9         (10111001)                                            &lt;br /&gt;
  SAA7134_TS_SERIAL0:              40         (01000000)                                            &lt;br /&gt;
  SAA7134_TS_DMA0:                 35         (00110101)                                            &lt;br /&gt;
  SAA7134_TS_DMA1:                 01         (00000001)                                            &lt;br /&gt;
  SAA7134_TS_DMA2:                 00         (00000000)                                            &lt;br /&gt;
  SAA7134_SPECIAL_MODE:            01         (00000001)                                            &lt;br /&gt;
  &lt;br /&gt;
  &lt;br /&gt;
  Changes: State 0 -&amp;gt; State 1:  (switching from analog to digital mode and watching the channel showed&lt;br /&gt;
                                 automatically by the program)&lt;br /&gt;
  SAA7134_GPIO_GPSTATUS:           0c84ff00 -&amp;gt; 0295ff20  (----110- ---0---0 -------- --0-----)  &lt;br /&gt;
  SAA7134_AUDIO_CLOCK:             90909090 -&amp;gt; 00000000  (1--1---- 1--1---- 1--1---- 1--1----)  &lt;br /&gt;
  SAA7134_ANALOG_IO_SELECT:        90       -&amp;gt; 00        (1--1----)                             &lt;br /&gt;
  SAA7134_TS_PARALLEL:             64       -&amp;gt; e4        (0-------)                             &lt;br /&gt;
  &lt;br /&gt;
  4 changes&lt;br /&gt;
  &lt;br /&gt;
  &lt;br /&gt;
  ----------------------------------------------------------------------------------&lt;br /&gt;
  &lt;br /&gt;
  SAA7133 Card - State 1:&lt;br /&gt;
  SAA7134_GPIO_GPSTATUS:           0295ff20 * (00000010 10010101 11111111 00100000)  (was: 0c84ff00)&lt;br /&gt;
  SAA7134_I2S_OUTPUT_FORMAT:       00         (00000000)                                            &lt;br /&gt;
  0x14C:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x150:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x148:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x144:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x154:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x158:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x16C:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x164:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x174:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_AUDIO_CLOCK:             00000000   (00000000 00000000 00000000 00000000)  (was: 90909090)&lt;br /&gt;
  SAA7134_ANALOG_IO_SELECT:        00         (00000000)                             (was: 90)      &lt;br /&gt;
  0x140:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_I2S_OUTPUT_LEVEL:        00         (00000000)                                            &lt;br /&gt;
  SAA7134_I2S_OUTPUT_SELECT:       00         (00000000)                                            &lt;br /&gt;
  SAA7134_TS_PARALLEL:             e4         (11100100)                             (was: 64)      &lt;br /&gt;
  SAA7134_TS_SERIAL1:              00         (00000000)                                            &lt;br /&gt;
  SAA7134_GPIO_GPMODE:             8082c000   (10000000 10000010 11000000 00000000)                 &lt;br /&gt;
  SAA7134_ANALOG_IN_CTRL1:         83         (10000011)                                            &lt;br /&gt;
  SAA7134_VIDEO_PORT_CTRL0:        00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_VIDEO_PORT_CTRL4:        00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_VIDEO_PORT_CTRL8:        00         (00000000)                                            &lt;br /&gt;
  SAA7134_I2S_AUDIO_OUTPUT:        11         (00010001)                                            &lt;br /&gt;
  SAA7134_TS_PARALLEL_SERIAL:      b9         (10111001)                                            &lt;br /&gt;
  SAA7134_TS_SERIAL0:              40         (01000000)                                            &lt;br /&gt;
  SAA7134_TS_DMA0:                 35         (00110101)                                            &lt;br /&gt;
  SAA7134_TS_DMA1:                 01         (00000001)                                            &lt;br /&gt;
  SAA7134_TS_DMA2:                 00         (00000000)                                            &lt;br /&gt;
  SAA7134_SPECIAL_MODE:            01         (00000001)                                            &lt;br /&gt;
  &lt;br /&gt;
  &lt;br /&gt;
  Changes: State 1 -&amp;gt; State 2:  (changing to an other digital channel)&lt;br /&gt;
  SAA7134_GPIO_GPSTATUS:           0295ff20 -&amp;gt; 0495ff77  (-----01- -------- -------- -0-0-000)  &lt;br /&gt;
  &lt;br /&gt;
  1 changes&lt;br /&gt;
  &lt;br /&gt;
  &lt;br /&gt;
  ----------------------------------------------------------------------------------&lt;br /&gt;
  &lt;br /&gt;
  SAA7133 Card - State 2:&lt;br /&gt;
  SAA7134_GPIO_GPSTATUS:           0495ff77 * (00000100 10010101 11111111 01110111)  (was: 0295ff20)&lt;br /&gt;
  SAA7134_I2S_OUTPUT_FORMAT:       00         (00000000)                                            &lt;br /&gt;
  0x14C:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x150:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x148:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x144:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x154:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x158:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x16C:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x164:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x174:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_AUDIO_CLOCK:             00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_ANALOG_IO_SELECT:        00         (00000000)                                            &lt;br /&gt;
  0x140:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_I2S_OUTPUT_LEVEL:        00         (00000000)                                            &lt;br /&gt;
  SAA7134_I2S_OUTPUT_SELECT:       00         (00000000)                                            &lt;br /&gt;
  SAA7134_TS_PARALLEL:             e4 *       (11100100)                                            &lt;br /&gt;
  SAA7134_TS_SERIAL1:              00         (00000000)                                            &lt;br /&gt;
  SAA7134_GPIO_GPMODE:             8082c000   (10000000 10000010 11000000 00000000)                 &lt;br /&gt;
  SAA7134_ANALOG_IN_CTRL1:         83         (10000011)                                            &lt;br /&gt;
  SAA7134_VIDEO_PORT_CTRL0:        00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_VIDEO_PORT_CTRL4:        00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_VIDEO_PORT_CTRL8:        00         (00000000)                                            &lt;br /&gt;
  SAA7134_I2S_AUDIO_OUTPUT:        11         (00010001)                                            &lt;br /&gt;
  SAA7134_TS_PARALLEL_SERIAL:      b9         (10111001)                                            &lt;br /&gt;
  SAA7134_TS_SERIAL0:              40         (01000000)                                            &lt;br /&gt;
  SAA7134_TS_DMA0:                 35         (00110101)                                            &lt;br /&gt;
  SAA7134_TS_DMA1:                 01         (00000001)                                            &lt;br /&gt;
  SAA7134_TS_DMA2:                 00         (00000000)                                            &lt;br /&gt;
  SAA7134_SPECIAL_MODE:            01         (00000001)                                            &lt;br /&gt;
  &lt;br /&gt;
  &lt;br /&gt;
  Changes: State 2 -&amp;gt; Register Dump:  (exiting the program)&lt;br /&gt;
  SAA7134_GPIO_GPSTATUS:           0495ff77 -&amp;gt; 0494ff00  (-------- -------1 -------- -111-111)  &lt;br /&gt;
  SAA7134_TS_PARALLEL:             e4       -&amp;gt; 64        (1-------)                             (same as 0)&lt;br /&gt;
  &lt;br /&gt;
  2 changes&lt;br /&gt;
  &lt;br /&gt;
  &lt;br /&gt;
  =================================================================================&lt;br /&gt;
  &lt;br /&gt;
  SAA7133 Card - Register Dump:&lt;br /&gt;
  SAA7134_GPIO_GPSTATUS:           0494ff00   (00000100 10010100 11111111 00000000)  (was: 0495ff77)&lt;br /&gt;
  SAA7134_I2S_OUTPUT_FORMAT:       00         (00000000)                                            &lt;br /&gt;
  0x14C:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x150:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x148:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x144:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x154:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x158:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x16C:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x164:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x174:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_AUDIO_CLOCK:             00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_ANALOG_IO_SELECT:        00         (00000000)                                            &lt;br /&gt;
  0x140:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_I2S_OUTPUT_LEVEL:        00         (00000000)                                            &lt;br /&gt;
  SAA7134_I2S_OUTPUT_SELECT:       00         (00000000)                                            &lt;br /&gt;
  SAA7134_TS_PARALLEL:             64         (01100100)                             (was: e4)      &lt;br /&gt;
  SAA7134_TS_SERIAL1:              00         (00000000)                                            &lt;br /&gt;
  SAA7134_GPIO_GPMODE:             8082c000   (10000000 10000010 11000000 00000000)                 &lt;br /&gt;
  SAA7134_ANALOG_IN_CTRL1:         83         (10000011)                                            &lt;br /&gt;
  SAA7134_VIDEO_PORT_CTRL0:        00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_VIDEO_PORT_CTRL4:        00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_VIDEO_PORT_CTRL8:        00         (00000000)                                            &lt;br /&gt;
  SAA7134_I2S_AUDIO_OUTPUT:        11         (00010001)                                            &lt;br /&gt;
  SAA7134_TS_PARALLEL_SERIAL:      b9         (10111001)                                            &lt;br /&gt;
  SAA7134_TS_SERIAL0:              40         (01000000)                                            &lt;br /&gt;
  SAA7134_TS_DMA0:                 35         (00110101)                                            &lt;br /&gt;
  SAA7134_TS_DMA1:                 01         (00000001)                                            &lt;br /&gt;
  SAA7134_TS_DMA2:                 00         (00000000)                                            &lt;br /&gt;
  SAA7134_SPECIAL_MODE:            01         (00000001)                                            &lt;br /&gt;
  &lt;br /&gt;
  end of dump&lt;br /&gt;
&lt;br /&gt;
==Manufactures Website==&lt;br /&gt;
http://www.comprousa.com/en/product/t750/t750.html&lt;br /&gt;
[[Category:DVB-T PCI Cards]]&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/Compro_Videomate_T750</id>
		<title>Compro Videomate T750</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/Compro_Videomate_T750"/>
				<updated>2009-07-25T23:29:19Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: /* Chipsets */ Layout and I2c mappings&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A [[Hybrid|hybrid]] [[DVB-T]]/[[Analog_TV|Analog]] [[DVB-T_PCI_Cards|PCI Card]] from [[Compro_Technology|Compro]].&lt;br /&gt;
&lt;br /&gt;
{{template:note|This card is unsupported for DVB-T. Its IR functions are also unsupported.}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Card features==&lt;br /&gt;
* PCI interface&lt;br /&gt;
* DVB-T In, Analog-TV In, FM Radio In, Composite video In, Remote and S-Video In&lt;br /&gt;
&lt;br /&gt;
=== Chipsets ===&lt;br /&gt;
*Bridge Chip: Philips SAA7135HL/203 CG2601 07TSG06302&lt;br /&gt;
*Unknown: COMPRO PR01A 0643D&lt;br /&gt;
*EEPROM Chip: [[Atmel Corporation|Atmel]] ATMEL642 24C02BN SU18&lt;br /&gt;
**I&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;C Address:0x50&lt;br /&gt;
*Analog Tuner: [[Xceive]] XC2028&lt;br /&gt;
**I&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;C Address:0x61&lt;br /&gt;
*Digital tuner: [[Quantek QT1010]]&lt;br /&gt;
**I&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;C Address:0x62&lt;br /&gt;
*DVB-T Demodulator: [[Intel]] WJCE6353 W620AA17 or [[Zarlink]] MT352 CG&lt;br /&gt;
**I&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;C Address:0x0f&lt;br /&gt;
&lt;br /&gt;
=== Images ===&lt;br /&gt;
{|border=0 valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[Image:VideoMate-T750_TOP.JPG|thumb|120px|VideoMate T750 Top view]]&lt;br /&gt;
|[[Image:VideoMate-T750_FRONT.JPG|thumb|120px|VideoMate T750 Front view]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Infos about the card==&lt;br /&gt;
&lt;br /&gt;
===Dmesg===&lt;br /&gt;
&lt;br /&gt;
  # dmseg&lt;br /&gt;
  saa7130/34: v4l2 driver version 0.2.14 loaded&lt;br /&gt;
  saa7133[0]: found at 0000:02:01.0, rev: 209, irq: 21, latency: 32, mmio: 0xfb004000&lt;br /&gt;
  saa7133[0]: subsystem: 185b:c900, board: UNKNOWN/GENERIC [card=0,autodetected]&lt;br /&gt;
  saa7133[0]: board init: gpio is 94bf00&lt;br /&gt;
  saa7133[0]: i2c eeprom 00: 5b 18 00 c9 54 20 1c 00 43 43 a9 1c 55 d2 b2 92&lt;br /&gt;
  saa7133[0]: i2c eeprom 10: 00 ff 86 0f ff 20 ff ff ff ff ff ff ff ff ff ff&lt;br /&gt;
  saa7133[0]: i2c eeprom 20: 01 40 01 03 03 01 03 01 08 ff 00 89 ff ff ff ff&lt;br /&gt;
  saa7133[0]: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff&lt;br /&gt;
  saa7133[0]: i2c eeprom 40: ff d7 00 c4 86 1e 05 ff 02 c2 ff 01 ff ff ff ff&lt;br /&gt;
  saa7133[0]: i2c eeprom 50: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff cb&lt;br /&gt;
  saa7133[0]: i2c eeprom 60: 30 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff&lt;br /&gt;
  saa7133[0]: i2c eeprom 70: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff&lt;br /&gt;
  saa7133[0]: i2c eeprom 80: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff&lt;br /&gt;
  saa7133[0]: i2c eeprom 90: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff&lt;br /&gt;
  saa7133[0]: i2c eeprom a0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff&lt;br /&gt;
  saa7133[0]: i2c eeprom b0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff&lt;br /&gt;
  saa7133[0]: i2c eeprom c0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff&lt;br /&gt;
  saa7133[0]: i2c eeprom d0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff&lt;br /&gt;
  saa7133[0]: i2c eeprom e0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff&lt;br /&gt;
  saa7133[0]: i2c eeprom f0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff&lt;br /&gt;
  saa7133[0]: registered device video0 [v4l2]&lt;br /&gt;
  saa7133[0]: registered device vbi0&lt;br /&gt;
&lt;br /&gt;
===lspci===&lt;br /&gt;
&lt;br /&gt;
  # lspci -vvvnn&lt;br /&gt;
  02:01.0 Multimedia controller [0480]: Philips Semiconductors SAA7133/SAA7135 Video Broadcast Decoder [1131:7133] (rev d1)&lt;br /&gt;
  Subsystem: Compro Technology, Inc. VideoMate T750 [185b:c900]&lt;br /&gt;
  Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-&lt;br /&gt;
  Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium &amp;gt;TAbort- &amp;lt;TAbort- &amp;lt;MAbort- &amp;gt;SERR- &amp;lt;PERR- INTx-&lt;br /&gt;
  Latency: 32 (21000ns min, 8000ns max)&lt;br /&gt;
  Interrupt: pin A routed to IRQ 21&lt;br /&gt;
  Region 0: Memory at fb004000 (32-bit, non-prefetchable) [size=2K]&lt;br /&gt;
  Capabilities: [40] Power Management version 2&lt;br /&gt;
  Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)&lt;br /&gt;
  Status: D0 PME-Enable- DSel=0 DScale=1 PME-&lt;br /&gt;
  Kernel driver in use: saa7134&lt;br /&gt;
  Kernel modules: saa7134&lt;br /&gt;
&lt;br /&gt;
===i2cdetect===&lt;br /&gt;
&lt;br /&gt;
  # i2cdetect -l&lt;br /&gt;
  i2c-0	smbus     	SMBus I801 adapter at 1400      	SMBus adapter&lt;br /&gt;
  i2c-1	smbus     	saa7133[0]                      	SMBus adapter&lt;br /&gt;
&lt;br /&gt;
  # i2cdetect 1&lt;br /&gt;
  I will probe file /dev/i2c-1.&lt;br /&gt;
  I will probe address range 0x03-0x77.&lt;br /&gt;
  Continue? [Y/n] y&lt;br /&gt;
       0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f&lt;br /&gt;
  00:          -- -- -- -- -- -- -- -- -- -- -- -- 0f &lt;br /&gt;
  10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- &lt;br /&gt;
  20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- &lt;br /&gt;
  30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- &lt;br /&gt;
  40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- &lt;br /&gt;
  50: UU -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- &lt;br /&gt;
  60: -- 61 62 63 -- -- -- -- 68 -- -- -- -- -- -- -- &lt;br /&gt;
  70: -- -- -- -- -- -- -- --&lt;br /&gt;
&lt;br /&gt;
  # i2cdump 1 0x0f&lt;br /&gt;
  I will probe file /dev/i2c-1, address 0xf, mode byte&lt;br /&gt;
  Continue? [Y/n] y&lt;br /&gt;
       0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f    0123456789abcdef&lt;br /&gt;
  00: a5 00 00 00 00 00 01 00 00 00 3a 2c 61 13 00 2b    ?.....?...:,a?.+&lt;br /&gt;
  10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 40    ...............@&lt;br /&gt;
  20: 80 00 00 00 00 00 00 00 82 40 00 00 00 00 00 00    ?.......?@......&lt;br /&gt;
  30: 00 00 11 3c 00 00 00 00 00 00 00 00 00 01 00 00    ..?&amp;lt;.........?..&lt;br /&gt;
  40: 00 12 7f 00 00 00 00 00 00 00 00 00 00 00 00 00    .??.............&lt;br /&gt;
  50: 0b 44 46 15 0f 00 2b 62 00 00 0c 00 75 0d 40 12    ?DF??.+b..?.u?@?&lt;br /&gt;
  60: 00 4d 0a 0f 36 67 e5 c2 00 00 80 00 cd 7e 40 80    .M??6g??..?.?~@?&lt;br /&gt;
  70: 00 00 00 00 00 00 00 10 00 00 00 00 29 18 46 14    .......?....)?F?&lt;br /&gt;
  80: 18 09 64 52 f1 03 3b 00 20 43 12 2b 31 7d 00 00    ??dR??;. C?+1}..&lt;br /&gt;
  90: 00 ff ff 00 ff 3f 3f 2f f5 21 51 d0 a1 a5 42 14    .....??/?!Q???B?&lt;br /&gt;
  a0: 6c 15 54 43 32 22 99 41 90 b3 50 61 60 00 00 00    l?TC2&amp;quot;?A??Pa`...&lt;br /&gt;
  b0: 00 80 20 80 80 55 62 07 0a c8 ff 46 24 a3 00 14    .? ??Ub???.F$?.?&lt;br /&gt;
  c0: 8d 48 30 00 93 93 10 00 00 28 44 24 73 54 14 61    ?H0.???..(D$sT?a&lt;br /&gt;
  d0: 10 00 18 00 20 00 ff 7a 80 14 10 40 20 03 46 34    ?.?. ..z???@ ?F4&lt;br /&gt;
  e0: 47 1c 00 00 00 30 00 40 10 00 00 80 00 00 00 00    G?...0.@?..?....&lt;br /&gt;
  f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ff ff    ................&lt;br /&gt;
&lt;br /&gt;
  # i2cdump 1 0x50&lt;br /&gt;
  Error: Could not set address to 0x50: Device or resource busy&lt;br /&gt;
&lt;br /&gt;
  # i2cdump 1 0x62&lt;br /&gt;
  I will probe file /dev/i2c-1, address 0x62, mode byte&lt;br /&gt;
  Continue? [Y/n] y&lt;br /&gt;
       0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f    0123456789abcdef&lt;br /&gt;
  00: 90 00 00 19 00 10 00 28 08 1c 0b 44 e1 84 b7 2c    ?..?.?.(???D???,&lt;br /&gt;
  10: 10 fd 95 3f 7f 1f ff ff ff 80 a8 00 89 00 00 0d    ??????...??.?..?&lt;br /&gt;
  20: 1e 53 e1 f7 f7 c2 15 29 55 39 23 70 dc ff 00 00    ?S?????)U9#p?...&lt;br /&gt;
  30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00    ................&lt;br /&gt;
  40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00    ................&lt;br /&gt;
  50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00    ................&lt;br /&gt;
  60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00    ................&lt;br /&gt;
  70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00    ................&lt;br /&gt;
  80: 90 00 00 19 00 10 00 28 08 1c 0b 44 e1 84 b7 2c    ?..?.?.(???D???,&lt;br /&gt;
  90: 10 fd 95 3f 7f 1f ff ff ff 80 a8 00 89 00 00 0d    ??????...??.?..?&lt;br /&gt;
  a0: 1e 53 e1 f7 f7 c2 15 29 55 39 23 70 dc ff 00 00    ?S?????)U9#p?...&lt;br /&gt;
  b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00    ................&lt;br /&gt;
  c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00    ................&lt;br /&gt;
  d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00    ................&lt;br /&gt;
  e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00    ................&lt;br /&gt;
  f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00    ................&lt;br /&gt;
&lt;br /&gt;
  # i2cdump 1 0x63&lt;br /&gt;
  Continue? [Y/n] y&lt;br /&gt;
       0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f    0123456789abcdef&lt;br /&gt;
  00: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  10: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  20: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  30: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  40: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  50: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  60: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  70: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  80: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  90: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  a0: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  b0: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  c0: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  d0: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  e0: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  f0: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
&lt;br /&gt;
  # i2cdump 1 0x68&lt;br /&gt;
  I will probe file /dev/i2c-1, address 0x68, mode byte&lt;br /&gt;
  Continue? [Y/n] y&lt;br /&gt;
       0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f    0123456789abcdef&lt;br /&gt;
  00: 09 02 21 07 17 81 09 00 00 00 00 ff ff ff 01 02    ??!????.......??&lt;br /&gt;
  10: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  20: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  30: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  40: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  50: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  60: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  70: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  80: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  90: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  a0: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  b0: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  c0: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  d0: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  e0: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  f0: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
&lt;br /&gt;
===RegSpy===&lt;br /&gt;
  &lt;br /&gt;
  SAA7133 Card [0]:&lt;br /&gt;
  &lt;br /&gt;
  Vendor ID:           0x1131&lt;br /&gt;
  Device ID:           0x7133&lt;br /&gt;
  Subsystem ID:        0xc900185b&lt;br /&gt;
  &lt;br /&gt;
  &lt;br /&gt;
  4 states dumped&lt;br /&gt;
  &lt;br /&gt;
  ----------------------------------------------------------------------------------&lt;br /&gt;
  &lt;br /&gt;
  SAA7133 Card - State 0:&lt;br /&gt;
  SAA7134_GPIO_GPSTATUS:           0c84ff00 * (00001100 10000100 11111111 00000000)                 &lt;br /&gt;
  SAA7134_I2S_OUTPUT_FORMAT:       00         (00000000)                                            &lt;br /&gt;
  0x14C:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x150:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x148:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x144:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x154:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x158:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x16C:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x164:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x174:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_AUDIO_CLOCK:             90909090 * (10010000 10010000 10010000 10010000)                 &lt;br /&gt;
  SAA7134_ANALOG_IO_SELECT:        90 *       (10010000)                                            &lt;br /&gt;
  0x140:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_I2S_OUTPUT_LEVEL:        00         (00000000)                                            &lt;br /&gt;
  SAA7134_I2S_OUTPUT_SELECT:       00         (00000000)                                            &lt;br /&gt;
  SAA7134_TS_PARALLEL:             64 *       (01100100)                                            &lt;br /&gt;
  SAA7134_TS_SERIAL1:              00         (00000000)                                            &lt;br /&gt;
  SAA7134_GPIO_GPMODE:             8082c000   (10000000 10000010 11000000 00000000)                 &lt;br /&gt;
  SAA7134_ANALOG_IN_CTRL1:         83         (10000011)                                            &lt;br /&gt;
  SAA7134_VIDEO_PORT_CTRL0:        00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_VIDEO_PORT_CTRL4:        00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_VIDEO_PORT_CTRL8:        00         (00000000)                                            &lt;br /&gt;
  SAA7134_I2S_AUDIO_OUTPUT:        11         (00010001)                                            &lt;br /&gt;
  SAA7134_TS_PARALLEL_SERIAL:      b9         (10111001)                                            &lt;br /&gt;
  SAA7134_TS_SERIAL0:              40         (01000000)                                            &lt;br /&gt;
  SAA7134_TS_DMA0:                 35         (00110101)                                            &lt;br /&gt;
  SAA7134_TS_DMA1:                 01         (00000001)                                            &lt;br /&gt;
  SAA7134_TS_DMA2:                 00         (00000000)                                            &lt;br /&gt;
  SAA7134_SPECIAL_MODE:            01         (00000001)                                            &lt;br /&gt;
  &lt;br /&gt;
  &lt;br /&gt;
  Changes: State 0 -&amp;gt; State 1:  (switching from analog to digital mode and watching the channel showed&lt;br /&gt;
                                 automatically by the program)&lt;br /&gt;
  SAA7134_GPIO_GPSTATUS:           0c84ff00 -&amp;gt; 0295ff20  (----110- ---0---0 -------- --0-----)  &lt;br /&gt;
  SAA7134_AUDIO_CLOCK:             90909090 -&amp;gt; 00000000  (1--1---- 1--1---- 1--1---- 1--1----)  &lt;br /&gt;
  SAA7134_ANALOG_IO_SELECT:        90       -&amp;gt; 00        (1--1----)                             &lt;br /&gt;
  SAA7134_TS_PARALLEL:             64       -&amp;gt; e4        (0-------)                             &lt;br /&gt;
  &lt;br /&gt;
  4 changes&lt;br /&gt;
  &lt;br /&gt;
  &lt;br /&gt;
  ----------------------------------------------------------------------------------&lt;br /&gt;
  &lt;br /&gt;
  SAA7133 Card - State 1:&lt;br /&gt;
  SAA7134_GPIO_GPSTATUS:           0295ff20 * (00000010 10010101 11111111 00100000)  (was: 0c84ff00)&lt;br /&gt;
  SAA7134_I2S_OUTPUT_FORMAT:       00         (00000000)                                            &lt;br /&gt;
  0x14C:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x150:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x148:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x144:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x154:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x158:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x16C:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x164:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x174:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_AUDIO_CLOCK:             00000000   (00000000 00000000 00000000 00000000)  (was: 90909090)&lt;br /&gt;
  SAA7134_ANALOG_IO_SELECT:        00         (00000000)                             (was: 90)      &lt;br /&gt;
  0x140:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_I2S_OUTPUT_LEVEL:        00         (00000000)                                            &lt;br /&gt;
  SAA7134_I2S_OUTPUT_SELECT:       00         (00000000)                                            &lt;br /&gt;
  SAA7134_TS_PARALLEL:             e4         (11100100)                             (was: 64)      &lt;br /&gt;
  SAA7134_TS_SERIAL1:              00         (00000000)                                            &lt;br /&gt;
  SAA7134_GPIO_GPMODE:             8082c000   (10000000 10000010 11000000 00000000)                 &lt;br /&gt;
  SAA7134_ANALOG_IN_CTRL1:         83         (10000011)                                            &lt;br /&gt;
  SAA7134_VIDEO_PORT_CTRL0:        00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_VIDEO_PORT_CTRL4:        00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_VIDEO_PORT_CTRL8:        00         (00000000)                                            &lt;br /&gt;
  SAA7134_I2S_AUDIO_OUTPUT:        11         (00010001)                                            &lt;br /&gt;
  SAA7134_TS_PARALLEL_SERIAL:      b9         (10111001)                                            &lt;br /&gt;
  SAA7134_TS_SERIAL0:              40         (01000000)                                            &lt;br /&gt;
  SAA7134_TS_DMA0:                 35         (00110101)                                            &lt;br /&gt;
  SAA7134_TS_DMA1:                 01         (00000001)                                            &lt;br /&gt;
  SAA7134_TS_DMA2:                 00         (00000000)                                            &lt;br /&gt;
  SAA7134_SPECIAL_MODE:            01         (00000001)                                            &lt;br /&gt;
  &lt;br /&gt;
  &lt;br /&gt;
  Changes: State 1 -&amp;gt; State 2:  (changing to an other digital channel)&lt;br /&gt;
  SAA7134_GPIO_GPSTATUS:           0295ff20 -&amp;gt; 0495ff77  (-----01- -------- -------- -0-0-000)  &lt;br /&gt;
  &lt;br /&gt;
  1 changes&lt;br /&gt;
  &lt;br /&gt;
  &lt;br /&gt;
  ----------------------------------------------------------------------------------&lt;br /&gt;
  &lt;br /&gt;
  SAA7133 Card - State 2:&lt;br /&gt;
  SAA7134_GPIO_GPSTATUS:           0495ff77 * (00000100 10010101 11111111 01110111)  (was: 0295ff20)&lt;br /&gt;
  SAA7134_I2S_OUTPUT_FORMAT:       00         (00000000)                                            &lt;br /&gt;
  0x14C:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x150:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x148:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x144:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x154:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x158:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x16C:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x164:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x174:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_AUDIO_CLOCK:             00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_ANALOG_IO_SELECT:        00         (00000000)                                            &lt;br /&gt;
  0x140:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_I2S_OUTPUT_LEVEL:        00         (00000000)                                            &lt;br /&gt;
  SAA7134_I2S_OUTPUT_SELECT:       00         (00000000)                                            &lt;br /&gt;
  SAA7134_TS_PARALLEL:             e4 *       (11100100)                                            &lt;br /&gt;
  SAA7134_TS_SERIAL1:              00         (00000000)                                            &lt;br /&gt;
  SAA7134_GPIO_GPMODE:             8082c000   (10000000 10000010 11000000 00000000)                 &lt;br /&gt;
  SAA7134_ANALOG_IN_CTRL1:         83         (10000011)                                            &lt;br /&gt;
  SAA7134_VIDEO_PORT_CTRL0:        00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_VIDEO_PORT_CTRL4:        00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_VIDEO_PORT_CTRL8:        00         (00000000)                                            &lt;br /&gt;
  SAA7134_I2S_AUDIO_OUTPUT:        11         (00010001)                                            &lt;br /&gt;
  SAA7134_TS_PARALLEL_SERIAL:      b9         (10111001)                                            &lt;br /&gt;
  SAA7134_TS_SERIAL0:              40         (01000000)                                            &lt;br /&gt;
  SAA7134_TS_DMA0:                 35         (00110101)                                            &lt;br /&gt;
  SAA7134_TS_DMA1:                 01         (00000001)                                            &lt;br /&gt;
  SAA7134_TS_DMA2:                 00         (00000000)                                            &lt;br /&gt;
  SAA7134_SPECIAL_MODE:            01         (00000001)                                            &lt;br /&gt;
  &lt;br /&gt;
  &lt;br /&gt;
  Changes: State 2 -&amp;gt; Register Dump:  (exiting the program)&lt;br /&gt;
  SAA7134_GPIO_GPSTATUS:           0495ff77 -&amp;gt; 0494ff00  (-------- -------1 -------- -111-111)  &lt;br /&gt;
  SAA7134_TS_PARALLEL:             e4       -&amp;gt; 64        (1-------)                             (same as 0)&lt;br /&gt;
  &lt;br /&gt;
  2 changes&lt;br /&gt;
  &lt;br /&gt;
  &lt;br /&gt;
  =================================================================================&lt;br /&gt;
  &lt;br /&gt;
  SAA7133 Card - Register Dump:&lt;br /&gt;
  SAA7134_GPIO_GPSTATUS:           0494ff00   (00000100 10010100 11111111 00000000)  (was: 0495ff77)&lt;br /&gt;
  SAA7134_I2S_OUTPUT_FORMAT:       00         (00000000)                                            &lt;br /&gt;
  0x14C:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x150:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x148:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x144:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x154:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x158:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x16C:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x164:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x174:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_AUDIO_CLOCK:             00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_ANALOG_IO_SELECT:        00         (00000000)                                            &lt;br /&gt;
  0x140:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_I2S_OUTPUT_LEVEL:        00         (00000000)                                            &lt;br /&gt;
  SAA7134_I2S_OUTPUT_SELECT:       00         (00000000)                                            &lt;br /&gt;
  SAA7134_TS_PARALLEL:             64         (01100100)                             (was: e4)      &lt;br /&gt;
  SAA7134_TS_SERIAL1:              00         (00000000)                                            &lt;br /&gt;
  SAA7134_GPIO_GPMODE:             8082c000   (10000000 10000010 11000000 00000000)                 &lt;br /&gt;
  SAA7134_ANALOG_IN_CTRL1:         83         (10000011)                                            &lt;br /&gt;
  SAA7134_VIDEO_PORT_CTRL0:        00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_VIDEO_PORT_CTRL4:        00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_VIDEO_PORT_CTRL8:        00         (00000000)                                            &lt;br /&gt;
  SAA7134_I2S_AUDIO_OUTPUT:        11         (00010001)                                            &lt;br /&gt;
  SAA7134_TS_PARALLEL_SERIAL:      b9         (10111001)                                            &lt;br /&gt;
  SAA7134_TS_SERIAL0:              40         (01000000)                                            &lt;br /&gt;
  SAA7134_TS_DMA0:                 35         (00110101)                                            &lt;br /&gt;
  SAA7134_TS_DMA1:                 01         (00000001)                                            &lt;br /&gt;
  SAA7134_TS_DMA2:                 00         (00000000)                                            &lt;br /&gt;
  SAA7134_SPECIAL_MODE:            01         (00000001)                                            &lt;br /&gt;
  &lt;br /&gt;
  end of dump&lt;br /&gt;
&lt;br /&gt;
==Manufactures Website==&lt;br /&gt;
http://www.comprousa.com/en/product/t750/t750.html&lt;br /&gt;
[[Category:DVB-T PCI Cards]]&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/Compro_Technology</id>
		<title>Compro Technology</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/Compro_Technology"/>
				<updated>2009-07-14T22:34:11Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: Added t750 to unsupported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Compro Technology is a U.S. based company that produces and sells a version of the [[DiBcom]] [[DVB-T]] reference design and [[Analog TV]] Cards.&lt;br /&gt;
&lt;br /&gt;
==Devices==&lt;br /&gt;
===Supported===&lt;br /&gt;
* [[Compro VideoMate DVB-T220|VideoMate T220]]&lt;br /&gt;
* [[Compro VideoMate T200a|VideoMate DVB-T200a]]&lt;br /&gt;
* [[Compro VideoMate T200|VideoMate DVB-T200]]&lt;br /&gt;
* [[Compro VideoMate TV Gold-Plus|VideoMate M500 TV Gold-Plus]]&lt;br /&gt;
* [[Compro VideoMate TV PVR/FM|VideoMate M200 TV PVR/FM]]&lt;br /&gt;
* [[Compro VideoMate S350|VideoMate S350]]&lt;br /&gt;
&lt;br /&gt;
===Unsupported===&lt;br /&gt;
All of the 'E' Series VideoMate cards are unsupported(29th April 2009)&lt;br /&gt;
* [[Compro VideoMate E600F|VideoMate E600F]]&lt;br /&gt;
* [[Compro VideoMate E650|VideoMate E650]]&lt;br /&gt;
* [[Compro VideoMate E700|VideoMate E700]]&lt;br /&gt;
* [[Compro VideoMate E800|VideoMate E800]]&lt;br /&gt;
* [[Compro VideoMate E800F|VideoMate E800F]]&lt;br /&gt;
&lt;br /&gt;
The following cards are also unsupported:&lt;br /&gt;
* [[Compro Videomate T750|VideoMate T750]]&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
* [http://www.comprousa.com/ Compro Website]&lt;br /&gt;
&lt;br /&gt;
[[Category:Vendor]]&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/Compro_Videomate_T750</id>
		<title>Compro Videomate T750</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/Compro_Videomate_T750"/>
				<updated>2009-07-14T22:33:23Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: Updated support info&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A [[Hybrid|hybrid]] [[DVB-T]]/[[Analog_TV|Analog]] [[DVB-T_PCI_Cards|PCI Card]] from [[Compro_Technology|Compro]].&lt;br /&gt;
&lt;br /&gt;
{{template:note|This card is unsupported for DVB-T. Its IR functions are also unsupported.}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Card features==&lt;br /&gt;
* PCI interface&lt;br /&gt;
* DVB-T In, Analog-TV In, FM Radio In, Composite video In, Remote and S-Video In&lt;br /&gt;
&lt;br /&gt;
=== Chipsets ===&lt;br /&gt;
Chips on the card:&lt;br /&gt;
&lt;br /&gt;
  Chip1: SAA7135HL/203 (Bridge Chip)&lt;br /&gt;
         CG2601  07&lt;br /&gt;
         TSG06302&lt;br /&gt;
&lt;br /&gt;
  Chip2: COMPRO&lt;br /&gt;
         PR01A 0643D&lt;br /&gt;
&lt;br /&gt;
  Chip3: WJCE6353 (DVB-T Demodulator)&lt;br /&gt;
         W620AA17&lt;br /&gt;
&lt;br /&gt;
  Alternate Chip 3: MT352 CG(DVB-T Demodulator)&lt;br /&gt;
&lt;br /&gt;
  Chip4: ATMEL642 (EEPROM Chip)&lt;br /&gt;
         24C02BN&lt;br /&gt;
         SU18&lt;br /&gt;
&lt;br /&gt;
*This device is reported as having a [[Quantek QT1010]] silicon tuner for digital broadcast and an Xceive XC2028 for analog.&lt;br /&gt;
&lt;br /&gt;
=== Images ===&lt;br /&gt;
{|border=0 valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[Image:VideoMate-T750_TOP.JPG|thumb|120px|VideoMate T750 Top view]]&lt;br /&gt;
|[[Image:VideoMate-T750_FRONT.JPG|thumb|120px|VideoMate T750 Front view]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Infos about the card==&lt;br /&gt;
&lt;br /&gt;
===Dmesg===&lt;br /&gt;
&lt;br /&gt;
  # dmseg&lt;br /&gt;
  saa7130/34: v4l2 driver version 0.2.14 loaded&lt;br /&gt;
  saa7133[0]: found at 0000:02:01.0, rev: 209, irq: 21, latency: 32, mmio: 0xfb004000&lt;br /&gt;
  saa7133[0]: subsystem: 185b:c900, board: UNKNOWN/GENERIC [card=0,autodetected]&lt;br /&gt;
  saa7133[0]: board init: gpio is 94bf00&lt;br /&gt;
  saa7133[0]: i2c eeprom 00: 5b 18 00 c9 54 20 1c 00 43 43 a9 1c 55 d2 b2 92&lt;br /&gt;
  saa7133[0]: i2c eeprom 10: 00 ff 86 0f ff 20 ff ff ff ff ff ff ff ff ff ff&lt;br /&gt;
  saa7133[0]: i2c eeprom 20: 01 40 01 03 03 01 03 01 08 ff 00 89 ff ff ff ff&lt;br /&gt;
  saa7133[0]: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff&lt;br /&gt;
  saa7133[0]: i2c eeprom 40: ff d7 00 c4 86 1e 05 ff 02 c2 ff 01 ff ff ff ff&lt;br /&gt;
  saa7133[0]: i2c eeprom 50: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff cb&lt;br /&gt;
  saa7133[0]: i2c eeprom 60: 30 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff&lt;br /&gt;
  saa7133[0]: i2c eeprom 70: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff&lt;br /&gt;
  saa7133[0]: i2c eeprom 80: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff&lt;br /&gt;
  saa7133[0]: i2c eeprom 90: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff&lt;br /&gt;
  saa7133[0]: i2c eeprom a0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff&lt;br /&gt;
  saa7133[0]: i2c eeprom b0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff&lt;br /&gt;
  saa7133[0]: i2c eeprom c0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff&lt;br /&gt;
  saa7133[0]: i2c eeprom d0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff&lt;br /&gt;
  saa7133[0]: i2c eeprom e0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff&lt;br /&gt;
  saa7133[0]: i2c eeprom f0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff&lt;br /&gt;
  saa7133[0]: registered device video0 [v4l2]&lt;br /&gt;
  saa7133[0]: registered device vbi0&lt;br /&gt;
&lt;br /&gt;
===lspci===&lt;br /&gt;
&lt;br /&gt;
  # lspci -vvvnn&lt;br /&gt;
  02:01.0 Multimedia controller [0480]: Philips Semiconductors SAA7133/SAA7135 Video Broadcast Decoder [1131:7133] (rev d1)&lt;br /&gt;
  Subsystem: Compro Technology, Inc. VideoMate T750 [185b:c900]&lt;br /&gt;
  Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-&lt;br /&gt;
  Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium &amp;gt;TAbort- &amp;lt;TAbort- &amp;lt;MAbort- &amp;gt;SERR- &amp;lt;PERR- INTx-&lt;br /&gt;
  Latency: 32 (21000ns min, 8000ns max)&lt;br /&gt;
  Interrupt: pin A routed to IRQ 21&lt;br /&gt;
  Region 0: Memory at fb004000 (32-bit, non-prefetchable) [size=2K]&lt;br /&gt;
  Capabilities: [40] Power Management version 2&lt;br /&gt;
  Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)&lt;br /&gt;
  Status: D0 PME-Enable- DSel=0 DScale=1 PME-&lt;br /&gt;
  Kernel driver in use: saa7134&lt;br /&gt;
  Kernel modules: saa7134&lt;br /&gt;
&lt;br /&gt;
===i2cdetect===&lt;br /&gt;
&lt;br /&gt;
  # i2cdetect -l&lt;br /&gt;
  i2c-0	smbus     	SMBus I801 adapter at 1400      	SMBus adapter&lt;br /&gt;
  i2c-1	smbus     	saa7133[0]                      	SMBus adapter&lt;br /&gt;
&lt;br /&gt;
  # i2cdetect 1&lt;br /&gt;
  I will probe file /dev/i2c-1.&lt;br /&gt;
  I will probe address range 0x03-0x77.&lt;br /&gt;
  Continue? [Y/n] y&lt;br /&gt;
       0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f&lt;br /&gt;
  00:          -- -- -- -- -- -- -- -- -- -- -- -- 0f &lt;br /&gt;
  10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- &lt;br /&gt;
  20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- &lt;br /&gt;
  30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- &lt;br /&gt;
  40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- &lt;br /&gt;
  50: UU -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- &lt;br /&gt;
  60: -- 61 62 63 -- -- -- -- 68 -- -- -- -- -- -- -- &lt;br /&gt;
  70: -- -- -- -- -- -- -- --&lt;br /&gt;
&lt;br /&gt;
  # i2cdump 1 0x0f&lt;br /&gt;
  I will probe file /dev/i2c-1, address 0xf, mode byte&lt;br /&gt;
  Continue? [Y/n] y&lt;br /&gt;
       0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f    0123456789abcdef&lt;br /&gt;
  00: a5 00 00 00 00 00 01 00 00 00 3a 2c 61 13 00 2b    ?.....?...:,a?.+&lt;br /&gt;
  10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 40    ...............@&lt;br /&gt;
  20: 80 00 00 00 00 00 00 00 82 40 00 00 00 00 00 00    ?.......?@......&lt;br /&gt;
  30: 00 00 11 3c 00 00 00 00 00 00 00 00 00 01 00 00    ..?&amp;lt;.........?..&lt;br /&gt;
  40: 00 12 7f 00 00 00 00 00 00 00 00 00 00 00 00 00    .??.............&lt;br /&gt;
  50: 0b 44 46 15 0f 00 2b 62 00 00 0c 00 75 0d 40 12    ?DF??.+b..?.u?@?&lt;br /&gt;
  60: 00 4d 0a 0f 36 67 e5 c2 00 00 80 00 cd 7e 40 80    .M??6g??..?.?~@?&lt;br /&gt;
  70: 00 00 00 00 00 00 00 10 00 00 00 00 29 18 46 14    .......?....)?F?&lt;br /&gt;
  80: 18 09 64 52 f1 03 3b 00 20 43 12 2b 31 7d 00 00    ??dR??;. C?+1}..&lt;br /&gt;
  90: 00 ff ff 00 ff 3f 3f 2f f5 21 51 d0 a1 a5 42 14    .....??/?!Q???B?&lt;br /&gt;
  a0: 6c 15 54 43 32 22 99 41 90 b3 50 61 60 00 00 00    l?TC2&amp;quot;?A??Pa`...&lt;br /&gt;
  b0: 00 80 20 80 80 55 62 07 0a c8 ff 46 24 a3 00 14    .? ??Ub???.F$?.?&lt;br /&gt;
  c0: 8d 48 30 00 93 93 10 00 00 28 44 24 73 54 14 61    ?H0.???..(D$sT?a&lt;br /&gt;
  d0: 10 00 18 00 20 00 ff 7a 80 14 10 40 20 03 46 34    ?.?. ..z???@ ?F4&lt;br /&gt;
  e0: 47 1c 00 00 00 30 00 40 10 00 00 80 00 00 00 00    G?...0.@?..?....&lt;br /&gt;
  f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ff ff    ................&lt;br /&gt;
&lt;br /&gt;
  # i2cdump 1 0x50&lt;br /&gt;
  Error: Could not set address to 0x50: Device or resource busy&lt;br /&gt;
&lt;br /&gt;
  # i2cdump 1 0x62&lt;br /&gt;
  I will probe file /dev/i2c-1, address 0x62, mode byte&lt;br /&gt;
  Continue? [Y/n] y&lt;br /&gt;
       0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f    0123456789abcdef&lt;br /&gt;
  00: 90 00 00 19 00 10 00 28 08 1c 0b 44 e1 84 b7 2c    ?..?.?.(???D???,&lt;br /&gt;
  10: 10 fd 95 3f 7f 1f ff ff ff 80 a8 00 89 00 00 0d    ??????...??.?..?&lt;br /&gt;
  20: 1e 53 e1 f7 f7 c2 15 29 55 39 23 70 dc ff 00 00    ?S?????)U9#p?...&lt;br /&gt;
  30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00    ................&lt;br /&gt;
  40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00    ................&lt;br /&gt;
  50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00    ................&lt;br /&gt;
  60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00    ................&lt;br /&gt;
  70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00    ................&lt;br /&gt;
  80: 90 00 00 19 00 10 00 28 08 1c 0b 44 e1 84 b7 2c    ?..?.?.(???D???,&lt;br /&gt;
  90: 10 fd 95 3f 7f 1f ff ff ff 80 a8 00 89 00 00 0d    ??????...??.?..?&lt;br /&gt;
  a0: 1e 53 e1 f7 f7 c2 15 29 55 39 23 70 dc ff 00 00    ?S?????)U9#p?...&lt;br /&gt;
  b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00    ................&lt;br /&gt;
  c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00    ................&lt;br /&gt;
  d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00    ................&lt;br /&gt;
  e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00    ................&lt;br /&gt;
  f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00    ................&lt;br /&gt;
&lt;br /&gt;
  # i2cdump 1 0x63&lt;br /&gt;
  Continue? [Y/n] y&lt;br /&gt;
       0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f    0123456789abcdef&lt;br /&gt;
  00: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  10: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  20: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  30: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  40: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  50: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  60: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  70: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  80: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  90: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  a0: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  b0: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  c0: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  d0: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  e0: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  f0: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
&lt;br /&gt;
  # i2cdump 1 0x68&lt;br /&gt;
  I will probe file /dev/i2c-1, address 0x68, mode byte&lt;br /&gt;
  Continue? [Y/n] y&lt;br /&gt;
       0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f    0123456789abcdef&lt;br /&gt;
  00: 09 02 21 07 17 81 09 00 00 00 00 ff ff ff 01 02    ??!????.......??&lt;br /&gt;
  10: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  20: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  30: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  40: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  50: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  60: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  70: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  80: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  90: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  a0: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  b0: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  c0: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  d0: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  e0: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
  f0: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX    XXXXXXXXXXXXXXXX&lt;br /&gt;
&lt;br /&gt;
===RegSpy===&lt;br /&gt;
  &lt;br /&gt;
  SAA7133 Card [0]:&lt;br /&gt;
  &lt;br /&gt;
  Vendor ID:           0x1131&lt;br /&gt;
  Device ID:           0x7133&lt;br /&gt;
  Subsystem ID:        0xc900185b&lt;br /&gt;
  &lt;br /&gt;
  &lt;br /&gt;
  4 states dumped&lt;br /&gt;
  &lt;br /&gt;
  ----------------------------------------------------------------------------------&lt;br /&gt;
  &lt;br /&gt;
  SAA7133 Card - State 0:&lt;br /&gt;
  SAA7134_GPIO_GPSTATUS:           0c84ff00 * (00001100 10000100 11111111 00000000)                 &lt;br /&gt;
  SAA7134_I2S_OUTPUT_FORMAT:       00         (00000000)                                            &lt;br /&gt;
  0x14C:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x150:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x148:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x144:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x154:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x158:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x16C:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x164:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x174:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_AUDIO_CLOCK:             90909090 * (10010000 10010000 10010000 10010000)                 &lt;br /&gt;
  SAA7134_ANALOG_IO_SELECT:        90 *       (10010000)                                            &lt;br /&gt;
  0x140:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_I2S_OUTPUT_LEVEL:        00         (00000000)                                            &lt;br /&gt;
  SAA7134_I2S_OUTPUT_SELECT:       00         (00000000)                                            &lt;br /&gt;
  SAA7134_TS_PARALLEL:             64 *       (01100100)                                            &lt;br /&gt;
  SAA7134_TS_SERIAL1:              00         (00000000)                                            &lt;br /&gt;
  SAA7134_GPIO_GPMODE:             8082c000   (10000000 10000010 11000000 00000000)                 &lt;br /&gt;
  SAA7134_ANALOG_IN_CTRL1:         83         (10000011)                                            &lt;br /&gt;
  SAA7134_VIDEO_PORT_CTRL0:        00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_VIDEO_PORT_CTRL4:        00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_VIDEO_PORT_CTRL8:        00         (00000000)                                            &lt;br /&gt;
  SAA7134_I2S_AUDIO_OUTPUT:        11         (00010001)                                            &lt;br /&gt;
  SAA7134_TS_PARALLEL_SERIAL:      b9         (10111001)                                            &lt;br /&gt;
  SAA7134_TS_SERIAL0:              40         (01000000)                                            &lt;br /&gt;
  SAA7134_TS_DMA0:                 35         (00110101)                                            &lt;br /&gt;
  SAA7134_TS_DMA1:                 01         (00000001)                                            &lt;br /&gt;
  SAA7134_TS_DMA2:                 00         (00000000)                                            &lt;br /&gt;
  SAA7134_SPECIAL_MODE:            01         (00000001)                                            &lt;br /&gt;
  &lt;br /&gt;
  &lt;br /&gt;
  Changes: State 0 -&amp;gt; State 1:  (switching from analog to digital mode and watching the channel showed&lt;br /&gt;
                                 automatically by the program)&lt;br /&gt;
  SAA7134_GPIO_GPSTATUS:           0c84ff00 -&amp;gt; 0295ff20  (----110- ---0---0 -------- --0-----)  &lt;br /&gt;
  SAA7134_AUDIO_CLOCK:             90909090 -&amp;gt; 00000000  (1--1---- 1--1---- 1--1---- 1--1----)  &lt;br /&gt;
  SAA7134_ANALOG_IO_SELECT:        90       -&amp;gt; 00        (1--1----)                             &lt;br /&gt;
  SAA7134_TS_PARALLEL:             64       -&amp;gt; e4        (0-------)                             &lt;br /&gt;
  &lt;br /&gt;
  4 changes&lt;br /&gt;
  &lt;br /&gt;
  &lt;br /&gt;
  ----------------------------------------------------------------------------------&lt;br /&gt;
  &lt;br /&gt;
  SAA7133 Card - State 1:&lt;br /&gt;
  SAA7134_GPIO_GPSTATUS:           0295ff20 * (00000010 10010101 11111111 00100000)  (was: 0c84ff00)&lt;br /&gt;
  SAA7134_I2S_OUTPUT_FORMAT:       00         (00000000)                                            &lt;br /&gt;
  0x14C:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x150:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x148:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x144:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x154:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x158:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x16C:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x164:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x174:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_AUDIO_CLOCK:             00000000   (00000000 00000000 00000000 00000000)  (was: 90909090)&lt;br /&gt;
  SAA7134_ANALOG_IO_SELECT:        00         (00000000)                             (was: 90)      &lt;br /&gt;
  0x140:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_I2S_OUTPUT_LEVEL:        00         (00000000)                                            &lt;br /&gt;
  SAA7134_I2S_OUTPUT_SELECT:       00         (00000000)                                            &lt;br /&gt;
  SAA7134_TS_PARALLEL:             e4         (11100100)                             (was: 64)      &lt;br /&gt;
  SAA7134_TS_SERIAL1:              00         (00000000)                                            &lt;br /&gt;
  SAA7134_GPIO_GPMODE:             8082c000   (10000000 10000010 11000000 00000000)                 &lt;br /&gt;
  SAA7134_ANALOG_IN_CTRL1:         83         (10000011)                                            &lt;br /&gt;
  SAA7134_VIDEO_PORT_CTRL0:        00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_VIDEO_PORT_CTRL4:        00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_VIDEO_PORT_CTRL8:        00         (00000000)                                            &lt;br /&gt;
  SAA7134_I2S_AUDIO_OUTPUT:        11         (00010001)                                            &lt;br /&gt;
  SAA7134_TS_PARALLEL_SERIAL:      b9         (10111001)                                            &lt;br /&gt;
  SAA7134_TS_SERIAL0:              40         (01000000)                                            &lt;br /&gt;
  SAA7134_TS_DMA0:                 35         (00110101)                                            &lt;br /&gt;
  SAA7134_TS_DMA1:                 01         (00000001)                                            &lt;br /&gt;
  SAA7134_TS_DMA2:                 00         (00000000)                                            &lt;br /&gt;
  SAA7134_SPECIAL_MODE:            01         (00000001)                                            &lt;br /&gt;
  &lt;br /&gt;
  &lt;br /&gt;
  Changes: State 1 -&amp;gt; State 2:  (changing to an other digital channel)&lt;br /&gt;
  SAA7134_GPIO_GPSTATUS:           0295ff20 -&amp;gt; 0495ff77  (-----01- -------- -------- -0-0-000)  &lt;br /&gt;
  &lt;br /&gt;
  1 changes&lt;br /&gt;
  &lt;br /&gt;
  &lt;br /&gt;
  ----------------------------------------------------------------------------------&lt;br /&gt;
  &lt;br /&gt;
  SAA7133 Card - State 2:&lt;br /&gt;
  SAA7134_GPIO_GPSTATUS:           0495ff77 * (00000100 10010101 11111111 01110111)  (was: 0295ff20)&lt;br /&gt;
  SAA7134_I2S_OUTPUT_FORMAT:       00         (00000000)                                            &lt;br /&gt;
  0x14C:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x150:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x148:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x144:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x154:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x158:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x16C:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x164:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x174:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_AUDIO_CLOCK:             00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_ANALOG_IO_SELECT:        00         (00000000)                                            &lt;br /&gt;
  0x140:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_I2S_OUTPUT_LEVEL:        00         (00000000)                                            &lt;br /&gt;
  SAA7134_I2S_OUTPUT_SELECT:       00         (00000000)                                            &lt;br /&gt;
  SAA7134_TS_PARALLEL:             e4 *       (11100100)                                            &lt;br /&gt;
  SAA7134_TS_SERIAL1:              00         (00000000)                                            &lt;br /&gt;
  SAA7134_GPIO_GPMODE:             8082c000   (10000000 10000010 11000000 00000000)                 &lt;br /&gt;
  SAA7134_ANALOG_IN_CTRL1:         83         (10000011)                                            &lt;br /&gt;
  SAA7134_VIDEO_PORT_CTRL0:        00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_VIDEO_PORT_CTRL4:        00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_VIDEO_PORT_CTRL8:        00         (00000000)                                            &lt;br /&gt;
  SAA7134_I2S_AUDIO_OUTPUT:        11         (00010001)                                            &lt;br /&gt;
  SAA7134_TS_PARALLEL_SERIAL:      b9         (10111001)                                            &lt;br /&gt;
  SAA7134_TS_SERIAL0:              40         (01000000)                                            &lt;br /&gt;
  SAA7134_TS_DMA0:                 35         (00110101)                                            &lt;br /&gt;
  SAA7134_TS_DMA1:                 01         (00000001)                                            &lt;br /&gt;
  SAA7134_TS_DMA2:                 00         (00000000)                                            &lt;br /&gt;
  SAA7134_SPECIAL_MODE:            01         (00000001)                                            &lt;br /&gt;
  &lt;br /&gt;
  &lt;br /&gt;
  Changes: State 2 -&amp;gt; Register Dump:  (exiting the program)&lt;br /&gt;
  SAA7134_GPIO_GPSTATUS:           0495ff77 -&amp;gt; 0494ff00  (-------- -------1 -------- -111-111)  &lt;br /&gt;
  SAA7134_TS_PARALLEL:             e4       -&amp;gt; 64        (1-------)                             (same as 0)&lt;br /&gt;
  &lt;br /&gt;
  2 changes&lt;br /&gt;
  &lt;br /&gt;
  &lt;br /&gt;
  =================================================================================&lt;br /&gt;
  &lt;br /&gt;
  SAA7133 Card - Register Dump:&lt;br /&gt;
  SAA7134_GPIO_GPSTATUS:           0494ff00   (00000100 10010100 11111111 00000000)  (was: 0495ff77)&lt;br /&gt;
  SAA7134_I2S_OUTPUT_FORMAT:       00         (00000000)                                            &lt;br /&gt;
  0x14C:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x150:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x148:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x144:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x154:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x158:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x16C:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x164:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  0x174:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_AUDIO_CLOCK:             00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_ANALOG_IO_SELECT:        00         (00000000)                                            &lt;br /&gt;
  0x140:                           00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_I2S_OUTPUT_LEVEL:        00         (00000000)                                            &lt;br /&gt;
  SAA7134_I2S_OUTPUT_SELECT:       00         (00000000)                                            &lt;br /&gt;
  SAA7134_TS_PARALLEL:             64         (01100100)                             (was: e4)      &lt;br /&gt;
  SAA7134_TS_SERIAL1:              00         (00000000)                                            &lt;br /&gt;
  SAA7134_GPIO_GPMODE:             8082c000   (10000000 10000010 11000000 00000000)                 &lt;br /&gt;
  SAA7134_ANALOG_IN_CTRL1:         83         (10000011)                                            &lt;br /&gt;
  SAA7134_VIDEO_PORT_CTRL0:        00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_VIDEO_PORT_CTRL4:        00000000   (00000000 00000000 00000000 00000000)                 &lt;br /&gt;
  SAA7134_VIDEO_PORT_CTRL8:        00         (00000000)                                            &lt;br /&gt;
  SAA7134_I2S_AUDIO_OUTPUT:        11         (00010001)                                            &lt;br /&gt;
  SAA7134_TS_PARALLEL_SERIAL:      b9         (10111001)                                            &lt;br /&gt;
  SAA7134_TS_SERIAL0:              40         (01000000)                                            &lt;br /&gt;
  SAA7134_TS_DMA0:                 35         (00110101)                                            &lt;br /&gt;
  SAA7134_TS_DMA1:                 01         (00000001)                                            &lt;br /&gt;
  SAA7134_TS_DMA2:                 00         (00000000)                                            &lt;br /&gt;
  SAA7134_SPECIAL_MODE:            01         (00000001)                                            &lt;br /&gt;
  &lt;br /&gt;
  end of dump&lt;br /&gt;
&lt;br /&gt;
==Manufactures Website==&lt;br /&gt;
http://www.comprousa.com/en/product/t750/t750.html&lt;br /&gt;
[[Category:DVB-T PCI Cards]]&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/Compro_Technology</id>
		<title>Compro Technology</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/Compro_Technology"/>
				<updated>2009-07-14T22:17:51Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: Changed Compro S350 to 'supported'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Compro Technology is a U.S. based company that produces and sells a version of the [[DiBcom]] [[DVB-T]] reference design and [[Analog TV]] Cards.&lt;br /&gt;
&lt;br /&gt;
==Devices==&lt;br /&gt;
===Supported===&lt;br /&gt;
* [[Compro Videomate T750|VideoMate T750]]&lt;br /&gt;
* [[Compro VideoMate DVB-T220|VideoMate T220]]&lt;br /&gt;
* [[Compro VideoMate T200a|VideoMate DVB-T200a]]&lt;br /&gt;
* [[Compro VideoMate T200|VideoMate DVB-T200]]&lt;br /&gt;
* [[Compro VideoMate TV Gold-Plus|VideoMate M500 TV Gold-Plus]]&lt;br /&gt;
* [[Compro VideoMate TV PVR/FM|VideoMate M200 TV PVR/FM]]&lt;br /&gt;
* [[Compro VideoMate S350|VideoMate S350]]&lt;br /&gt;
&lt;br /&gt;
===Unsupported===&lt;br /&gt;
All of the 'E' Series VideoMate cards are unsupported(29th April 2009)&lt;br /&gt;
* [[Compro VideoMate E600F|VideoMate E600F]]&lt;br /&gt;
* [[Compro VideoMate E650|VideoMate E650]]&lt;br /&gt;
* [[Compro VideoMate E700|VideoMate E700]]&lt;br /&gt;
* [[Compro VideoMate E800|VideoMate E800]]&lt;br /&gt;
* [[Compro VideoMate E800F|VideoMate E800F]]&lt;br /&gt;
The following cards are also unsupported:&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
* [http://www.comprousa.com/ Compro Website]&lt;br /&gt;
&lt;br /&gt;
[[Category:Vendor]]&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/ASUS_My_Cinema-P7131_Hybrid</id>
		<title>ASUS My Cinema-P7131 Hybrid</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/ASUS_My_Cinema-P7131_Hybrid"/>
				<updated>2009-07-02T14:10:07Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: Added note template. Tidied dmesg ouput.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A [[DVB-T PCI Cards|PCI DVB-T card]] from [[ASUS]].&lt;br /&gt;
&lt;br /&gt;
The analog part of this card works out of the box.&lt;br /&gt;
&lt;br /&gt;
Not sure if it is exactly the same card as the ASUS P7131 Dual.&lt;br /&gt;
{{note | ''ASUSTek P7131 Dual, and ASUSTek P7131 Hybrid are not identical. In linux kernel modules 2.6.28 'Dual' is detected as card 78, 'Hybrid' is detected as card 112. Association of FM Radio and RF signals differs slightly.'' }}&lt;br /&gt;
&lt;br /&gt;
==Overview/Features==&lt;br /&gt;
* PCI&lt;br /&gt;
* RF formats: PAL, DVB-T &lt;br /&gt;
&lt;br /&gt;
The card does not have an AD for sound.&lt;br /&gt;
&lt;br /&gt;
===Card connectors===&lt;br /&gt;
* RF signal: Two IEC connectors&lt;br /&gt;
* Video Input: S-Video mini-DIN&lt;br /&gt;
* IR-Remote: 2.5mm jack&lt;br /&gt;
* Audio output: Card internal&lt;br /&gt;
&lt;br /&gt;
The RF inputs are for:&lt;br /&gt;
* PAL TV RF signal&lt;br /&gt;
* DVB-T RF signal&lt;br /&gt;
* FM radio RF signal&lt;br /&gt;
&lt;br /&gt;
The original documentation says:&lt;br /&gt;
&amp;lt;br/&amp;gt;Upper IEC connector is marked &amp;quot;RF/FM-IN&amp;quot; and is for FM radio and DVB-T&lt;br /&gt;
&amp;lt;br/&amp;gt;Lower IEC connector is marked &amp;quot;CATV-IN&amp;quot; and is for PAL TV&lt;br /&gt;
&lt;br /&gt;
The FM radio is fixed to the upper connector, but for TV (PAL and DVB-T) the connectors can apparently be controlled &lt;br /&gt;
by software. This is TBD. ???&lt;br /&gt;
&lt;br /&gt;
*note: In several cases users had to connect their antenna to the analog plug for dvb-t!&lt;br /&gt;
*note: Signal association can change after booting into Windows and using bundled Win32 software to control card. Best solution is to split antenna signal and attach to both connectors.&lt;br /&gt;
&lt;br /&gt;
===Components Used===&lt;br /&gt;
* TV tuner: tda8290+75&lt;br /&gt;
* Analog demodulator: ??&lt;br /&gt;
* FM radio chip: ??&lt;br /&gt;
* tda10046 demodulator&lt;br /&gt;
* Video/audio decoder: Philips Semiconductors SAA7133 Video Broadcast Decoder (rev d1)&lt;br /&gt;
&lt;br /&gt;
===Identification ===&lt;br /&gt;
lspci -vn:&lt;br /&gt;
&lt;br /&gt;
==Making it Work==&lt;br /&gt;
&lt;br /&gt;
===Firmware===&lt;br /&gt;
This card requires a [[firmware]] file (dvb-fe-tda10046.fw) for the DVB-T demodulator.  This file can be obtained two different ways:&lt;br /&gt;
* download a package containing this and many other firmwares&amp;amp;hellip;:&lt;br /&gt;
[http://rapidshare.com/files/250533445/linux_dvb_firmware_v2.7z DVB firmwares v2, 728KiB, contains 114 files]&lt;br /&gt;
&lt;br /&gt;
[http://www.t-senger.de/download/linux_dvb_firmware.zip DVB firmwares v1, 1,52MiB, bigger because of worse compression, contains 36 files. Outdated.]&lt;br /&gt;
:*note: If you can provide proper hosting, you're welcome to re-host the file and edit this page.&lt;br /&gt;
* using the get_dvb_firmware perl script, included with kernel sources, which will download the Windows driver file and rip the firmware out of it:&lt;br /&gt;
 &amp;lt;code&amp;gt;cd /[kernel source directory]/Documentation/dvb/&lt;br /&gt;
 perl get_dvb_firmware tda10046&amp;lt;/code&amp;gt;&lt;br /&gt;
Kernel source directory will usually be /usr/src/linux/. Whatever method you choose, once the download is complete, place a copy of the firmware file in your /lib/firmware directory. (This directory may differ with some distros i.e.depending on your hotplug version it could be /usr/lib/hotplug/firmware/ ; consult your distro's documentation for the appropriate location):&lt;br /&gt;
 &amp;lt;code&amp;gt;sudo cp dvb-fe-tda10046.fw /lib/firmware&amp;lt;/code&amp;gt; &lt;br /&gt;
(replace /lib/firmware with /usr/lib/hotplug/firmware/ if required)&lt;br /&gt;
&lt;br /&gt;
====Bugs====&lt;br /&gt;
This is not tested yet:&lt;br /&gt;
====Get firmware, old option====&lt;br /&gt;
In /usr/src/linux/drivers/media/video/saa7134/saa7134-dvb.c, line 873, struct tda1004x_config philips_tiger_config change the entry&lt;br /&gt;
  .request_firmware = NULL&lt;br /&gt;
to&lt;br /&gt;
  .request_firmware = philips_tu1216_request_firmware&lt;br /&gt;
Run /usr/src/linux/Documentation/dvb/get_dvb_firmware and copy the dvb-fe-tda10046.fw to /lib/firmware&lt;br /&gt;
  modprobe saa7134 card=78 gpio_tracking=1&lt;br /&gt;
See http://www.spinics.net/lists/vfl/msg27672.html&lt;br /&gt;
&lt;br /&gt;
====Get firmware, new option====&lt;br /&gt;
The Mercurial version &amp;quot;emerge v4l-dvb-hg&amp;quot; gives the card a proper card number of 112.&lt;br /&gt;
The card can then be brought up with&lt;br /&gt;
  modprobe saa7134 card=112 tuner=54 gpio_tracking=1 i2c_scan=1&lt;br /&gt;
You may also need to &lt;br /&gt;
  modprobe saa7134-dvb&lt;br /&gt;
  modprobe saa7134-alsa&lt;br /&gt;
This works now but may not continue to do so.&lt;br /&gt;
&lt;br /&gt;
===Drivers===&lt;br /&gt;
Module Options:&lt;br /&gt;
For analog signal (autodetected?):&lt;br /&gt;
  saa7134 card=78 tuner=54&lt;br /&gt;
&lt;br /&gt;
module saa7134 was loaded automatically, but in addition command&lt;br /&gt;
&amp;quot;modprobe saa7134_dvb&amp;quot; was required. Only after this the directory /dev/dvb appeared.&lt;br /&gt;
&lt;br /&gt;
===Sample kernel output===&lt;br /&gt;
From Gentoo linux kernel 2.6.28-r2 (as '''second''' PCI card):&lt;br /&gt;
&amp;lt;pre&amp;gt;saa7134 0000:04:02.0: PCI INT A -&amp;gt; GSI 18 (level, low) -&amp;gt; IRQ 18&lt;br /&gt;
saa7133[1]: found at 0000:04:02.0, rev: 209, irq: 18, latency: 32, mmio: 0xe3004800&lt;br /&gt;
saa7133[1]: subsystem: 1043:4876, board: ASUSTeK P7131 Hybrid [card=112,autodetected]                                                                   &lt;br /&gt;
saa7133[1]: board init: gpio is 0                                                                                                                       &lt;br /&gt;
input: saa7134 IR (ASUSTeK P7131 Hybri as /class/input/input6                                                                                           &lt;br /&gt;
tuner' 2-004b: chip found @ 0x96 (saa7133[1])&lt;br /&gt;
saa7133[1]: i2c eeprom 00: 43 10 76 48 54 20 1c 00 43 43 a9 1c 55 d2 b2 92   &lt;br /&gt;
saa7133[1]: i2c eeprom 10: ff ff ff 0f ff 20 ff ff ff ff ff ff ff ff ff ff   &lt;br /&gt;
saa7133[1]: i2c eeprom 20: 01 40 01 02 03 01 01 03 08 ff 00 d5 ff ff ff ff                                                                              &lt;br /&gt;
saa7133[1]: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff&lt;br /&gt;
saa7133[1]: i2c eeprom 40: ff 21 00 c2 96 10 03 32 55 50 ff ff ff ff ff ff                                                                              &lt;br /&gt;
saa7133[1]: i2c eeprom 50: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff                                                                              &lt;br /&gt;
saa7133[1]: i2c eeprom 60: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff                                                                              &lt;br /&gt;
saa7133[1]: i2c eeprom 70: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff                                                                              &lt;br /&gt;
saa7133[1]: i2c eeprom 80: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff                                                                              &lt;br /&gt;
saa7133[1]: i2c eeprom 90: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff                                                                              &lt;br /&gt;
saa7133[1]: i2c eeprom a0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff                                                                              &lt;br /&gt;
saa7133[1]: i2c eeprom b0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff                                                                              &lt;br /&gt;
saa7133[1]: i2c eeprom c0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff                                                                              &lt;br /&gt;
saa7133[1]: i2c eeprom d0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff                                                                              &lt;br /&gt;
saa7133[1]: i2c eeprom e0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff                                                                              &lt;br /&gt;
saa7133[1]: i2c eeprom f0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff                                                                              &lt;br /&gt;
saa7133[1]: i2c scan: found device @ 0x10  [???]                                                                                                        &lt;br /&gt;
saa7133[1]: i2c scan: found device @ 0x96  [???]                                                                                                        &lt;br /&gt;
saa7133[1]: i2c scan: found device @ 0xa0  [eeprom]                                                                                                     &lt;br /&gt;
tda829x 2-004b: setting tuner address to 61                                                                                                             &lt;br /&gt;
tda829x 2-004b: type set to tda8290+75a                                                                                                                 &lt;br /&gt;
saa7133[1]: registered device video1 [v4l2]                                                                                                             &lt;br /&gt;
saa7133[1]: registered device vbi1                                                                                                                      &lt;br /&gt;
saa7133[1]: registered device radio1&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Remote control support===&lt;br /&gt;
&lt;br /&gt;
An IR remote control is supplied. There is a sensor cable that must be plugged into the card.&lt;br /&gt;
&lt;br /&gt;
The remote requires [http://kernelnewbies.org/Linux_2_6_22 Linux 2.6.22]&lt;br /&gt;
&lt;br /&gt;
==Also See==&lt;br /&gt;
* http://gentoo-wiki.com/HARDWARE_saa7134 (Generic)&lt;br /&gt;
* http://www.mail-archive.com/linux-dvb@linuxtv.org/msg22647.html (Remote control)&lt;br /&gt;
* http://gentoo-wiki.com/Saa7134_quick_guide&lt;br /&gt;
* http://www.thadathil.net/dvb/fw/ (Firmware repository)&lt;br /&gt;
* [[Saa713x_devices#Supported_saa713x_devices|Supported saa713x devices]]&lt;br /&gt;
* [[Saa713x devices: Generic SAA7134 Card Installation]]&lt;br /&gt;
&lt;br /&gt;
Discussions:&lt;br /&gt;
* http://archives.devshed.com/forums/linux-97/dvb-t-on-asustek-p7131-dual-device-4876t-1966310.html&lt;br /&gt;
* http://ubuntuforums.org/showthread.php?t=195686 (Someone who successfully have used the card)&lt;br /&gt;
&lt;br /&gt;
Old discussions (may no longer be relevant):&lt;br /&gt;
* http://www.mail-archive.com/linux-dvb@linuxtv.org/msg19973.html (Thread discussing driver development)&lt;br /&gt;
* http://www.mail-archive.com/linux-dvb@linuxtv.org/msg19579.html&lt;br /&gt;
* http://www.spinics.net/lists/vfl/msg27672.html&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
* [http://fi.asus.com/products.aspx?l1=2&amp;amp;l2=10&amp;amp;l3=199&amp;amp;model=547&amp;amp;modelmenu=1 ASUS My Cinema-P7131 Hybrid product page]&lt;br /&gt;
[[Category:DVB-T PCI Cards]]&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/List_of_Chipset_Vendors</id>
		<title>List of Chipset Vendors</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/List_of_Chipset_Vendors"/>
				<updated>2009-07-01T22:43:05Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: /* Inactive/Rebranded Chipset Vendors */  Spelling&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page lists links to pages about Chipset Vendors and the products they sell. This includes, but is not limited to:&lt;br /&gt;
*[[Tuner|Tuners]]&lt;br /&gt;
*[[Demodulator|Demodulators]]&lt;br /&gt;
*[[Encoder|Encoders]]&lt;br /&gt;
*[[Decoder|Decoders]]&lt;br /&gt;
*[[Interface chipsets|Interface bridge chipsets]] (USB, PCI, PCIe, etc.)&lt;br /&gt;
*[[Multifunction chip|Multifunction chips]]&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==Active Chipset Vendors==&lt;br /&gt;
These vendors are still producing TV-related chipsets under their original (or slightly modified) brand names.&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; &lt;br /&gt;
|+'''Sortable Table of Active Chipset Vendors'''&lt;br /&gt;
|-&lt;br /&gt;
! Vendor !! Headquarters !! Tuners !! Demodulators !! class=&amp;quot;unsortable&amp;quot; | Products&lt;br /&gt;
|-&lt;br /&gt;
| [[Alps]] || Japan || {{yes}} || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[ATI/AMD]] || U.S.A./Canada ||  || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Atmel Corporation|Atmel]] || U.S.A.|| || {{yes}}||&lt;br /&gt;
|-&lt;br /&gt;
| [[Auvitek International Ltd.]] || China/U.S.A. || || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[B2C2 Inc.]] || U.S.A. || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Broadcom]] || U.S.A. || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Cirrus Logic]] || U.S.A. || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Commsonic]] || U.K. || || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Conexant]] || U.S.A. || || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Cypress]] || U.S.A. ||  || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[DiBcom]] || France || {{yes}} ||  {{yes}} || produces DVB-T and DVB-H [[Demodulator]] chipsets for mobile usage &lt;br /&gt;
|-&lt;br /&gt;
| [[Digimove]] || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Grundig]] || Germany || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Infineon]] || Germany || {{yes}} || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Intel]] || U.S.A. || || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[ITE Tech. Inc.]] || Taiwan || {{yes}} || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[LG Innotek]] || Korea || {{yes}} || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[LSI Logic Corporation]] || U.S.A.|| {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Maxlinear]] || U.S.A. || {{yes}} || || tuner ICs ([[MXL5003S]],[[MXL5005S]])&lt;br /&gt;
|-&lt;br /&gt;
| [[Microtune]] || U.S.A. || {{yes}} || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[NationalChip]] || China || {{no}} || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[NEC]] || Japan || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[NXP Semiconductors]] || Netherlands || {{yes}} || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Panasonic]] || Japan ||  || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Samsung]] || South Korea || {{yes}} || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[STMicroelectronics]] || Geneva || || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Shenzhen Tena Electronic]] || China || {{yes}} || {{no}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Texas Instruments]] || U.S.A. ||  || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Trident Microsystems, Inc.]] || U.S.A. ||  || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[ViXS]] || Canada || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Xceive]] || U.S.A. || {{yes}} || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Zoran]] || U.S.A. || ||  {{yes}}||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Inactive/Rebranded Chipset Vendors==&lt;br /&gt;
This section lists vendors that are no longer in operation, have been merged and operate under a different name or that have been rebranded. It also includes manufacturers that no longer make TV-related products.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; &lt;br /&gt;
|+'''Sortable Table of Inactive/Rebranded Chipset Vendors'''&lt;br /&gt;
|-&lt;br /&gt;
! Vendor !! Headquarters !! Tuners !! class=&amp;quot;unsortable&amp;quot;| Fate&lt;br /&gt;
|-&lt;br /&gt;
| [[Afatech]] || Taiwan ||  || Merged with ITE Tech. Inc. in 2008&lt;br /&gt;
|-&lt;br /&gt;
| [[Brooktree Corporation]] || U.S.A. ||  ||Bought by Rockwell Semiconductors in 1996&lt;br /&gt;
|-&lt;br /&gt;
| [[Tai-Hui|E3C Technologies]] || ||  ||Actual vendor is Tai-Hui; E3C is a branding name&lt;br /&gt;
|-&lt;br /&gt;
| [[EMPIA Technology]] || Taiwan ||  ||Merged with eGalax Inc. in December 2006 to become EETI&lt;br /&gt;
|-&lt;br /&gt;
| [[Hitachi Semiconductor]] || Japan || {{yes}} || Merged semiconductor activities with Mitsubishi to become [[Renesas Technology Corporation]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Micronas]] || Switzerland || || Sold its consumer electronics division to [[Trident Microsystems, Inc.]] on 1st April, 2009.&lt;br /&gt;
|-&lt;br /&gt;
| [[Mitel]] || Canada || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Oren]] || ||  ||Acquired by Zoran Corporation in June 2005&lt;br /&gt;
|-&lt;br /&gt;
| [[Philips Semiconductors]] || Netherlands ||  ||Semiconductors spun off as [[NXP Semiconductors ]]&lt;br /&gt;
|-&lt;br /&gt;
| [[SPaSE]] || Netherlands ||  || Acquired by [[Microtune]] in October 2001&lt;br /&gt;
|-&lt;br /&gt;
| [[Temic]] || || {{yes}} || Acquired by [[Vishay]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Thomson]] || France || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[ULi Electronics]] ||  || || Acquired by Nvidia in 2006&lt;br /&gt;
|-&lt;br /&gt;
| [[Vision Group PLC]] || Scotland || || Acquired by [[STMicroelectronics]] in 1999&lt;br /&gt;
|-&lt;br /&gt;
| [[VLSI Technology]] || U.S.A. || || Acquired by [[NXP Semiconductors ]]&lt;br /&gt;
|-&lt;br /&gt;
| [[VLSI Vision Ltd]] || Scotland || || Renamed [[Vision Group PLC]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Zarlink Semiconductor]] || Canada || || Acquired by [[Intel]] in October 2005&lt;br /&gt;
|}&lt;br /&gt;
[[Category:Chipsets]]&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/Micronas</id>
		<title>Micronas</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/Micronas"/>
				<updated>2009-07-01T22:42:10Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: moved Mirconas to Micronas:&amp;amp;#32;Spelling error&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This article is about the Swiss semiconductor manufacturer and designer, Mirconas.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
*Founded in June 1989 as Crosstec Engineering AG.&lt;br /&gt;
*Renamed to Mirconas after takeover of Micronas Oy, Finland from Nokia in 1992.&lt;br /&gt;
*Sold its consumer electronics division to [[Trident Microsystems, Inc.]] on the 1st April, 2009.&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
[http://www.micronas.com Mirconas homepage]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Vendor]]&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/User_talk:Hlangos</id>
		<title>User talk:Hlangos</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/User_talk:Hlangos"/>
				<updated>2009-06-17T22:42:26Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: /* Further ramblings... */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Wow, somebody made my a sysop?? :-)&lt;br /&gt;
Thanks... I'll try not to screw up everything (at once).&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Thanks for the clarification about Tai Hui. &lt;br /&gt;
: No worries. It was my fault.&lt;br /&gt;
&lt;br /&gt;
I thought I'd also say a quick hello as I've noticed that the bulk of edits seem to be by you, CityK and I.&lt;br /&gt;
: Might seem so but I mostly mucked around with pages that are not yet widely linked.&lt;br /&gt;
&lt;br /&gt;
I thought I'd also take this opportunity to ask what you think about the current state of the wiki in general and whether you think there are areas that could do with some attention.&lt;br /&gt;
&lt;br /&gt;
: I havn't seen a lot of the wiki yet. So my view might be a little biased. Mostly I think the wiki grew without a lot of structure and then the merge made a mess of the structures that began to appear. That's why I really appreciate the work you've done by categorizing hundreds of pages. Also adding all those links should help people who want to contribute their knowledge to add it in one place without lots of duplicate entries that are impossible to keep up to date.&lt;br /&gt;
&lt;br /&gt;
CityK advised me that some sort of graphics for stubs etc. would be useful. I'm still mulling this over as I don't really trust my graphics skills. My girlfriend's an artist, so I'll ask her what she thinks.&lt;br /&gt;
&lt;br /&gt;
: I am not much of a graphics person neither.&lt;br /&gt;
:: either am I :P  ... Jim, don't worry -- it was just a suggestion (for some additional eye candy), but if its not for you, then its not for you.  I don't want anyone to feel obliged in any way --[[User:CityK|CityK]] 05:55, 31 May 2009 (CEST)&lt;br /&gt;
&lt;br /&gt;
It occurred to me that several chipset and device manufacturers have either been bought out, gone out of business or been rebranded. I think it would be useful if the relevant pages (Chipset vendors, DVB-T PCI Devices, etc.) reflected this but I really wanted a second opinion before I start changing things. The chipset vendor page is probably the most straightforward to change because of its length and the fact that the users of this page will probably have at least some technical knowledge. &lt;br /&gt;
: I'd say go ahead. If you are unsure about the changes, put a mockup/sample on the associated talk page and send me the link.&lt;br /&gt;
&lt;br /&gt;
Users of the wiki can be split into three broad categories:&lt;br /&gt;
#Users looking for buying advice.&lt;br /&gt;
#Users looking for a way to make their existing devices work in Linux.&lt;br /&gt;
#Developers looking for any relevant info they might need for driver/application development.&lt;br /&gt;
&lt;br /&gt;
:I reordered them in (what I think) is the order of the depth of detail they seek. The first ones need low detail but on lots of devices. The second group needs more detail on one or very few devices. The last one needs lots of details.&lt;br /&gt;
&lt;br /&gt;
So, I pose the following question: Could the wiki take account of these user-types more elegantly? I certainly think that the information regarding the exact nature of support available in Linux could do with some distillation. http://hardware4linux.info/ uses a five-step rating system from unsupported to fully supported. Could we implement something similar? I can see that the task of standardizing the wiki is not a small one, but it'll be much easier if there's a systematic approach. I'd certainly value any input from you.&lt;br /&gt;
: I am all for standards. I've put some time into standardizing and concentrating the information about USB DVB-T Devices [[HLPlayground2#first_scale_try|here.]] and I hope there is a way to extend the approach to other parts of the wiki too. As you pointed out the users are a diverse bunch and they come with different needs. In order to serve them all we need to have some way of filtering/tagging the information. So that we can show different degrees of detail to different users (or on different pages) without duplicating all the data.&lt;br /&gt;
&lt;br /&gt;
: Cheers -henrik&lt;br /&gt;
&lt;br /&gt;
:: Hi Henrik, sorry for taking so long on getting back to you on that.  I asked Krufky twice on irc about the database idea and given that he never answered in either case, I will surmise that he choose to ignore the questions.  In light of that fact, and combined with the fact that my own time is becoming increasingly constrained by work and other areas of personal interest, I don't want to hold anyone else up -- meaning, if you believe that you can make meaningful improvements (and it certainly looked like you were moving in that direction) then please proceed.  Further, to this point, as I am an ATSC/NTSC user, it would certainly make more sense that someone who is a DVB-T user manage the DVB-T info.&lt;br /&gt;
&lt;br /&gt;
:: Anyway, as both of you (Jim/Henrik) should know by now, standardizing the wiki is, indeed, no easy task ... nor integrating the duplicated content of the former V4L and DVB wikis, or making (where appropriate) articles agnostic between the two different subsystems -- lots of work in those areas is still required.  However, I believe that eventually a nice standardized and unified wiki is achievable -- and one that is easier to manage if we can leverage efficiencies. --[[User:CityK|CityK]] 05:55, 31 May 2009 (CEST)&lt;br /&gt;
&lt;br /&gt;
::: Hi CityK, I've checked [[Special:Version]] and it seems somebody updated to MW 1.14. Great! Now I only need the Extensions ParserFunctions and StringFunctions. If I have those I can do row selection by e.g. manufacturer, chipset, you name it. --[[User:Hlangos|Hlangos]] 22:51, 1 June 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
::::Hi Henrik -- J.S updated the software.  Weren't those extensions included (I thought you had mentioned that they were in 1.14)?  If they aren't, just fire a message off to J.S asking to enable them.&lt;br /&gt;
::::On another thought/tangent -- Jim set up a new page recently, and its [[LinuxTVWiki_talk:People|talk page]] might be a good message center for all of us, so that we don't start cross posting on each other across different articles etc. ... Talk soon. --[[User:CityK|CityK]] 03:51, 2 June 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
::::: Hi CityK, I agree that posting around on talk pages is not the best place for that kind of discussion. In fact I think wikis are not very useful for discussions at all. Talk articles tend to lose cohesion realy fast and for somebody new they are an ugly read. Also any wiki article should be cleaned up from time to time and if you do that to a discussion how do you decide which part is worth keeping? Especially when you didn't agree about something, deleting somebody else's contribution can send the wrong signal. Mailinglists are way better for this because you can pick the part of a posting that you want to reply to and ignore the rest. Also they don't need any cleanup. --[[User:Hlangos|Hlangos]] 09:01, 3 June 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
:::::::Agree all around --[[User:CityK|CityK]] 01:13, 5 June 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Further ramblings... ==&lt;br /&gt;
&lt;br /&gt;
Hi again Henrik,&lt;br /&gt;
&lt;br /&gt;
I forgot to mention in my previous post on [[User:CityK|CityK's]] page that I fully support your idea for a database. I've created a few data-driven sites and it seems obvious to me that this is the way to go. The database schema would be quite simple and reflect the ideas that we're all talking about. In addition, I'm fairly sure that JavaScript and HTML forms and the like can be embedded in wiki pages. I think a search option in addition to the text box that is currently employed would be easy for users to operate and take them to the place they need as quickly as possible. I've looked into the possibility of hosting an external database in the event that the LinuxTV.org hosting won't tolerate any more databases (we only need one!!!), so let me know what you think. In any case, I'm going to try to get in touch with Krufky and Mauro and see what they think about my proposals.&lt;br /&gt;
&lt;br /&gt;
These user pages are rubbish for one on one communication!!! If there was a secure way to send you my email across the wiki, I would. If you think of one, let me know.&lt;br /&gt;
&lt;br /&gt;
Cheers&lt;br /&gt;
&lt;br /&gt;
Jim&lt;br /&gt;
&lt;br /&gt;
:If you use the link in the toolbox to send email to the user when you are in their user page or user discusion page you can send him/her a e-mail and only he/she will know your mail. [[User:Howl|howl]] 13:12, 12 June 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
:: To see that link the in the toolbox, the person needs to leave an email address and to activate this feature using [http://www.linuxtv.org/wiki/index.php/Special:Preferences &amp;quot;my preferences&amp;quot;]. On my user page it should be active.&lt;br /&gt;
::* I've just looked at your page and there is no change to my toolbox.&lt;br /&gt;
:: About the database idea. I like the thought but I am afraid it is what in German you'd call &amp;quot;Shooting sparrows with canons.&amp;quot; Too big and unwieldy a tool for too small and agile a target.&lt;br /&gt;
::* We have a similar saying: 'using a sledgehammer to crack a nut'. I take your point though!!&lt;br /&gt;
:: You have to keep in mind that it will be a rather static database as less than a hand full of devices will be added in a month while the technology is in slow but constant flux and new formats/interfaces will be two to three a year? What I want to express is that the amount of change in the data is rather small in relation to the amount of structural change. IMHO a database makes sense where that ratio is in the order of at least 10000:1. Somebody will have to update the lists of formats and interfaces over years. So you'd either have to design your database system so flexible that new values for fields can be added by users and maybe even new fields. Or you'll have to adjust your database constantly. And &amp;quot;you&amp;quot; really means YOU. As nobody else will find the time to read up on where the database is stored, who has access, how things are done and so on... The learning curve is way to steep for the casual user who ''only wanted to add some data on a card with the new wireless USB4 interface'' or ''support for the new MPEG17 format''.&lt;br /&gt;
::*I agree about the slow rate of change in the data relating to new devices and technologies. However, the key part of the idea is that it is tied in with the state of feature-support. This changes daily and it is my intention to help the users AND developers acquire/input the necessary information that they have/need. I think that the slow rate of change in new technologies is a good thing with regard to the database. It means only a single table/field needs to be updated as technologies evolve, which should make it easier for whoever is updating it. There is a testing database under development (finished but not published) at the moment and it's my intention to use some of its infrastructure if I can. I received the source for it this morning.&lt;br /&gt;
:: While keeping the whole thing in the wiki results in a less flexible solution, as you can't do all the nifty sql queries and joins, I think in the long run it is the more sustainable solution. You have to think about what will happen to the code once you decide that watching TV is a terrible waste of time. (I once did and I didn't own a TV for almost 10 years.) Who will be able to continue your work? And what happens if the project moves to a different hoster, platform, whatever ... A wiki-contained solution will always be more portable. And if you put your data in a Database you probably lose the history/undo functionality that the wiki gives you for free. (Think about the effect of a single stupid bored kid.) I'm sorry if I sound negative but I think a database is too much infrastructure for too little data. --[[User:Hlangos|Hlangos]] 21:46, 17 June 2009 (UTC)&lt;br /&gt;
::* The inflexibility of the wiki format is precisely the thing I'm trying to address. I don't agree that a DB is necessarily less portable. Mediawiki has a php/MySQL backend, so anywhere the wiki can go, another similarly-designed DB can go. Logging changes is also no big deal for the same reason. I do think that the risk of data corruption from the bored and stupid is an issue and will endeavour to address it, but with a suitable logging system, I don't see why it should be any more complex than the diff/hist method used by the wiki.&lt;br /&gt;
&lt;br /&gt;
Thanks so much for your comments Henrik. I'm still set on the database idea, but you've given me some issues to consider. As always, your highly rational perspective is of great help. I hope it's ok to continue to run ideas past you, even if we are not in total agreement about the way to proceed. We do, however, agree that the quality of data (wherever it's stored) is extremely important. If you have any further thoughts about this model, please let me know.&lt;br /&gt;
&lt;br /&gt;
Cheers&lt;br /&gt;
Jim&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/User:Jimbley</id>
		<title>User:Jimbley</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/User:Jimbley"/>
				<updated>2009-06-14T20:31:30Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: More DB planning.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Thank you for all the work!  In light of said fact, you've been deputised as a wiki sysop. Feel the power!!&lt;br /&gt;
--[[User:CityK|CityK]] 02:02, 5 May 2009 (CEST)&lt;br /&gt;
== Semantics ==&lt;br /&gt;
I've started to rough-out the details that we will want to collect about devices. This is only a start: support for the many additional broadcast formats will be added later. In addition some of the info here refers to technologies that are yet to be released (e.g. USB3, PCI-E v.3 etc.). As per usual, I initially envisaged an easy data model, but more ideas came to me about how we could implement other features. The basic idea behind my modelling is that data is not duplicated at all and that there are very few (if any) null values. No point reserving memory for empty fields!! I've sketched bits of this in hSQL, because that's what's native to OpenOffice, but I'm not quite there with the model yet. I've also had a few ideas for some handy queries. I'll add these in a bit. As always, comments, suggestions and general abuse are always welcome!!&lt;br /&gt;
=== Device Attributes ===&lt;br /&gt;
* Manufacturer&lt;br /&gt;
* Pictures&lt;br /&gt;
* Name&lt;br /&gt;
* Release date&lt;br /&gt;
* Device version&lt;br /&gt;
* Interface:&lt;br /&gt;
** USB v.1.1/2.0/3.0&lt;br /&gt;
** PCI v.2.0/1/2/3, v.3.0&lt;br /&gt;
** Mini PCI&lt;br /&gt;
** CardBus&lt;br /&gt;
** CompactPCI&lt;br /&gt;
** PCI-E v.1.0/1, v.2.0, v.3.0&lt;br /&gt;
** IEEE 1394-1995/1394a-2000, 1394b-2002, 1394-2008,1394c-2006&lt;br /&gt;
** PCMCIA v.1,2,3,4&lt;br /&gt;
** ExpressCard/34/54, v.2.0&lt;br /&gt;
* Analog Format Support&lt;br /&gt;
** NTSC-M/-J&lt;br /&gt;
** PAL-B/G/D/K/I/M/Nc/N/L&lt;br /&gt;
** SECAM&lt;br /&gt;
* Digital Format Support&lt;br /&gt;
** ATSC&lt;br /&gt;
** DVB-T&lt;br /&gt;
** DVB-S&lt;br /&gt;
** DVB-C&lt;br /&gt;
** ISDB-T&lt;br /&gt;
* Radio Support&lt;br /&gt;
* Remote Control&lt;br /&gt;
* Support of above features in:&lt;br /&gt;
** Kernel&lt;br /&gt;
** Tree&lt;br /&gt;
** Branch&lt;br /&gt;
** Experimental&lt;br /&gt;
** External&lt;br /&gt;
* Level of support for each feature:&lt;br /&gt;
** Fully supported&lt;br /&gt;
** Mainly supported&lt;br /&gt;
** Support unknown&lt;br /&gt;
** Partial Support&lt;br /&gt;
** Unsupported&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/User_talk:Howl</id>
		<title>User talk:Howl</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/User_talk:Howl"/>
				<updated>2009-06-12T18:53:10Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: Emailing&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hi Howl,&lt;br /&gt;
&lt;br /&gt;
I do remember there being the option to email users from their page, but that doesn't seem to be available any more (for me at least). The wiki software has recently been updated so perhaps that's why. I checked and there's no MediaWiki extension for this, so perhaps it's a config option. I'll ask CityK (although I'm sure he's sick of me by now).&lt;br /&gt;
&lt;br /&gt;
Cheers for the heads up though&lt;br /&gt;
&lt;br /&gt;
Jim&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/User_talk:Hlangos</id>
		<title>User talk:Hlangos</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/User_talk:Hlangos"/>
				<updated>2009-06-12T13:00:45Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: /* Further ramblings... */ new section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Wow, somebody made my a sysop?? :-)&lt;br /&gt;
Thanks... I'll try not to screw up everything (at once).&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Thanks for the clarification about Tai Hui. &lt;br /&gt;
: No worries. It was my fault.&lt;br /&gt;
&lt;br /&gt;
I thought I'd also say a quick hello as I've noticed that the bulk of edits seem to be by you, CityK and I.&lt;br /&gt;
: Might seem so but I mostly mucked around with pages that are not yet widely linked.&lt;br /&gt;
&lt;br /&gt;
I thought I'd also take this opportunity to ask what you think about the current state of the wiki in general and whether you think there are areas that could do with some attention.&lt;br /&gt;
&lt;br /&gt;
: I havn't seen a lot of the wiki yet. So my view might be a little biased. Mostly I think the wiki grew without a lot of structure and then the merge made a mess of the structures that began to appear. That's why I really appreciate the work you've done by categorizing hundreds of pages. Also adding all those links should help people who want to contribute their knowledge to add it in one place without lots of duplicate entries that are impossible to keep up to date.&lt;br /&gt;
&lt;br /&gt;
CityK advised me that some sort of graphics for stubs etc. would be useful. I'm still mulling this over as I don't really trust my graphics skills. My girlfriend's an artist, so I'll ask her what she thinks.&lt;br /&gt;
&lt;br /&gt;
: I am not much of a graphics person neither.&lt;br /&gt;
:: either am I :P  ... Jim, don't worry -- it was just a suggestion (for some additional eye candy), but if its not for you, then its not for you.  I don't want anyone to feel obliged in any way --[[User:CityK|CityK]] 05:55, 31 May 2009 (CEST)&lt;br /&gt;
&lt;br /&gt;
It occurred to me that several chipset and device manufacturers have either been bought out, gone out of business or been rebranded. I think it would be useful if the relevant pages (Chipset vendors, DVB-T PCI Devices, etc.) reflected this but I really wanted a second opinion before I start changing things. The chipset vendor page is probably the most straightforward to change because of its length and the fact that the users of this page will probably have at least some technical knowledge. &lt;br /&gt;
: I'd say go ahead. If you are unsure about the changes, put a mockup/sample on the associated talk page and send me the link.&lt;br /&gt;
&lt;br /&gt;
Users of the wiki can be split into three broad categories:&lt;br /&gt;
#Users looking for buying advice.&lt;br /&gt;
#Users looking for a way to make their existing devices work in Linux.&lt;br /&gt;
#Developers looking for any relevant info they might need for driver/application development.&lt;br /&gt;
&lt;br /&gt;
:I reordered them in (what I think) is the order of the depth of detail they seek. The first ones need low detail but on lots of devices. The second group needs more detail on one or very few devices. The last one needs lots of details.&lt;br /&gt;
&lt;br /&gt;
So, I pose the following question: Could the wiki take account of these user-types more elegantly? I certainly think that the information regarding the exact nature of support available in Linux could do with some distillation. http://hardware4linux.info/ uses a five-step rating system from unsupported to fully supported. Could we implement something similar? I can see that the task of standardizing the wiki is not a small one, but it'll be much easier if there's a systematic approach. I'd certainly value any input from you.&lt;br /&gt;
: I am all for standards. I've put some time into standardizing and concentrating the information about USB DVB-T Devices [[HLPlayground2#first_scale_try|here.]] and I hope there is a way to extend the approach to other parts of the wiki too. As you pointed out the users are a diverse bunch and they come with different needs. In order to serve them all we need to have some way of filtering/tagging the information. So that we can show different degrees of detail to different users (or on different pages) without duplicating all the data.&lt;br /&gt;
&lt;br /&gt;
: Cheers -henrik&lt;br /&gt;
&lt;br /&gt;
:: Hi Henrik, sorry for taking so long on getting back to you on that.  I asked Krufky twice on irc about the database idea and given that he never answered in either case, I will surmise that he choose to ignore the questions.  In light of that fact, and combined with the fact that my own time is becoming increasingly constrained by work and other areas of personal interest, I don't want to hold anyone else up -- meaning, if you believe that you can make meaningful improvements (and it certainly looked like you were moving in that direction) then please proceed.  Further, to this point, as I am an ATSC/NTSC user, it would certainly make more sense that someone who is a DVB-T user manage the DVB-T info.&lt;br /&gt;
&lt;br /&gt;
:: Anyway, as both of you (Jim/Henrik) should know by now, standardizing the wiki is, indeed, no easy task ... nor integrating the duplicated content of the former V4L and DVB wikis, or making (where appropriate) articles agnostic between the two different subsystems -- lots of work in those areas is still required.  However, I believe that eventually a nice standardized and unified wiki is achievable -- and one that is easier to manage if we can leverage efficiencies. --[[User:CityK|CityK]] 05:55, 31 May 2009 (CEST)&lt;br /&gt;
&lt;br /&gt;
::: Hi CityK, I've checked [[Special:Version]] and it seems somebody updated to MW 1.14. Great! Now I only need the Extensions ParserFunctions and StringFunctions. If I have those I can do row selection by e.g. manufacturer, chipset, you name it. --[[User:Hlangos|Hlangos]] 22:51, 1 June 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
::::Hi Henrik -- J.S updated the software.  Weren't those extensions included (I thought you had mentioned that they were in 1.14)?  If they aren't, just fire a message off to J.S asking to enable them.&lt;br /&gt;
::::On another thought/tangent -- Jim set up a new page recently, and its [[LinuxTVWiki_talk:People|talk page]] might be a good message center for all of us, so that we don't start cross posting on each other across different articles etc. ... Talk soon. --[[User:CityK|CityK]] 03:51, 2 June 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
::::: Hi CityK, I agree that posting around on talk pages is not the best place for that kind of discussion. In fact I think wikis are not very useful for discussions at all. Talk articles tend to lose cohesion realy fast and for somebody new they are an ugly read. Also any wiki article should be cleaned up from time to time and if you do that to a discussion how do you decide which part is worth keeping? Especially when you didn't agree about something, deleting somebody else's contribution can send the wrong signal. Mailinglists are way better for this because you can pick the part of a posting that you want to reply to and ignore the rest. Also they don't need any cleanup. --[[User:Hlangos|Hlangos]] 09:01, 3 June 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
:::::::Agree all around --[[User:CityK|CityK]] 01:13, 5 June 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Further ramblings... ==&lt;br /&gt;
&lt;br /&gt;
Hi again Henrik,&lt;br /&gt;
&lt;br /&gt;
I forgot to mention in my previous post on [[User:CityK|CityK's]] page that I fully support your idea for a database. I've created a few data-driven sites and it seems obvious to me that this is the way to go. The database schema would be quite simple and reflect the ideas that we're all talking about. In addition, I'm fairly sure that JavaScript and HTML forms and the like can be embedded in wiki pages. I think a search option in addition to the text box that is currently employed would be easy for users to operate and take them to the place they need as quickly as possible. I've looked into the possibility of hosting an external database in the event that the LinuxTV.org hosting won't tolerate any more databases (we only need one!!!), so let me know what you think. In any case, I'm going to try to get in touch with Krufky and Mauro and see what they think about my proposals.&lt;br /&gt;
&lt;br /&gt;
These user pages are rubbish for one on one communication!!! If there was a secure way to send you my email across the wiki, I would. If you think of one, let me know.&lt;br /&gt;
&lt;br /&gt;
Cheers&lt;br /&gt;
&lt;br /&gt;
Jim&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/User_talk:CityK</id>
		<title>User talk:CityK</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/User_talk:CityK"/>
				<updated>2009-06-11T21:52:20Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: /* Help with wiki integration */ Some thoughts....&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[User:CityK|CityK]] 19:46, 3 February 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
Spent a bunch of time last night and this morning creating and rearranging ATSC devices stuff.&lt;br /&gt;
There is a LOT of work that could be done.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:CityK|CityK]] 01:02, 5 February 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
I got to find a WYSIWYG wiki editor, else using code takes me ages&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:CityK|CityK]] 08:23, 7 February 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
made a mess of the categories tonight ... will clean that whole thing up soon.&lt;br /&gt;
Started with the renaming and relinking of the DVB pages ... a lot more work than I thought.  Oh well, it will be nice to have a consistant look and nomenclature across the board.&lt;br /&gt;
&lt;br /&gt;
Definitely several months of work to get this thing ship shape!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:JGXenite|JGXenite]] 14:25, 20 April 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
Hi CityK,&lt;br /&gt;
&lt;br /&gt;
Sorry about that :(. I'll make my changes to Mplayer now.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:JGXenite|JGXenite]] 14:56, 21 April 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
No worries with the countries thing - I thought it would make more sense moving it to channels.conf, as that is the correct file name. I then decided to make a &amp;quot;Europe&amp;quot; sub-category as there were quite a few European entries. I've also contributed one for United Kingdom (Sheffield) detailing my experience with setting it up :).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:Howl|howl]] 00:01, 27 July 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
I like the look of the page that you purpose and also i think that this can benefit a lot for people who only want information, actual desing is more confuse.&lt;br /&gt;
&lt;br /&gt;
: Thanks Howl.  If you did not see the message previously, here is a (more-or-less) recent status report: http://www.linuxtv.org/pipermail/linux-dvb/2007-June/018429.html  --[[User:CityK|CityK]] 07:03, 27 July 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
:: I like a lot the idea and also the Nick Andrew's one in the reply of making a database. I don't know if there is a system to integrate a SQL db style like MySQL in wiki but if it exists it could be a powerful tool that will help to test different templates for the devices pages making the data independient of the style.  --[[User:Howl|howl]] 01:08, 30 July 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
:::I do too, but I have no idea (or time to investigate, let alone implement) about a db in a wiki ... maybe in the future --[[User:CityK|CityK]] 19:14, 30 July 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:Specto|Specto]] 20:34, 2 January 2008 (GMT)&lt;br /&gt;
&lt;br /&gt;
Hi CityK,&lt;br /&gt;
&lt;br /&gt;
I noticed that you reverted my additions to the &amp;quot;How_to_install_DVB_device_drivers&amp;quot; page of the Linux TV Wiki.&lt;br /&gt;
&lt;br /&gt;
I just wondered why you decided to do this ?&lt;br /&gt;
&lt;br /&gt;
Thinking about it in more detail I realise the statements I added might well have been wrong in which case I apologise for polluting otherwise clear instructions.&lt;br /&gt;
&lt;br /&gt;
I am a bit of a Linux-newbie and was finding with v4l enabled within the kernel (configured from menuconfig) and trying to use the latest v4l sources I received a large number of warnings in dmesg output (something about the kernel defining symbols which the modules did as well).&lt;br /&gt;
A reboot did not remove these errors.&lt;br /&gt;
I fixed this by disabling v4l in my kernel and rebuilding it before proceeding to the 'make install' phase.&lt;br /&gt;
(Drivers for my device already existed within the kernel but I need to use the newer ones which supported the remote control).&lt;br /&gt;
&lt;br /&gt;
:Hi Spectro ... yes, it was just a case of being that the statements were incorrect -- what you had written shouldn't be necessary, and what is outlined in the Hg instructions is all that is required (make, make install, make unload, modprobe drivers).  That said, I believe that there was an error in the driver set from last week or so -- I remember seeing a number of postings on the m/l, and also on the irc channel, about errors similar to the ones you encountered.  But that's what you have to expect with the bleeding edge -- from time to time, regressions unfortunately crop up/get introduced.  In any regard, I think those problems have likely been amended now.  As an aside, when I rolled back the article from your edit to the previous state, I forgot to note a reason (like: &amp;quot;inaccurate statement&amp;quot; or whatever), and hence that's why a comment/explanation is missing in the article's history feature for the rollback or from the wiki's list of &amp;quot;recent changes&amp;quot; feature.  --[[User:CityK|CityK]] 17:04, 4 January 2008 (CET)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:Bpringlemeir|Bpringlemeir]] 06:26, 27 November 2008 (CET)&lt;br /&gt;
&lt;br /&gt;
Do you have a place to put module parameters.  Ie, proc/module/tuner/parameter/ntsc can be one of M,J,K setting special frequency bands for user in ???, Japan and Korea. Case doesn't matter.&lt;br /&gt;
:Hi Bpringlemeir ... Some parameters might already be documented in some of the articles remaining in the old V4L wiki (http://www.linuxtv.org/v4lwiki/index.php/Special:Allpages); perhaps in one of the tuner articles or in the chip interface (i.e. bt878 etc etc) articles.  All these articles will be transfered into here in the near future.  There are also the duplicate articles for some of the interface chipsets found here, in this wiki.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:Howl|howl]] 20:52, 31 December 2008 (CET)&lt;br /&gt;
&lt;br /&gt;
C'mon man, take a rest, is the last day of the year :)&lt;br /&gt;
: Ah, but I had! (The wiki is on Grenwich MT.  I'm on -5GMT, so the edits you saw were from the day prior)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:Hlangos|Hlangos]] 10:16, 7 April 2009 (CEST)&lt;br /&gt;
&lt;br /&gt;
Hi there, could you remove DVB-T_USB_Devices_Table ? It doesn't add any information, and the information it duplicates from [[DVB-T_USB_Devices]] is not more readable or more accessible.&lt;br /&gt;
: I'll archive the page...its a shame that person elected to create a new page instead of working on the original, as they likely spent some time on it.  Oh well.&lt;br /&gt;
:: Same goes for [[MSI_Digi_VOX_mini_II_v3.0]] . I Informed the author about [[MSI_DigiVox_mini_II_V3.0]] , asked him to add his information there and to ask one of the wiki admins to remove his new page. pity... --[[User:Hlangos|Hlangos]] 15:07, 13 April 2009 (CEST) &lt;br /&gt;
::: Doh!  Thanks.  I haven't anything from them yet.  I'll see about cleaning it up soon, otherwise.--[[User:CityK|CityK]] 04:41, 17 April 2009 (CEST)  &lt;br /&gt;
&lt;br /&gt;
Also, you seem to have removed the DVB_USB page a while back but the Talk:DVB_USB page still exists. It only contains a redirect, but so did DVB_USB. So how about getting rid of that artifact, too?&lt;br /&gt;
: DVB_USB got moved to DVB_via_USB.  When you use the wiki's &amp;quot;move&amp;quot; feature on an article, the old page automagically gets set up as a redirect to the new page -- similarly with the associated article Talk page.  I then deleted the DVB_USB page (as I don't like to have useless redirects cluttering up the wiki's index), but obviously forgot to also delete the Talk:DVB_USB page...its gone now. --[[User:CityK|CityK]] 20:16, 12 April 2009 (CEST)&lt;br /&gt;
:: Thanks! BTW: Is there a way to make redirect pages invisible for the index without deleting them? They might still be useful for old links from the outside..  --[[User:Hlangos|Hlangos]] 15:07, 13 April 2009 (CEST)&lt;br /&gt;
&lt;br /&gt;
== [[TechniSat AirStar USB / Air2PC DVB USB]] link on [[DVB-T USB Devices]] ==&lt;br /&gt;
&lt;br /&gt;
A long time ago you added this to the &amp;quot;supported&amp;quot; section:&lt;br /&gt;
* [[TechniSat AirStar USB / Air2PC DVB USB]]&lt;br /&gt;
The article itself says the device is still not working properly. Can you confirm it is supported? --[[User:Hlangos|Hlangos]] 12:37, 28 April 2009 (CEST)&lt;br /&gt;
&lt;br /&gt;
:Hi Henrik, I believe that the original device did indeed work (if IIRC, Patrick added suppport for it), but I think that are a couple of different revisions (i.e. differing slightly by tuner and/or demod), and that the later revisions were problematic at some point....I really have no idea otherwise about the current support status&lt;br /&gt;
&lt;br /&gt;
== Sysop status ==&lt;br /&gt;
&lt;br /&gt;
Hi,&lt;br /&gt;
&lt;br /&gt;
Thanks for the extra privileges! I'm pretty much finished with categories; most of the remaining pages are incomplete with regard to their interface and whether they are analogue or digital etc. Is there anything else that needs attention that I could have a look at? I've had a look at your user page and that all seems in hand.&lt;br /&gt;
&lt;br /&gt;
Hope you're well&lt;br /&gt;
&lt;br /&gt;
Cheers&lt;br /&gt;
&lt;br /&gt;
Jim&lt;br /&gt;
&lt;br /&gt;
:Hi Jim, I'm good (just very busy).  Thanks again for the cat. work!  A nice little project would be to implement graphical boxes for stub pages or needs expanding etc type features like wikipedia and other wikis employ.  Examples:&lt;br /&gt;
:http://en.wikipedia.org/wiki/PCIe&lt;br /&gt;
:http://en.wikipedia.org/wiki/Template:Ambox&lt;br /&gt;
:http://en.wikipedia.org/wiki/Wikipedia:Stub&lt;br /&gt;
:--[[User:CityK|CityK]] 02:04, 11 May 2009 (CEST)&lt;br /&gt;
&lt;br /&gt;
== Help with wiki integration ==&lt;br /&gt;
&lt;br /&gt;
Hi CityK,&lt;br /&gt;
&lt;br /&gt;
I've had a quiet week or so on the wiki front. I've been holding out while Henrik gets his ParserFunction project sorted out as I think it will be replicated across the site if all goes well. In the meantime, can I help with the V4L wiki integration? Just let me know if there's anything I can do.&lt;br /&gt;
&lt;br /&gt;
I've also started to prepare a document showing the current structure and content of LinuxTV.org. I notice in your user page that you have given some consideration to the layout of LinuxTV.org and I think that the site as a whole could use some updating/beautification. I'll start a new page and insert the document into it or something and send you the link. Again, any thought that you have would be gratefully received.&lt;br /&gt;
&lt;br /&gt;
Cheers&lt;br /&gt;
&lt;br /&gt;
Jim&lt;br /&gt;
&lt;br /&gt;
: Hi Jim &amp;amp; CityK, &lt;br /&gt;
: Js installed the missing extensions and I've since written a [[Template:DVB-T_USB_Devices_List_Low/Row/Select|template]] for the low detail version of the device table that takes two additional arguments (selectionvalue and selectionattribute) and only displays a row if &amp;quot;selectionvalue&amp;quot; is found in &amp;quot;selectionattribute&amp;quot; of the data that is passed to it. Here are some examples of the usage: [[HLPlayground2#Row_Selections]]. I would be more happy if I had found the time to crunch the different levels of detail that currently are implemented by different templates into one template. It should be relatively easy, now that ParserFunctions are there. I just didn't have the time yet. On the other hand the code will get less and less readable if I do that. So we might as well call it &amp;quot;good enough&amp;quot;. Now what needs to be done is &lt;br /&gt;
: a) decide which data we want to collect on the devices (this [[Template:DVB-T_USB_Devices_ListData#Semantics|list]] is just my proposal)&lt;br /&gt;
:: I agree with most of your choices for data to collect. However, there are three areas where I can see some wrangling will be necessary.&lt;br /&gt;
::# The support status of the devices. Your suggestion of the status of drivers with regard to the kernel/v4l/experimental/branch/external support takes account of all the possible values at present. However, support for devices also varies according to the level of support and I think it might be prudent to indicate that in the table. As I mentioned before, there could be five different levels of support: not working, partial support for some features, support unknown, most features working or fully supported.&lt;br /&gt;
::# The use of machine-readable fields. I can see that this might offer the only option bearing in mind the limitations of the wiki backend. However, I wonder how likely it is that two chips will have the same part number from different manufacturers?&lt;br /&gt;
::# The comments field. Given that the table is meant to be a summary of the data available about various devices, is this field really necessary? I can see it being filled with fairly similar comments, which would suggest that another field would be more appropriate. In particular, I think that remote control support would dominate the comments and the addition of a field for remote control status (perhaps using the five-level system I proposed above with the addition of a 'not applicable' value for devices without remotes) might be a good idea. Any informatiive comments beyond this are surely the realm of a device page?&lt;br /&gt;
: b) to decide on the details that go into the different versions of the table and where to deploy which version (the stuff on [[HLPlayground2#first_scale_try]] is just my first idea) and &lt;br /&gt;
::As we discussed before, users can be split into three broad categories depending on their level of tech-savvy. However, their reason for looking on the wiki could be for:&lt;br /&gt;
::#Pre-purchase information about devices and support.&lt;br /&gt;
::#Post-purchase information about devices and support.&lt;br /&gt;
::#Technical background on DTV.&lt;br /&gt;
::#Programming information for drivers&lt;br /&gt;
::#Programming information for software&lt;br /&gt;
::and probably others (please add to this list!!). I suppose that the most immediately useful page would be a page of fully supported devices, regardless of the method by which support is offered. This could eventually include devices from all architectures and would fulfil the criteria of 1. above. I think this would probably be the most visited page on the site.&lt;br /&gt;
: c) add the data of at least all the devices that are in [[DVB-T_USB_Devices|the old article]] into [[Template:DVB-T_USB_Devices_ListData|the &amp;quot;database&amp;quot;]].&lt;br /&gt;
: cheers -henrik --[[User:Hlangos|Hlangos]] 11:18, 11 June 2009 (UTC)&lt;br /&gt;
: PS: Is it a lot of work to set up another mailinglist? One for the linuxtv wiki? (linux-media or linux-dvb are way too noisy) It would help to coordinate and keep people informed without the need to subscribe to those high volume lists.&lt;br /&gt;
:: I concur with this idea. I can see that an extra mailing list might well be the way to go.&lt;br /&gt;
:: Once again, fine work Henrik. Please let me know what you think of my comments.&lt;br /&gt;
:: Cheers&lt;br /&gt;
::Jim&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/User_talk:CityK</id>
		<title>User talk:CityK</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/User_talk:CityK"/>
				<updated>2009-06-10T22:38:42Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: /* Help with wiki integration */ new section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[User:CityK|CityK]] 19:46, 3 February 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
Spent a bunch of time last night and this morning creating and rearranging ATSC devices stuff.&lt;br /&gt;
There is a LOT of work that could be done.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:CityK|CityK]] 01:02, 5 February 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
I got to find a WYSIWYG wiki editor, else using code takes me ages&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:CityK|CityK]] 08:23, 7 February 2007 (CET)&lt;br /&gt;
&lt;br /&gt;
made a mess of the categories tonight ... will clean that whole thing up soon.&lt;br /&gt;
Started with the renaming and relinking of the DVB pages ... a lot more work than I thought.  Oh well, it will be nice to have a consistant look and nomenclature across the board.&lt;br /&gt;
&lt;br /&gt;
Definitely several months of work to get this thing ship shape!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:JGXenite|JGXenite]] 14:25, 20 April 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
Hi CityK,&lt;br /&gt;
&lt;br /&gt;
Sorry about that :(. I'll make my changes to Mplayer now.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:JGXenite|JGXenite]] 14:56, 21 April 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
No worries with the countries thing - I thought it would make more sense moving it to channels.conf, as that is the correct file name. I then decided to make a &amp;quot;Europe&amp;quot; sub-category as there were quite a few European entries. I've also contributed one for United Kingdom (Sheffield) detailing my experience with setting it up :).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:Howl|howl]] 00:01, 27 July 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
I like the look of the page that you purpose and also i think that this can benefit a lot for people who only want information, actual desing is more confuse.&lt;br /&gt;
&lt;br /&gt;
: Thanks Howl.  If you did not see the message previously, here is a (more-or-less) recent status report: http://www.linuxtv.org/pipermail/linux-dvb/2007-June/018429.html  --[[User:CityK|CityK]] 07:03, 27 July 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
:: I like a lot the idea and also the Nick Andrew's one in the reply of making a database. I don't know if there is a system to integrate a SQL db style like MySQL in wiki but if it exists it could be a powerful tool that will help to test different templates for the devices pages making the data independient of the style.  --[[User:Howl|howl]] 01:08, 30 July 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
:::I do too, but I have no idea (or time to investigate, let alone implement) about a db in a wiki ... maybe in the future --[[User:CityK|CityK]] 19:14, 30 July 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:Specto|Specto]] 20:34, 2 January 2008 (GMT)&lt;br /&gt;
&lt;br /&gt;
Hi CityK,&lt;br /&gt;
&lt;br /&gt;
I noticed that you reverted my additions to the &amp;quot;How_to_install_DVB_device_drivers&amp;quot; page of the Linux TV Wiki.&lt;br /&gt;
&lt;br /&gt;
I just wondered why you decided to do this ?&lt;br /&gt;
&lt;br /&gt;
Thinking about it in more detail I realise the statements I added might well have been wrong in which case I apologise for polluting otherwise clear instructions.&lt;br /&gt;
&lt;br /&gt;
I am a bit of a Linux-newbie and was finding with v4l enabled within the kernel (configured from menuconfig) and trying to use the latest v4l sources I received a large number of warnings in dmesg output (something about the kernel defining symbols which the modules did as well).&lt;br /&gt;
A reboot did not remove these errors.&lt;br /&gt;
I fixed this by disabling v4l in my kernel and rebuilding it before proceeding to the 'make install' phase.&lt;br /&gt;
(Drivers for my device already existed within the kernel but I need to use the newer ones which supported the remote control).&lt;br /&gt;
&lt;br /&gt;
:Hi Spectro ... yes, it was just a case of being that the statements were incorrect -- what you had written shouldn't be necessary, and what is outlined in the Hg instructions is all that is required (make, make install, make unload, modprobe drivers).  That said, I believe that there was an error in the driver set from last week or so -- I remember seeing a number of postings on the m/l, and also on the irc channel, about errors similar to the ones you encountered.  But that's what you have to expect with the bleeding edge -- from time to time, regressions unfortunately crop up/get introduced.  In any regard, I think those problems have likely been amended now.  As an aside, when I rolled back the article from your edit to the previous state, I forgot to note a reason (like: &amp;quot;inaccurate statement&amp;quot; or whatever), and hence that's why a comment/explanation is missing in the article's history feature for the rollback or from the wiki's list of &amp;quot;recent changes&amp;quot; feature.  --[[User:CityK|CityK]] 17:04, 4 January 2008 (CET)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:Bpringlemeir|Bpringlemeir]] 06:26, 27 November 2008 (CET)&lt;br /&gt;
&lt;br /&gt;
Do you have a place to put module parameters.  Ie, proc/module/tuner/parameter/ntsc can be one of M,J,K setting special frequency bands for user in ???, Japan and Korea. Case doesn't matter.&lt;br /&gt;
:Hi Bpringlemeir ... Some parameters might already be documented in some of the articles remaining in the old V4L wiki (http://www.linuxtv.org/v4lwiki/index.php/Special:Allpages); perhaps in one of the tuner articles or in the chip interface (i.e. bt878 etc etc) articles.  All these articles will be transfered into here in the near future.  There are also the duplicate articles for some of the interface chipsets found here, in this wiki.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:Howl|howl]] 20:52, 31 December 2008 (CET)&lt;br /&gt;
&lt;br /&gt;
C'mon man, take a rest, is the last day of the year :)&lt;br /&gt;
: Ah, but I had! (The wiki is on Grenwich MT.  I'm on -5GMT, so the edits you saw were from the day prior)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:Hlangos|Hlangos]] 10:16, 7 April 2009 (CEST)&lt;br /&gt;
&lt;br /&gt;
Hi there, could you remove DVB-T_USB_Devices_Table ? It doesn't add any information, and the information it duplicates from [[DVB-T_USB_Devices]] is not more readable or more accessible.&lt;br /&gt;
: I'll archive the page...its a shame that person elected to create a new page instead of working on the original, as they likely spent some time on it.  Oh well.&lt;br /&gt;
:: Same goes for [[MSI_Digi_VOX_mini_II_v3.0]] . I Informed the author about [[MSI_DigiVox_mini_II_V3.0]] , asked him to add his information there and to ask one of the wiki admins to remove his new page. pity... --[[User:Hlangos|Hlangos]] 15:07, 13 April 2009 (CEST) &lt;br /&gt;
::: Doh!  Thanks.  I haven't anything from them yet.  I'll see about cleaning it up soon, otherwise.--[[User:CityK|CityK]] 04:41, 17 April 2009 (CEST)  &lt;br /&gt;
&lt;br /&gt;
Also, you seem to have removed the DVB_USB page a while back but the Talk:DVB_USB page still exists. It only contains a redirect, but so did DVB_USB. So how about getting rid of that artifact, too?&lt;br /&gt;
: DVB_USB got moved to DVB_via_USB.  When you use the wiki's &amp;quot;move&amp;quot; feature on an article, the old page automagically gets set up as a redirect to the new page -- similarly with the associated article Talk page.  I then deleted the DVB_USB page (as I don't like to have useless redirects cluttering up the wiki's index), but obviously forgot to also delete the Talk:DVB_USB page...its gone now. --[[User:CityK|CityK]] 20:16, 12 April 2009 (CEST)&lt;br /&gt;
:: Thanks! BTW: Is there a way to make redirect pages invisible for the index without deleting them? They might still be useful for old links from the outside..  --[[User:Hlangos|Hlangos]] 15:07, 13 April 2009 (CEST)&lt;br /&gt;
&lt;br /&gt;
== [[TechniSat AirStar USB / Air2PC DVB USB]] link on [[DVB-T USB Devices]] ==&lt;br /&gt;
&lt;br /&gt;
A long time ago you added this to the &amp;quot;supported&amp;quot; section:&lt;br /&gt;
* [[TechniSat AirStar USB / Air2PC DVB USB]]&lt;br /&gt;
The article itself says the device is still not working properly. Can you confirm it is supported? --[[User:Hlangos|Hlangos]] 12:37, 28 April 2009 (CEST)&lt;br /&gt;
&lt;br /&gt;
:Hi Henrik, I believe that the original device did indeed work (if IIRC, Patrick added suppport for it), but I think that are a couple of different revisions (i.e. differing slightly by tuner and/or demod), and that the later revisions were problematic at some point....I really have no idea otherwise about the current support status&lt;br /&gt;
&lt;br /&gt;
== Sysop status ==&lt;br /&gt;
&lt;br /&gt;
Hi,&lt;br /&gt;
&lt;br /&gt;
Thanks for the extra privileges! I'm pretty much finished with categories; most of the remaining pages are incomplete with regard to their interface and whether they are analogue or digital etc. Is there anything else that needs attention that I could have a look at? I've had a look at your user page and that all seems in hand.&lt;br /&gt;
&lt;br /&gt;
Hope you're well&lt;br /&gt;
&lt;br /&gt;
Cheers&lt;br /&gt;
&lt;br /&gt;
Jim&lt;br /&gt;
&lt;br /&gt;
:Hi Jim, I'm good (just very busy).  Thanks again for the cat. work!  A nice little project would be to implement graphical boxes for stub pages or needs expanding etc type features like wikipedia and other wikis employ.  Examples:&lt;br /&gt;
:http://en.wikipedia.org/wiki/PCIe&lt;br /&gt;
:http://en.wikipedia.org/wiki/Template:Ambox&lt;br /&gt;
:http://en.wikipedia.org/wiki/Wikipedia:Stub&lt;br /&gt;
:--[[User:CityK|CityK]] 02:04, 11 May 2009 (CEST)&lt;br /&gt;
&lt;br /&gt;
== Help with wiki integration ==&lt;br /&gt;
&lt;br /&gt;
Hi CityK,&lt;br /&gt;
&lt;br /&gt;
I've had a quiet week or so on the wiki front. I've been holding out while Henrik gets his ParserFunction project sorted out as I think it will be replicated across the site if all goes well. In the meantime, can I help with the V4L wiki integration? Just let me know if there's anything I can do.&lt;br /&gt;
&lt;br /&gt;
I've also started to prepare a document showing the current structure and content of LinuxTV.org. I notice in your user page that you have given some consideration to the layout of LinuxTV.org and I think that the site as a whole could use some updating/beautification. I'll start a new page and insert the document into it or something and send you the link. Again, any thought that you have would be gratefully received.&lt;br /&gt;
&lt;br /&gt;
Cheers&lt;br /&gt;
&lt;br /&gt;
Jim&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/LinuxTVWiki:People</id>
		<title>LinuxTVWiki:People</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/LinuxTVWiki:People"/>
				<updated>2009-06-08T21:11:49Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: /* Who are they? */ Updated number of bureaucrats&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This article is about the LinuxTV administrators and bureaucrats.&lt;br /&gt;
==What are they?==&lt;br /&gt;
*'''Bureaucrats''' are the top-of-the-tree wiki maintainers. They change how the wiki works and are in charge of promoting sysops.&lt;br /&gt;
*'''Sysops''' are editors of the wiki who have elevated privileges compared to normal users. They help the wiki by reviewing edits by other users and making sure that the wiki remains a nice place to be.&lt;br /&gt;
&lt;br /&gt;
==Who are they?==&lt;br /&gt;
There are four bureaucrats on the wiki:&lt;br /&gt;
*[[User:CityK|CityK]]&lt;br /&gt;
*[[User:Js|Js]]&lt;br /&gt;
*[[User:Liontooth|Liontooth]]&lt;br /&gt;
*[[User:Mkrufky|Mkrufky]]&lt;br /&gt;
There are nine people who have sysop-only privileges on the LinuxTV wiki.&lt;br /&gt;
*[[User:Camelreef|Camelreef]]&lt;br /&gt;
*[[User:D.s|D.s]]&lt;br /&gt;
*[[User:Devin.heitmueller|Devin.heitmueller]]&lt;br /&gt;
*[[User:Fsteinel|Fsteinel]]&lt;br /&gt;
*[[User:Hlangos|Hlangos]]&lt;br /&gt;
*[[User:Jimbley|Jimbley]]&lt;br /&gt;
*[[User:Jon2856|Jon2856]]&lt;br /&gt;
*[[User:Mauro Carvalho Chehab|Mauro Carvalho Chehab]]&lt;br /&gt;
*[[User:Rockinrobstar|Rockinrobstar]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Wiki]]&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/List_of_Chipset_Vendors</id>
		<title>List of Chipset Vendors</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/List_of_Chipset_Vendors"/>
				<updated>2009-06-03T23:35:53Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: /* Active Chipset Vendors */  Added auvitek info&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page lists links to pages about Chipset Vendors and the products they sell. This includes, but is not limited to:&lt;br /&gt;
*[[Tuner|Tuners]]&lt;br /&gt;
*[[Demodulator|Demodulators]]&lt;br /&gt;
*[[Encoder|Encoders]]&lt;br /&gt;
*[[Decoder|Decoders]]&lt;br /&gt;
*[[Interface chipsets|Interface bridge chipsets]] (USB, PCI, PCIe, etc.)&lt;br /&gt;
*[[Multifunction chip|Multifunction chips]]&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==Active Chipset Vendors==&lt;br /&gt;
These vendors are still producing TV-related chipsets under their original (or slightly modified) brand names.&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; &lt;br /&gt;
|+'''Sortable Table of Active Chipset Vendors'''&lt;br /&gt;
|-&lt;br /&gt;
! Vendor !! Headquarters !! Tuners !! Demodulators !! class=&amp;quot;unsortable&amp;quot; | Products&lt;br /&gt;
|-&lt;br /&gt;
| [[Alps]] || Japan || {{yes}} || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[ATI/AMD]] || U.S.A./Canada ||  || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Atmel Corporation|Atmel]] || U.S.A.|| || {{yes}}||&lt;br /&gt;
|-&lt;br /&gt;
| [[Auvitek International Ltd.]] || China/U.S.A. || || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[B2C2 Inc.]] || U.S.A. || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Broadcom]] || U.S.A. || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Cirrus Logic]] || U.S.A. || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Commsonic]] || U.K. || || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Conexant]] || U.S.A. || || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Cypress]] || U.S.A. ||  || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[DiBcom]] || France || {{yes}} ||  {{yes}} || produces DVB-T and DVB-H [[Demodulator]] chipsets for mobile usage &lt;br /&gt;
|-&lt;br /&gt;
| [[Digimove]] || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Grundig]] || Germany || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Infineon]] || Germany || {{yes}} || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Intel]] || U.S.A. || || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[ITE Tech. Inc.]] || Taiwan || {{yes}} || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[LG Innotek]] || Korea || {{yes}} || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[LSI Logic Corporation]] || U.S.A.|| {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Maxlinear]] || U.S.A. || {{yes}} || || tuner ICs ([[MXL5003S]],[[MXL5005S]])&lt;br /&gt;
|-&lt;br /&gt;
| [[Microtune]] || U.S.A. || {{yes}} || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[NEC]] || Japan || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[NXP Semiconductors]] || Netherlands || {{yes}} || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Panasonic]] || Japan ||  || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Samsung]] || South Korea || {{yes}} || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[STMicroelectronics]] || Geneva || || {{yes}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Shenzhen Tena Electronic]] || China || {{yes}} || {{no}} ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Texas Instruments]] || U.S.A. ||  || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Trident Microsystems, Inc.]] || U.S.A. ||  || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[ViXS]] || Canada || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Xceive]] || U.S.A. || {{yes}} || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Zoran]] || U.S.A. || ||  {{yes}}||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Inactive/Rebranded Chipset Vendors==&lt;br /&gt;
This section lists vendors that are no longer in operation, have been merged and operate under a different name or that have been rebranded. It also includes manufacturers that no longer make TV-related products.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; &lt;br /&gt;
|+'''Sortable Table of Inactive/Rebranded Chipset Vendors'''&lt;br /&gt;
|-&lt;br /&gt;
! Vendor !! Headquarters !! Tuners !! class=&amp;quot;unsortable&amp;quot;| Fate&lt;br /&gt;
|-&lt;br /&gt;
| [[Afatech]] || Taiwan ||  || Merged with ITE Tech. Inc. in 2008&lt;br /&gt;
|-&lt;br /&gt;
| [[Brooktree Corporation]] || U.S.A. ||  ||Bought by Rockwell Semiconductors in 1996&lt;br /&gt;
|-&lt;br /&gt;
| [[Tai-Hui|E3C Technologies]] || ||  ||Actual vendor is Tai-Hui; E3C is a branding name&lt;br /&gt;
|-&lt;br /&gt;
| [[EMPIA Technology]] || Taiwan ||  ||Merged with eGalax Inc. in December 2006 to become EETI&lt;br /&gt;
|-&lt;br /&gt;
| [[Hitachi Semiconductor]] || Japan || {{yes}} || Merged semiconductor activities with Mitsubishi to become [[Renesas Technology Corporation]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Mirconas]] || Switzerland || || Sold its consumer electronics division to [[Trident Microsystems, Inc.]] on 1st April, 2009.&lt;br /&gt;
|-&lt;br /&gt;
| [[Mitel]] || Canada || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Oren]] || ||  ||Acquired by Zoran Corporation in June 2005&lt;br /&gt;
|-&lt;br /&gt;
| [[Philips Semiconductors]] || Netherlands ||  ||Semiconductors spun off as [[NXP Semiconductors ]]&lt;br /&gt;
|-&lt;br /&gt;
| [[SPaSE]] || Netherlands ||  || Acquired by [[Microtune]] in October 2001&lt;br /&gt;
|-&lt;br /&gt;
| [[Temic]] || || {{yes}} || Acquired by [[Vishay]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Thomson]] || France || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[ULi Electronics]] ||  || || Acquired by Nvidia in 2006&lt;br /&gt;
|-&lt;br /&gt;
| [[Vision Group PLC]] || Scotland || || Acquired by [[STMicroelectronics]] in 1999&lt;br /&gt;
|-&lt;br /&gt;
| [[VLSI Technology]] || U.S.A. || || Acquired by [[NXP Semiconductors ]]&lt;br /&gt;
|-&lt;br /&gt;
| [[VLSI Vision Ltd]] || Scotland || || Renamed [[Vision Group PLC]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Zarlink Semiconductor]] || Canada || || Acquired by [[Intel]] in October 2005&lt;br /&gt;
|}&lt;br /&gt;
[[Category:Chipsets]]&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/Zoran</id>
		<title>Zoran</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/Zoran"/>
				<updated>2009-06-03T21:42:38Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: Added products&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This article is about Zoran Corporation, an American &lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
*Established 1983&lt;br /&gt;
&lt;br /&gt;
===Acquisitions===&lt;br /&gt;
*Nogatech in Aug 2000&lt;br /&gt;
*TeraLogic in 2002?&lt;br /&gt;
*Oak Technology Inc. in August 2003&lt;br /&gt;
*Emblaze Semiconductor in July 2004&lt;br /&gt;
*[[Oren]] Semiconductor Inc. in June 2005&lt;br /&gt;
&lt;br /&gt;
==Products==&lt;br /&gt;
* USBVison devices&lt;br /&gt;
* [[Zoran devices (zr36057, zr36067)|ZR36057]] PCI bridge chip&lt;br /&gt;
* [[Zoran devices (zr36057, zr36067)|ZR36067]] PCI bridge chip&lt;br /&gt;
* [[Zoran Cascade2]] DTV [[Demodulator]]&lt;br /&gt;
==External Links==&lt;br /&gt;
* [http://www.zoran.com/ Zoran website]&lt;br /&gt;
&lt;br /&gt;
[[Category:Vendor]]&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/Auvitek_International_Ltd.</id>
		<title>Auvitek International Ltd.</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/Auvitek_International_Ltd."/>
				<updated>2009-06-03T18:53:47Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: Added supported product info&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This article is about the [[wiktionary:fabless|fabless]] semiconductor company Auvitek International, Ltd.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
*Founded in March 2004.&lt;br /&gt;
&lt;br /&gt;
==Products==&lt;br /&gt;
Auvitek produce a line of digital demodulator ICs.&lt;br /&gt;
*[[Auvitek AU850X Series]]&lt;br /&gt;
*Auvitek AU852X Series&lt;br /&gt;
**[[Auvitek AU8522|AU8522]]&lt;br /&gt;
*[[Auvitek AU88XX Series]]&lt;br /&gt;
Auvitek also produce a line of USB interface chipsets.&lt;br /&gt;
*[[Auvitek AU0828]]&lt;br /&gt;
&lt;br /&gt;
==Support==&lt;br /&gt;
The AU8522 and AU8251 demodulators are supported, as is the AU0828 USB interface chipset.&lt;br /&gt;
==External Links==&lt;br /&gt;
[http://www.auvitek.com/ Auvitek International, Ltd. homepage]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Vendor]]&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/Pinnacle_PCTV_300i</id>
		<title>Pinnacle PCTV 300i</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/Pinnacle_PCTV_300i"/>
				<updated>2009-06-02T23:38:00Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: /* Remote Control Support */ Superscripted 2 in i2c&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An [[hybrid]] Analog/[[DVB-T]] [[DVB-T PCI Cards|PCI card]] from [[Pinnacle]] &lt;br /&gt;
&lt;br /&gt;
It is supported under Linux.&lt;br /&gt;
&lt;br /&gt;
==Overview/Features==&lt;br /&gt;
* PCI Rev. 2.3 interface&lt;br /&gt;
* Analog TV&lt;br /&gt;
* Digital (DVB-T) TV&lt;br /&gt;
* S-Video Input&lt;br /&gt;
* VBI (Teletext)&lt;br /&gt;
* Digital audio input (via alsa or oss module)&lt;br /&gt;
* remote control&lt;br /&gt;
&lt;br /&gt;
Card connectors&lt;br /&gt;
* TV signal: IEC connector&lt;br /&gt;
* Video Inputs: S-Video input (Mini-DIN), Composite video input (chinch)&lt;br /&gt;
* IR-Remote input: 2.5 mm stereo socket&lt;br /&gt;
* Audio output: four-pin plug-in connector, 2.8 mm grid (internal)&lt;br /&gt;
&lt;br /&gt;
http://www.bttv-gallery.de/img08177fz.jpg_pinnacle_300i_11bd_002d_a.jpg&lt;br /&gt;
&lt;br /&gt;
===Components Used===&lt;br /&gt;
* [[Microtune MT2050]] tuner&lt;br /&gt;
* [[NXP TDA9887|NXP/Philips TDA9887]] (analog demodulator) [http://www.semiconductors.philips.com/pip/TDA9887.html] &lt;br /&gt;
* [[Intel]]/[[Zarlink MT352]] (DVB-T demodulator) [http://products.zarlink.com/product_profiles/MT352.htm datasheet]&lt;br /&gt;
* [[Philips SAA7134|NXP/Philips SAA7134]] Video/audio decoder: [http://www.semiconductors.philips.com/cgi-bin/pldb/pip/SAA7134HL/V1.html]&lt;br /&gt;
&lt;br /&gt;
===Identification===&lt;br /&gt;
Output of ''lspci -v''&lt;br /&gt;
 0000:04:08.0 Multimedia controller: Philips Semiconductors SAA7134 Video Broadcast Decoder (rev 01)&lt;br /&gt;
      Subsystem: Pinnacle Systems Inc. Pinnacle PCTV 300i DVB-T + PAL&lt;br /&gt;
      Flags: bus master, medium devsel, latency 32, IRQ 58&lt;br /&gt;
      Memory at faaffc00 (32-bit, non-prefetchable) [size=1K]&lt;br /&gt;
      Capabilities: [40] Power Management version 1&lt;br /&gt;
&lt;br /&gt;
==Making it Work==&lt;br /&gt;
&lt;br /&gt;
===Drivers===&lt;br /&gt;
Normally the card needs no module options and is recognized as card=50 with tuner=33. It was said, that you have to load the tda9887 module before the tuner (mt2050), to get the analogue part going. &lt;br /&gt;
&lt;br /&gt;
===Sample Kernel Output===&lt;br /&gt;
 Linux video capture interface: v2.00&lt;br /&gt;
 saa7130/34: v4l2 driver version 0.2.14 loaded&lt;br /&gt;
 saa7134[0]: found at 0000:00:09.0, rev: 1, irq: 50, latency: 32, mmio: 0xfebff400&lt;br /&gt;
 saa7134[0]: subsystem: 11bd:002d, board: Pinnacle PCTV 300i DVB-T + PAL [card=50,autodetected]&lt;br /&gt;
 saa7134[0]: board init: gpio is c806000&lt;br /&gt;
 saa7134[0]: i2c eeprom 00: bd 11 2d 00 f8 f8 1c 00 43 43 a9 1c 55 d2 b2 92&lt;br /&gt;
 saa7134[0]: i2c eeprom 10: 00 f0 04 04 ff 20 ff ff ff ff ff ff ff ff ff ff&lt;br /&gt;
 saa7134[0]: i2c eeprom 20: 01 40 01 02 03 ff 03 01 08 ff 00 25 ff ff ff ff&lt;br /&gt;
 saa7134[0]: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff&lt;br /&gt;
 saa7134[0]: i2c eeprom 40: ff 16 00 c0 86 3c 01 01 ff ff ff ff ff ff ff ff&lt;br /&gt;
 saa7134[0]: i2c eeprom 50: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff&lt;br /&gt;
 saa7134[0]: i2c eeprom 60: 0c 22 17 44 03 0d 70 fa ff ff ff ff ff ff ff ff&lt;br /&gt;
 saa7134[0]: i2c eeprom 70: 00 30 8d 18 08 4c ff ff 34 3c ff ff ff ff ff ff&lt;br /&gt;
 tuner 3-0043: chip found @ 0x86 (saa7134[0])&lt;br /&gt;
 tda9887 3-0043: tda988[5/6/7] found @ 0x43 (tuner)&lt;br /&gt;
 tuner 3-0060: Chip ID is not zero. It is not a TEA5767&lt;br /&gt;
 tuner 3-0060: chip found @ 0xc0 (saa7134[0])&lt;br /&gt;
 tuner 3-0060: microtune: companycode=3cbf part=42 rev=2f&lt;br /&gt;
 tuner 3-0060: microtune MT2050 found, OK&lt;br /&gt;
 saa7134[0]: registered device video0 [v4l2]&lt;br /&gt;
 saa7134[0]: registered device vbi0&lt;br /&gt;
 (...)&lt;br /&gt;
 saa7134[0]: pinnacle 300i dvb setup&lt;br /&gt;
 DVB: registering new adapter (saa7134[0]).&lt;br /&gt;
 DVB: registering frontend 0 (Zarlink MT352 DVB-T)...&lt;br /&gt;
&lt;br /&gt;
==Known Problems==&lt;br /&gt;
Various people reported their Pinnacle 300i is not working on recent (2.6.15-15) kernels (90% of the time the&lt;br /&gt;
mt2050 is not detected by microtune_init, and scanning fails even when it is detected). &lt;br /&gt;
&lt;br /&gt;
As it [http://www.linuxtv.org/pipermail/linux-dvb/2006-February/007982.html was reported], the best working setup ever was with kernel 2.6.12.5 and the video4linux-archive as of 27062005 from bytesex.org.&lt;br /&gt;
&lt;br /&gt;
At least one user has had good results using a 2.6.15 kernel: The missing mt2050 problem was solved by ensuring that tda9887 was loaded before tuner. The tuning failure problem [http://linuxtv.org/hg/v4l-dvb?cmd=changeset;node=29604bdb4bd0c3390869803781ca12f04944757d;style=gitweb should have been fixed] in Feb 2006.&lt;br /&gt;
As an alternative, a quick but ugly patch was to modify a line in mt20xx.c, from &amp;quot;if (V4L2_TUNER_DIGITAL_TV == t-&amp;gt;mode) {&amp;quot; to &amp;quot;if (1) {&amp;quot;. However, this edit breaks analogue tuning for mt20xx tuners. With these fix, dvb-t worked very well in Xine/Kaffeine but mplayer tended to lock up quite frequently (it looked like it was failing to recover from glitches in reception (does mplayer do this with other cards too?))&lt;br /&gt;
&lt;br /&gt;
Note also that: &lt;br /&gt;
* As of Jun 2006, tda9887 module has been [http://linuxtv.org/hg/v4l-dvb?cmd=changeset;node=4eaba596d80147ec942ca5d8d08a4de183dc0d0b;style=gitweb merged into] &amp;quot;tuner&amp;quot; module and doesn't exist anymore on its own. You can load &amp;quot;tuner&amp;quot; module with the same options of &amp;quot;tda9887&amp;quot;.&lt;br /&gt;
* Around Jan 2006, [http://www.linuxtv.org/pipermail/linux-dvb/2006-February/007985.html it was noticed] that tda9887 needed port2 set to 1 to work; [http://linuxtv.org/hg/v4l-dvb?cmd=changeset;node=65079f0b6a16699c24170c24d6a6dc61d76f8274;style=gitweb a patch] was made for it. You could also try loading tda9887 module with &amp;quot;port2=1&amp;quot; option.&lt;br /&gt;
* If you still experience problems, this could be due to an old V4L driver in your kernel. You don't need to get sorurces and compile a new kernel to update V4L; just get Mercurial (similar to CVS), use it to download latest V4L-DVB version, and compile it. You can then install the new V4L modules on top of your existing kernel (detailed instructions [http://www.linuxtv.org/v4lwiki/index.php/How_to_build_from_mercurial here on linuxtv]).&lt;br /&gt;
&lt;br /&gt;
===Remote Control Support===&lt;br /&gt;
* Remote: has been disabled on Feb 2006 due to I&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;c hangs (check [http://linuxtv.org/hg/v4l-dvb?repo=hg%2Fv4l-dvb&amp;amp;style=gitweb&amp;amp;cmd=changelog&amp;amp;rev=300i# v4l-dvb Changelog] for news)&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
* [http://www.pinnaclesys.com/publicsite/uk/Products/Consumer+Products/PCTV/PCTV/PCTV+MediaCenter+300i.htm PCTV 300i Product homepage] - general info from Pinnacle about the product&lt;br /&gt;
* [http://gentoo-wiki.com/HARDWARE_saa7134 Gentoo wiki on saa7134] - with extra info about 300i's tuning problems (at the end)&lt;br /&gt;
[[Category:DVB-T PCI Cards]]&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/DVB-T_PCI_Cards</id>
		<title>DVB-T PCI Cards</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/DVB-T_PCI_Cards"/>
				<updated>2009-06-02T23:34:56Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: /* TwinHan */ Superscripted 2 in i2c&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;On this page you will find information regarding [[DVB-T]] [[PCI]] cards.&lt;br /&gt;
&lt;br /&gt;
{{non-exhaustive list}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
==Supported DVB-T PCI Cards==&lt;br /&gt;
The following table lists the confirmed working DVB-T PCI cards 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. &lt;br /&gt;
&lt;br /&gt;
=== [[ASUS]] ===&lt;br /&gt;
&lt;br /&gt;
{| border=1 cellpadding=2 cellspacing=0 valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|- bgcolor=#efefef valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|'''Model'''&lt;br /&gt;
|'''Type'''&lt;br /&gt;
|'''Price'''&lt;br /&gt;
|'''Supports'''&lt;br /&gt;
|'''Tuner / Chips'''&lt;br /&gt;
|'''Connectors'''&lt;br /&gt;
|'''Notes'''&lt;br /&gt;
|'''Pictures'''&lt;br /&gt;
&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| style=&amp;quot;white-space:nowrap&amp;quot; | [[ASUS My Cinema-P7131 Hybrid|My Cinema-P7131 Dual]]&lt;br /&gt;
&lt;br /&gt;
[[Image:ASUS-MyCinema-P7131-Dual-box.jpg|thumb|120px]]&lt;br /&gt;
|DVB-T + Analog [http://uk.asus.com/products.aspx?l1=18&amp;amp;l2=83&amp;amp;l3=252&amp;amp;l4=0&amp;amp;model=547&amp;amp;modelmenu=1]&lt;br /&gt;
|ca. 45 €&lt;br /&gt;
|DVB, VDR, (***unstable*** causes random memory corruption and crashes)&lt;br /&gt;
| &lt;br /&gt;
* Philips SAA7131E&lt;br /&gt;
* [[Philips TDA10046|Philips TDA10046A]]&lt;br /&gt;
|&lt;br /&gt;
* DVB-T/FM in&lt;br /&gt;
* Analog TV in&lt;br /&gt;
* IR in&lt;br /&gt;
* AV in (with cable to composite, S-video and audio)&lt;br /&gt;
|&lt;br /&gt;
* Comes with remote and Infra-Red-Sensor&lt;br /&gt;
* With Low-Profile bracket&lt;br /&gt;
* Supports FM-radio&lt;br /&gt;
* Needs firmware (dvb-fe-tda10046.fw); see the [[ASUS My Cinema-P7131 Hybrid|P7131 article]]&lt;br /&gt;
- Following the above article works under Ubuntu 7.10 (Gutsy Gibbon) using Kaffeine 0.8.5 (running the Xine Player Engine ewith the [http://packages.ubuntu.com/gutsy/libs/libxine1-plugins libxine1-plugins] package)&lt;br /&gt;
|[http://www.bttv-gallery.de/HPIM2609.JPG_asus_tiger_302_a.jpg]&lt;br /&gt;
[[Image:ASUS-MyCinema-P7131-Dual.jpg|thumb|50px]]&lt;br /&gt;
[[Image:ASUS-MyCinema-P7131-Dual-rear.jpg|thumb|50px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== [[AVerMedia]] ===&lt;br /&gt;
&lt;br /&gt;
{| border=1 cellpadding=2 cellspacing=0 valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|- bgcolor=#efefef valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|'''Model'''&lt;br /&gt;
|'''Price'''&lt;br /&gt;
|'''Supports'''&lt;br /&gt;
|'''Tuner / Chips'''&lt;br /&gt;
|'''Connectors'''&lt;br /&gt;
|'''Notes'''&lt;br /&gt;
|'''Pictures'''&lt;br /&gt;
&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[AVerMedia AVerTV DVB-T (A761) | AVerTV DVB-T (A761)]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;strike&amp;gt;[http://www.avermedia.de/Products/TV_Tuner/DVB-T/main.htm]&amp;lt;/strike&amp;gt;&lt;br /&gt;
&lt;br /&gt;
oldest AVerTV DVB-T model&lt;br /&gt;
|ca. 90 €&lt;br /&gt;
|DVB, VDR&lt;br /&gt;
&lt;br /&gt;
[http://www.vaslet.de]&lt;br /&gt;
|&lt;br /&gt;
* [[Fusion 878A]]&lt;br /&gt;
|&lt;br /&gt;
* Antenna in&lt;br /&gt;
* S-Video in&lt;br /&gt;
* Composite in&lt;br /&gt;
|&lt;br /&gt;
* Comes with remote and Infra-Red-Sensor&lt;br /&gt;
* Low-Profile-Card&lt;br /&gt;
* Difference compared to 771 is the Tuner and Composite-in&lt;br /&gt;
|&amp;lt;strike&amp;gt;[http://www.avermedia.de/Products/images/Products/DVB-T_FB.jpg]&amp;lt;/strike&amp;gt;&lt;br /&gt;
[http://www.vaslet.de/content/dvbt/averdvb_a761_pcb_top.jpg]&lt;br /&gt;
[[Image:Avertv_dvb-t_761.jpg|thumb|50px|]]&lt;br /&gt;
&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[AVerMedia AVerTV DVB-T 771 (A771) | AVerTV DVB-T 771 (A771)]]&lt;br /&gt;
&lt;br /&gt;
[http://www.avermedia.de/cgi-bin/products_digitvtuner_dvbt771.asp?show=1]&lt;br /&gt;
|ca. 90 €&lt;br /&gt;
|DVB, VDR possible&lt;br /&gt;
&lt;br /&gt;
[http://www.gossamer-threads.com/lists/mythtv/users/72584] [http://www.frokaschwei.net/avtv771/avermedia.html], [http://www.mail-archive.com/linux-dvb@linuxtv.org/msg17579.html] [http://www.vaslet.de]&lt;br /&gt;
&lt;br /&gt;
Warning some people experience problems with this card search for mt352_read_register on the mailing list.&lt;br /&gt;
|&lt;br /&gt;
* [[Fusion 878A]]&lt;br /&gt;
|&lt;br /&gt;
* Antenna In&lt;br /&gt;
* S-Video In&lt;br /&gt;
* S-Video/Composite Adapter&lt;br /&gt;
|&lt;br /&gt;
* Remote and Infra-red-rerceiver included&lt;br /&gt;
* Low-Profile-Card&lt;br /&gt;
* Difference to the older &amp;quot;761&amp;quot; is the Tuner and the missing Composite-in&lt;br /&gt;
|&amp;lt;strike&amp;gt;[http://www.avermedia.de/Products/TV_Tuner/dvbt771/771.jpg]&amp;lt;/strike&amp;gt; [http://www.vaslet.de/content/dvbt/averdvb_a771_pcb_top.jpg]&lt;br /&gt;
[[Image:Avertv_dvb-t_771.jpg|thumb|50px|]]&lt;br /&gt;
&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[AVerMedia AVerTV DVB-T 777 (A16AR) | AVerTV DVB-T 777 (A16AR)]]&lt;br /&gt;
&lt;br /&gt;
newest model of the AVerTV DVB-T&lt;br /&gt;
&lt;br /&gt;
[http://www.avermedia.de/cgi-bin/products_digitvtuner_dvbt777.asp?show=1]&lt;br /&gt;
|ca. 65 €&lt;br /&gt;
|DVB, VDR ab 2.6.17-rc1&lt;br /&gt;
|&lt;br /&gt;
* Philips [[Philips SAA7134|SAA7134]]&lt;br /&gt;
* [[Zarlink]] [[Zarlink MT352|MT352]]&lt;br /&gt;
|&lt;br /&gt;
* Antenna In&lt;br /&gt;
* S-Video In&lt;br /&gt;
* S-Video/Composite Adapter&lt;br /&gt;
|&lt;br /&gt;
* Remote and Infra-red-receiver included (v4l-dvb needs a patch to properly work)&lt;br /&gt;
* Works on Ubuntu 6.10 &amp;quot;almost&amp;quot; out of the box.&lt;br /&gt;
* HDTV *(1080i / 720P) ready&lt;br /&gt;
|[[Image:Avermedia777.jpg|thumb|50px|]]&lt;br /&gt;
&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[AVerMedia AVerTV DVB-T 777 (A16A-C)| AVerTV DVB-T 777 (A16A-C)]]&lt;br /&gt;
&lt;br /&gt;
[http://www.avermedia.de/cgi-bin/products_digitvtuner_dvbt777.asp?show=1]&lt;br /&gt;
|ca. ? €&lt;br /&gt;
|DVB&lt;br /&gt;
|&lt;br /&gt;
* Philips [[Philips SAA7134|SAA7134]]&lt;br /&gt;
* [[Zarlink]] [[Zarlink MT352|MT352]]&lt;br /&gt;
|&lt;br /&gt;
* Antenna In&lt;br /&gt;
* S-Video In&lt;br /&gt;
* S-Video/Composite Adapter&lt;br /&gt;
|&lt;br /&gt;
* Tested on 32bit Fedora 9.&lt;br /&gt;
* HDTV *(1080i / 720P) ready&lt;br /&gt;
|[[Image:AVER777A16A-C_front.jpg|thumb|50px|]]&lt;br /&gt;
&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[AVerMedia AVerTV Hybrid+FM PCI (A16D)| AVerTV Hybrid+FM PCI (A16D)]]&lt;br /&gt;
&lt;br /&gt;
[http://www.avermedia.com/cgi-bin/products_digitvtuner_hybridPCI(A16D).asp?show=1#]&lt;br /&gt;
|ca. 80 €&lt;br /&gt;
| Analogue, kernel 2.6.26; &lt;br /&gt;
DVB-T, kernel 2.6.27&lt;br /&gt;
&lt;br /&gt;
For DVB and experimental support, see [http://mcentral.de/wiki/index.php5/AVerMedia_AverTV_Hybrid_FM_PCI_A16D here], and maybe [http://mcentral.de/wiki/index.php5/AverMedia_Cardbus_Hybrid_TV_FM_E506R here]&lt;br /&gt;
|&lt;br /&gt;
* Philips [[Philips SAA7134|SAA7134]]&lt;br /&gt;
* [[Zarlink]] [[Zarlink MT352|MT352]]&lt;br /&gt;
* [[Xceive]] [[Xceive XC3018|XC3018]]&lt;br /&gt;
|&lt;br /&gt;
* Antenna In&lt;br /&gt;
* S-Video In&lt;br /&gt;
* FM&lt;br /&gt;
|&lt;br /&gt;
* Analog / DVB-T&lt;br /&gt;
* Remote and Infra-red-receiver included&lt;br /&gt;
* HDTV *(1080i / 720P) ready&lt;br /&gt;
|[http://www.avermedia.com/docs/productimage/AVerTV-Hybrid+FM-PCI-b.jpg]&lt;br /&gt;
&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| style=&amp;quot;white-space:nowrap&amp;quot; | [[AVerMedia AVerTV Hybrid+FM PCI (A16AR)| AVerTV Hybrid+FM PCI (A16AR)]]&lt;br /&gt;
&lt;br /&gt;
[http://www.avermedia.com/cgi-bin/products_digitvtuner_hybridPCI.asp?show=1]&lt;br /&gt;
|&lt;br /&gt;
| Yes&lt;br /&gt;
FM radio not supported&lt;br /&gt;
|&lt;br /&gt;
* Philips TD1316A (tuner)&lt;br /&gt;
* Philips TDA9887 (analog demodulator)&lt;br /&gt;
* Philips SAA7135HL (A/V decoder)&lt;br /&gt;
* Zarlink MT352 (DVB-T demodulator)&lt;br /&gt;
|&lt;br /&gt;
* Antenna In&lt;br /&gt;
* S-Video In&lt;br /&gt;
* FM&lt;br /&gt;
|&lt;br /&gt;
* Analog / DVB-T&lt;br /&gt;
* Remote and Infra-red-receiver included&lt;br /&gt;
* HDTV *(1080i / 720P) ready&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[AVerMedia_AVerTV_DVB-T_Super_007 | AVerTV DVB-T Super 007]]&lt;br /&gt;
&lt;br /&gt;
[http://www.avermedia.com/EN/Default.aspx?TYPE=vipplayercard.htm&amp;amp;PT=product&amp;amp;tv_TCAT_POS=0&amp;amp;PID=4710710671877]&lt;br /&gt;
|ca. 60 €&lt;br /&gt;
| Yes (with [http://lists.zerezo.com/video4linux/msg19205.html patch])&lt;br /&gt;
|&lt;br /&gt;
* Philips [[Philips SAA7134|SAA7134]]&lt;br /&gt;
* [[Philips TDA10046|Philips TDA10046A]]&lt;br /&gt;
|&lt;br /&gt;
* Antenna In&lt;br /&gt;
* IR In&lt;br /&gt;
|&lt;br /&gt;
* DVB-T / Analog&lt;br /&gt;
* Remote and Infra-red-receiver included&lt;br /&gt;
* (this is &amp;quot;Hybrid Super 007&amp;quot; with Analog+DVB-T or &amp;quot;DVB-T Super 007&amp;quot; with only DVB-T?)&lt;br /&gt;
|&lt;br /&gt;
[[Image:Super_007_box.jpg|thumb|50px|]]&lt;br /&gt;
[[Image:Super_007_card.jpg|thumb|50px|]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== [[ChainTech]] ===&lt;br /&gt;
&lt;br /&gt;
{| border=1 cellpadding=2 cellspacing=0 valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|- bgcolor=#efefef valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|'''Model'''&lt;br /&gt;
|'''Price'''&lt;br /&gt;
|'''Supports'''&lt;br /&gt;
|'''Tuner / Chips'''&lt;br /&gt;
|'''Connectors'''&lt;br /&gt;
|'''Notes'''&lt;br /&gt;
|'''Pictures'''&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| style=&amp;quot;white-space: nowrap&amp;quot; | [[DTT 1000 PCI]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;strike&amp;gt;[http://www.chaintech.com.tw/tw/eng/product_spec.asp?MPSNo=15&amp;amp;PISNo=170]&amp;lt;/strike&amp;gt;&lt;br /&gt;
|ca. 100 €&lt;br /&gt;
|DVB, VDR&amp;lt;br&amp;gt; (lt. c't 11/2004)&lt;br /&gt;
|&lt;br /&gt;
* [[Fusion 878A]]&lt;br /&gt;
|&lt;br /&gt;
* Antenna In&lt;br /&gt;
|&lt;br /&gt;
* Hangs at least older kernels (&amp;lt;2.6.12) unless the bttv module is loaded with parameters &amp;quot;i2c_hw=1 card=0x71&amp;quot;. This may cause boot problems when the module is automatically loaded by hotplug.&lt;br /&gt;
|&amp;lt;strike&amp;gt;[http://www.chaintech.com.tw/tw/images/Products/DMPD/DTT1000_L.jpg]&amp;lt;/strike&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== [[Club 3D]] ===&lt;br /&gt;
&lt;br /&gt;
{| border=1 cellpadding=2 cellspacing=0 valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|- bgcolor=#efefef valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|'''Model&lt;br /&gt;
|'''Price'''&lt;br /&gt;
|'''Supports'''&lt;br /&gt;
|'''Tuner / Chips'''&lt;br /&gt;
|'''Connectors'''&lt;br /&gt;
|'''Notes'''&lt;br /&gt;
|'''Pictures'''&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[ZAP-TV2202]]&lt;br /&gt;
&lt;br /&gt;
[http://www.club3d.nl/index.php/products/zaptv/item/11]&lt;br /&gt;
&lt;br /&gt;
[http://www.club3d.nl/support/manuals/zap-tv/2202/ZAPTV2202_QuickGuide.pdf Manual]&lt;br /&gt;
|ca. 67 €&lt;br /&gt;
|DVB, Analogue&lt;br /&gt;
| Philips [[Philips SAA7131|SAA7131]]&lt;br /&gt;
|&lt;br /&gt;
* Antenna In&amp;lt;br&amp;gt;&lt;br /&gt;
* Radio In&amp;lt;br&amp;gt;&lt;br /&gt;
* S-Video In In&amp;lt;br&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
* Shows up as device 169d:3306&lt;br /&gt;
* Installed with command modprobe saa7134 card=94&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== [[Compro Technology|Compro]] ===&lt;br /&gt;
&lt;br /&gt;
{| border=1 cellpadding=2 cellspacing=0 valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|- bgcolor=#efefef valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|'''Model'''&lt;br /&gt;
|'''Price'''&lt;br /&gt;
|'''Supports'''&lt;br /&gt;
|'''Tuner / Chips'''&lt;br /&gt;
|'''Connectors'''&lt;br /&gt;
|'''Notes'''&lt;br /&gt;
|'''Pictures'''&lt;br /&gt;
&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[Compro VideoMate T200|VideoMate DVB-T200]]&lt;br /&gt;
[http://www.comprousa.com/New/en/product/vmt200.html]&lt;br /&gt;
|ca. 37 €&lt;br /&gt;
|DVB kernel 2.6.17&lt;br /&gt;
| Philips [[Philips SAA7134|SAA7134]]&lt;br /&gt;
|&lt;br /&gt;
* Antenna In&amp;lt;br&amp;gt;&lt;br /&gt;
* S-Video In&amp;lt;br&amp;gt;&lt;br /&gt;
* Composite In&amp;lt;br&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
* Remote and Infra-red-receiver included &lt;br /&gt;
(to get the irda working correctly you may find this mail useful [http://marc.theaimsgroup.com/?l=linux-video&amp;amp;m=113672404400380&amp;amp;w=2] )&lt;br /&gt;
* HDTV *(1080i / 720P) ready&lt;br /&gt;
* Power on via irda&lt;br /&gt;
* warning: problems with poor reception: [http://cvs.mythtv.org/trac/ticket/2664]&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== [[DViCO]] ===&lt;br /&gt;
&lt;br /&gt;
{| border=1 cellpadding=2 cellspacing=0 valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|- bgcolor=#efefef valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|'''Model'''&lt;br /&gt;
|'''Supports'''&lt;br /&gt;
|'''Tuner / Chips'''&lt;br /&gt;
|'''Connectors'''&lt;br /&gt;
|'''Notes'''&lt;br /&gt;
|'''Pictures'''&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[FusionHDTV Dual Digital 4]]&lt;br /&gt;
&lt;br /&gt;
[http://www.fusionhdtv.co.kr/ENG/products/DVBTdual4.aspx]&lt;br /&gt;
|&lt;br /&gt;
* DVB, VDR&lt;br /&gt;
* &amp;lt;strike&amp;gt;works with [http://fremnet.net/article/228/dvico-fusionhdtv-dual-digital-4-under-linux patches] - (non Australian users should ignore the dd4.au.patch patch and not use the xc3028.au2.fw firmware).&amp;lt;/strike&amp;gt; See https://help.ubuntu.com/community/DViCO_Dual_Digital_4&lt;br /&gt;
Revision 2 of this card has just been released ([http://mandmservices.com.au/dvico image]). The new card uses a DIBCOM tuner and modulator &amp;lt;strike&amp;gt;and does not work under the current driver.&amp;lt;/strike&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The linuxTV drivers are now updated, the revision two works beautifully. The changes do not yet seem to be merged with the Linux kernel (2.6.27), the link above should help you install the drivers. The Rev 2 card may not work properly with older kernels such as 2.6.22 (AMD 780G chipsets, USB disconnects), even using the latest linuxTV drivers. The following link also has some useful information: http://ubuntuforums.org/showthread.php?t=616103 &lt;br /&gt;
|Rev 1- Zarlink ZL10353&lt;br /&gt;
Rev 2- Dibcom 7070pb1 tuner, CY7C68013A USB peripheral controller, VIA VT6212L USB Host Controller&lt;br /&gt;
|&lt;br /&gt;
* Antenna in&lt;br /&gt;
* IR In&lt;br /&gt;
|&lt;br /&gt;
* Dual DVB-T tuner card&lt;br /&gt;
* Supports HD streams&lt;br /&gt;
* &amp;lt;strike&amp;gt;Requires patching&amp;lt;/strike&amp;gt;&lt;br /&gt;
* Is actually two USB devices attached though a Via PCI-to-USB bridge&lt;br /&gt;
* Uses &amp;lt;tt&amp;gt;dvb-usb-cxusb&amp;lt;/tt&amp;gt; module&lt;br /&gt;
* Rev 2 uses &amp;lt;tt&amp;gt;dib0070, dib7000p, dib7000m, dib3000mc, dibx000_common&amp;lt;/tt&amp;gt; modules&lt;br /&gt;
* Includes low-profile PCI bracket&lt;br /&gt;
|&lt;br /&gt;
[[Image:DViCO_FusionHDTV_Dual_Digital_4.jpg|thumb|120px|]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
* [[DViCO FusionHDTV DVB-T1]]&lt;br /&gt;
* [[DViCO FusionHDTV DVB-T Lite]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== [[GDI]] ===&lt;br /&gt;
&lt;br /&gt;
{| border=1 cellpadding=2 cellspacing=0 valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|- bgcolor=#efefef valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|'''Manufacturer&amp;lt;br&amp;gt;&lt;br /&gt;
Model number&lt;br /&gt;
|'''Price'''&lt;br /&gt;
|'''Supports'''&lt;br /&gt;
|'''Tuner / Chips'''&lt;br /&gt;
|'''Connectors'''&lt;br /&gt;
|'''Notes'''&lt;br /&gt;
|'''Pictures'''&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[GDI Black Gold]]&lt;br /&gt;
&lt;br /&gt;
[http://www.blackgold.tv/products/digital.htm]&lt;br /&gt;
|&lt;br /&gt;
|S-Video  support works (Small patch which is now in CVS). DVB doesn't work.&lt;br /&gt;
|[[Conexant Systems, Inc.|Conexant]] [[Conexant CX2388x|CX23881-19]]/Front End CX22702/Tuner Philips TU1216/[[Philips TDA10046|TDA10046]] demodulator&lt;br /&gt;
|&lt;br /&gt;
* Antenna In&lt;br /&gt;
* S-Video In&lt;br /&gt;
* Remote In&lt;br /&gt;
|&lt;br /&gt;
|Like this, but slightly longer with a heat sink. &amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.gta-ltd.co.uk/Product/Black%20Gold%20TV/Graphics/Signature_Plan.jpg Card]&lt;br /&gt;
[http://www.gta-ltd.co.uk/Product/Black%20Gold%20TV/Graphics/Signature_End.jpg Connectors]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== [[Hama]] ===&lt;br /&gt;
&lt;br /&gt;
{| border=1 cellpadding=2 cellspacing=0 valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|- bgcolor=#efefef valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|'''Model'''&lt;br /&gt;
|'''Price'''&lt;br /&gt;
|'''Supports'''&lt;br /&gt;
|'''Tuner / Chips'''&lt;br /&gt;
|'''Connectors'''&lt;br /&gt;
|'''Notes'''&lt;br /&gt;
|'''Pictures'''&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[DVB-T PCI-Karte]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;strike&amp;gt;[http://www.hama.de/portal/articleId*110877/action*2563/searchMode*1/bySearch*dvb-t]&amp;lt;/strike&amp;gt;&lt;br /&gt;
|ca. 80 €&lt;br /&gt;
|DVB, VDR possible&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.heise.de/ct/foren/go.shtml?read=1&amp;amp;msg_id=5445372&amp;amp;forum_id=47443] (lt. c't 11/2004)&lt;br /&gt;
|[[Fusion 878A]]&lt;br /&gt;
|&lt;br /&gt;
* Antenna In&lt;br /&gt;
|&lt;br /&gt;
* Remote &amp;amp; IR-receiver included (via USB)&lt;br /&gt;
* Identical to the [[TwinHan]] [[Twinhan VisionDTV Ter PCI|VisionDTV Ter PCI]]&lt;br /&gt;
|[http://www.hama.de/bilder/00049/abb/00049019abb.jpg]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== [[Hauppauge]] ===&lt;br /&gt;
&lt;br /&gt;
{| border=1 cellpadding=2 cellspacing=0 valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|- bgcolor=#efefef valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|'''Model'''&lt;br /&gt;
|'''Price'''&lt;br /&gt;
|'''Supports'''&lt;br /&gt;
|'''Tuner / Chips'''&lt;br /&gt;
|'''Connectors'''&lt;br /&gt;
|'''Notes'''&lt;br /&gt;
|'''Pictures'''&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|Old [[Hauppauge WinTV-NOVA-T PCI|WinTV-NOVA-T PCI]]&lt;br /&gt;
&lt;br /&gt;
(until 06/2004) &amp;lt;strike&amp;gt;[http://213.221.87.83/prod_nova-t-pci.htm]&amp;lt;/strike&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://www.hauppauge.com/pages/products/data_novatpci.html en]&lt;br /&gt;
|&lt;br /&gt;
|DVB, VDR&lt;br /&gt;
|[[Philips]]&lt;br /&gt;
|&lt;br /&gt;
* Antenna In&lt;br /&gt;
* Remote In&lt;br /&gt;
|&lt;br /&gt;
* '''Since 07/2004 Hauppauge have been shipping a new Nova-T (see below)'''&lt;br /&gt;
* Comes with remote&lt;br /&gt;
[[Image:Hauppauge_nova-t_remote.jpg|thumb|30px|]]&lt;br /&gt;
|[[Image:Hauppauge_nova-t_old.jpg|thumb|50px|]]&lt;br /&gt;
&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|New [[Hauppauge WinTV-NOVA-T PCI|WinTV-NOVA-T PCI]]&lt;br /&gt;
&lt;br /&gt;
(since 07/2004) &amp;lt;strike&amp;gt;[http://213.221.87.83/prod_nova-t-pci.htm]&amp;lt;/strike&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://www.hauppauge.com/pages/products/data_novatpci.html en]&lt;br /&gt;
|ca. 100 €&lt;br /&gt;
|Works with patches from [http://dl.bytesex.org/patches/] or &amp;gt;= kernel 2.6.12&lt;br /&gt;
|[[Conexant Systems, Inc.|Conexant]] [[Conexant CX2388x|CX2388x]]&lt;br /&gt;
|&lt;br /&gt;
* Antenna In&lt;br /&gt;
* Antenna Out&lt;br /&gt;
* Remote In&lt;br /&gt;
|&lt;br /&gt;
* Drivers included in kernel &amp;gt;= 2.6.12 (CONFIG_VIDEO_CX88_DVB)&lt;br /&gt;
* Comes with same remote as the older model&lt;br /&gt;
|[http://sulu.sohanet.de/tmp/]&lt;br /&gt;
[[Image:Hauppauge_nova-t_juli2004.jpg|thumb|50px|]]&lt;br /&gt;
[[Image:Hauppauge_nova-t_juli2004_Packung.jpg|thumb|50px|]]&lt;br /&gt;
&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[Hauppauge WinTV-NOVA-T-500|WinTV-NOVA-T-500]]&lt;br /&gt;
&lt;br /&gt;
(since 09/2006) [http://www.hauppauge.co.uk/pages/products/data_novat500.html]&lt;br /&gt;
|ca. 100 €&lt;br /&gt;
|works with v4l-dvb hg from 2006-09-20 [http://www.linuxtv.org/repo/] or kernel &amp;gt;= 2.6.19 - &lt;br /&gt;
|[[DiBcom]] [[DiB0700]]&lt;br /&gt;
|&lt;br /&gt;
* Antenna In&lt;br /&gt;
* Remote In (should now be working)&lt;br /&gt;
|&lt;br /&gt;
*Dual DVB-T tuner card.&lt;br /&gt;
*As of 28/08/2008, according to Michael Krufky, all currently released versions, including the Diversity model, are supported by head of v4l-dvb hg, and the driver is likely to stay ahead of new card releases in the future. Please if anyone finds any of the further comments below still relevant in the next 6 months then mark them so, otherwise I intend to remove them to tidy up.&lt;br /&gt;
*PCI 2.2 card using 3.3V. Failed to run on PCI 2.1 system.&lt;br /&gt;
*Card contains a USB2.0 device with USB host controller. See [[DVB-T_USB_Devices#DiB0700_USB2.0_DVB-T_devices|DiBcom DiB0700 USB2.0 DVB-T based devices]] for further details&lt;br /&gt;
*Device/drivers previously (?) suffered from a problem. The USB DVB-T tuners seem to occasionally &amp;quot;disconnect&amp;quot; and reconnect during a tuning operation, this causes the kernel to oops requiring a reboot. Should be fixed now. See https://bugs.launchpad.net/ubuntu/+source/linux/+bug/204857 and http://ubuntuforums.org/showthread.php?p=4887362#post4887362 and http://www.spinics.net/lists/linux-dvb/msg25092.html and http://www.spinics.net/lists/linux-dvb/msg25225.html (April 2008) and http://www.spinics.net/lists/linux-dvb/msg25367.html and http://forums.whirlpool.net.au/forum-replies-archive.cfm/953039.html (April 2008)&lt;br /&gt;
*USB Disconnect problem has not been fixed yet (this might not be the case, see above). See the linux-dvb mailing list for details. On my system, the USB disconnect doesn't require a reboot, just unloading the modules and reloading them restores it. The problem is annoying enough that approx 5 out of 40 recordings per week could be lost.&lt;br /&gt;
*Scanning (or tuning with any AUTO parameters) is known to be broken in kernel 2.6.20, and probably earlier kernels too.  Fixed in kernel 2.6.21; try [[http://linuxtv.org/hg/v4l-dvb?cmd=changeset;node=4e0f277a01f1;style=gitweb this patch]] for older kernels. &lt;br /&gt;
* A new version appears to have been released (in the UK at least) which as of writing this (26/07/2007) doesn't work with the normal Nova-T 500 driver.  The card is labelled with the 'Diversity' feature stickers and the actual model number on the board is Nova-TD 500.  The card has two aerial connectors.&lt;br /&gt;
&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|new [[Hauppauge WinTV-HVR-1300|WinTV-HVR-1300]] (since 07/2005)&lt;br /&gt;
&lt;br /&gt;
[http://www.hauppauge.co.uk/pages/products/data_hvr1300.html]&lt;br /&gt;
(HVR-1100 is similiar to HVR-1300, but without MPEG hardware encoder)&lt;br /&gt;
|ca. 130 €&lt;br /&gt;
|Digital &amp;amp; Analogue working in repository [http://linuxtv.org/hg/v4l-dvb?cmd=changeset;node=3e90edbf7c53584f109fe091d7380e8bda9fa282;style=gitweb]. Encoder support being worked on.&lt;br /&gt;
|[[Conexant Systems, Inc.|Conexant]] [[Conexant CX2388x|CX2388x]]&lt;br /&gt;
|&lt;br /&gt;
* TV Antenna In&lt;br /&gt;
* FM Antenna In&lt;br /&gt;
* AV (Cinch)&lt;br /&gt;
* S-Video (Mini-DIN)&lt;br /&gt;
* Audio In&lt;br /&gt;
* Remote I&lt;br /&gt;
|&lt;br /&gt;
* DVB support in kernel &amp;gt;= 2.6.12 (CONFIG_VIDEO_CX88_DVB)&lt;br /&gt;
[[Image:hauppage_hvr-1300.jpg|thumb|30px|]]&lt;br /&gt;
|[http://sulu.sohanet.de/tmp/][[Image:100 7999.JPG|thumb|50px|]]&lt;br /&gt;
&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|new [[Hauppauge WinTV-HVR-1110|WinTV-HVR-1110]] (since 09/2006)&lt;br /&gt;
&lt;br /&gt;
[http://www.hauppauge.co.uk/pages/products/data_hvr1100.html]&lt;br /&gt;
&lt;br /&gt;
(HVR-1110 is similiar to HVR-1100, but with a triangular shape and a Philips TDA10046 chipset)&lt;br /&gt;
|ca. 70 €&lt;br /&gt;
|DVB-T and Analog&lt;br /&gt;
|Philips [[Philips SAA7134|SAA7134]]&lt;br /&gt;
|&lt;br /&gt;
* TV Antenna In&lt;br /&gt;
* FM Antenna In&lt;br /&gt;
* AV (Cinch)&lt;br /&gt;
* S-Video (Mini-DIN)&lt;br /&gt;
* Audio In&lt;br /&gt;
* Remote I&lt;br /&gt;
|&lt;br /&gt;
* Supported with the latest 2.6.18 kernel, need latest v4l-dvb (mercurial) to work on older kernels. See [http://www.linuxtv.org/v4lwiki/index.php/How_to_build_from_Mercurial].&lt;br /&gt;
[[Image:hauppage_hvr-1300.jpg|thumb|30px|]]&lt;br /&gt;
|&lt;br /&gt;
[[Image:HVR-1110.jpg|thumb|50px|]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== [[KNC1]] ===&lt;br /&gt;
&lt;br /&gt;
{| border=1 cellpadding=2 cellspacing=0 valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|- bgcolor=#efefef valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|'''Model'''&lt;br /&gt;
|'''Price'''&lt;br /&gt;
|'''Supports'''&lt;br /&gt;
|'''Tuner / Chips'''&lt;br /&gt;
|'''Connectors'''&lt;br /&gt;
|'''Notes'''&lt;br /&gt;
|'''Pictures'''&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[KNC1 TV-Station DVB-T | TV-Station DVB-T]] &lt;br /&gt;
&lt;br /&gt;
[http://www.kncone.de/d/produkte/digital_dvb_t.htm]&lt;br /&gt;
&lt;br /&gt;
|ca. 80 €&lt;br /&gt;
|DVB, ? &lt;br /&gt;
|Philips [[Philips SAA7146|SAA7146]]&lt;br /&gt;
|&lt;br /&gt;
* Antenna In&lt;br /&gt;
* Antenna Out&lt;br /&gt;
* [[Common Interface]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== [[KWorld]] ===&lt;br /&gt;
&lt;br /&gt;
{| border=1 cellpadding=2 cellspacing=0 valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|- bgcolor=#efefef valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|'''Model'''&lt;br /&gt;
|'''Price'''&lt;br /&gt;
|'''Supports'''&lt;br /&gt;
|'''Tuner / Chips'''&lt;br /&gt;
|'''Connectors'''&lt;br /&gt;
|'''Notes'''&lt;br /&gt;
|'''Pictures'''&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| style=&amp;quot;white-space:nowrap&amp;quot; | [[KWorld_V-Stream_Xpert_DVB-T_PCI|V-Stream Xpert DVB-T PCI]] &lt;br /&gt;
&lt;br /&gt;
[http://www.kworld.com.tw/en/product/DVBT-PCI/DVBT-PCI.html]&lt;br /&gt;
|ca. 80 €&lt;br /&gt;
|DVB, VDR possible [http:///www.linuxtv.org/mailinglists/linux-dvb/2004/12-2004/msg00716.html] New card:[http://www.manenti.org/blog/archives/000089.html]&lt;br /&gt;
Full support :[[http://linuxtv.org/wiki/index.php/KWorld_V-Stream_Xpert_DVB-T_%28tuner_THOMSON_DTT_7579%29]]&lt;br /&gt;
|[[Conexant Systems, Inc.|Conexant]] [[Conexant CX2388x|CX23883]]&lt;br /&gt;
|&lt;br /&gt;
* Antenna In&lt;br /&gt;
* Antenna Out&lt;br /&gt;
* S-Video In&lt;br /&gt;
* Composite In&lt;br /&gt;
* Remote In&lt;br /&gt;
|&lt;br /&gt;
* Remote &amp;amp; IR-receiver included&lt;br /&gt;
* There are three versions of this card, one with a Samsung tuner similar to the AVerMedia 771, another with a Thomson tuner (similar to the Nova-T 90002) and another with Thomson tuner DTT 7579. All versions are supported. &lt;br /&gt;
|[http://www.kworld.com.tw/en/product/DVBT-PCI/DVBT-PCI.jpg]&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[KWorld DVB-T 220 | DVB-T 220]]&lt;br /&gt;
&lt;br /&gt;
[http://www.kworld.com.tw/en/kworld/body/Products/D+A/DVB-T220.htm]&lt;br /&gt;
|&lt;br /&gt;
|DVB, analogue&lt;br /&gt;
|Philips [[Philips SAA7134|SAA7134]]&lt;br /&gt;
|&lt;br /&gt;
* Antenna In (two)&lt;br /&gt;
* FM In&lt;br /&gt;
* Remote In&lt;br /&gt;
|&lt;br /&gt;
* Automatically detected by recent Linux kernel. Requires 'modprobe saa7134-dvb' to enable DVB.&lt;br /&gt;
| &lt;br /&gt;
[[Image:kworld_DVB-T220.jpg|thumb|120px]]&lt;br /&gt;
&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[KWorld_DVBT-100 | DVBT-100]]&lt;br /&gt;
&lt;br /&gt;
[http://www.kworld.com.tw/en/index_digital.htm]&lt;br /&gt;
|&lt;br /&gt;
|DVB, analogue&lt;br /&gt;
|[[Conexant Systems, Inc.|Conexant]] [[Conexant CX2388x|CX23883]]&lt;br /&gt;
|&lt;br /&gt;
* Antenna In&lt;br /&gt;
* Antenna Out&lt;br /&gt;
* S-Video In&lt;br /&gt;
* Composite video In&lt;br /&gt;
* Remote In&lt;br /&gt;
|&lt;br /&gt;
* Automatically detected by recent Linux kernel. Requires 'modprobe cx88-dvb' to enable DVB. Suspected same card as KWorld_V-Stream_Xpert_DVB-T_PCI.  &lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[KWorld DVB-T PC160-2T | DVB-T PC160-2T ]]&lt;br /&gt;
&lt;br /&gt;
[http://www.kworld.com.tw/product_overview.aspx?P_ID=215]&lt;br /&gt;
|&lt;br /&gt;
|Dual DVB-T tuners, also known as PEAK DVB-T Dual tuner PCI (221544AGPK)&lt;br /&gt;
Working as single tuner card (at least) on 2008-06-05&lt;br /&gt;
http://linuxtv.org/hg/~anttip/af9015-mxl500x-copy-fw/&lt;br /&gt;
http://www.otit.fi/~crope/v4l-dvb/af9015/af9015_firmware_cutter/firmware_files&lt;br /&gt;
Ref http://marc.info/?l=linux-dvb&amp;amp;m=121268349100641&amp;amp;w=2&lt;br /&gt;
|???? [[????|????]]&lt;br /&gt;
|&lt;br /&gt;
* Antenna In&lt;br /&gt;
* Remote In&lt;br /&gt;
|&lt;br /&gt;
* &lt;br /&gt;
| &lt;br /&gt;
[[Image:Kworld pc160.jpg|thumb|120px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== [[Leadtek]] ===&lt;br /&gt;
&lt;br /&gt;
{| border=1 cellpadding=2 cellspacing=0 valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|- bgcolor=#efefef valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|'''Model'''&lt;br /&gt;
|'''Price'''&lt;br /&gt;
|'''Supports'''&lt;br /&gt;
|'''Tuner / Chips'''&lt;br /&gt;
|'''Connectors'''&lt;br /&gt;
|'''Notes'''&lt;br /&gt;
|'''Pictures'''&lt;br /&gt;
&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| [[Leadtek WinFast DTV1000 T|WinFast DTV1000 T]]&lt;br /&gt;
[http://www.leadtek.com.tw/eng/tv_tuner/overview.asp?lineid=6&amp;amp;pronameid=220]&lt;br /&gt;
|&lt;br /&gt;
| DVB&lt;br /&gt;
| [[Conexant Systems, Inc.|Conexant]] based system see [[LR6650]]&lt;br /&gt;
|&lt;br /&gt;
* TV Antenna In&lt;br /&gt;
* TV antenna out (loop through)&lt;br /&gt;
* S-Video in&lt;br /&gt;
* Composite video in&lt;br /&gt;
* Remote In&lt;br /&gt;
|&lt;br /&gt;
* Since kernel 2.6.15-rc1&lt;br /&gt;
* The tuner works with Mythbuntu 7.10 (i386) but the remote doesn't.&lt;br /&gt;
* In Australia, this card appears to have been superseded by the DTV 1000 S which uses a different chipset and apparently is not supported.&lt;br /&gt;
| [http://www.leadtek.com.tw/eng/tv_tuner/image/winfast_dvt1000t_2.jpg]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[Leadtek WinFast DTV2000 H|WinFast DTV2000 H]]&lt;br /&gt;
| $AUD 80&lt;br /&gt;
| DVB&lt;br /&gt;
|&lt;br /&gt;
* '''Tuner''': Philips FMD1216&lt;br /&gt;
* '''Main Chipset''': [[Conexant Systems, Inc.|Conexant]] [[Conexant CX2388x|CX2388x]] and [[Conexant Systems, Inc.|Conexant]] CX22702&lt;br /&gt;
|&lt;br /&gt;
* 1 x RF TV (antenna)&lt;br /&gt;
* 1 x RF TV (cable)&lt;br /&gt;
* 1 x RF FM&lt;br /&gt;
* 1 x ph jack for IR sensor&lt;br /&gt;
* 1 x ph jack for audio in&lt;br /&gt;
* 1 x [http://en.wikipedia.org/wiki/Mini-DIN_connector MiniDin] 6-pin for video in&lt;br /&gt;
|&lt;br /&gt;
* DVB-T works with Ubuntu 7.10 (i386), Kaffeine 0.8.5 and the [http://packages.ubuntu.com/gutsy/libs/libxine1-plugins libxine1-plugins] package&lt;br /&gt;
* FM tuner is not found, no radio function&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[Leadtek WinFast DTV2000 H|WinFast DTV2000 H rev J]]&lt;br /&gt;
| $AUD 130&lt;br /&gt;
| DVB Analog Hybrid&lt;br /&gt;
|&lt;br /&gt;
* '''Tuner''': Philips FMD1216&lt;br /&gt;
* '''Main Chipset''': [[Conexant Systems, Inc.|Conexant]] [[Conexant CX23881|CX2388x]] and [[Conexant Systems, Inc.|Conexant]] CX22702&lt;br /&gt;
|&lt;br /&gt;
* 1 x RF TV (antenna)&lt;br /&gt;
* 1 x RF TV (cable)&lt;br /&gt;
* 1 x RF FM&lt;br /&gt;
* 1 x ph jack for IR sensor&lt;br /&gt;
* 1 x ph jack for audio in&lt;br /&gt;
* 1 x [http://en.wikipedia.org/wiki/Mini-DIN_connector MiniDin] 9-pin&lt;br /&gt;
for CVBS, S-video and Audio in&lt;br /&gt;
* 1 x 4 pin audio output connector (internal CD audio type)&lt;br /&gt;
|&lt;br /&gt;
* Random success with analog OR DVB-T video no sound&lt;br /&gt;
* See: [http://wiki.linuxmce.org/index.php/Leadtek_DTV2000H http://wiki.linuxmce.org/index.php/Leadtek_DTV2000H]:&lt;br /&gt;
* Add &amp;quot;cx88-dvb&amp;quot; to /etc/modules&lt;br /&gt;
* Add &amp;quot;options cx88xx card=51&amp;quot; to /etc/modprobe.d/options&lt;br /&gt;
* Add &amp;quot;options cx88xx card=51,51&amp;quot; to /etc/modprobe.d/options if using two cards&lt;br /&gt;
* Try adding &amp;quot;options cx88-alsa index=1,2&amp;quot; to /etc/modprobe.d/options and use /dev/dsp in MythTV Frontend if having sound issues in MythTV&lt;br /&gt;
* DTV + audio worked out of box in Mythbuntu 8.10 and Ubuntu 8.10. &lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== [[LifeView]] ===&lt;br /&gt;
&lt;br /&gt;
{| border=1 cellpadding=2 cellspacing=0 valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|- bgcolor=#efefef valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|'''Model'''&lt;br /&gt;
|'''Price'''&lt;br /&gt;
|'''Supports'''&lt;br /&gt;
|'''Tuner / Chips'''&lt;br /&gt;
|'''Connectors'''&lt;br /&gt;
|'''Notes'''&lt;br /&gt;
|'''Pictures'''&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[LifeView FlyDVB-T|FlyDVB-T]]&lt;br /&gt;
&lt;br /&gt;
[http://www.lifeview.com.tw/html/products/internal_tv/flydvbt.htm]&lt;br /&gt;
|&lt;br /&gt;
|DVB-T only&lt;br /&gt;
|Philips [[Philips SAA7134|SAA7134]]&lt;br /&gt;
|&lt;br /&gt;
* Antenna In&lt;br /&gt;
* S-Video In&lt;br /&gt;
* Composite in&lt;br /&gt;
* Remote In&lt;br /&gt;
|&lt;br /&gt;
* Supported by Linux kernel 2.6.10.&lt;br /&gt;
|[[Image:LR301.jpg|thumb|85px|]]&lt;br /&gt;
&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[LifeView FlyDVB-T Duo|FlyDVB-T Duo]]&lt;br /&gt;
&lt;br /&gt;
[http://www.lifeview.com.tw/html/products/internal_tv/flydvbt_duo.htm]&lt;br /&gt;
|&lt;br /&gt;
|DVB-T and Analog&lt;br /&gt;
|Philips [[SAA7133]]&lt;br /&gt;
|&lt;br /&gt;
* Cable/Antenna In (two)&lt;br /&gt;
* S-Video In&lt;br /&gt;
* Composite In&lt;br /&gt;
* FM In&lt;br /&gt;
* Remote In&lt;br /&gt;
|&lt;br /&gt;
* Combination analog/digital card&lt;br /&gt;
* Supported by Linux kernel 2.6.10.&lt;br /&gt;
|[[Image:LR306.jpg|thumb|120px|]]&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[LifeView FlyDVB Trio| FlyDVB Trio]]&lt;br /&gt;
&lt;br /&gt;
[http://www.lifeview.com.tw/html/products/internal_tv/flydvb_trio.htm]&lt;br /&gt;
|&lt;br /&gt;
|DVB-T, Satellite and Analog&lt;br /&gt;
|Philips [[Philips SAA7134|SAA7134]]&lt;br /&gt;
|&lt;br /&gt;
* Satellite Antenna In&lt;br /&gt;
* Digital Antenna In&lt;br /&gt;
* Analog Antenna In&lt;br /&gt;
* S-Video/Composite In&lt;br /&gt;
* FM In&lt;br /&gt;
* Remote In&lt;br /&gt;
|&lt;br /&gt;
* Combination analog/digital card&lt;br /&gt;
* Supported by Linux kernel 2.6.10.&lt;br /&gt;
|[[Image:photo_dvb_trio.jpg|thumb|120px|]]&lt;br /&gt;
&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[LifeView FlyDVB-T Hybrid|FlyDVB-T Hybrid]]&lt;br /&gt;
&lt;br /&gt;
[http://www.lifeview.com.tw/html/products/internal_tv/flydvbt_hybrid.htm]&lt;br /&gt;
|&lt;br /&gt;
|DVB-T and Analog &lt;br /&gt;
|&lt;br /&gt;
*Philips [[SAA7133]] &lt;br /&gt;
*[[Philips TDA10046|Philips TDA10046H]]&lt;br /&gt;
|&lt;br /&gt;
* TV Antenna in &lt;br /&gt;
* FM Antenna in&lt;br /&gt;
* S-Video in&lt;br /&gt;
* Composite video + stereo audio in&lt;br /&gt;
* IR-Remote&lt;br /&gt;
|&lt;br /&gt;
* Hybrid analog/digital card&lt;br /&gt;
* Supported by Linux kernel 2.6.15&lt;br /&gt;
|&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| style=&amp;quot;white-space: nowrap&amp;quot; | [[LifeView FlyDVB-T Hybrid MCE PRO|FlyDVB-T Hybrid MCE PRO]]&lt;br /&gt;
|&lt;br /&gt;
|DVB-T and Analog HW encoder&lt;br /&gt;
|&lt;br /&gt;
* Philips [[SAA7131]] &lt;br /&gt;
* Vixs encoder&lt;br /&gt;
|&lt;br /&gt;
* Cable/Antenna In &lt;br /&gt;
* S-Video In&lt;br /&gt;
* Composite In&lt;br /&gt;
* FM In&lt;br /&gt;
* Remote In&lt;br /&gt;
|&lt;br /&gt;
* Hybrid analog/digital HW encoder card&lt;br /&gt;
* Supported by Linux kernel 2.6.15&lt;br /&gt;
|[[Image:323.jpg|thumb|120px|]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== [[Lorenzen]] ===&lt;br /&gt;
&lt;br /&gt;
{| border=1 cellpadding=2 cellspacing=0 valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|- bgcolor=#efefef valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|'''Model'''&lt;br /&gt;
|'''Price'''&lt;br /&gt;
|'''Supports'''&lt;br /&gt;
|'''Tuner / Chips'''&lt;br /&gt;
|'''Connectors'''&lt;br /&gt;
|'''Notes'''&lt;br /&gt;
|'''Pictures'''&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[SL DVB-T PCI]] &lt;br /&gt;
&lt;br /&gt;
&amp;lt;strike&amp;gt;[http://www.lorenzen.de/produkte/cgi-bin/iboshop.cgi?showd60!,3709831960,3930]&amp;lt;/strike&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|DVB, VDR&lt;br /&gt;
|[[Philips]]&lt;br /&gt;
|&lt;br /&gt;
* Antenna In&lt;br /&gt;
|&lt;br /&gt;
* Can support +5V power supply for Antenna (Jumper on board)&lt;br /&gt;
| &amp;lt;strike&amp;gt;(Old Design): [http://www.lorenzen.de/produkte/bilder/3922%20200.jpg]&amp;lt;/strike&amp;gt;&lt;br /&gt;
[[Image:Lorenzen_SL_DVB-T_PCI.jpg|thumb|50px|]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== [[Medion]] ===&lt;br /&gt;
&lt;br /&gt;
{| border=1 cellpadding=2 cellspacing=0 valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|- bgcolor=#efefef valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|'''Model'''&lt;br /&gt;
|'''Price'''&lt;br /&gt;
|'''Supports'''&lt;br /&gt;
|'''Tuner / Chips'''&lt;br /&gt;
|'''Connectors'''&lt;br /&gt;
|'''Notes'''&lt;br /&gt;
|'''Pictures'''&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[Medion CTX953 | CTX953]] &lt;br /&gt;
&lt;br /&gt;
(a.k.a Creatix CTX 953: [http://www.creatix.de/produkte/multimedia/ctx953.htm])&lt;br /&gt;
|&lt;br /&gt;
| DVB-T tested and works with 2.6.29, analog is untested by me. I suspect it works, too.&lt;br /&gt;
|&lt;br /&gt;
* NXP SAA 7131E/03/G&lt;br /&gt;
* NXP TDA 10046A&lt;br /&gt;
* NXP 8275AC1&lt;br /&gt;
|&lt;br /&gt;
* Antenna In&lt;br /&gt;
* S-Video In&lt;br /&gt;
* Audio-In (3.5mm)&lt;br /&gt;
* Composite-In&lt;br /&gt;
|&lt;br /&gt;
* ml-thread: [http://article.gmane.org/gmane.comp.video.video4linux/34255]&lt;br /&gt;
|&lt;br /&gt;
[[Image:Medion_CTX953_front.jpg|thumb|150px|]]&lt;br /&gt;
[[Image:Medion_CTX953_back.jpg|thumb|150px|]]&lt;br /&gt;
&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
Philips TV/Radio Card CTX918, (Medion 7134), PCI&lt;br /&gt;
&lt;br /&gt;
|~6€, Ebay Germany&lt;br /&gt;
|DVB-T working, FM apparently too ([http://linuxtv.org/v4lwiki/index.php/Generic_SAA7134_Card_Installation Instructions])&lt;br /&gt;
|&lt;br /&gt;
 &lt;br /&gt;
* FMD1216ME&lt;br /&gt;
* Philips SAA7134HL&lt;br /&gt;
* SV92PL&lt;br /&gt;
* CSP1034S&lt;br /&gt;
&lt;br /&gt;
|&lt;br /&gt;
* Antenna In&lt;br /&gt;
* FM In&lt;br /&gt;
|&lt;br /&gt;
[http://www.creatix.de/support/download/gruppe6/CTX918_spec.pdf Spec]&lt;br /&gt;
[http://www.creatix.de/support/typ.php?tid=62&amp;amp;gid=6 Link to OEM]&lt;br /&gt;
|&lt;br /&gt;
[[Image:7134.jpg|thumb|150px|]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== [[MSI]] ===&lt;br /&gt;
&lt;br /&gt;
{| border=1 cellpadding=2 cellspacing=0 valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|- bgcolor=#efefef valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|'''Model'''&lt;br /&gt;
|'''Price'''&lt;br /&gt;
|'''Supports'''&lt;br /&gt;
|'''Tuner / Chips'''&lt;br /&gt;
|'''Connectors'''&lt;br /&gt;
|'''Notes'''&lt;br /&gt;
|'''Pictures'''&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[MSI]] [[MSI TV@nywhere A/D|TV@nywhere A/D]]&lt;br /&gt;
|&lt;br /&gt;
|DVB-T and Analog &lt;br /&gt;
|&lt;br /&gt;
*Philips [[SAA7133]] &lt;br /&gt;
*[[Philips TDA10046|Philips TDA10046H]]&lt;br /&gt;
|&lt;br /&gt;
* TV Antenna in &lt;br /&gt;
* FM Antenna in&lt;br /&gt;
* S-Video in&lt;br /&gt;
* Composite video + stereo audio in&lt;br /&gt;
* IR-Remote&lt;br /&gt;
|&lt;br /&gt;
* Hybrid analog/digital card&lt;br /&gt;
* Supported by Linux kernel 2.6.15&lt;br /&gt;
* clone of LifeView FlyDVB-T Hybrid&lt;br /&gt;
* requires &amp;quot;card=94&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[MSI]] [[MSI TV@nywhere A/D#V1.1|TV@nywhere A/D v1.1]] &lt;br /&gt;
|Around $65 AUD&lt;br /&gt;
|'''Unsupported'''&lt;br /&gt;
|&lt;br /&gt;
*Philips [[SAA7133]] &lt;br /&gt;
*[[Philips TDA10046|Philips TDA10046A]]&lt;br /&gt;
|&lt;br /&gt;
* TV Antenna in &lt;br /&gt;
* FM Antenna in&lt;br /&gt;
* S-Video in&lt;br /&gt;
* Composite video + stereo audio in&lt;br /&gt;
* IR-Remote&lt;br /&gt;
|&lt;br /&gt;
* As of kernel 2.6.23.13 the frontend seems to not work, even with &amp;quot;card=94&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[MSI]] [[MSI TV@nywhere A/D#V1.1|TV@nywhere A/D v1.1 alternate]] &lt;br /&gt;
|Around $65 AUD&lt;br /&gt;
|Analog and DVB-T (partially)&lt;br /&gt;
|&lt;br /&gt;
*Philips [[SAA7131E]] &lt;br /&gt;
*[[Philips TDA10046|PhilipsTDA10046A]]&lt;br /&gt;
*Tuner 8275AC1&lt;br /&gt;
|&lt;br /&gt;
* FM Antenna in&lt;br /&gt;
* TV Antenna in&lt;br /&gt;
* AV input (comes with adaptor that allows connection of s-video or composite video as well as RCA connectors for audio) &lt;br /&gt;
* IR-Remote&lt;br /&gt;
|&lt;br /&gt;
* This card mostly works with the latest drivers as of 2008-02-08 (tested using mythbuntu 2.6.22-14-generic kernel). There is a problem with unreliable firmware loading. The card only works if the firmware loads correctly.&lt;br /&gt;
* Requires card=109&lt;br /&gt;
|&lt;br /&gt;
[[Image:MSI TV@nywhere A-D v1.1.JPG|thumb|120px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== [[Nebula]] ===&lt;br /&gt;
&lt;br /&gt;
{| border=1 cellpadding=2 cellspacing=0 valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|- bgcolor=#efefef valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|'''Model'''&lt;br /&gt;
|'''Price'''&lt;br /&gt;
|'''Supports'''&lt;br /&gt;
|'''Tuner / Chips'''&lt;br /&gt;
|'''Connectors'''&lt;br /&gt;
|'''Notes'''&lt;br /&gt;
|'''Pictures'''&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[Nebula DigiTV PCI|DigiTV PCI]]&lt;br /&gt;
&lt;br /&gt;
[http://www.nebula-electronics.com/information/info.asp?Code=0001]&lt;br /&gt;
|ca. 150 €&lt;br /&gt;
|DVB,VDR&amp;lt;br&amp;gt; NXT6000 demod supported by recent kernels, mt352 demod will be supported by kernels &amp;gt;= 2.6.14-rc1.&lt;br /&gt;
|&amp;lt;b&amp;gt;Demod Chip&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;i&amp;gt;Old board:&amp;lt;/i&amp;gt;&amp;lt;br&amp;gt; &lt;br /&gt;
[[ATI NXT6000]]&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;i&amp;gt;New board:&amp;lt;/i&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[[Zarlink]] [[Zarlink MT352|MT352]]&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Tuner (tin box)&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[[Alps TDED4]] &amp;lt;i&amp;gt;(both boards)&amp;lt;/i&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
* Antenna In&lt;br /&gt;
* Antenna Out&lt;br /&gt;
* AV In&lt;br /&gt;
* Remote In&lt;br /&gt;
|&lt;br /&gt;
* Comes with remote&lt;br /&gt;
|[http://www.nebula-electronics.com/images/ProdPCI.jpg]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== [[NPG]] ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=1 cellpadding=2 cellspacing=0 valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|- bgcolor=#efefef valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|'''Model'''&lt;br /&gt;
|'''Price'''&lt;br /&gt;
|'''Supports'''&lt;br /&gt;
|'''Tuner / Chips'''&lt;br /&gt;
|'''Connectors'''&lt;br /&gt;
|'''Notes'''&lt;br /&gt;
|'''Pictures'''&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[Real DVB-T]] &amp;lt;br&amp;gt;[http://www.npgtech.com]&lt;br /&gt;
|&lt;br /&gt;
|Doesn't seem to work.&lt;br /&gt;
|[[Conexant Systems, Inc.|Conexant]] [[Conexant CX2388x|CX23880-19]] CX22702-25&lt;br /&gt;
|&lt;br /&gt;
* Antenna In&lt;br /&gt;
* S-Video In&lt;br /&gt;
* Remote In&lt;br /&gt;
|&lt;br /&gt;
* 2.6.16 kernel recognizes the card as &amp;quot;Conexant DVB-T reference design&amp;quot; (card=19)&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== [[Pinnacle]] ===&lt;br /&gt;
&lt;br /&gt;
{| border=1 cellpadding=2 cellspacing=0 valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|- bgcolor=#efefef valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|'''Model'''&lt;br /&gt;
|'''Price'''&lt;br /&gt;
|'''Supports'''&lt;br /&gt;
|'''Tuner / Chips'''&lt;br /&gt;
|'''Connectors'''&lt;br /&gt;
|'''Notes'''&lt;br /&gt;
|'''Pictures'''&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[PCTV MediaCenter 300i]]&lt;br /&gt;
&lt;br /&gt;
[http://www.pinnaclesys.com/ProductPage_n.asp?Product_ID=2451&amp;amp;Langue_ID=4]&lt;br /&gt;
|ca. 110 €&lt;br /&gt;
&lt;br /&gt;
(~40 € for &amp;quot;Dazzle&amp;quot; package with no remote)&lt;br /&gt;
|DVB works with patches from [http://dl.bytesex.org/patches/], but see this thread [http://www.linuxtv.org/pipermail/linux-dvb/2005-December/007035.html] for recent regression post 2.6.12&lt;br /&gt;
Everyone seems happy using Hartmut's Patch [http://www.linuxtv.org/pipermail/linux-dvb/2006-February/008345.html] with more recent kernels.  Check the associated thread for more info...&lt;br /&gt;
&lt;br /&gt;
July 2006: Worked out of the box with recent kernel 2.6.17 Debian unstable!&lt;br /&gt;
|Philips [[Philips SAA7134|SAA7134]]&lt;br /&gt;
[[Zarlink]] [[Zarlink MT352|MT352]]&lt;br /&gt;
[[tda9887]] PLL&lt;br /&gt;
|&lt;br /&gt;
* Antenna In&lt;br /&gt;
* Remote In&lt;br /&gt;
* Composite Video In&lt;br /&gt;
|&lt;br /&gt;
* Hybrid DVB-T / Analogue card.&lt;br /&gt;
* Comes with remote control.&lt;br /&gt;
|[http://www.pinnaclesys.com/images/ProductImages/Ss_01_MediaCenter300iB_02.jpg]&lt;br /&gt;
&lt;br /&gt;
[http://www.pinnaclesys.com/images/box/box_128x148_pctvmediacenter300i_bl_4.jpg]&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[PCTV MediaCenter 310i]]&lt;br /&gt;
&lt;br /&gt;
[http://www.pinnaclesys.com/PublicSite/sp/Products/Consumer+Products/PCTV+Tuners/PCTV+Analog_Digital+PVR/PCTV+310i.htm]&lt;br /&gt;
|ca. 110 €&lt;br /&gt;
|DVB works with Debian AMD64 testing&lt;br /&gt;
&lt;br /&gt;
Worked out of the box with recent kernel 2.6.20&lt;br /&gt;
|Philips [[Philips SAA7134|SAA7134]]&lt;br /&gt;
[[Philips TDA10046|Philips TDA10046H]]&lt;br /&gt;
[[tda8275A]] PLL&lt;br /&gt;
|&lt;br /&gt;
* Antenna In&lt;br /&gt;
* Remote In&lt;br /&gt;
* Composite Video In&lt;br /&gt;
|&lt;br /&gt;
* Hybrid DVB-T / Analogue card.&lt;br /&gt;
* Comes with remote control.&lt;br /&gt;
* Quality better than Pinnacle software for win xp.&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| style=&amp;quot;white-space:nowrap&amp;quot; | [[PCTV Dual DVB-T Pro PCI / 2000i]] &lt;br /&gt;
&lt;br /&gt;
[http://www.pinnaclesys.com/PublicSite/de/Products/Consumer+Products/PCTV+Tuners/PCTV+Digital+PVR+%28DVB-S_DVB-T%29/PCTV+Dual+DVB-T+Pro+PCI.htm]&lt;br /&gt;
|ca. 120 €&lt;br /&gt;
|Not working so far (Oct.2006). Shows up as three unknown PCI devices ID 0040, 0041, 0042 with subsystems 0044. Manufacturer ''Pinnacle Systems Inc.'' detected correctly.&lt;br /&gt;
|2x [[Zarlink ZL10353]]&amp;lt;br&amp;gt; 2x [[Microtune MT2060]]&lt;br /&gt;
[[PINNACLE DTV BRIDGE 0612MP007/0611MP007]]&lt;br /&gt;
|&lt;br /&gt;
* Antenna In&lt;br /&gt;
* Remote In&lt;br /&gt;
|&lt;br /&gt;
* Dual DVB-T tuner card.&lt;br /&gt;
* Comes with remote control. Uses Pinnacle's own application, might not be avalable for Linux.&lt;br /&gt;
* [http://reactorcore.net/v4l/pctv-2000i High Quality Pictures]&lt;br /&gt;
|[http://www.sandbox.de/dvb-t/Pinnacle_Dual_DVB-T_Pro_PCI.jpg]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== [[Satelco]] ===&lt;br /&gt;
&lt;br /&gt;
{| border=1 cellpadding=2 cellspacing=0 valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|- bgcolor=#efefef valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|'''Model'''&lt;br /&gt;
|'''Price'''&lt;br /&gt;
|'''Supports'''&lt;br /&gt;
|'''Tuner / Chips'''&lt;br /&gt;
|'''Connectors'''&lt;br /&gt;
|'''Notes'''&lt;br /&gt;
|'''Pictures'''&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[Satelco Easywatch PCI DVB-T]]&lt;br /&gt;
&lt;br /&gt;
[http://www.satelco.de/htm/shop/popup/intro_dvb_t.htm]&lt;br /&gt;
|&lt;br /&gt;
ca. 60 €&lt;br /&gt;
|&lt;br /&gt;
*Not supported yet by present kernel release (2.6.25).&lt;br /&gt;
*A [http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=251130bf266000fe6e9fdccda50fe4b5c1d6cb24 patch] is on the way. Latest [http://linuxtv.org/hg/v4l-dvb v4l-dvb drivers] should be [http://www.linuxtv.org/wiki/index.php/How_to_install_DVB_device_drivers#Case_2:_Installation_of_LinuxTV_Drivers_Required manually compiled] (this requires kernel 2.6.19 or higher).&lt;br /&gt;
*This card is not suitable for [http://knoppmyth.net/knoppmyth.html KnoppMyth R5F27], as the aforementioned workaround may be tricky to apply to the distro's kernel (2.6.18-chw-13).&lt;br /&gt;
|&lt;br /&gt;
* '''Chipset''': [[Philips SAA7146]]&lt;br /&gt;
* '''Tuner''': [[Philips TDA10046|Philips TDA10046H]]&lt;br /&gt;
|&lt;br /&gt;
* Antenna In (top)&lt;br /&gt;
* Antenna Out (bottom)&lt;br /&gt;
|&lt;br /&gt;
Onboard connector to Common Interface extension kit (not included).&lt;br /&gt;
|&lt;br /&gt;
[http://www.satelco.de/img/produkte/easywatch/easywatch_dvb_t_2.jpg]&lt;br /&gt;
[http://www.satelco.de/img/produkte/easywatch/dvbt/thumb/tn_2vorne.jpg]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===  [[TechniSat]] ===&lt;br /&gt;
&lt;br /&gt;
{| border=1 cellpadding=2 cellspacing=0 valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|- bgcolor=#efefef valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|'''Model'''&lt;br /&gt;
|'''Price'''&lt;br /&gt;
|'''Supports'''&lt;br /&gt;
|'''Tuner / Chips'''&lt;br /&gt;
|'''Connectors'''&lt;br /&gt;
|'''Notes'''&lt;br /&gt;
|'''Pictures'''&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[TechniSat AirStar 2 PCI / Air2PC DVB PCI|AirStar 2 PCI / Air2PC DVB PCI]] [http://www.technisat.de/?site=produkte/produkteview.php&amp;amp;kid=1,29&amp;amp;pid=1352&amp;amp;PHPSESSID=69a82464181e34e44928a4fe4ff4fe6c&amp;amp;reload]&lt;br /&gt;
|ca. 80 €&lt;br /&gt;
|DVB, VDR possible&lt;br /&gt;
&lt;br /&gt;
[http://www.vdr-portal.de/board/thread.php?sid=&amp;amp;postid=154853][http://www.vdr-portal.de/board/thread.php?postid=163580#post163580]&lt;br /&gt;
|?&lt;br /&gt;
|&lt;br /&gt;
* Antenna In&lt;br /&gt;
* Antenna Out&lt;br /&gt;
|&lt;br /&gt;
* Remote and LIRC Compatible Serial Dongle Included.&lt;br /&gt;
&lt;br /&gt;
|[http://www.technisat.de/images/produkte/produktbilder/234_160/1352.jpg]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== [[TechnoTrend]] ===&lt;br /&gt;
&lt;br /&gt;
{| border=1 cellpadding=2 cellspacing=0 valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|- bgcolor=#efefef valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|'''Model'''&lt;br /&gt;
|'''Price'''&lt;br /&gt;
|'''Supports'''&lt;br /&gt;
|'''Tuner / Chips'''&lt;br /&gt;
|'''Connectors'''&lt;br /&gt;
|'''Notes'''&lt;br /&gt;
|'''Pictures'''&lt;br /&gt;
|-&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[TechnoTrend TT-DVB-T 1200|TT-DVB-T 1200]]&lt;br /&gt;
|ca. 210 €&lt;br /&gt;
|DVB, VDR&amp;lt;br&amp;gt;&lt;br /&gt;
|?&lt;br /&gt;
|&lt;br /&gt;
* Antenna In&lt;br /&gt;
* Video Out&lt;br /&gt;
|&lt;br /&gt;
* The TT-DVB-T 1200 is the only known &amp;quot;[[Full-featured Card|full-featured]]&amp;quot; DVB-T Card.&lt;br /&gt;
* Can only tune UHF channels: '''VHF is not supported with this card!'''&lt;br /&gt;
|.&lt;br /&gt;
&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[TechnoTrend TT-DVB-T 1500|TT-DVB-T 1500]]&lt;br /&gt;
&lt;br /&gt;
[http://www.technotrend.com/2783/TT-budget__T-1500.html]&lt;br /&gt;
|ca. 79 €&lt;br /&gt;
|DVB, VDR&amp;lt;br&amp;gt;&lt;br /&gt;
|Bridge:[[Philips SAA7146]]&lt;br /&gt;
Tuner:  [[Philips TDA10046|Philips TDA10046]]&amp;lt;br&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
* Antenna In&lt;br /&gt;
|&lt;br /&gt;
* Common Interface for TT-budget-S/C/T-1500 is supported.&lt;br /&gt;
* Gives wrong frequencies when channelscanning in for example xawtv4 and mythtv for at least one user. As long as the channel frequencies are adjusted afterwards everything works fine. (Hardware: 0000:00:14.0 Multimedia controller: Philips Semiconductors SAA7146 (rev 01))&lt;br /&gt;
* To make the fine piece of remotecontrol that comes with the budget t 1500 card, add these lines to:&lt;br /&gt;
* /etc/modprobe.d/options&lt;br /&gt;
* options budget_ci rc5_device=255&lt;br /&gt;
* And use it with the [http://linuxtv.org/vdrwiki/index.php/Remote-plugin VDR Remote-plugin]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[TechnoTrend TT-DVB-T 1300|TT-DVB-T 1300]]&lt;br /&gt;
&lt;br /&gt;
[http://www.technotrend.de/english/products/pcproducts3-1.html] [http://www.technotrend.de/english/products/pcproducts3-2.html]&lt;br /&gt;
|&lt;br /&gt;
|DVB, VDR&lt;br /&gt;
|[[Philips]]&lt;br /&gt;
|&lt;br /&gt;
* Antenna In&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| style=&amp;quot;white-space:nowrap&amp;quot; | [[TechnoTrend TT-PCline Budget3 TA1000|TT-PCline Budget3 TA1000]]&lt;br /&gt;
|ca. 90 €&lt;br /&gt;
|?&lt;br /&gt;
|?&lt;br /&gt;
|&lt;br /&gt;
* Antenna In&lt;br /&gt;
|&lt;br /&gt;
* Combination DVB-T and analog (PAL/NTSC)&lt;br /&gt;
|[http://www.dvbshop.net/images/budget3.jpg]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== [[TerraTec]] ===&lt;br /&gt;
&lt;br /&gt;
{| border=1 cellpadding=2 cellspacing=0 valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|- bgcolor=#efefef valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|'''Model'''&lt;br /&gt;
|'''Price'''&lt;br /&gt;
|'''Supports'''&lt;br /&gt;
|'''Tuner / Chips'''&lt;br /&gt;
|'''Connectors'''&lt;br /&gt;
|'''Notes'''&lt;br /&gt;
|'''Pictures'''&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[TerraTec_Cinergy_1200_DVB-T|Cinergy 1200 DVB-T]]&lt;br /&gt;
&lt;br /&gt;
[http://tvde.terratec.net/modules.php?op=modload&amp;amp;name=News&amp;amp;file=article&amp;amp;sid=224]&lt;br /&gt;
|ca. 80 €&lt;br /&gt;
|DVB, VDR &lt;br /&gt;
|Bridge: [[Philips SAA7146]]&amp;lt;br&amp;gt;&lt;br /&gt;
Tuner:   [[Philips TDA10046|Philips TDA10046H]]&lt;br /&gt;
|&lt;br /&gt;
* Antenna In&lt;br /&gt;
* Video In&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[TerraTec_Cinergy_1400_DVB-T|Cinergy 1400 DVB-T]]&lt;br /&gt;
&lt;br /&gt;
[http://tvde.terratec.net/modules.php?op=modload&amp;amp;name=News&amp;amp;file=article&amp;amp;sid=244]&lt;br /&gt;
|ca. 80 €&lt;br /&gt;
|DVB, VDR &lt;br /&gt;
|Tuner: Thomson [[TT 7579]]&amp;lt;br&amp;gt;&lt;br /&gt;
Chipset Connexant CX88XX&lt;br /&gt;
|&lt;br /&gt;
* Antenna In&lt;br /&gt;
* Antenna Out&lt;br /&gt;
* S-Video In&lt;br /&gt;
* S-Video/Composite Adapter&lt;br /&gt;
* Remote In &lt;br /&gt;
|&lt;br /&gt;
* Use cx88xx with option card=30 (if kernel&amp;gt;=2.6.13) or card=19 (if kernel &amp;lt; 2.6.13) and use drivers:&lt;br /&gt;
*cx88_dvb &lt;br /&gt;
*cx8802 &lt;br /&gt;
*cx8800 &lt;br /&gt;
*cx88_blackbird  (connexant ref. design)&lt;br /&gt;
|[[http://www.sandbox.de/dvb-t/TerraTec_Cinergy_1400_DVB-T_PCI.jpg]]&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[TerraTec Cinergy HT PCI|Cinergy HT PCI]] &lt;br /&gt;
&lt;br /&gt;
[http://tven.terratec.net/modules.php?op=modload&amp;amp;name=News&amp;amp;file=article&amp;amp;sid=249]&lt;br /&gt;
|ca. 50 €&lt;br /&gt;
|DVB-T, Analog TV, Radio&lt;br /&gt;
|&lt;br /&gt;
* '''Tuner''': Thomson [[TT 7579]]&lt;br /&gt;
* '''Chipset''': Philips [[Philips_SAA7134|SAA7134]]&lt;br /&gt;
* '''Analog Tuner''': tda8290+75&amp;lt;br&amp;gt;&lt;br /&gt;
* '''Digital Chipset''': [[Philips TDA10046|Philips TDA10046H]]&lt;br /&gt;
|&lt;br /&gt;
* Antenna In&lt;br /&gt;
* S-Video In&lt;br /&gt;
* Remote In &lt;br /&gt;
* Audio Out&lt;br /&gt;
|&lt;br /&gt;
* Works with Module saa7134 for analog TV and saa7134-dvb for DVB-T&lt;br /&gt;
* Drivers from linuxtv.org work fine, no special options needed.&lt;br /&gt;
* Has remote included, does not work for me in linux so far.&lt;br /&gt;
* PCI subsystem ID: 153b:1175&lt;br /&gt;
* Note: There is an unsupported newer revision under the same name, see below.&lt;br /&gt;
|&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| style=&amp;quot;white-space:nowrap&amp;quot; | New [[Cinergy HT PCI]]&lt;br /&gt;
&lt;br /&gt;
[http://tven.terratec.net/modules.php?op=modload&amp;amp;name=News&amp;amp;file=article&amp;amp;sid=249]&lt;br /&gt;
|ca. 50 €&lt;br /&gt;
|not supported&lt;br /&gt;
|Chipset [[Conexant Systems, Inc.|Conexant]] [[Conexant CX2388x|CX2388x]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
* Newer revision of TerraTec Cinergy HT PCI&lt;br /&gt;
* PCI subsystem ID: 153b:1177&lt;br /&gt;
* Not supported as of October 2007&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== [[TwinHan]] ===&lt;br /&gt;
&lt;br /&gt;
{| border=1 cellpadding=2 cellspacing=0 valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|- bgcolor=#efefef valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|'''Model'''&lt;br /&gt;
|'''Price'''&lt;br /&gt;
|'''Supports'''&lt;br /&gt;
|'''Tuner / Chips'''&lt;br /&gt;
|'''Connectors'''&lt;br /&gt;
|'''Notes'''&lt;br /&gt;
|'''Pictures'''&lt;br /&gt;
&lt;br /&gt;
|-  valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Twinhan VisionDTV Ter PCI|VisionDTV Ter PCI]] [http://www.twinhan.com]&lt;br /&gt;
|ca. 80 €&lt;br /&gt;
|DVB, VDR possible&lt;br /&gt;
&lt;br /&gt;
[http://www.heise.de/ct/foren/go.shtml?read=1&amp;amp;msg_id=5445372&amp;amp;forum_id=47443] (lt. c't 11/2004)&lt;br /&gt;
|&lt;br /&gt;
* [[Fusion 878A]]&lt;br /&gt;
|&lt;br /&gt;
* Antenna in&lt;br /&gt;
|&lt;br /&gt;
* Remote &amp;amp; IR-receiver included (via USB)&lt;br /&gt;
* Identical to the [[Hama]] [[DVB-T PCI-Karte]]&lt;br /&gt;
|[http://www.twinhan.com/product_terrestrial_4.asp]&lt;br /&gt;
&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[DTV Ter PCI (A&amp;amp;D)]] [http://www.conrad.de/script/twinhan_dtv_ter.sap]&lt;br /&gt;
VP-30540&lt;br /&gt;
|ca. 70 €&lt;br /&gt;
|Works ok with FC4 latest 2.6 kernel and cx88xx option card=42.&lt;br /&gt;
&lt;br /&gt;
Cannot use the DVB, Analogue or FM tuners simultaneously.&lt;br /&gt;
|&lt;br /&gt;
* [[Zarlink]] [[Zarlink MT352|MT352]]&lt;br /&gt;
* [[Conexant]] [[Conexant CX2388x|CX23883]]&lt;br /&gt;
* [[Philips]] FMD1216ME&lt;br /&gt;
|&lt;br /&gt;
* Antenna in&lt;br /&gt;
* FM (radio) in&lt;br /&gt;
* Composite in&lt;br /&gt;
* S-Video in&lt;br /&gt;
* Remote in&lt;br /&gt;
|Hybrid (DVB-T &amp;amp; analog TV)&lt;br /&gt;
&lt;br /&gt;
You will see 4 new PCI-Devices:&lt;br /&gt;
* 14f1:8800 Conexant CX23880/1/2/3 PCI Video and Audio Decoder&lt;br /&gt;
* 14f1:8801 unknown&lt;br /&gt;
* 14f1:8802 unknown&lt;br /&gt;
* 14f1:8804 unknown&lt;br /&gt;
&lt;br /&gt;
The non-DVB-T (analog-tuner) evtl. works running&lt;br /&gt;
 modprobe cx88xx tuner=63&lt;br /&gt;
&lt;br /&gt;
EDIT: Got DVB-T to work with option card=42:&lt;br /&gt;
&amp;lt;br&amp;gt;cx88[0]: card=42 -&amp;gt; digitalnow DNTV Live! DVB-T Pro&lt;br /&gt;
&amp;lt;br&amp;gt;Playback is smooth the earlier comment about Jekryness was due&lt;br /&gt;
&amp;lt;br&amp;gt;to not have overlay switched on. &lt;br /&gt;
&amp;lt;br&amp;gt;The card even looks like the digitalnow DNTV Live! DVB-T Pro [http://www.digitalnow.com.au/product_pages/DNTV_Pro.html]&lt;br /&gt;
|[http://www.mcsat.co.uk/catalog/images/ter-D+A.gif]&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[TwinHan 3506 Hybrid|3506 Hybrid]]&lt;br /&gt;
&lt;br /&gt;
[http://www.twinhan.com/product_D%2BA_3056_1.asp]&lt;br /&gt;
&lt;br /&gt;
|~ £25 in UK&lt;br /&gt;
|Works ok with FC7 latest 2.6 kernel and saa7134 module, card=109.&lt;br /&gt;
&lt;br /&gt;
Cannot use the DVB, Analogue or FM tuners simultaneously.&lt;br /&gt;
|&lt;br /&gt;
* Philips SAA7131E&lt;br /&gt;
* [[Philips TDA10046|Philips TDA10046H]]&lt;br /&gt;
|&lt;br /&gt;
* Antenna in&lt;br /&gt;
* FM (radio) in&lt;br /&gt;
* Composite in&lt;br /&gt;
* S-Video in&lt;br /&gt;
* Remote in&lt;br /&gt;
|Hybrid (DVB-T &amp;amp; analog TV)&lt;br /&gt;
&lt;br /&gt;
I&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;C gate tuning problem, you'll need to compile the driver with a small change&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== [[Yuan]] ===&lt;br /&gt;
&lt;br /&gt;
{| border=1 cellpadding=2 cellspacing=0 valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|- bgcolor=#efefef valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|'''Model'''&lt;br /&gt;
|'''Price'''&lt;br /&gt;
|'''Supports'''&lt;br /&gt;
|'''Tuner / Chips'''&lt;br /&gt;
|'''Connectors'''&lt;br /&gt;
|'''Notes'''&lt;br /&gt;
|'''Pictures'''&lt;br /&gt;
|-  valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[Stratford PG300]] &lt;br /&gt;
&lt;br /&gt;
[http://www.yuan.com.tw/en/products/vdo/vdo_PG300.html]&lt;br /&gt;
|AUD $45&lt;br /&gt;
|DVB, VDR possible&amp;lt;br&amp;gt;&lt;br /&gt;
|[[Conexant Systems, Inc.|Conexant]] [[Conexant CX2388x|CX23881-19]] [[Conexant CX22702|CX22702-15]] &lt;br /&gt;
|&lt;br /&gt;
* Antenna in&lt;br /&gt;
* IR in&lt;br /&gt;
* Antenna Loop out&lt;br /&gt;
|&lt;br /&gt;
* Remote &amp;amp; IR-receiver included&lt;br /&gt;
* DVB Works with &amp;quot;options cx88xx card=43&amp;quot;&lt;br /&gt;
* Remote '''Not''' Working&lt;br /&gt;
* Includes Low-Profile bracket&lt;br /&gt;
|&lt;br /&gt;
[http://www.gamedude.com.au/yuan]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Currently Unsupported DVB-T PCI cards==&lt;br /&gt;
{{help to support}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
{| border=1 cellpadding=2 cellspacing=0 valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|- bgcolor=#efefef valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|'''Manufacturer&amp;lt;br&amp;gt;&lt;br /&gt;
Model number&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;Price'''&lt;br /&gt;
|'''Supports'''&lt;br /&gt;
|'''Tuner / Chips'''&lt;br /&gt;
|'''Connectors'''&lt;br /&gt;
|'''Notes'''&lt;br /&gt;
|'''Pictures''&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|'''[[Pinnacle]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Pinnacle PCTV DVB-T PCI (250i)|PCTV DVB-T PCI (250i)]]''' [http://www.pinnaclesys.com/PublicSite/uk/Products/Consumer+Products/PCTV+Tuners/PCTV+Digital+PVR+(DVB-S_DVB-T)/PCTV+DVB-T+PCI+(250i).htm]&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
~£26 in the UK&lt;br /&gt;
|No support yet&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
* Antenna In&lt;br /&gt;
* Remote In&lt;br /&gt;
|&lt;br /&gt;
* DVB-T card&lt;br /&gt;
* Comes with remote control.&lt;br /&gt;
|[http://www.pinnaclesys.com/images/screenshots/PCTV_DVB-T_PCI_persp_midres.jpg]&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|'''[[Leadtek | LeadTek]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Leadtek WinFast 1800H DVB-T PCI]]''' [http://www.leadtek.com/eng/tv_tuner/overview.asp?lineid=6&amp;amp;pronameid=315]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.myshopping.com.au/PR--217366_Leadtek_Winfast_DTV1800_H_DTV1800H_TV_Tuner $AUD ~65 (Australia Dollars)]&lt;br /&gt;
|No support yet&amp;lt;br&amp;gt;&lt;br /&gt;
Contact with Leadtek it is unlikely that they will provide any help.&amp;lt;br&amp;gt;&lt;br /&gt;
This isn't unprecedented[http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob_plain;f=Documentation/video4linux/bttv/README.WINVIEW;hb=HEAD].&lt;br /&gt;
|&lt;br /&gt;
* Tuner: PN:W12G0288 (if that means anything)&lt;br /&gt;
* Demod:ZL10353&lt;br /&gt;
* Demux:CX23883&lt;br /&gt;
|&lt;br /&gt;
* Antenna In&lt;br /&gt;
* Remote In&lt;br /&gt;
* FM In&lt;br /&gt;
* S-Video In&lt;br /&gt;
|&lt;br /&gt;
* DVB-T card&lt;br /&gt;
* Comes with remote control.&lt;br /&gt;
|[http://dev.gentoo.org/~dragonheart/winfast/_MG_1893.JPG]&lt;br /&gt;
&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|'''[[Leadtek | LeadTek]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Leadtek WinFast DTV1000 S|WinFast DTV1000 S]]&lt;br /&gt;
[http://www.leadtek.com/eng/tv_tuner/specification.asp?pronameid=382]&lt;br /&gt;
| DO NOT BE FOOLED, this currently &amp;lt;b&amp;gt;does not work&amp;lt;/b&amp;gt; and is completely different to the DTV1000 T!&lt;br /&gt;
| DVB&lt;br /&gt;
| Philips [[NXP 18271 + 10048 + 7130]]&lt;br /&gt;
|&lt;br /&gt;
* TV Antenna In&lt;br /&gt;
* S-Video in&lt;br /&gt;
* RCA Composite video in&lt;br /&gt;
* Remote In&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|'''[[X3M digital S.A. | X3M tv-tuners]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[HPC2000 DVB-T PCI]]'''&amp;lt;br&amp;gt;EUR ~45 (Euro)&lt;br /&gt;
|No support yet&amp;lt;br&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
*Chipset: Conexant CX23880&lt;br /&gt;
*Multiplexer-Demultiplexer: hcf4052&lt;br /&gt;
*Demodulator: ZL10353/WJCE6353 &lt;br /&gt;
*Tuner: xc3028 (Xceive)&lt;br /&gt;
|&lt;br /&gt;
* Antenna In&lt;br /&gt;
* Remote In&lt;br /&gt;
* FM In&lt;br /&gt;
* S-Video In&lt;br /&gt;
|&lt;br /&gt;
* DVB-T card&lt;br /&gt;
* Comes with remote control.&lt;br /&gt;
* Supports MPEG-2 and MPEG-4(H264)&lt;br /&gt;
* it seems to be a  [http://www.geniatech.com/dwonloadf/d_dvbt.htm Geniatech DVB-T TV Hybrid X8000MT]; windows drivers of both cards are the same.&lt;br /&gt;
|&lt;br /&gt;
[[Image:Hpc2000.jpg|thumb|120px|]]&lt;br /&gt;
&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|'''[[Compro Technology | Compro]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Compro VideoMate DVB-T220|VideoMate DVB-T220]]'''&lt;br /&gt;
|No support yet&amp;lt;br&amp;gt;&lt;br /&gt;
Detects as a T200&lt;br /&gt;
|&lt;br /&gt;
*Chipset: SAA7130&lt;br /&gt;
*COFDM Demodulator: MT352&lt;br /&gt;
*Tuner: [[Quantek QT1010]]&lt;br /&gt;
|&lt;br /&gt;
*Antenna In&lt;br /&gt;
*S-Video in&lt;br /&gt;
*Remote In&lt;br /&gt;
|&lt;br /&gt;
* DVB-T Card&lt;br /&gt;
* Comes with remote control.&lt;br /&gt;
|&lt;br /&gt;
[[Image:VideoMate_DVB-T220.JPG|thumb|120px|]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:DVB-T|!PCI devices DVB-T]]&lt;br /&gt;
[[Category:DVB-T PCI Cards]]&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/Microtune_MT2050</id>
		<title>Microtune MT2050</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/Microtune_MT2050"/>
				<updated>2009-06-02T22:13:59Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: Added category:Tuners&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is about the MT2050, a single-chip broadband tuner from [[Microtune]].&lt;br /&gt;
&lt;br /&gt;
==Overview/Features==&lt;br /&gt;
*RF input range: 48 MHz to 860 MHz&lt;br /&gt;
*Supports:NTSC, PAL, SECAM, DAVIC, DVB-C, DOCSIS 1.0, 1.1 and 2.0, EuroDOCSIS&lt;br /&gt;
&lt;br /&gt;
==Support==&lt;br /&gt;
The Microtune MT2050 is supported by the mt20xx driver since 2006.&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
[http://www.microtune.com/products/pdf/mt2050_12.pdf MT2050 product brief on Microtune's website]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Tuners]]&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/NXP/Philips_CX24109</id>
		<title>NXP/Philips CX24109</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/NXP/Philips_CX24109"/>
				<updated>2009-06-02T22:13:21Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: Added category:Tuners&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;NXP/Philips CX24109 is an NXP branded Connexant CX24109 tuner IC, based on the [[Connexant CX102031A]] digital satellite tuner.&lt;br /&gt;
&lt;br /&gt;
[http://www.nxp.com/acrobat_download/datasheets/CX24109_N_1.pdf Datasheet]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Tuners]]&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/Zolid</id>
		<title>Zolid</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/Zolid"/>
				<updated>2009-06-02T22:12:30Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: Added category:vendor&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Zolid is a brand, selling low-budget electronics at Lidl and Aldi supermarkets (??). It's products are actually re-branded products, from, for instance, [http://Smartit.dk SmartIT group]. Support and, often minuscule product information, can be found at [http://www.unisupport.net/ UniSupport].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Vendor]]&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/DVB-T_USB_Devices</id>
		<title>DVB-T USB Devices</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/DVB-T_USB_Devices"/>
				<updated>2009-06-02T21:39:08Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: /* Sweex MM002V2 */ Added MT2060 link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;On this page you will find information regarding [[DVB-T]] [[USB]] devices.  &lt;br /&gt;
&lt;br /&gt;
{{non-exhaustive list}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
==Supported DVB-T USB Devices==&lt;br /&gt;
The following tables list the confirmed working DVB-T USB devices and provide 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. &lt;br /&gt;
&lt;br /&gt;
{{DvbDeviceList&lt;br /&gt;
|content=&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| vendor=[[Anysee]]&lt;br /&gt;
| device=[[Anysee]]&amp;lt;br/&amp;gt;[[Anysee E30|E30]]&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| comment=Supported in [http://linuxtv.org/hg/v4l-dvb mainline Linux-DVB tree] since 05.2008&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| vendor=[[Anysee]]&lt;br /&gt;
| device=[[Anysee]]&amp;lt;br/&amp;gt;[[Anysee E30 Plus|E30 Plus]]&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| comment=Supported in [http://linuxtv.org/hg/v4l-dvb mainline Linux-DVB tree] since 05.2008&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| vendor=[[DViCO]]&lt;br /&gt;
| device=[[DViCO]]&amp;lt;br/&amp;gt;[[DViCO FusionHDTV USB|DViCO FusionHDTV USB DVB-T]]&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| fw=dvb-usb-bluebird-01.fw&lt;br /&gt;
| comment=Supported in Kernel since 2.6.?? (probably around 2006)&lt;br /&gt;
| pic=[http://www.fusionhdtv.co.kr/eng/Products/DVBTUSB.aspx]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| vendor=[[DViCO]]&lt;br /&gt;
| device=[[DViCO]]&amp;lt;br/&amp;gt;[[DViCO FusionHDTV USB|DViCO FusionHDTV DVB-T Dual USB]]&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| fw=dvb-usb-bluebird-01.fw&lt;br /&gt;
| comment=Supported in Kernel since 2.6.?? (probably around 2006)&lt;br /&gt;
| pic=[http://www.fusionhdtv.co.kr/ENG/Products/DualDigital.aspx]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=Easylite&amp;lt;br/&amp;gt;[[Easylite DVB-T stick|Easylite DVB-T Stick USB 2.0]]&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| comment=Supported in ?? since ??&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| vendor=ForwardVideo&lt;br /&gt;
| device=ForwardVideo (If you own such a device please add the model. 616/618?)&amp;lt;br/&amp;gt;EzTV USB Hybrid TV Receiver&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| comment=Supported in ?? since ??&lt;br /&gt;
| pic=[http://www.szforwardvideo.com/product/product_List_13.html]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| vendor=[[Hauppauge]]&lt;br /&gt;
| device=[[Hauppauge]]&amp;lt;br/&amp;gt;[[Hauppauge WinTV-HVR-900]]&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| comment=Supported in kernel since 2.6.26 [http://www.hauppauge.com/site/support/linux.html]&lt;br /&gt;
| supported=kernel &amp;gt;= 2.6.26&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| vendor=[[Hauppauge]]&lt;br /&gt;
| device=[[Hauppauge]]&amp;lt;br/&amp;gt;Hauppauge WinTV-HVR-930&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| comment=Supported in ?? since ??&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| vendor=[[Hauppauge]]&lt;br /&gt;
| device=[[Hauppauge]]&amp;lt;br/&amp;gt;[[Hauppauge WinTV-HVR-1900]]&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| comment=Supported in kernel since 2.6.26 [http://www.hauppauge.com/site/support/linux.html]&lt;br /&gt;
| supported=kernel &amp;gt;= 2.6.26&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| vendor=[[Hauppauge]]&lt;br /&gt;
| device=[[Hauppauge]]&amp;lt;br/&amp;gt;[[Hauppauge WinTV-NOVA-T-Stick]]&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| comment=Different hardware under same name[[Hauppauge_WinTV-NOVA-T-Stick#Identification|(details)]]. Supported in kernel partially since 2.6.19. &lt;br /&gt;
| supported=kernel &amp;gt;= 2.6.19, [[Hauppauge_WinTV-NOVA-T-Stick#Identification|mixed]]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| vendor=[[Hauppauge]]&lt;br /&gt;
| device=[[Hauppauge]]&amp;lt;br/&amp;gt;[[Hauppauge WinTV-NOVA-T-CE-Stick]]&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| comment=See [[Hauppauge_WinTV-NOVA-T-Stick]]&lt;br /&gt;
| supported=See [[Hauppauge_WinTV-NOVA-T-Stick]]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| vendor=[[Hauppauge]]&lt;br /&gt;
| device=[[Hauppauge]]&amp;lt;br/&amp;gt;[[Hauppauge myTV.t]]&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| comment=Supported in kernel since 2.6.25-rc1&lt;br /&gt;
| supported=kernel &amp;gt;= 2.6.25-rc1&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| vendor=[[Hauppauge]]&lt;br /&gt;
| device=[[Hauppauge]]&amp;lt;br/&amp;gt;[[Hauppauge WinTV-NOVA-TD-Stick]]&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| comment=Supported in kernel since 2.6.??&lt;br /&gt;
| supported=kernel &amp;gt;= ??&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| vendor=[[Hauppauge]]&lt;br /&gt;
| device=[[Hauppauge]]&amp;lt;br/&amp;gt;[[Hauppauge WinTV-NOVA-T USB]]&lt;br /&gt;
| type=USB1.1&lt;br /&gt;
| comment=Supported in kernel since 2.6.??&lt;br /&gt;
| supported=kernel &amp;gt;= ??&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| vendor=[[Hauppauge]]&lt;br /&gt;
| device=[[Hauppauge]]&amp;lt;br/&amp;gt;[[Hauppauge WinTV-NOVA-T-USB2]]&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| comment=Supported in kernel since 2.6.12&lt;br /&gt;
| supported=kernel &amp;gt;= 2.6.12&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| vendor=[[Hauppauge]]&lt;br /&gt;
| device=[[Hauppauge]]&amp;lt;br/&amp;gt;[[Hauppauge DEC2000-T USB]]&lt;br /&gt;
| type=USB1.1&lt;br /&gt;
| comment=Supported in kernel since 2.6.??&lt;br /&gt;
| supported=kernel &amp;gt;= ??&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| vendor=[[Hauppauge]]&lt;br /&gt;
| device=[[Hauppauge]]&amp;lt;br/&amp;gt;[[Hauppauge DEC2540-T USB]]&lt;br /&gt;
| type=USB1.1&lt;br /&gt;
| comment=Supported in kernel since 2.6.??&lt;br /&gt;
| supported=kernel &amp;gt;= ??&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ************************************************************************************ --&amp;gt;&lt;br /&gt;
&amp;lt;!-- ************* If you edit this page please help to clean it up ********************* --&amp;gt;&lt;br /&gt;
&amp;lt;!-- ************************************************************************************ --&amp;gt;&lt;br /&gt;
The following list of devices will have to be organized into a table. Please don't add your device here but try to add it to the table above.&lt;br /&gt;
&lt;br /&gt;
* [[Medion MD95700 (DVB-T)]]  (''note, this thing is hybrid and offers also an FM radio tuner'')&lt;br /&gt;
* [[Pinnacle Expresscard (usb mode) 320cx]]&lt;br /&gt;
&lt;br /&gt;
* [[TechniSat AirStar USB / Air2PC DVB USB]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Hybrid devices have a DVB-demodulator and a analogue capturing chip. Normally they share a tuner.&lt;br /&gt;
&lt;br /&gt;
------------&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Note|The following information is from the old deprecated DVB USB page.  Eventually this page will become organized, but for now, you'll have to bear the mess....or, better yet, help with the reorganization}}&lt;br /&gt;
[[Category:Clean_up]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Afatech AF9005 ===&lt;br /&gt;
&lt;br /&gt;
All devices below are fully supported by the LinuxTV driver. The following drivers are needed for these devices:&lt;br /&gt;
  - dvb-usb-af9005.ko&lt;br /&gt;
  - dvb-usb.ko&lt;br /&gt;
&lt;br /&gt;
{{DvbDeviceList&lt;br /&gt;
|content={{DvbDeviceCommented&lt;br /&gt;
|device=Allnet all2006 USB DVB-T Stick&lt;br /&gt;
|type=USB1.1&lt;br /&gt;
|fw=[http://ventoso.org/luca/af9005/af9005.fw af9005.fw]&lt;br /&gt;
|pic=[http://www.allnet.de/product_info_allnet.php?cPath=_&amp;amp;products_id=99975]&lt;br /&gt;
|comment=The tuner sensitivity is less than impressive.&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
|device=Delock USB2.0 DVB-T Stick&lt;br /&gt;
|type=USB1.1&lt;br /&gt;
|fw=[http://ventoso.org/luca/af9005/af9005.fw af9005.fw]&lt;br /&gt;
|pic=[http://delock.de/produkte/gruppen/Multimedia/USB20_DVB-T_Empfnger_93168.html]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
|device=Ridata USB DVB-T Stick T100&lt;br /&gt;
|type=USB1.1&lt;br /&gt;
|fw=[http://ventoso.org/luca/af9005/af9005.fw af9005.fw]&lt;br /&gt;
|pic=[http://www.rme-media.net/html/dvb-t.html]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
|device=[[TerraTec Cinergy T USB XE]] (rev1)&lt;br /&gt;
|type=USB1.1&lt;br /&gt;
|fw=[http://ventoso.org/luca/af9005/af9005.fw af9005.fw] or [http://ventoso.org/luca/af9005/af9005.fw-6.11.23.01 af9005.fw-6.11.23.01] (rename it to af9005.fw!)&lt;br /&gt;
|pic=[http://www.terratec.net/en/products/Cinergy_T_USB_XE_1672.html]&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Afatech AF9013 and AF9015 ===&lt;br /&gt;
All devices below are fully supported by the LinuxTV driver. The following drivers are needed for these devices:&lt;br /&gt;
  - af9013.ko&lt;br /&gt;
  - dvb-usb-af9015.ko&lt;br /&gt;
And one of tuner modules:&lt;br /&gt;
  - mt2060.ko&lt;br /&gt;
  - tda18271.ko&lt;br /&gt;
&lt;br /&gt;
{{DvbDeviceList&lt;br /&gt;
|content=&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=[[Avermedia DVB-T Volar X]]&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| fw=[http://www.otit.fi/~crope/v4l-dvb/af9015/af9015_firmware_cutter/firmware_files/  dvb-usb-af9015.fw]&lt;br /&gt;
| hw=AF9015-NT*, MXL5003S&lt;br /&gt;
| | comment=main modules: dvb_usb_af9015, af9013; tuner: mxl5003s&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=[[Hama DVB-T USB2 Stick]]&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| fw=[http://www.otit.fi/~crope/v4l-dvb/af9015/af9015_firmware_cutter/firmware_files/  dvb-usb-af9015.fw]&lt;br /&gt;
| hw=[[Afatech AF9015|AF9015]] (declared as 9016, working as [[Afatech AF9015|AF9015]])&lt;br /&gt;
| pic=[http://www.hama.de/bilder/00062/abb/00062759abb.jpg]&lt;br /&gt;
| comment=main modules: dvb_usb_af9015, af9013; tuner: mt2060&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=[[KWorld 399U Dual DVB-T USB tuner|KWorld PlusTV Dual DVB-T Stick 399U (Model No. KW-DVB-T 399U)]]&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| fw=[http://www.otit.fi/~crope/v4l-dvb/af9015/af9015_firmware_cutter/firmware_files/  dvb-usb-af9015.fw] or [http://www.afatech.com/EN/support.aspx zip file from Afatech]&lt;br /&gt;
| hw=[[AF9013]]/[[Afatech AF9015|AF9015]]/[[MXL5003S]]&lt;br /&gt;
| pic=[http://www.kworld.com.tw/upload/20070914022744_1.jpg]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=[[Leadtek WinFast DTV Dongle Gold]]&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| fw=[http://www.otit.fi/~crope/v4l-dvb/af9015/af9015_firmware_cutter/firmware_files/  dvb-usb-af9015.fw]&lt;br /&gt;
| hw=[[Afatech AF9015]], NXP/Philips TDA18271&lt;br /&gt;
| pic=[http://www.leadtek.com/eng/tv_tuner/overview.asp?lineid=6&amp;amp;pronameid=407]&lt;br /&gt;
| comment=main modules: dvb_usb_af9015, af9013; tuner: tda18271&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=LifeView LV5T&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| fw=[http://www.otit.fi/~crope/v4l-dvb/af9015/af9015_firmware_cutter/firmware_files/  dvb-usb-af9015.fw] (latest one works)&lt;br /&gt;
| hw=[[Afatech AF9015]], NXP/Philips TDA18271HD/C1&lt;br /&gt;
| pic=[http://www.lifeview.hk/e/product/product_detail.asp?sku=14]&lt;br /&gt;
| comment=main modules: dvb_usb_af9015, af9013; tuner: tda18271&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=[[MSI DigiVox mini II V3.0|MSI DigiVOX mini II V3.0]]&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| fw=[http://www.otit.fi/~crope/v4l-dvb/af9015/af9015_firmware_cutter/firmware_files/  dvb-usb-af9015.fw]&lt;br /&gt;
| hw=Atatech AF9013, mt2060&lt;br /&gt;
| comment=main modules: dvb_usb_af9015, af9013; tuner: mt2060&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=[[TerraTec Cinergy T USB XE]] (rev2)&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| fw=[http://www.otit.fi/~crope/v4l-dvb/af9015/af9015_firmware_cutter/firmware_files/  dvb-usb-af9015.fw]&lt;br /&gt;
| hw=AF9015&lt;br /&gt;
| comment=main modules: dvb_usb_af9015, af9013; tuner: ?&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=Tevion DK-5203&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| fw=[http://www.otit.fi/~crope/v4l-dvb/af9015/af9015_firmware_cutter/firmware_files/  dvb-usb-af9015.fw]&lt;br /&gt;
| hw=AF9015&lt;br /&gt;
| comment=also sold as Elements DK-5203  main modules: dvb_usb_af9015, af9013; tuner: tda18271 &lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== AVerMedia AVerTV A800 ===&lt;br /&gt;
&lt;br /&gt;
All devices below are fully supported by the LinuxTV driver. The following drivers are needed for these devices:&lt;br /&gt;
  - dib3000-common.ko&lt;br /&gt;
  - dib3000mc.ko&lt;br /&gt;
  - dvb-usb.ko&lt;br /&gt;
  - dvb-usb-dibusb-common.ko&lt;br /&gt;
  - dvb-usb-a800.ko&lt;br /&gt;
&lt;br /&gt;
These devices are clones of a DVB-T USB2.0 reference design made by [[DiBcom]].&lt;br /&gt;
&lt;br /&gt;
{{DvbDeviceList&lt;br /&gt;
|content=&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=AVerMedia AVerTV DVB-T USB 2.0 A800&lt;br /&gt;
| type=USB2.0/USB1.1&lt;br /&gt;
| fw=dvb-usb-avertv-a800-02.fw&lt;br /&gt;
| hw=[[DiB3000P|DiBcom 3000P]]&lt;br /&gt;
| comment=Remote control handling is different to the one used in the other DiBusb clones and many essential keys do not work at all (with X.org and linux kernels 2.6.17 and 2.6.18).&lt;br /&gt;
| pic=[http://www.avermedia.com/avertv/Product/ProductDetail.aspx?Id=163&amp;amp;tab=APDriver]&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== DiBcom DVB-T ===&lt;br /&gt;
&lt;br /&gt;
==== [[DiB3000M-B]] USB1.1 DVB-T devices ====&lt;br /&gt;
&lt;br /&gt;
All devices below are fully supported by the LinuxTV driver. The following drivers are needed for these devices:&lt;br /&gt;
  - dib3000-common.ko&lt;br /&gt;
  - dib3000mb.ko&lt;br /&gt;
  - dvb-usb.ko&lt;br /&gt;
  - dvb-usb-dibusb-common.ko&lt;br /&gt;
  - dvb-usb-dibusb-mb.ko&lt;br /&gt;
&lt;br /&gt;
Most of these devices are (sometimes slightly modified) clones of a DVB-T USB1.1 reference design made by [[DiBcom]].&lt;br /&gt;
&lt;br /&gt;
{{DvbDeviceList&lt;br /&gt;
|content=&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=AVerMedia AVerTV DVBT USB&lt;br /&gt;
| type=USB1.1&lt;br /&gt;
| fw=dvb-usb-dibusb-5.0.0.11.fw&lt;br /&gt;
| hw=[[DiB3000M-B|DiBcom 3000M-B]]&lt;br /&gt;
| pic=[http://www.avermedia.com/cgi-bin/products_digitvtuner_dvbtusb.asp?show=2]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=ADSTech Instant TV DVB-T USB&lt;br /&gt;
| type=USB1.1&lt;br /&gt;
| fw=dvb-usb-dibusb-5.0.0.11.fw&lt;br /&gt;
| hw=[[DiB3000M-B|DiBcom 3000M-B]]&lt;br /&gt;
| pic=[http://www.adstech.com/products/PTV-333/intro/PTV-333_intro.asp?pid=PTV-333]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=ADSTech Instant TV DVB-T USB2.0&lt;br /&gt;
| type=USB2.0, USB1.1&lt;br /&gt;
| fw=dvb-usb-adstech-usb2-02.fw&lt;br /&gt;
| hw=[[DiB3000M-B|DiBcom 3000M-B]]&lt;br /&gt;
| comment=This device is dark blue.&lt;br /&gt;
| pic=[http://www.adstech.com/products/PTV-333/intro/PTV-333_intro.asp?pid=PTV-333]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=KWorld DVB-T 300U USB&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| fw=dvb-usb-adstech-usb2-02.fw&lt;br /&gt;
| hw=[[DiB3000M-B|DiBcom 3000M-B]]&lt;br /&gt;
| pic=[http://www.tv-cards.com/model.php?modelid=162]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=[[Artec]]&amp;lt;br/&amp;gt;[[Artec T1 USB TV Box]]&lt;br /&gt;
| type=USB1.1&lt;br /&gt;
| fw=dvb-usb-dibusb-5.0.0.11.fw or dvb-usb-dibusb-an2235-01.fw&lt;br /&gt;
| hw=[[DiB3000M-B|DiBcom 3000M-B]], variable&lt;br /&gt;
| comment=There are several clones of this device: some have the AN2235 USB controller instead of the AN2135; some use a Panasonic tuner instead of the default Thomson Cable tuner. Most of the Boxes have standard Cypress USB IDs which makes it very hard to identify them. A HOWTO for this devices can be found [[Artec T1 USB TV Box|here]].&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=[[Artec]]&amp;lt;br/&amp;gt;Artec T1 USB2.0&lt;br /&gt;
| type=USB2.0, USB1.1&lt;br /&gt;
| fw=dvb-usb-dibusb-6.0.0.8.fw&lt;br /&gt;
| hw=[[DiB3000M-B|DiBcom 3000M-B]]&lt;br /&gt;
| comment=Is this realy a different device than the [[Artec T1 USB TV Box]]?&lt;br /&gt;
| pic=[http://www.ultima-elec.nl/]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=Compro Videomate DVB-U2000&lt;br /&gt;
| type=USB1.1&lt;br /&gt;
| fw=dvb-usb-dibusb-5.0.0.11.fw&lt;br /&gt;
| hw=[[DiB3000M-B|DiBcom 3000M-B]]&lt;br /&gt;
| pic=[http://www.comprousa.com/en/product/vmu2000.html]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=CTS Portable (Chinese Television System)&lt;br /&gt;
| type=USB1.1&lt;br /&gt;
| fw=dvb-usb-dibusb-5.0.0.11.fw&lt;br /&gt;
| hw=[[DiB3000M-B|DiBcom 3000M-B]]&lt;br /&gt;
| pic=[http://www.2cts.tv/ctsportable/]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=DigitalRise DVB-T USB 1.1 Ter&lt;br /&gt;
| type=USB1.1&lt;br /&gt;
| fw=dvb-usb-dibusb-5.0.0.11.fw&lt;br /&gt;
| hw=[[DiB3000M-B|DiBcom 3000M-B]]&lt;br /&gt;
| pic=[http://www.digitalrise.biz/products/dtv-t7045/]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=Grandtec DVB-T USB1.1&lt;br /&gt;
| type=USB1.1&lt;br /&gt;
| fw=dvb-usb-dibusb-5.0.0.11.fw&lt;br /&gt;
| hw=[[DiB3000M-B|DiBcom 3000M-B]]&lt;br /&gt;
| pic=[http://www.grand.com.tw/en/product_form.asp?lwk_series=54&amp;amp;lwk_product=h-030&amp;amp;lwk_page=]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=HAMA DVB-T USB1.1 device&lt;br /&gt;
| type=USB1.1&lt;br /&gt;
| fw=dvb-usb-dibusb-5.0.0.11.fw&lt;br /&gt;
| hw=[[DiB3000M-B|DiBcom 3000M-B]]&lt;br /&gt;
| pic=[http://www.hama.de/bilder/00049/abb/00049021abb.jpg]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=JetWay DTV DVB-T USB&lt;br /&gt;
| type=USB1.1&lt;br /&gt;
| fw=dvb-usb-dibusb-5.0.0.11.fw&lt;br /&gt;
| hw=[[DiB3000M-B|DiBcom 3000M-B]]&lt;br /&gt;
| pic=[http://www.jetway.com.tw/evisn/product/lcd-tv/DVT-USB/dtv-usb.htm]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=KWorld V-Stream XPERT DTV DVB-T USB&lt;br /&gt;
| type=USB1.1&lt;br /&gt;
| fw=dvb-usb-dibusb-5.0.0.11.fw&lt;br /&gt;
| hw=[[DiB3000M-B|DiBcom 3000M-B]]&lt;br /&gt;
| pic=[http://www.kworld.com.tw/en/product/DVBT-USB/DVBT-USB.html]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=TwinhanDTV USB-Ter (VP7041)&lt;br /&gt;
| type=USB1.1&lt;br /&gt;
| fw=dvb-usb-dibusb-5.0.0.11.fw&lt;br /&gt;
| hw=[[DiB3000M-B|DiBcom 3000M-B]]&lt;br /&gt;
| comment=First DVB-T USB box on the market with DiB3000M-B built-in.&lt;br /&gt;
| pic=[http://www.twinhan.com/product_terrestrial_3.asp]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=TwinhanDTV Magic Box (VP7041e)&lt;br /&gt;
| type=USB1.1&lt;br /&gt;
| fw=dvb-usb-dibusb-5.0.0.11.fw&lt;br /&gt;
| hw=[[DiB3000M-B|DiBcom 3000M-B]]&lt;br /&gt;
| pic=[http://www.twinhan.com/product_terrestrial_5.asp]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=Ultima Electronic&lt;br /&gt;
| type=USB1.1&lt;br /&gt;
| fw=dvb-usb-dibusb-5.0.0.11.fw or dvb-usb-dibusb-an2235-01.fw&lt;br /&gt;
| hw=[[DiB3000M-B|DiBcom 3000M-B]], variable&lt;br /&gt;
| comment=[[Artec T1 USB TV Box]] clone?&lt;br /&gt;
| pic=[http://www.ultima-elec.nl/]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=VideoWalker DVB-T USB&lt;br /&gt;
| type=USB1.1&lt;br /&gt;
| fw=dvb-usb-dibusb-5.0.0.11.fw&lt;br /&gt;
| hw=[[DiB3000M-B|DiBcom 3000M-B]]&lt;br /&gt;
| pic=[http://www.geniusnet.com.tw/product/product-1.asp?pdtno=541]&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==== [[DiB3000M-C/P]] USB2.0 DVB-T devices ====&lt;br /&gt;
&lt;br /&gt;
All devices below are fully supported by the LinuxTV driver. The following drivers are needed for these devices:&lt;br /&gt;
  - dib3000-common.ko&lt;br /&gt;
  - dib3000mc.ko&lt;br /&gt;
  - mt2060.ko&lt;br /&gt;
  - dvb-usb.ko&lt;br /&gt;
  - dvb-usb-dibusb-common.ko&lt;br /&gt;
  - dvb-usb-dibusb-mc.ko&lt;br /&gt;
&lt;br /&gt;
These [[frontend|frontend(s)]]/[[demodulator|demodulator(s)]] can be found in various revisions of this device:&lt;br /&gt;
  - [[DiB3000M-C|DiBcom 3000M-C]]&lt;br /&gt;
  - [[DiB3000P|DiBcom 3000P]]&lt;br /&gt;
&lt;br /&gt;
&amp;amp;#91;FIXME: which for which devices?&amp;amp;#93;&lt;br /&gt;
&lt;br /&gt;
These devices are clones of DVB-T USB2.0 reference designs made by [[DiBcom]]. MOD3000P1 (FX2), MOD3000P1.2 (FX2-LP) and STK3000P.&lt;br /&gt;
&lt;br /&gt;
{{DvbDeviceList&lt;br /&gt;
| content =&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=Artec T14&lt;br /&gt;
| type=USB2.0, USB1.1&lt;br /&gt;
| fw=dvb-usb-dibusb-6.0.0.8.fw&lt;br /&gt;
| hw=MT2060 silicon tuner&lt;br /&gt;
| pic=[http://www.artec.com.tw/ehtm/be122.htm]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=Grand DVB-T Pen USB 2.0&lt;br /&gt;
| type=USB2.0, USB1.1&lt;br /&gt;
| fw=dvb-usb-dibusb-6.0.0.8.fw&lt;br /&gt;
| hw=MT2060 silicon tuner&lt;br /&gt;
| pic=[http://www.grand.com.tw/en/product_form.asp?lwk_series=54&amp;amp;lwk_product=h-005&amp;amp;lwk_page=1]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=Intuix Tv Tuner Tnt S800&lt;br /&gt;
| type=USB2.0, USB1.1&lt;br /&gt;
| fw=dvb-usb-dibusb-6.0.0.8.fw&lt;br /&gt;
| hw=MT2060 silicon tuner&lt;br /&gt;
| pic=[http://www.intuix.net/images/produits/IXTUDVBTS800.jpg]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=LiteOn USB DVB-T TV Tuner&lt;br /&gt;
| type=USB2.0, USB1.1&lt;br /&gt;
| fw=dvb-usb-dibusb-6.0.0.8.fw&lt;br /&gt;
| hw=MT2060 silicon tuner&lt;br /&gt;
| pic=[http://www.liteon.com/Page.aspx?id=4ad86a20-1897-4b8a-849e-c15ddadeb503]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=Leadtek WinFast DTV Dongle&lt;br /&gt;
| type=USB2.0, USB1.1&lt;br /&gt;
| fw=dvb-usb-dibusb-6.0.0.8.fw&lt;br /&gt;
| hw=MT2060 silicon tuner&lt;br /&gt;
| comment=There exists another device with the same case design and name but different internals (with dib7xxx instead of dib3000). Both are supported by linuxtv.org.&lt;br /&gt;
| pic=[http://www.leadtek.com.tw/eng/tv_tuner/overview.asp?lineid=6&amp;amp;pronameid=231]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=MSI Digivox Mini SL&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| fw=dvb-usb-dibusb-6.0.0.8.fw&lt;br /&gt;
| hw=MT2060 silicon tuner&lt;br /&gt;
| pic=[http://www1.conrad.de/xl/9000_9999/9900/9940/9949/994904_BB_00_FB.EPS.jpg]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=Toshiba USB DVB-T Tuner PX1211E-1TVD&lt;br /&gt;
| type=USB2.0, USB1.1&lt;br /&gt;
| fw=dvb-usb-dibusb-6.0.0.8.fw&lt;br /&gt;
| hw=[[DiB3000M-C|DiBcom 3000M-C]], MT2060 silicon tuner&lt;br /&gt;
| pic=[http://eu.computers.toshiba-europe.com/CMS/EU/OptionPicture/Opt_USBdvbttuner_WEB.jpg]&lt;br /&gt;
| comment=The Medion USB DVB-T TV Tuner MD 95733 and MD 95713 look remarkably like the Toshiba. Same goes for the Intuix S800. Chances are they are all simple OEM devices of the LiteOn.&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=Typhoon TV Movie Stick&lt;br /&gt;
| type=USB2.0, (USB1.1?)&lt;br /&gt;
| fw=dvb-usb-dibusb-6.0.0.8.fw&lt;br /&gt;
| hw=MT2060 silicon tuner&lt;br /&gt;
| pic=[http://www.typhoon.de/en/art.php?p=826&amp;amp;c=]&lt;br /&gt;
| comment=&amp;quot;Art. 50506&amp;quot;&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=YUAN PD300 DVB-T mobility&lt;br /&gt;
| type=USB2.0, USB1.1&lt;br /&gt;
| fw=dvb-usb-dibusb-6.0.0.8.fw&lt;br /&gt;
| hw=MT2060 silicon tuner&lt;br /&gt;
| pic=[http://www.yuan.com.tw/en/products/vdo_pd300mini.htm]&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==== [[DiB0700]] USB2.0 DVB-T devices ====&lt;br /&gt;
&lt;br /&gt;
{{Note| Currently, at least two dib0700-based devices are known to have problems. The NOVA-T-500 suffers from random disconnects after a few hours or days, and the NOVA-T-Stick, and possibly others using the same hardware, suffer from I2C errors. Updating to [http://linuxtv.org/hg/v4l-dvb current Hg drivers] and using [http://www.wi-bw.tfh-wildau.de/~pboettch/home/files/dvb-usb-dib0700-1.20.fw new firmware] should cure these.}} &lt;br /&gt;
&lt;br /&gt;
All devices below will be fully supported by the LinuxTV drivers very soon. The following modules are needed for these devices:&lt;br /&gt;
  - dib7000m.ko&lt;br /&gt;
  - dib7000p.ko&lt;br /&gt;
  - dib3000mc.ko&lt;br /&gt;
  - mt2060.ko&lt;br /&gt;
  - mt2266.ko&lt;br /&gt;
  - dvb-usb.ko&lt;br /&gt;
  - dvb-usb-dib0700.ko&lt;br /&gt;
&lt;br /&gt;
These [[frontend|frontend(s)]]/[[demodulator|demodulator(s)]] can be found in various revisions of this device:&lt;br /&gt;
  - DiBcom DiB7000P, DiBcom DiB7000PC&lt;br /&gt;
&lt;br /&gt;
'''Comment:''' In case someone is opening the device, one can find the DiB7700-chips (B/C/D), which is demodulator and USB in one silicon. There is also a package called the DiB7070P where the DiB7000PC is the DVB-T demodulator, DiB0070 is the RF tuner. The USB firmware used is the same for all devices. &lt;br /&gt;
&lt;br /&gt;
The dvb-usb-dib0700 module has a parameter which forces the activation of LNAs (Low Noise Amplifier). If you have reception problems you can try to load the module with force_lna_activation=1 and see if it works better. Normally the LNA is controlled automatically by software so, in general, there should be no need to force activation. If a device has an LNA, it is shown in the table below; for those which have no LNA, this parameter has no meaning.&lt;br /&gt;
&lt;br /&gt;
{{DvbDeviceList&lt;br /&gt;
| content=&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device= Artec T14BR DVB-T&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| fw=dvb-usb-dib0700-xx.fw&lt;br /&gt;
| hw=DiB7070P (DiB7000PC + DiB0070)&lt;br /&gt;
| comment=Has USB id of 05d8:810f. Remote control untested.&lt;br /&gt;
| pic=[http://www.artec.com.tw/ehtm/products/t14.htm]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=[[ASUS My Cinema-U3000 Mini]]&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| fw=dvb-usb-dib0700-xx.fw&lt;br /&gt;
| hw=DiB7700P, MT2266?&lt;br /&gt;
| comment=ASUS also provides drivers for this device through their [http://support.asus.com/download/download.aspx?SLanguage=en-us&amp;amp;model=My%20Cinema-U3000Mini website]&lt;br /&gt;
| pic=[http://www.asus.com/products.aspx?l1=18&amp;amp;l2=84&amp;amp;l3=255&amp;amp;l4=0&amp;amp;model=1298&amp;amp;modelmenu=1]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=AVerMedia AVerTV DVB-T Volar&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| fw=dvb-usb-dib0700-xx.fw&lt;br /&gt;
| hw=DiB7700P, MT2060&lt;br /&gt;
| pic=[http://www.avermedia.com/cgi-bin/products_digitvtuner_dvbtvolar.asp?show=1]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=Compro Videomate U500&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| fw=dvb-usb-dib0700-xx.fw&lt;br /&gt;
| hw=DiB7700P, MT2060&lt;br /&gt;
| pic=[http://www.comprousa.com/en/product/u500/u500.html]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
|device=Gigabyte U7000&lt;br /&gt;
|type=USB2.0&lt;br /&gt;
|fw=working with dvb-usb-dib0700-1.10.fw&lt;br /&gt;
|pic=[http://www.gigabyte.com.tw/Products/TVCard/Products_Spec.aspx?ProductID=2440]&lt;br /&gt;
|comment=USB ID 1044:7001, DVB-T support in Hg tree as of 10-Nov-2007 (merged into mainline 2.6.25-rc1). Remote '''does not''' work yet.&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
|device=[[Gigabyte U8000-RH]]&lt;br /&gt;
|type=USB2.0&lt;br /&gt;
|fw=working with dvb-usb-dib0700-1.10.fw&lt;br /&gt;
|hw=DIB7700C, XC3028ACQ, CX25843-24Z&lt;br /&gt;
|pic=[http://www.gigabyte.com.tw/Products/TVCard/Products_Spec.aspx?ProductID=2441] &lt;br /&gt;
|comment=Patch required (as at 2008-08-25).&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=[[Hauppauge WinTV-NOVA-T-500]]&lt;br /&gt;
| type=PCI with embedded USB2.0&lt;br /&gt;
| fw=dvb-usb-dib0700-xx.fw&lt;br /&gt;
| hw=2&amp;amp;times;DiB3000P, 2&amp;amp;times;MT2060, LNA&lt;br /&gt;
| comment=A.K.A. &amp;quot;Bristol&amp;quot;. The LNA needs manual activation.&lt;br /&gt;
| pic=[http://www.hauppauge.co.uk/pages/products/data_novat500.html]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=[[Hauppauge WinTV-NOVA-T-Stick]]&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| fw=dvb-usb-dib0700-xx.fw&lt;br /&gt;
| hw=DiB7700M or DiB7700P, MT2060&lt;br /&gt;
| comment=Identical to the USB Stick Elgato is selling.&lt;br /&gt;
There are 3 known variants; see the [[Hauppauge WinTV-NOVA-T-Stick|main page for this device]] for identification and support details.&lt;br /&gt;
| pic=[http://www.hauppauge.co.uk/pages/products/data_novatstick.html]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=[[Hauppauge WinTV-NOVA-TD-Stick]]&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| fw=dvb-usb-dib0700-xx.fw&lt;br /&gt;
| hw=DiB7700P, Dib 7000P, 2 * MT2266&lt;br /&gt;
| pic=[http://www.hauppauge.co.uk/pages/products/data_novatdstick.html]&lt;br /&gt;
| comment=Dual tuner devices. The diversity feature is not supported yet.&lt;br /&gt;
9580:2040 &lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=[[Leadtek WinFast DTV Dongle]]&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| fw=dvb-usb-dib0700-xx.fw&lt;br /&gt;
| hw=DiB7700P, MT2060&lt;br /&gt;
| comment=There exists another device with the same case design and name but different internals (with dib3000 instead of dib7xxx). Both are supported by linuxtv.org.&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=[[Pinnacle PCTV Dual DVB-T Diversity (2000e)]] &lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| fw=dvb-usb-dib0700-xx.fw&lt;br /&gt;
| hw=DiB7700P, Dib 7000P, 2 * MT2266&lt;br /&gt;
| comment=Dual tuner device. The diversity feature is not supported yet.&lt;br /&gt;
022c:2304 &lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=[[Pinnacle PCTV Dual DVB-T Diversity Stick (2001e)]] &lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| fw=dvb-usb-dib0700-1.10.fw&lt;br /&gt;
| hw=DiB0700, 2 * DiB7070P&lt;br /&gt;
| comment=Dual tuner device. The diversity feature is not supported yet.&lt;br /&gt;
0229:2304 &lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
|device=[[Pinnacle_PCTV_72e|Pinnacle DVB-T Stick Solo version 72E]]&lt;br /&gt;
|type=USB2.0&lt;br /&gt;
|fw=working with dvb-usb-dib0700-1.10.fw&lt;br /&gt;
|hw=DiB7000PC&lt;br /&gt;
|pic=[http://neduz.be/dvb/pinnacle_pctv_dvb-t_stick_solo.jpg]&lt;br /&gt;
|comment=Works with drivers in Linux 2.6.27 (probably some previous versions too). IR remote control works.&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
|device=[[Pinnacle]] [[Pinnacle PCTV nano Stick (73e)|PCTV nano Stick (73e)]]&lt;br /&gt;
|type=USB2.0&lt;br /&gt;
|fw=working with dvb-usb-dib0700-1.10.fw&lt;br /&gt;
|hw=DiB7000PC&lt;br /&gt;
|pic=[http://www.flickr.com/photos/nk-h/2630658003/]&lt;br /&gt;
|comment=Works with drivers in Linux 2.6.27 (probably some previous versions too). IR remote control works.&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=[[TerraTec Cinergy DT USB XS Diversity]]&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| fw=dvb-usb-dib0700-xx.fw&lt;br /&gt;
| hw=DiB7700P, Dib 7000P, 2 * MT2266&lt;br /&gt;
| pic=[http://www.terratec.net/en/products/Cinergy_DT_USB_XS_Diversity_1608.html]&lt;br /&gt;
| comment=Dual tuner device. The diversity feature is not supported yet.&lt;br /&gt;
005a:0ccd&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=[[TerraTec Cinergy DT USB XS Diversity]] (new)&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| fw=dvb-usb-dib0700-xx.fw&lt;br /&gt;
| hw=2 * DiB7070PB1, DiB 0700C&lt;br /&gt;
| comment=Dual tuner device. This device looks identical to the one above and is sold (in Germany) under the same name and in an almost identical box.  It can be distinguished by its USB ID.&lt;br /&gt;
0081:0ccd&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
|device=[[TerraTec Cinergy HT USB XE]]&lt;br /&gt;
|type=USB2.0&lt;br /&gt;
|hw=DiB7700ci tuner:XC3028&lt;br /&gt;
|fw=working with dvb-usb-dib0700-1.10.fw&lt;br /&gt;
|pic=&lt;br /&gt;
|comment=Supported in [http://linuxtv.org/hg/v4l-dvb v4l-dvb master development tree]. See device page for information about when support entered vanilla kernel. USB ID is 0ccd:0058&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
|device=[[TerraTec Cinergy T USB XXS]]&lt;br /&gt;
|type=USB2.0&lt;br /&gt;
|hw=DiB7070P (DiB7000PC + DiB0070)&lt;br /&gt;
|fw=working with dvb-usb-dib0700-1.10.fw&lt;br /&gt;
|pic=[http://www.terratec.net/en/products/Cinergy_T_USB_XXS_2068.html]&lt;br /&gt;
|comment=Supported in [http://linuxtv.org/hg/v4l-dvb v4l-dvb master development tree]. See device page for information about when support entered vanilla kernel.&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
|device=[[Sony PlayTV dual tuner DVB-T]]&lt;br /&gt;
|type=USB2.0&lt;br /&gt;
|hw=2*DiB7070P stk7070pd&lt;br /&gt;
|fw=working with dvb-usb-dib0700-1.20.fw&lt;br /&gt;
|pic=[http://uk.playstation.com/ps3/hardware/accessories/detail/item102429/PlayTV/]&lt;br /&gt;
|comment=USB ID (0x1415:0x0003) not yet in mainstream kernel . Must be patched (Tested on 2.6.28.4 kernel). Supported in [http://linuxtv.org/hg/v4l-dvb v4l-dvb master development tree].&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== HanfTek UMT-010 ===&lt;br /&gt;
&lt;br /&gt;
All devices below are fully supported by the LinuxTV driver. The following drivers are needed for these devices:&lt;br /&gt;
  - mt352.ko&lt;br /&gt;
  - dvb-usb.ko&lt;br /&gt;
  - dvb-usb-dibusb-common.ko&lt;br /&gt;
  - dvb-usb-umt-010.ko&lt;br /&gt;
&lt;br /&gt;
The USB protocol which is used by this device is equal to the one used in DiBcom USB2.0 reference design. Thanks to Hanftek who especially wrote a firmware for easy Linux-Support.&lt;br /&gt;
&lt;br /&gt;
{{DvbDeviceList&lt;br /&gt;
| content=&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=Hanftek UMT-010&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| fw=dvb-usb-umt-010-02.fw&lt;br /&gt;
| hw=[[Zarlink MT352]]&lt;br /&gt;
| comment=Stick-sized. Different colours (blue, grey, red).&lt;br /&gt;
| pic=[http://www.hanftek.com/]&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== LifeView ===&lt;br /&gt;
&lt;br /&gt;
Devices are starting to be supported.&lt;br /&gt;
&lt;br /&gt;
See [[LifeView]]&lt;br /&gt;
&lt;br /&gt;
==== LifeView TV Walker Twin ====&lt;br /&gt;
&lt;br /&gt;
{{DvbDeviceList&lt;br /&gt;
|content=&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| vendor=[[LifeView]]&lt;br /&gt;
| device=[[LifeView]]&amp;lt;br/&amp;gt;[[LifeView TV Walker Twin DVB-T (LR540)|TV Walker Twin DVB-T (LR540)]]&lt;br /&gt;
| hw=tuner: 2xNXP/Philips 8275AC1 demodulator: 2x NXP/Philips TDA10046A USB Bridge: ULi M9206&lt;br /&gt;
| fw=dvb-usb-tvwalkert.fw&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| comment=Supported in Kernel since 2.6.22 (single tuner) 2.6.23(both tuners)&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== MSI Mega Sky 55801 DVB-T USB2.0 ===&lt;br /&gt;
&lt;br /&gt;
This device uses a [[Zarlink ZL10353]] DVB-T demodulator and a [[Quantek QT1010]] tuner.  In addition there is built-in infra-red receiver which is registered as a USB HID V1.01 Keyboard.&lt;br /&gt;
&lt;br /&gt;
{{DvbDeviceList&lt;br /&gt;
| content=&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=MSI Mega Sky 55801 DVB-T&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| fw=Not required? Appears to load without requiring firmware.&lt;br /&gt;
| hw=[[Zarlink ZL10353]]&lt;br /&gt;
| comment=Tested with Kernel 2.6.24 (Ubuntu Hardy).&lt;br /&gt;
| pic=&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Nebula DigiTV USB version - DVB-T ===&lt;br /&gt;
&lt;br /&gt;
All devices below are fully supported by the LinuxTV driver. The following drivers are needed for these devices:&lt;br /&gt;
  - mt352.ko&lt;br /&gt;
  - nxt6000.ko&lt;br /&gt;
  - dvb-usb.ko&lt;br /&gt;
  - dvb-usb-digitv.ko&lt;br /&gt;
&lt;br /&gt;
{{DvbDeviceList&lt;br /&gt;
| content=&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=Nebula DigiTV USB&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| fw=dvb-usb-digitv-01.fw&lt;br /&gt;
| hw=[[Zarlink MT352]] or [[NXT6000|NxtWave Nxt6000]]&lt;br /&gt;
| comment=There is an SDK for download on the Nebula WebSite, which was used to improve the driver's quality. Was the first USB2.0 box on the market (late 2003/early 2004).&lt;br /&gt;
| pic=[http://www.nebula-electronics.com/information/info.asp?Code=0003]&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== TVISTO DVB-T USB === &lt;br /&gt;
There are different TVISTO usb dongles and some are supported, see [[TVISTO DVB-T USB]] for more information.&lt;br /&gt;
&lt;br /&gt;
=== TerraTec Cinergy T² ===&lt;br /&gt;
&lt;br /&gt;
All devices below are fully supported by the LinuxTV driver. The following drivers are needed for these devices:&lt;br /&gt;
  - cinergyT2.ko (&amp;gt; 2.6.28: dvb-usb-cinergyT2.ko)&lt;br /&gt;
&lt;br /&gt;
{{DvbDeviceList&lt;br /&gt;
| content=&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=[[TerraTec]] [[TerraTec_Cinergy_T2|Cinergy T²]]&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| hw=[[Zarlink MT352]]&lt;br /&gt;
|  pic=[http://tvde.terratec.net/modules.php?op=modload&amp;amp;name=News&amp;amp;file=article&amp;amp;sid=238]&lt;br /&gt;
| comment=The programming of the MT352 is hidden behind the USB protocol defined within the firmware.&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Twinhan DVB-T USB2.0 ===&lt;br /&gt;
&lt;br /&gt;
All devices below are fully supported by the LinuxTV driver. The following drivers are needed for these devices:&lt;br /&gt;
  - dvb-usb.ko&lt;br /&gt;
  - dvb-usb-vp7045.ko&lt;br /&gt;
&lt;br /&gt;
{{DvbDeviceList&lt;br /&gt;
| content=&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=DigitalNow TinyUSB 2 DVB-t&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| fw=dvb-usb-vp7045-01.fw &lt;br /&gt;
| hw=[[Zarlink MT352]]&lt;br /&gt;
| pic=[http://www.digitalnow.com.au/product_pages/tinyusb2.html]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=DigitalRise DVB-T USB 2.0 Ter Beetle&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| fw=dvb-usb-vp7045-01.fw&lt;br /&gt;
| hw=[[Zarlink MT352]]&lt;br /&gt;
| pic=[http://www.digitalrise.biz/products/dtv-t7045/]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=dnt EuroMini 100&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| fw=dvb-usb-vp7045-01.fw&lt;br /&gt;
| hw=[[Zarlink MT352]]&lt;br /&gt;
| pic=[http://www.dnt.de/index.php?dir=produkte/detail&amp;amp;id=20203]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=Fujitsu-Siemens DVB-T Mobile TV Tuner&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| fw=dvb-usb-vp7045-01.fw&lt;br /&gt;
| hw=[[Zarlink MT352]]&lt;br /&gt;
| pic=[http://www.fujitsu-siemens.de/home/products/accessories/others/dvb_t_mobile.html de] [http://www.fujitsu-siemens.com/home/products/others/dvb_t_mobile.html en]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=TwinhanDTV Alpha&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| fw=dvb-usb-vp7045-01.fw &lt;br /&gt;
| hw=[[Zarlink MT352]]&lt;br /&gt;
| comment='''It seems that some TwinhanDTV Alphas(rev 7045A) need newer firmware. 7045A sticks have another frontend and need another firmware. The 7045A frontend is tda10046 based. ''' The symptoms are that they can not find any channels. Consequently, they are unusable at the moment. See these posts for more details: [http://www.linuxtv.org/pipermail/linux-dvb/2006-November/014202.html][http://www.linuxtv.org/pipermail/linux-dvb/2006-November/014226.html][http://www.linuxtv.org/pipermail/linux-dvb/2007-January/015145.html][http://www.linuxtv.org/pipermail/linux-dvb/2007-January/015222.html]&lt;br /&gt;
| pic=[http://www.twinhan.com/product_terrestrial_7.asp]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=TwinhanDTV MagicBoxII&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| fw=dvb-usb-vp7045-01.fw &lt;br /&gt;
| hw=[[Zarlink MT352]]&lt;br /&gt;
| pic=[http://www.twinhan.com/product_terrestrial_6.asp]&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The programming of the MT352 is hidden behind the USB protocol defined within the firmware.&lt;br /&gt;
&lt;br /&gt;
=== WideView/Yakumo/Hama/Typhoon/Yuan Boxes and Pens ===&lt;br /&gt;
&lt;br /&gt;
All devices below are fully supported by the LinuxTV driver. The following drivers are needed for these devices:&lt;br /&gt;
  - dvb-usb.ko&lt;br /&gt;
  - dvb-usb-dtt200u.ko&lt;br /&gt;
&lt;br /&gt;
These [[frontend|frontend(s)]]/[[demodulator|demodulator(s)]] can be found in various revisions of this device:&lt;br /&gt;
  - [[Zarlink MT352]]&lt;br /&gt;
  - The new units use the Zarlink ZL10353 instead of MT352&lt;br /&gt;
  - for pentype design it is unknown (but it doesn't matter at all)&lt;br /&gt;
&lt;br /&gt;
The programming of the MT352 is hidden behind the USB protocol defined within the firmware. These boxes can only deliver part of the [[TS|Transport Stream]] (using a hardware PID filter); it is not known how to deactivate this. (The driver was completely [[reverse-engineering|reverse-engineered]] without the help of its real vendor (assuming WideView is the manufacturer). '''UPDATE:''' the vendor was so kind to provide information about unknown commands, hence the driver is complete.&lt;br /&gt;
&lt;br /&gt;
There is apparently another Yakumo model not covered:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Hi, I've purchased a &amp;quot;Yakumo Quickstick TV easy&amp;quot; and it doesn't work after compiling and installing the modules. Its vendor and product id ara 0x14aa and 0x620, and it does not appear in modules.usbmap. So I think it's not defined... ßingen.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Firmware:''' The firmware for the rev 3 Freecom sticks (dvb-usb-wt220u-fc03.fw) can be obtained from here [http://home.arcor.de/efocht/dvb-usb-wt220u-fc03.fw]. Rev 4 doesn't work yet, see below.&lt;br /&gt;
&lt;br /&gt;
'''Warning:''' When checking the table below, check the USB ID to see if you have an old or new revision of the firmware.&lt;br /&gt;
&lt;br /&gt;
{{DvbDeviceList&lt;br /&gt;
| content=&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=Bestbuy Easy TV&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| fw=dvb-usb-wt220u-02.fw&lt;br /&gt;
| comment=This is a WideView WT-220U PenType Receiver (Typhoon/Freecom). It works with newest linuxtv driver version.&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=Club 3D ZAP-TV250mini&lt;br /&gt;
| type=USB2.0, USB1.1&lt;br /&gt;
| fw=dvb-usb-wt220u-02.fw (dvb-usb-wt220u-01.fw untested)&lt;br /&gt;
| hw=MT2060 silicon tuner&lt;br /&gt;
| comment=USB ID (before firmware): 14aa:0220&lt;br /&gt;
| pic=[http://www.club-3d.nl/productshow_zaptv.php?ordercode=ZAP-TV250M&amp;amp;show=&amp;amp;p=&amp;amp;l=en]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=dnt EuroStick USB-Stick DVB-T Receiver&lt;br /&gt;
| type=USB2.0, USB1.1&lt;br /&gt;
| fw=dvb-usb-wt220u-01.fw&lt;br /&gt;
| comment=Pen-sized.&lt;br /&gt;
| pic=[http://www.dnt.de/index.php?dir=details&amp;amp;pid=20201&amp;amp;cat=dvbt&amp;amp;m_id=dvbt&amp;amp;h_curr=]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=Freecom DVB-T USB Stick&lt;br /&gt;
| type=USB2.0, USB1.1&lt;br /&gt;
| fw=dvb-usb-wt220u-01.fw&lt;br /&gt;
| comment=Pen-sized.&lt;br /&gt;
| pic=[http://www.freecom.com/ecProduct_detail.asp?ID=2234]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=Freecom DVB-T USB Stick (25451 rev3)&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| fw=dvb-usb-wt220u-fc03.fw&lt;br /&gt;
| comment=Pen-sized.&amp;lt;br /&amp;gt;USB ID (before firmware): 14aa:0225&lt;br /&gt;
| pic=[http://www.freecom.com/ecProduct_detail.asp?ID=2234]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=Freecom DVB-T USB Stick. New revision of those devices with ZL0353 inside&lt;br /&gt;
| type=USB2.0, USB1.1&lt;br /&gt;
| fw=dvb-usb-wt220u-zl0353-01.fw&lt;br /&gt;
| comment=Pen-sized.&amp;lt;br /&amp;gt;USB ID (before firmware): 14aa:022a.&lt;br /&gt;
[mailto:david@myforest.com Someone] has three of these running just fine in parallel; USB IDs 14aa:0221 and 14aa:022b.&lt;br /&gt;
| pic=[http://www.amazon.co.uk/gp/product/B000ALAWQ6/026-5347660-4657208?v=glance&amp;amp;n=560798]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=Gainward DVB2go&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| fw=dvb-usb-wt220u-01.fw or dvb-usb-wt220u-02.fw&lt;br /&gt;
| comment=Clone of YUAN PD300.&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=Hama DVB-T Box&lt;br /&gt;
| type=USB2.0, USB1.1&lt;br /&gt;
| fw=dvb-usb-wt220u-02.fw&lt;br /&gt;
| pic=[http://www.hama.de/portal/articleId*114663/action*2563]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=Miglia TVMini Express&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| fw=dvb-usb-wt220u-02.fw&lt;br /&gt;
| comment=Pen-sized. Sold as Mac exclusive, but exterior seems to be the same as dnt EuroStick.&lt;br /&gt;
| pic=[http://www.miglia.com/tvminiexpress/]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=Redbell DVB-T USB Stick (TDT-2GO)&lt;br /&gt;
| type=USB2.0, USB1.1&lt;br /&gt;
| fw=dvb-usb-wt220u-01.fw or dvb-usb-wt220u-fc03.fw or dvb-usb-wt220u-zl0353-01.fw&lt;br /&gt;
| comment=Pen-sized. Valid for PCMCIA version.&lt;br /&gt;
| pic=[http://www.redbell.es/products/show_item/RB-TDTUSB2] [http://www.redbell.es/products/show_item/RB-TDTCBUS] [http://www.umdonline.com/guest/showitem?no_=RB-TDTUSB2]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=Typhoon USB2.0 DVB-T Box&lt;br /&gt;
| type=USB2.0, USB1.1&lt;br /&gt;
| fw=dvb-usb-dtt200u-01.fw&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=Typhoon DVB-T USB Drive&lt;br /&gt;
| type=USB2.0, USB1.1&lt;br /&gt;
| fw=dvb-usb-wt220u-01.fw&lt;br /&gt;
| comment=Pen-sized.&lt;br /&gt;
| pic=[http://www.typhoon.de/de/art.php?p=826&amp;amp;c=]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=V-Gear PocketDTV USB2.0 DVB-T TVBox&lt;br /&gt;
| type=USB2.0, USB1.1&lt;br /&gt;
| fw=dvb-usb-dtt200u-01.fw&lt;br /&gt;
| comment=Small container.&lt;br /&gt;
| pic=[http://www.vgear.com/products/list1.asp?ProdID=AMVG1-016-001&amp;amp;SUB_NUM=1998/]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=V-Gear MobiDTV&lt;br /&gt;
| type=USB2.0, USB1.1&lt;br /&gt;
| fw=dvb-usb-wt220u-01.fw or dvb-usb-wt220u-02.fw&lt;br /&gt;
| comment=Pen-sized.&lt;br /&gt;
| pic=[http://www.vgear.com/products/list.asp?ProdID=AMVG1-016-002]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=WideView USB2.0 DVB-T Receiver&lt;br /&gt;
| type=USB2.0, USB1.1&lt;br /&gt;
| fw=dvb-usb-dtt200u-01.fw&lt;br /&gt;
| pic=[http://www.wv.com.tw/]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=WideView Pentype DVB-T-Receiver (WT-220U)&lt;br /&gt;
| type=USB2.0, USB1.1&lt;br /&gt;
| fw=dvb-usb-wt220u-01.fw&lt;br /&gt;
| comment=Pen-sized.&lt;br /&gt;
| pic=[http://www.wv.com.tw/]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=Yakumo DVB-T mobile USB&lt;br /&gt;
| type=USB2.0, USB1.1&lt;br /&gt;
| fw=dvb-usb-dtt200u-01.fw&lt;br /&gt;
| comment=A.K.A DTT200U&lt;br /&gt;
| pic=[http://www.yakumo.de/produkte/index.php?pid=1&amp;amp;ag=DVB-T]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=Yakumo QuickStick DVB-T USB&lt;br /&gt;
| type=USB2.0, USB1.1&lt;br /&gt;
| fw=dvb-usb-wt220u-01.fw&lt;br /&gt;
| comment=Pen-sized&lt;br /&gt;
| pic=[http://www.yakumo.de/produkte/index.php?pid=1&amp;amp;ag=DVB-T]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=Yakumo QuickStick Basic DVB-T USB&lt;br /&gt;
| type=USB2.0, USB1.1&lt;br /&gt;
| fw=dvb-usb-wt220u-zl0353-01.fw&lt;br /&gt;
| comment=Pen-sized&lt;br /&gt;
| pic=[http://www.yakumo.de/produkte/index.php?pid=1&amp;amp;ag=DVB-T]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=Yakumo QuickStick Basic DVB-T USB&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| fw=dvb-usb-wt220u-fc03.fw&lt;br /&gt;
| comment=Pen-sized.&amp;lt;br /&amp;gt;USB ID 14aa:0225 (cold state, before firmware).&amp;lt;br /&amp;gt;USB ID 14aa:0226 (warm state, after firmware).&lt;br /&gt;
| pic=[http://www.yakumo.de/produkte/index.php?pid=1&amp;amp;ag=DVB-T]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=Yuan DVB2GO UB300&lt;br /&gt;
| type=USB2.0, USB1.1&lt;br /&gt;
| fw=dvb-usb-dtt200u-01.fw&lt;br /&gt;
| pic=[http://www.yuan.com.tw/en/products/vdo_ub300.html]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=Yuan PD300 DVB-T mini&lt;br /&gt;
| type=USB2.0, USB1.1&lt;br /&gt;
| fw=dvb-usb-wt220u-01.fw&lt;br /&gt;
| hw=MT2060 silicon tuner?&lt;br /&gt;
| pic=[http://www.yuan.com.tw/en/products/vdo_pd300.html]&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Supported Em2880/Em2870 Based USB DVB-T devices ===&lt;br /&gt;
&lt;br /&gt;
Official project site: [http://www.mcentral.de/wiki/index.php5/Em2880 Em2880]&lt;br /&gt;
&lt;br /&gt;
{{DvbDeviceList&lt;br /&gt;
| content=&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=BestBuy Easy TV USB hybrid&lt;br /&gt;
| type=USB&lt;br /&gt;
| comment=USB ID EB1A:2881&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDeviceCommented&lt;br /&gt;
| device=Dazzle TV Hybrid Stick&lt;br /&gt;
| type=USB&lt;br /&gt;
| comment=USB ID EB1A:2881&lt;br /&gt;
| pic=[http://doc.ubuntu-fr.org/pctv_hybrid_pro_stick?s=tnt]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=DNT DA2 Hybrid&lt;br /&gt;
| type=USB&lt;br /&gt;
| pic=[http://www.dnt.de/index.php?dir=produkte/detail&amp;amp;id=20205]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=Empire USB 2.0 Pen Dual TV&lt;br /&gt;
| type=USB&lt;br /&gt;
| pic=[http://www.empiremedia.it/site/prodotto.asp?idprodotto=231]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=Hauppauge WinTV HVR 900 (rev. 1.0)&lt;br /&gt;
| type=USB&lt;br /&gt;
| pic=[http://www.hauppauge.co.uk/pages/products/data_hvr900.html]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=Kworld 350 U DVB-T&lt;br /&gt;
| type=USB&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=MSI DigiVox A/D&lt;br /&gt;
| type=USB2.0&lt;br /&gt;
| pic=[http://www.msi.com.tw/program/products/multimedia/mut/pro_mut_detail.php?UID=612]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=Pinnacle PCTV USB Stick&lt;br /&gt;
| type=USB&lt;br /&gt;
| pic=[http://linuxtv.org/v4lwiki/index.php/Em2880/PinnaclePCTV Device notes] [http://www.pinnaclesys.com/PublicSite/uk/Products/Consumer+Products/PCTV+Tuners/PCTV+Digital+PVR+(DVB-S_DVB-T)/PCTV+USB+Stick.htm]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=Pinnacle PCTV Hybrid Pro Stick 330e&lt;br /&gt;
| type=USB&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=Pinnacle PCTV Hybrid Pro Stick&lt;br /&gt;
| type=USB&lt;br /&gt;
| pic=[http://www.pinnaclesys.com/PublicSite/de/Products/Consumer+Products/PCTV+Tuners/PCTV+Analog_Digital+PVR/PCTV+Hybrid+Pro+Stick+(320e)]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=[[TerraTec Cinergy Hybrid T USB XS]]&lt;br /&gt;
| type=USB&lt;br /&gt;
| hw=ZL10353&lt;br /&gt;
| pic=[http://tvde.terratec.net/modules.php?op=modload&amp;amp;name=News&amp;amp;file=article&amp;amp;sid=249]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=[[TerraTec Cinergy Hybrid T USB XS]]&lt;br /&gt;
| type=USB&lt;br /&gt;
| hw=MT352&lt;br /&gt;
| pic=[http://tvde.terratec.net/modules.php?op=modload&amp;amp;name=News&amp;amp;file=article&amp;amp;sid=249]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=[[TerraTec Cinergy T USB XS|TerraTec Cinergy T XS]]&lt;br /&gt;
| type=USB&lt;br /&gt;
| hw=XC3028&lt;br /&gt;
| pic=[http://tvde.terratec.net/modules.php?op=modload&amp;amp;name=News&amp;amp;file=article&amp;amp;sid=253]&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=[[TerraTec Cinergy T USB XS|TerraTec Cinergy T XS]]&lt;br /&gt;
| type=USB&lt;br /&gt;
| hw=MT2060&lt;br /&gt;
}}&lt;br /&gt;
{{DvbDevice&lt;br /&gt;
| device=[[TerraTec Prodigy Hybrid T XS]]&lt;br /&gt;
| type=USB&lt;br /&gt;
| hw=usbbridge:em2880 tuner:xc3028&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Zappa DVB-T USB LR523 ===&lt;br /&gt;
Seems to be equal to the LifeView TV Walker DVB-T Q LR506 http://www.bandaancha.st/foros.php?temid=592815#633106&lt;br /&gt;
&lt;br /&gt;
lsusb also reveals (idVendor 0x10fd Anubis Electronics, Ltd) and the idProduct is 0x0513, don't know if the usdbid is the same that the Walker LR506 but it's the same that the [[DVB-T_USB_Devices#LifeView_TV_Walker_Twin|Lifeview TV Walker Twin]].&lt;br /&gt;
&lt;br /&gt;
Zappa LR523 have TDA10046A and a uli m9206 and a Philips 8275AC1 below the ir reciever.&lt;br /&gt;
&lt;br /&gt;
It works in ubuntu &amp;gt;=8.04. With ubuntu 8.04 it's detected as Walker Twin but the firmware is correctly loaded because the integrated are the same but instead 2x philips the zappa have only one. Then appear adapter0 and adapter1 in dvb devices, with kaffeine then only 0 is shown and with MythTV both are shown but when selecting 1 insted of detectind as Philips TDA10046 tunner it says unkown error. When scanning channels with kaffeine snr is at 100% practicaly all the time. When the scanning is finished all the channels in my region has been detected and then it work perfect.&lt;br /&gt;
&lt;br /&gt;
When the usb is plugged this is shown in /var/log/messages:&lt;br /&gt;
 Jan  2 19:59:54 multimedia kernel: [34021.598405] usb 1-6: new high speed USB device using ehci_hcd and address 8&lt;br /&gt;
 Jan  2 19:59:55 multimedia kernel: [34021.734809] usb 1-6: configuration #1 chosen from 1 choice&lt;br /&gt;
 Jan  2 19:59:55 multimedia kernel: [34021.735460] dvb-usb: found a 'LifeView TV Walker Twin DVB-T USB2.0' in cold state, will try to load a firmware&lt;br /&gt;
 Jan  2 19:59:55 multimedia kernel: [34021.753505] dvb-usb: downloading firmware from file 'dvb-usb-tvwalkert.fw'&lt;br /&gt;
 Jan  2 19:59:55 multimedia kernel: [34022.186349] usb 1-6: USB disconnect, address 8&lt;br /&gt;
 Jan  2 19:59:55 multimedia kernel: [34022.429608] usb 1-6: new high speed USB device using ehci_hcd and address 9&lt;br /&gt;
 Jan  2 19:59:55 multimedia kernel: [34022.569229] usb 1-6: configuration #1 chosen from 1 choice&lt;br /&gt;
 Jan  2 19:59:55 multimedia kernel: [34022.569537] dvb-usb: found a 'LifeView TV Walker Twin DVB-T USB2.0' in warm state.&lt;br /&gt;
 Jan  2 19:59:55 multimedia kernel: [34022.569568] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.&lt;br /&gt;
 Jan  2 19:59:55 multimedia kernel: [34022.569800] DVB: registering new adapter (LifeView TV Walker Twin DVB-T USB2.0)&lt;br /&gt;
 Jan  2 19:59:55 multimedia kernel: [34022.576939] DVB: registering frontend 0 (Philips TDA10046H DVB-T)...&lt;br /&gt;
 Jan  2 19:59:55 multimedia kernel: [34022.577041] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.&lt;br /&gt;
 Jan  2 19:59:55 multimedia kernel: [34022.577318] DVB: registering new adapter (LifeView TV Walker Twin DVB-T USB2.0)&lt;br /&gt;
 Jan  2 19:59:55 multimedia kernel: [34022.582126] input: IR-receiver inside an USB DVB receiver as /devices/pci0000:00/0000:00:13.5/usb1/1-6/input/input8&lt;br /&gt;
 Jan  2 19:59:55 multimedia kernel: [34022.637499] dvb-usb: schedule remote query interval to 100 msecs.&lt;br /&gt;
 Jan  2 19:59:55 multimedia kernel: [34022.637507] dvb-usb: LifeView TV Walker Twin DVB-T USB2.0 successfully initialized and connected.&lt;br /&gt;
&lt;br /&gt;
While the device is in use its appearing contynuosly this two entries in /var/log/message&lt;br /&gt;
 Jan  2 20:58:34 multimedia kernel: [37537.294281] tda1004x: setting up plls for 48MHz sampling clock&lt;br /&gt;
 Jan  2 20:58:36 multimedia kernel: [37539.222923] tda1004x: found firmware revision 23 -- ok&lt;br /&gt;
&lt;br /&gt;
And i don't know when i was watching the tv or scanning for channels in messages appeared this:&lt;br /&gt;
 Jan  2 20:09:31 multimedia kernel: [34597.417707] DVB: frontend 0 frequency 866000000 out of range (51000000..858000000)&lt;br /&gt;
 Jan  2 20:09:31 multimedia kernel: [34597.917393] DVB: frontend 0 frequency 874000000 out of range (51000000..858000000)&lt;br /&gt;
 Jan  2 20:09:32 multimedia kernel: [34598.417044] DVB: frontend 0 frequency 882000000 out of range (51000000..858000000)&lt;br /&gt;
 Jan  2 20:09:32 multimedia kernel: [34598.941839] tda1004x: setting up plls for 48MHz sampling clock&lt;br /&gt;
 Jan  2 20:09:34 multimedia kernel: [34600.869724] tda1004x: found firmware revision 23 -- ok&lt;br /&gt;
 Jan  2 20:09:34 multimedia kernel: [34600.932960] DVB: frontend 0 frequency 890000000 out of range (51000000..858000000)&lt;br /&gt;
 Jan  2 20:09:35 multimedia kernel: [34601.432616] DVB: frontend 0 frequency 898000000 out of range (51000000..858000000)&lt;br /&gt;
&lt;br /&gt;
==Currently Unsupported DVB-T USB Devices==&lt;br /&gt;
{{help to support}}&lt;br /&gt;
* [[ASUS My Cinema-U3000]]&lt;br /&gt;
* [[Emtec]] [[Emtec S830|S830]]&lt;br /&gt;
* [[Hauppauge WinTV-HVR-900H]]&lt;br /&gt;
* [[Pinnacle PCTV 200e]]&lt;br /&gt;
* Sweex MM002V&lt;br /&gt;
* [[TerraTec Cinergy Piranha]]: work-in-progress, see [http://www.linuxtv.org/pipermail/linux-dvb/2008-June/026384.html mailing list] (June 2008)&lt;br /&gt;
* [[Tongshi DVB-T USB]] [http://www.tongshi.com/cp_dvb_e.htm] ... Is this just a reference design? &lt;br /&gt;
* [[WideView DVB-T/CATV USB2.0 Hybrid]] [http://www.wv.com.tw/]&lt;br /&gt;
* [[WithView DMB Receiver]] [http://www.withview.co.kr]&lt;br /&gt;
=== ASUS My Cinema-U3000 ===&lt;br /&gt;
&lt;br /&gt;
The U3000 (!= U3000 Mini) device is currently unrecognized by the Linux kernel. It is supposedly based on the dib3000p chipset. Picture and USB-info can be found [http://www.bttv-gallery.de/ here]&lt;br /&gt;
&lt;br /&gt;
=== Freecom rev 4 DVB-T USB 2.0 tuner ===&lt;br /&gt;
The latest Freecom/Yacumo usb stick has a Realtek 2831U chipset and any of the following usb id's: 14aa:0160, 0bda:2831, 2304:022b, 185b:0100, 13d3:3216, 13d3:3220, 13d3:3236, 13d3:3244, 08dd:2103. Latest Windows drivers dates january 2007 and can be downloaded at freecom.com&lt;br /&gt;
If anyone has any info on how to get these to work or if a specific firmware works, please add it here.&lt;br /&gt;
&lt;br /&gt;
Chipset info at http://www.realtek.com.tw/products/productsView.aspx?Langid=1&amp;amp;PFid=35&amp;amp;Level=4&amp;amp;Conn=3&amp;amp;ProdID=147&lt;br /&gt;
&lt;br /&gt;
UPDATE: Realtek submitted a v0.0.2 of their driver feb 20th 2008. This has been confirmed to function for this Freecom (or Conceptronic) stick with usb id: 14aa:0160 on a 2.6.22.17 kernel. This stick has a MT2061F tuner chip, but this driver also supports the MLX5005 tuner chip. No additional firmware file is needed.&lt;br /&gt;
&lt;br /&gt;
The driver source can be downloaded from [http://www.megaupload.com/?d=DPE2C8I5], but be aware it has only be confirmed to work on devices with usb id 14aa:0160.&lt;br /&gt;
&lt;br /&gt;
For easier installation you can use [http://tiwag.cb.googlepages.com/rtl2831u_dvb-usb_v0.0.2mod.tar.gz]. Just unpack and do a &lt;br /&gt;
make and sudo make install.&lt;br /&gt;
&lt;br /&gt;
===GeniaTech T328B DVB-T ===  &lt;br /&gt;
[http://www.geniatech.com/pa/t328b.htm]&lt;br /&gt;
* uses the [[Afatech AF9015]]&lt;br /&gt;
* My TVisto clone of this usb works with kernel 2.6.28 by only copying the firmware af9015 to /lib/firmwares, this should be tested by someone that have one GeniaTech and if it works (I'm sure), then should be promoted to supported.&lt;br /&gt;
&lt;br /&gt;
===Geniatech T328 DVB-T ===&lt;br /&gt;
*chip: MT2060F, CY7C68013A and ZL10353. usb id: 04b4:8613. &lt;br /&gt;
* It seems that this usb stick uses the same chips as FREEcom DVB-T usb stick and Yakumo Quickstick basic, but they have different usb id.&lt;br /&gt;
&lt;br /&gt;
=== LifeView TV Walker DVB-T (P/Q/Hybrid) ===&lt;br /&gt;
&lt;br /&gt;
P Stick&lt;br /&gt;
&lt;br /&gt;
* Now it doesn't exist in the Lifeview's page, not in discontinued products and not in External TV solutions, only a P Plus but I suppose that is different like the Q (now unsupported) and the Q PLus in External TV solutions. ¿Somebody can confirm this and also put info about the new product of lifeview if they're different?&lt;br /&gt;
&lt;br /&gt;
Q Stick [http://www.lifeview.com.tw/html/products/discontinued_products/q_dvbt.htm]&lt;br /&gt;
&lt;br /&gt;
* USB 2.0 stick. idProduct: 1506  ID: idVendor 0x10fd Anubis Electronics, Ltd&lt;br /&gt;
&lt;br /&gt;
* Chips visible on card:&lt;br /&gt;
** Frontend: TDA10046A OFDM channel demodulator&lt;br /&gt;
** Tuner: [http://www.semiconductors.philips.com/acrobat_download/literature/9397/75014128.pdf TDA8275A]Silicon Tuner&lt;br /&gt;
&lt;br /&gt;
There is a DVB-T-only box: [http://www.lifeview.com.tw/html/products/external_tv/tv_walker_dvbt.htm] I'm not able to find it in the discontinued products and correct the url to a new working one.&lt;br /&gt;
&lt;br /&gt;
There is a DVB-T/Analogue box (with external power): [http://www.lifeview.com.tw/html/products/discontinued_products/tv_walker_studio_hybrid.htm]&lt;br /&gt;
&lt;br /&gt;
=== Sweex MM002V2 === &lt;br /&gt;
[http://www.sweex.com/producten.php?sectie=2&amp;amp;subsectie=2&amp;amp;item=127&amp;amp;artikel=879]&lt;br /&gt;
* Just bought this to find out it doesn't work. Unfortunately I have no experience creating drivers :-(&lt;br /&gt;
&lt;br /&gt;
This is as much as I know, according to their site ...&lt;br /&gt;
&lt;br /&gt;
Specification&lt;br /&gt;
# Interface: USB 2.0&lt;br /&gt;
# [[Microtune MT2060]] silicon tuner&lt;br /&gt;
# Chipsets: [[E3C_EC168|E3C, EC168]]&lt;br /&gt;
&lt;br /&gt;
Looking at dmesg in ubuntu 8.10 running kernel 2.6.27 I can see its being detected as a keyboard&lt;br /&gt;
&lt;br /&gt;
* [ 2893.200071] usb 5-5: new high speed USB device using ehci_hcd and address 6&lt;br /&gt;
* [ 2893.342542] usb 5-5: configuration #1 chosen from 1 choice&lt;br /&gt;
* [ 2893.344136] input: HID 18b4:1689 as /devices/pci0000:00/0000:00:1d.7/usb5/5-5/5-5:1.0/input/input10&lt;br /&gt;
* [ 2893.387617] input,hidraw0: USB HID v1.11 Keyboard [HID 18b4:1689] on usb-0000:00:1d.7-5&lt;br /&gt;
&lt;br /&gt;
Hopefully someone can help with driver development.&lt;br /&gt;
&lt;br /&gt;
/Steve&lt;br /&gt;
&lt;br /&gt;
=== TVISTO DVB-T USB === &lt;br /&gt;
There are different TVISTO usb dongles and some are supported, see [[TVISTO DVB-T USB]] for more information.&lt;br /&gt;
&lt;br /&gt;
=== [http://www.twinhan.com/product_AD-TU200.asp TwinHan/AzureWave AD-TU200 (7047) DVB-T] ===&lt;br /&gt;
Uses a Realtek RTL2831U decoder chip and [[Maxlinear]] [[MXL5003S]] tuner. USB ID is 13d3:3216. It seems to work with the realtek experimental driver (see freecom v4 above):&lt;br /&gt;
&lt;br /&gt;
[ 3841.997121] DVB: registering new adapter (DTV-DVB UDTT 7047-USB 2.0 DVB-T Driver)&lt;br /&gt;
[ 3841.998753] DVB: registering frontend 0 (Realtek RTL2831 DVB-T)...&lt;br /&gt;
&lt;br /&gt;
=== [http://www.twinhan.com/product_terrestrial_7049.asp TwinhanDTV Twister (7049) DVB-T] ===&lt;br /&gt;
In germany a similar device seems to be sold as dnt EuroMini200 [http://www.dnt.de/index.php?dir=produkte/detail&amp;amp;id=20206].&lt;br /&gt;
&lt;br /&gt;
We tried to get information about the usb interface at Twinhan, but there was none avaiable. The chip vendor Uli [http://www.uli.com.tw/] refuses to open all relevant information.&lt;br /&gt;
&lt;br /&gt;
Maybe the same applies for the TwinhanDTV Hurricne (704D) [http://www.twinhan.com/product_704D.asp].&lt;br /&gt;
&lt;br /&gt;
=== [http://www.twinhan.com/product_D%2BA_3.asp TwinhanDTV MagicBox Pro (DVB-T/Analogue)] ===&lt;br /&gt;
A [[hybrid]] USB2.0 box based on the [http://www.uli.com.tw/product_dm/m9207dm_web.pdf ULI M9207] chipset. Also based on this chipset is the Pinnacle [http://www.pinnaclesys.com/PublicSite/uk/Products/Consumer+Products/PCTV+Tuners/PCTV+Analog_Digital+PVR/PCTV+310e PCTV 310e], [http://www.lifeview.com/usa/html/products/multimedia/tvwalker_hybrid.htm LifeView TV Walker Hybrid] and [http://www.nurido.at/news/computer/testgericomtvtunerusb20beihofer.html Gericom USB 2.0 Hybrid Box] sold by Aldi (Germany) and Hofer (Austria).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== YUAN UB701 (DVB-T/Analogue) ===&lt;br /&gt;
A [[hybrid]] USB2.0-only box. Maybe it is a clone of the Conexant Hybrid Reference design?&lt;br /&gt;
It has an em2880 and a xc3028 tuner. USB id  eb1a:2881&lt;br /&gt;
[http://www.yuan.com.tw/en/products/vdo_ub701.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== WithView DMB Receiver ===&lt;br /&gt;
* Model No : HDMB-T100A&lt;br /&gt;
* lsusb : ID 10c4:0010 Cygnal Integrated Products, Inc.&lt;br /&gt;
[http://www.withview.co.kr/eshop/contents.html?layout=t100a]&lt;br /&gt;
&lt;br /&gt;
=== Pinnacle Dazzle 71e DVB-T Stick USB ===&lt;br /&gt;
* lsusb : ID 2304:022b Pinnacle Systems, Inc. [hex]&lt;br /&gt;
* Not recognized by Ubuntu Hardy 8.04 (2.6.24-17-generic or 2.6.24-16-server)&lt;br /&gt;
* Some results compiling various version of development driver af9015 from [http://linuxtv.org/hg/~anttip/af9015/ http://linuxtv.org/hg/~anttip/af9015/]&lt;br /&gt;
* fw can be gotten from http://www.otit.fi/~crope/v4l-dvb/af9015/ &lt;br /&gt;
** &amp;lt;strike&amp;gt;The card fails to tune.&amp;lt;/strike&amp;gt; Turns out the card should work. I just don't have the signal strength to test it. Thanks to crope at #linuxtv on irc, who showed me how to test this properly&lt;br /&gt;
&lt;br /&gt;
==Also See==&lt;br /&gt;
* [[DVB via USB|General Information Regarding DVB via USB]]&lt;br /&gt;
&lt;br /&gt;
[[Category:DVB-T|!USB devices DVB-T]]&lt;br /&gt;
[[Category:Hardware|!USB devices DVB-T]]&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/Microtune</id>
		<title>Microtune</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/Microtune"/>
				<updated>2009-06-02T21:37:09Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: /* Products */Correction&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A Texas-based semiconductor designer specializing in silicon RF tuners.&lt;br /&gt;
&lt;br /&gt;
==Products==&lt;br /&gt;
*[[Microtune MT2131|MT2131]] tuner&lt;br /&gt;
*[[Microtune MT2050|MT2050]] tuner&lt;br /&gt;
*[[Microtune MT2060|MT2060]] tuner&lt;br /&gt;
*[[Microtune MT2266|MT2266]] tuner&lt;br /&gt;
*[[Microtune MT8872|MT8872]] demodulator&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
* [http://www.microtune.com/ Microtune website]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Vendor]]&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/Microtune</id>
		<title>Microtune</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/Microtune"/>
				<updated>2009-06-02T21:34:12Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: Added product links&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A Texas-based semiconductor designer specializing in silicon RF tuners.&lt;br /&gt;
&lt;br /&gt;
==Products==&lt;br /&gt;
*[[Microtune MT2131|MT2131]] tuner&lt;br /&gt;
*[[Microtune MT2050|MT2050]] tuner&lt;br /&gt;
*[[Microtune MT2060|MT2060]] tuner&lt;br /&gt;
*[[Microtune MT2266|MT2266]] tuner&lt;br /&gt;
*[[Microtune MT8872|MT8872]] tuner&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
* [http://www.microtune.com/ Microtune website]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Vendor]]&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/ASUS_My_Cinema-U3000_Mini</id>
		<title>ASUS My Cinema-U3000 Mini</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/ASUS_My_Cinema-U3000_Mini"/>
				<updated>2009-06-02T21:23:34Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: /* Components Used */ Added Microtune MT2266 link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A [[Universal Serial Bus|USB 2.0]] [[DVB-T]] device by [[ASUS]].&lt;br /&gt;
&lt;br /&gt;
It is supported under Linux.&lt;br /&gt;
&lt;br /&gt;
=== Components used ===&lt;br /&gt;
&lt;br /&gt;
* [[Microtune MT2266]] tuner&lt;br /&gt;
* Dibcom DiB7000PC DVB-T demodulator&lt;br /&gt;
&lt;br /&gt;
=== Identification ===&lt;br /&gt;
&lt;br /&gt;
This device's USB ID is 0b05:171f.&lt;br /&gt;
&lt;br /&gt;
ASUS My Cinema-U3000 Mini does not work with USB 1.1 due to lack of hardware PID filter.&lt;br /&gt;
&lt;br /&gt;
=== Drivers ===&lt;br /&gt;
&lt;br /&gt;
Driver is integrated to mainline Linux kernel version &amp;gt;= 2.6.25-rc1. Also integrated into &amp;gt;=2.6.24-19 of Ubuntu Hardy Heron. If you have issues with tuning in 2.6.24-19 Ubuntu kernel, this can be resolved by using the linuxtv source as listed below.&lt;br /&gt;
&lt;br /&gt;
Available from [http://www.linuxtv.org/repo/ v4l-dvb]. Quick install:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ hg clone http://linuxtv.org/hg/v4l-dvb&lt;br /&gt;
$ cd v4l-dvb&lt;br /&gt;
$ make&lt;br /&gt;
# make install&lt;br /&gt;
# modprobe -v dvb-usb-dib0700&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Firmware ===&lt;br /&gt;
&lt;br /&gt;
If you are running [http://www.ubuntu.com/ Ubuntu] see bug #[https://bugs.launchpad.net/ubuntu/+source/linux-restricted-modules-2.6.24/+bug/179626 179626] and use ''linux-restricted-modules-2.6.24'' version &amp;gt;= 2.6.24.8-7.18.&lt;br /&gt;
&lt;br /&gt;
If you prefer manual installation download file [http://www.wi-bw.tfh-wildau.de/~pboettch/home/linux-dvb-firmware/dvb-usb-dib0700-1.10.fw dvb-usb-dib0700-1.10.fw] to ''/lib/firmware/''.&lt;br /&gt;
&lt;br /&gt;
=== Problems ===&lt;br /&gt;
&lt;br /&gt;
Kernel message when driver is not present or does not handle '''ASUS My-Cinema-U3000 Mini''':&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
usb 5-7: new high speed USB device using ehci_hcd and address 4&lt;br /&gt;
usb 5-7: configuration #1 chosen from 1 choice&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Kernel message when firmware is not present:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
usb 5-7: new high speed USB device using ehci_hcd and address 7&lt;br /&gt;
usb 5-7: configuration #1 chosen from 1 choice&lt;br /&gt;
dib0700: loaded with support for 6 different device-types&lt;br /&gt;
dvb-usb: found a 'ASUS My Cinema U3000 Mini DVBT Tuner' in cold state, will try to load a firmware&lt;br /&gt;
dvb-usb: did not find the firmware file. (dvb-usb-dib0700-1.10.fw) Please see linux/Documentation/dvb/ for more details on firmware-problems. (-2)&lt;br /&gt;
usbcore: registered new interface driver dvb_usb_dib0700&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Kernel message when connected to USB 1.1 port:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
dib0700: loaded with support for 6 different device-types&lt;br /&gt;
dvb-usb: found a 'ASUS My Cinema U3000 Mini DVBT Tuner' in cold state, will try to load a firmware&lt;br /&gt;
dvb-usb: downloading firmware from file 'dvb-usb-dib0700-1.10.fw'&lt;br /&gt;
dib0700: firmware started successfully.&lt;br /&gt;
dvb-usb: found a 'ASUS My Cinema U3000 Mini DVBT Tuner' in warm state.&lt;br /&gt;
dvb-usb: This USB2.0 device cannot be run on a USB1.1 port. (it lacks a hardware PID filter)&lt;br /&gt;
dvb-usb: ASUS My Cinema U3000 Mini DVBT Tuner error while loading driver (-19)&lt;br /&gt;
usbcore: registered new interface driver dvb_usb_dib0700&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Successful initialization ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
usb 5-7: new high speed USB device using ehci_hcd and address 8&lt;br /&gt;
usb 5-7: configuration #1 chosen from 1 choice&lt;br /&gt;
dvb-usb: found a 'ASUS My Cinema U3000 Mini DVBT Tuner' in cold state, will try to load a firmware&lt;br /&gt;
dvb-usb: downloading firmware from file 'dvb-usb-dib0700-1.10.fw'&lt;br /&gt;
dib0700: firmware started successfully.&lt;br /&gt;
dvb-usb: found a 'ASUS My Cinema U3000 Mini DVBT Tuner' in warm state.&lt;br /&gt;
dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.&lt;br /&gt;
DVB: registering new adapter (ASUS My Cinema U3000 Mini DVBT Tuner)&lt;br /&gt;
DVB: registering frontend 0 (DiBcom 7000PC)...&lt;br /&gt;
MT2266: successfully identified&lt;br /&gt;
dvb-usb: ASUS My Cinema U3000 Mini DVBT Tuner successfully initialized and connected.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
* [http://www.asus.com/products.aspx?l1=18&amp;amp;l2=84&amp;amp;l3=255&amp;amp;model=1298&amp;amp;modelmenu=1 ASUS product page]&lt;br /&gt;
* [http://support.asus.com/download/download.aspx?SLanguage=en-us&amp;amp;model=My%20Cinema-U3000Mini ASUS drivers for Linux based Eee PC]&lt;br /&gt;
* [http://www.burghardt.pl/2008/03/instalacja-tunera-dvb-t-asus-my-cinema-u3000-mini-w-debianie/ Opis instalacji tunera My Cinema-U3000 Mini w języku polskim]&lt;br /&gt;
* [http://forum.hardware.fr/hfr/OSAlternatifs/Hardware-2/cinema-u3000-debian-sujet_66769_1.htm Faire fonctionner la clé USB2 ASUS My Cinema U3000 Mini sur une Debian Etch (French)]&lt;br /&gt;
&lt;br /&gt;
[[Category:DVB-T USB Devices]]&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/Emtec_S830</id>
		<title>Emtec S830</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/Emtec_S830"/>
				<updated>2009-06-02T21:23:09Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: /* Components Used */ Added Microtune MT2266 link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Emtect_s830_inside_back.png|thumb|right|s830 Inside, back]]&lt;br /&gt;
[[Image:Emtect_s830_inside_front.png|thumb|right|s830 Inside, front]]&lt;br /&gt;
&lt;br /&gt;
A [[DVB-T]] [[DVB-T USB Devices|USB Stick]] from Emtec.&lt;br /&gt;
&lt;br /&gt;
It is currently not supported under Linux, though some experimental patches exist (see below ... in particular, the user experiences section).&lt;br /&gt;
&lt;br /&gt;
==Overview/Features==&lt;br /&gt;
It features dual tuners, remote control, and 'diversity' tuning capabilities (not sure about the last).  Evidently this device is a rebranded YUAN High-Tech Development Co., Ltd Product.&lt;br /&gt;
&lt;br /&gt;
Its says PD-870 on the PCB though emtec sells it as S830, so clearly some rebranding is going on.&lt;br /&gt;
&lt;br /&gt;
===Components Used===&lt;br /&gt;
* 2 x [[Microtune MT2266|Microtune MT2266F]] (tuners)&lt;br /&gt;
* 2 x DiBcom7000PC1-AXXXa-G QGYN8 (demodulators)&lt;br /&gt;
&lt;br /&gt;
===Identification===&lt;br /&gt;
Output from &amp;quot;lsusb -v&amp;quot;:&lt;br /&gt;
 Bus 002 Device 007: ID 1164:1e8c YUAN High-Tech Development Co., Ltd&lt;br /&gt;
 Device Descriptor:&lt;br /&gt;
  bLength                18&lt;br /&gt;
  bDescriptorType         1&lt;br /&gt;
  bcdUSB               2.00&lt;br /&gt;
  bDeviceClass            0 (Defined at Interface level)&lt;br /&gt;
  bDeviceSubClass         0&lt;br /&gt;
  bDeviceProtocol         0&lt;br /&gt;
  bMaxPacketSize0        64&lt;br /&gt;
  idVendor           0x1164 YUAN High-Tech Development Co., Ltd&lt;br /&gt;
  idProduct          0x1e8c&lt;br /&gt;
  bcdDevice            1.00&lt;br /&gt;
  iManufacturer           1 YUANRD&lt;br /&gt;
  iProduct                2 STK7700D&lt;br /&gt;
  iSerial                 3 0000000001&lt;br /&gt;
  bNumConfigurations      1&lt;br /&gt;
  Configuration Descriptor:&lt;br /&gt;
    bLength                 9&lt;br /&gt;
    bDescriptorType         2&lt;br /&gt;
    wTotalLength           46&lt;br /&gt;
    bNumInterfaces          1&lt;br /&gt;
    bConfigurationValue     1&lt;br /&gt;
    iConfiguration          0&lt;br /&gt;
    bmAttributes         0xa0&lt;br /&gt;
      (Bus Powered)&lt;br /&gt;
      Remote Wakeup&lt;br /&gt;
    MaxPower              500mA&lt;br /&gt;
    Interface Descriptor:&lt;br /&gt;
      bLength                 9&lt;br /&gt;
      bDescriptorType         4&lt;br /&gt;
      bInterfaceNumber        0&lt;br /&gt;
      bAlternateSetting       0&lt;br /&gt;
      bNumEndpoints           4&lt;br /&gt;
      bInterfaceClass       255 Vendor Specific Class&lt;br /&gt;
      bInterfaceSubClass      0&lt;br /&gt;
      bInterfaceProtocol      0&lt;br /&gt;
      iInterface              0&lt;br /&gt;
      Endpoint Descriptor:&lt;br /&gt;
        bLength                 7&lt;br /&gt;
        bDescriptorType         5&lt;br /&gt;
        bEndpointAddress     0x01  EP 1 OUT&lt;br /&gt;
        bmAttributes            2&lt;br /&gt;
          Transfer Type            Bulk&lt;br /&gt;
          Synch Type               None&lt;br /&gt;
          Usage Type               Data&lt;br /&gt;
        wMaxPacketSize     0x0200  1x 512 bytes&lt;br /&gt;
        bInterval               1&lt;br /&gt;
      Endpoint Descriptor:&lt;br /&gt;
        bLength                 7&lt;br /&gt;
        bDescriptorType         5&lt;br /&gt;
        bEndpointAddress     0x81  EP 1 IN&lt;br /&gt;
        bmAttributes            2&lt;br /&gt;
          Transfer Type            Bulk&lt;br /&gt;
          Synch Type               None&lt;br /&gt;
          Usage Type               Data&lt;br /&gt;
        wMaxPacketSize     0x0200  1x 512 bytes&lt;br /&gt;
        bInterval               1&lt;br /&gt;
      Endpoint Descriptor:&lt;br /&gt;
        bLength                 7&lt;br /&gt;
        bDescriptorType         5&lt;br /&gt;
        bEndpointAddress     0x82  EP 2 IN&lt;br /&gt;
        bmAttributes            2&lt;br /&gt;
          Transfer Type            Bulk&lt;br /&gt;
          Synch Type               None&lt;br /&gt;
          Usage Type               Data&lt;br /&gt;
        wMaxPacketSize     0x0200  1x 512 bytes&lt;br /&gt;
        bInterval               1&lt;br /&gt;
      Endpoint Descriptor:&lt;br /&gt;
        bLength                 7&lt;br /&gt;
        bDescriptorType         5&lt;br /&gt;
        bEndpointAddress     0x83  EP 3 IN&lt;br /&gt;
        bmAttributes            2&lt;br /&gt;
          Transfer Type            Bulk&lt;br /&gt;
          Synch Type               None&lt;br /&gt;
          Usage Type               Data&lt;br /&gt;
        wMaxPacketSize     0x0200  1x 512 bytes&lt;br /&gt;
        bInterval               1&lt;br /&gt;
 Device Qualifier (for other device speed):&lt;br /&gt;
  bLength                10&lt;br /&gt;
  bDescriptorType         6&lt;br /&gt;
  bcdUSB               2.00&lt;br /&gt;
  bDeviceClass            0 (Defined at Interface level)&lt;br /&gt;
  bDeviceSubClass         0&lt;br /&gt;
  bDeviceProtocol         0&lt;br /&gt;
  bMaxPacketSize0        64&lt;br /&gt;
  bNumConfigurations      1&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Making-it-work:dvb-usb-dib0700}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Specific to the model===&lt;br /&gt;
The usb stick comes with an Irda Remote&lt;br /&gt;
&lt;br /&gt;
A patch which adds the usbid for this device to the required LinuxTV drivers is available [http://www.linuxtv.org/pipermail/linux-dvb/2007-July/019261.html here].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Sample kernel output===&lt;br /&gt;
 [  183.731819] usb 2-7: new high speed USB device using ehci_hcd and address 3&lt;br /&gt;
 [  183.798267] usb 2-7: configuration #1 chosen from 1 choice&lt;br /&gt;
 [  183.880076] dib0700: loaded with support for 5 different device-types&lt;br /&gt;
 [  183.880182] dvb-usb: found a 'EMTEC S830 TD Stick' in cold state, will try to load a firmware&lt;br /&gt;
 [  183.903331] dvb-usb: downloading firmware from file 'dvb-usb-dib0700-1.10.fw'&lt;br /&gt;
 [  184.008207] dib0700: firmware started successfully.&lt;br /&gt;
 [  184.259443] dvb-usb: found a 'EMTEC S830 TD Stick' in warm state.&lt;br /&gt;
 [  184.259497] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.&lt;br /&gt;
 [  184.259585] DVB: registering new adapter (EMTEC S830 TD Stick)&lt;br /&gt;
 [  184.378936] DVB: registering frontend 2 (DiBcom 7000PC)...&lt;br /&gt;
 [  184.400418] MT2266: successfully identified&lt;br /&gt;
 [  184.482671] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.&lt;br /&gt;
 [  184.482792] DVB: registering new adapter (EMTEC S830 TD Stick)&lt;br /&gt;
 [  184.559678] DVB: registering frontend 3 (DiBcom 7000PC)...&lt;br /&gt;
 [  184.561611] MT2266: successfully identified&lt;br /&gt;
 [  184.642628] input: IR-receiver inside an USB DVB receiver as /class/input/input8&lt;br /&gt;
 [  184.642653] dvb-usb: schedule remote query interval to 150 msecs.&lt;br /&gt;
 [  184.642658] dvb-usb: EMTEC S830 TD Stick successfully initialized and connected.&lt;br /&gt;
 [  184.643047] usbcore: registered new interface driver dvb_usb_dib0700&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===User Experiences===&lt;br /&gt;
So far unsuccessful. After adding the usbid, as described in the patch above, the same results are obtained as the user in that original mailinglist post .... i.e. the led on the device goes on, the driver modules are loaded, but no lock on frequencies is obtained.&lt;br /&gt;
 &lt;br /&gt;
It should be behaving like a [[Pinnacle PCTV Dual DVB-T Diversity (2000e)]], but attempting to tune to a frequency from a valid channels.conf file (obtained from a working DVB-T card) results in no lock being established: &lt;br /&gt;
 $ tzap -a 3 -c /home/waldo/Desktop/channels.conf &amp;quot;een&amp;quot;&lt;br /&gt;
 using '/dev/dvb/adapter3/frontend0' and '/dev/dvb/adapter3/demux0'&lt;br /&gt;
 tuning to 482000000 Hz&lt;br /&gt;
 video pid 0x1011, audio pid 0x1012&lt;br /&gt;
 status 00 | signal fc25 | snr 0000 | ber 001fffff | unc 00000000 |&lt;br /&gt;
 status 01 | signal f1e4 | snr 0000 | ber 001fffff | unc 00000000 |&lt;br /&gt;
 status 01 | signal dfe9 | snr 0000 | ber 001fffff | unc 00000000 |&lt;br /&gt;
 status 01 | signal e1b9 | snr 0000 | ber 001fffff | unc 00000000 |&lt;br /&gt;
 status 00 | signal e9cd | snr 0000 | ber 001fffff | unc 00000000 |&lt;br /&gt;
 status 01 | signal dcc9 | snr 0000 | ber 001fffff | unc 00000000 |&lt;br /&gt;
 status 01 | signal e207 | snr 0000 | ber 001fffff | unc 00000000 |&lt;br /&gt;
 status 01 | signal db09 | snr 0000 | ber 001fffff | unc 00000000 |&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:DVB-T USB Devices]]&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/Hauppauge_WinTV-NOVA-TD-Stick</id>
		<title>Hauppauge WinTV-NOVA-TD-Stick</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/Hauppauge_WinTV-NOVA-TD-Stick"/>
				<updated>2009-06-02T21:21:57Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: /* Components Used */ Added Microtune MT2266 link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Hauppauge_WinTV-NOVA-TD-Stick.jpg|thumb|250px|WinTV-Nova-TD-Stick]]&lt;br /&gt;
A [[DVB-T]] [[DVB-T USB Devices|USB device]] from [[Hauppauge]].&lt;br /&gt;
&lt;br /&gt;
It is supported under Linux.&lt;br /&gt;
&lt;br /&gt;
==Overview/Features==&lt;br /&gt;
&lt;br /&gt;
This [http://www.hauppauge.co.uk/site/products/data_novatdstick.html device] features two tuners and is supplied with two antennas. You'll have adapter0 and adapter1 in /dev/dvb, which you can use separately. Adapter0 seems to be the connector on the side of the stick? '''Note''' that you need to have 2 antenna leads plugged into the stick, one in the end, and the other into the side in order to get both tuners to work! Owner's manual is [http://www.hauppauge.co.uk/site/support/PDF/QI-NOVA-TD-V2.0.pdf here].&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Diversity&amp;quot; option is a hardware based feature that allows for the device's two receivers to be configured in a combined use mode to achieve better reception on a single channel. The diversity feature of the DiBcom demodulators is currently not implemented in the Linux-DVB drivers, so only the dual tuner configuration is presently supported on such devices [http://www.linuxtv.org/pipermail/linux-dvb/2007-July/019419.html].&lt;br /&gt;
&lt;br /&gt;
{{Note|1=The dual tuner may not work on amd690g chipset (SB600 southbridge).}} This problem seems to be fixed now- see [http://www.linuxtv.org/pipermail/linux-dvb/2008-April/025150.html this information]. --[[User:Indulis|Indulis]] 09:39, 24 July 2008 (CEST)&lt;br /&gt;
===Components Used===&lt;br /&gt;
&lt;br /&gt;
* 2× [[Microtune MT2266]] tuners&lt;br /&gt;
* Dibcom DiB7700P DVB-T demodulator ([http://dibcom.info/Website/site/eng_accueil_applicationsproducts_products_chipset.htm DiB7070P?] no such chip as 7700P!)&lt;br /&gt;
&lt;br /&gt;
===Identification===&lt;br /&gt;
&lt;br /&gt;
This device's USB ID is 2040:9580.&lt;br /&gt;
&lt;br /&gt;
Additional information: I have bought a WinTV-NOVA-TD-Stick that has a different USB ID: 2040:5200. [[User:Dirks|Dirks]] 20:05, 27 October 2008 (CET)&lt;br /&gt;
&lt;br /&gt;
{{Making-it-work:dvb-usb-dib0700}}&lt;br /&gt;
&lt;br /&gt;
=== Specific to the model ===&lt;br /&gt;
&lt;br /&gt;
==== Specific Remote control support ====&lt;br /&gt;
&lt;br /&gt;
If you do want to use lirc set it up to use the that device as ''DEVICE'' and ''devinput'' as ''DRIVER''. Then try one of the config files below.&lt;br /&gt;
If it doesn't work then you will need to use irrecord to generate a config file.&lt;br /&gt;
&lt;br /&gt;
While key repeats are still buggy irrecord will fail if you obey its instructions and hold down an arbitrary key; instead, when you are told to hold an arbitrary key, press an arbitrary key repeatedly (the same one, not different ones each time) until irrecord reports that it has found the gap length.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{RemoteControlSupport:HauppaugeSnowboard}}&lt;br /&gt;
{{RemoteControlSupport:HauppaugeSilverA415-HPG-WE-A}}&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
{{RemoteControlSupport:HauppaugeSnowboard}}&lt;br /&gt;
{{RemoteControlSupport:HauppaugeSilverA415-HPG-WE-A}}&lt;br /&gt;
{{RemoteControlSupport:TerraTecGrayOrange}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Sample kernel output ====&lt;br /&gt;
&lt;br /&gt;
From 2.6.20-16-generic with drivers compiled from repository 4th Jan 07:&lt;br /&gt;
&lt;br /&gt;
 $ dmesg | grep dvb&lt;br /&gt;
 [   40.858884] dvb-usb: found a 'Hauppauge Nova-TD Stick/Elgato Eye-TV Diversity' in cold state, will try to load a firmware&lt;br /&gt;
 [   40.912496] dvb-usb: downloading firmware from file 'dvb-usb-dib0700-1.10.fw'&lt;br /&gt;
 [   41.624338] dvb-usb: found a 'Hauppauge Nova-TD Stick/Elgato Eye-TV Diversity' in warm state.&lt;br /&gt;
 [   41.624397] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.&lt;br /&gt;
 [   42.047026] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.&lt;br /&gt;
 [   42.359232] dvb-usb: schedule remote query interval to 150 msecs.&lt;br /&gt;
 [   42.359235] dvb-usb: Hauppauge Nova-TD Stick/Elgato Eye-TV Diversity successfully initialized and connected.&lt;br /&gt;
 [   42.359404] usbcore: registered new interface driver dvb_usb_dib0700&lt;br /&gt;
 [   68.220540] dvb_usb_dib0700 2-4:1.0: resuming&lt;br /&gt;
 [   68.220812] dvb_usb_dib0700 2-4:1.0: resuming&lt;br /&gt;
&lt;br /&gt;
==== Troubleshooting ====&lt;br /&gt;
&lt;br /&gt;
It seems, that there exist USB-problems with mainboards using an AMD690g chipset concerning USB-disconnects. This problem is described [http://209.85.165.104/search?q=cache:KWnzteJ-zZkJ:www.hauppauge.co.uk/board/archive/index.php%3Ft-14247.html+nova-td+amd+690g&amp;amp;hl=it&amp;amp;ct=clnk&amp;amp;cd=1  here] and on the [http://linuxtv.org/pipermail/linux-dvb/2008-March/024436.html linux-dvb Mailing list]. (Disable the remote sensor?) --[[User:Doc murke|Doc murke]] 09:40, 13 March 2008 (CET)&lt;br /&gt;
&lt;br /&gt;
This problem should be fixed now- see [http://www.linuxtv.org/pipermail/linux-dvb/2008-April/025150.html this information]. --[[User:Indulis|Indulis]] 09:39, 24 July 2008 (CEST)&lt;br /&gt;
&lt;br /&gt;
==== Low power muxes ====&lt;br /&gt;
&lt;br /&gt;
At least two people have indicated on the mailing list ([http://linuxtv.org/pipermail/linux-dvb/2008-April/025309.html 8 April 2008] and [http://linuxtv.org/pipermail/linux-dvb/2008-April/025420.html 12 April 2008]) that trouble picking up reception on low power muxes can be helped by adding an attenuator. It is thought that this may be caused by the internal amplifier taking in to account the strongest muxes only. Weakening the overall signal appears to increase the amplification of all muxes, so improving reception.&lt;br /&gt;
&lt;br /&gt;
==== A Comment on Possible Electromagnetic Interference (jarb1 at uk2 dot net) ====&lt;br /&gt;
These devices appear to be susceptible to EM interference. This is in UK on DVB-T reception, 50Hz, 240VAC. Having two of these fed from coax Splitter into the back of a decent case (Silverstone LC04) it was found :-&lt;br /&gt;
&lt;br /&gt;
- Leave the device and Co-ax feeding the device anywhere near the case power leads etc and experience screen freezes, pixelation and sound stutter.&lt;br /&gt;
&lt;br /&gt;
- Plugging directly into the case on the USB port directly below the ethernet port picked up noise (Presumably from the ethernet Unshielded Twisted Pair 100M). Coaxes on this test were well routed so strongly believe this is the device.&lt;br /&gt;
&lt;br /&gt;
To solve, use the USB extension leads from the box to get the actual device away from the case and run the coaxial cable well away from the rest of your cables.&lt;br /&gt;
&lt;br /&gt;
Once this was done a 100% perfect picture 100% of the time.&lt;br /&gt;
&lt;br /&gt;
If Hauppauge read this, please retest these devices in a controlled environment under the CE EMC directive and delete this if you can not simulate.&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
* [http://www.hauppauge.co.uk/site/products/data_novatdstick.html Hauppauge UK product page]&lt;br /&gt;
&lt;br /&gt;
[[Category:DVB-T USB Devices]]&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/AVerMedia_M791_PCIe_Combo_(OEM)</id>
		<title>AVerMedia M791 PCIe Combo (OEM)</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/AVerMedia_M791_PCIe_Combo_(OEM)"/>
				<updated>2009-06-02T21:18:41Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: Added Microtune MT2131 link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[image:AverMedia_M791-A_PCIe_OEM_full_view.jpg|thumb|right|250px|AVerMedia M791 PCIe Combo (OEM)]]&lt;br /&gt;
[[image:AverMedia_M791-A_PCIe_OEM_back_panel.jpg|thumb|right|250px|AVerMedia M791 PCIe Combo (OEM) back panel]]&lt;br /&gt;
&lt;br /&gt;
{{ArticleNeedsExpanding}}&lt;br /&gt;
 &lt;br /&gt;
An NTSC/[[ATSC]] [[ATSC PCIe Cards|PCIe card]] from [[AVerMedia]].&lt;br /&gt;
&lt;br /&gt;
It is currently not supported under Linux.&lt;br /&gt;
&lt;br /&gt;
==Overview/Features==&lt;br /&gt;
The AVerMedia PCIe Combo (OEM) is probly related to the [[AVerMedia AVerTV Combo PCIe (M780)|AVerTV Combo PCIe (M780)]] except in a few components. The M791 can be found in Gateway GM5478 desktop PCs.&lt;br /&gt;
&lt;br /&gt;
The card has a S/N of 1300104100455 M791A&lt;br /&gt;
&lt;br /&gt;
===Specifications===&lt;br /&gt;
Channel Coverage:&lt;br /&gt;
    FM radio band 	85.75M to 108 M Hz&lt;br /&gt;
    Low band 	        55.25M to 160M Hz&lt;br /&gt;
    Mid band 	        160.00M to 442.00M Hz&lt;br /&gt;
    High band 	        442.00M to 801.25M Hz&lt;br /&gt;
&lt;br /&gt;
Digital TV Standard:&lt;br /&gt;
    ATSC A/53 compliant 8/16VSB and MMDS 2/4/8VSB&lt;br /&gt;
    ITU-T J.83 Annex B/C, SCTE DVS-031 compliant 64/256QAM&lt;br /&gt;
&lt;br /&gt;
===Components Used===&lt;br /&gt;
* [[Xceive XC3028]] (tuner) analog&lt;br /&gt;
* [[Microtune MT2131]] (tuner) digital&lt;br /&gt;
* LG LGDT3303 (8VSB/QAM demodulator) &lt;br /&gt;
* Conexant CX23887-14z (A/V Decoder &amp;amp; PCIe bridge)&lt;br /&gt;
* Conexant  CX23417-11z (MPEG-2 A/V Encoder)&lt;br /&gt;
* ESMT M12L04322A-AZG1P633X  (SDRAM used by encoder)&lt;br /&gt;
* S24CS0 eeprom&lt;br /&gt;
* 74HC4052D analog multiplexers/demultiplexers for the expansion A/V input/outputs&lt;br /&gt;
&lt;br /&gt;
===Identification===&lt;br /&gt;
'''UPDATED lspci -vv output:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
03:00.0 Multimedia video controller: Conexant Unknown device 8880 (rev 0f)&lt;br /&gt;
	Subsystem: Avermedia Technologies Inc Unknown device d439&lt;br /&gt;
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-&lt;br /&gt;
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast &amp;gt;TAbort- &amp;lt;TAbort- &amp;lt;MAbort- &amp;gt;SERR- &amp;lt;PERR-&lt;br /&gt;
	Latency: 0, Cache Line Size: 64 bytes&lt;br /&gt;
	Interrupt: pin A routed to IRQ 17&lt;br /&gt;
	Region 0: Memory at 93000000 (64-bit, non-prefetchable) [size=2M]&lt;br /&gt;
	Capabilities: [40] Express Endpoint IRQ 0&lt;br /&gt;
		Device: Supported: MaxPayload 128 bytes, PhantFunc 0, ExtTag-&lt;br /&gt;
		Device: Latency L0s &amp;lt;64ns, L1 &amp;lt;1us&lt;br /&gt;
		Device: AtnBtn- AtnInd- PwrInd-&lt;br /&gt;
		Device: Errors: Correctable- Non-Fatal- Fatal- Unsupported-&lt;br /&gt;
		Device: RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+&lt;br /&gt;
		Device: MaxPayload 128 bytes, MaxReadReq 512 bytes&lt;br /&gt;
		Link: Supported Speed 2.5Gb/s, Width x1, ASPM L0s L1, Port 0&lt;br /&gt;
		Link: Latency L0s &amp;lt;2us, L1 &amp;lt;4us&lt;br /&gt;
		Link: ASPM Disabled RCB 64 bytes CommClk- ExtSynch-&lt;br /&gt;
		Link: Speed 2.5Gb/s, Width x1&lt;br /&gt;
	Capabilities: [80] Power Management version 2&lt;br /&gt;
		Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold-)&lt;br /&gt;
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-&lt;br /&gt;
	Capabilities: [90] Vital Product Data&lt;br /&gt;
	Capabilities: [a0] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable-&lt;br /&gt;
		Address: 0000000000000000  Data: 0000&lt;br /&gt;
	Capabilities: [100] Advanced Error Reporting&lt;br /&gt;
	Capabilities: [200] Virtual Channel&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''lspci -vn output:'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
03:00.0 0400: 14f1:8880 (rev 0f)&lt;br /&gt;
	Subsystem: 1461:d439&lt;br /&gt;
          ....&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''modprobe -v tuner'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
insmod /lib/modules/2.6.24-4-generic/kernel/drivers/media/video/tea5761.ko &lt;br /&gt;
insmod /lib/modules/2.6.24-4-generic/kernel/drivers/media/video/mt20xx.ko &lt;br /&gt;
insmod /lib/modules/2.6.24-4-generic/kernel/drivers/media/video/tuner-simple.ko &lt;br /&gt;
insmod /lib/modules/2.6.24-4-generic/kernel/drivers/media/video/tda8290.ko &lt;br /&gt;
insmod /lib/modules/2.6.24-4-generic/kernel/drivers/media/video/tea5767.ko &lt;br /&gt;
insmod /lib/modules/2.6.24-4-generic/kernel/drivers/media/video/tuner.ko&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Other Images===&lt;br /&gt;
''use the included code to insert other images if necessary ...'' &lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery perrow=5&amp;gt;&lt;br /&gt;
 image:PCIe_cx23887_A-V_decoder.jpg|Conexant CX23887-14z (A/V Decoder &amp;amp; PCIe bridge)&lt;br /&gt;
 image:MPEG_II_A-V_Encoder_cx23417-11z.JPG|Conexant CX23417-11z (MPEG-2 A/V Encoder)&lt;br /&gt;
 image:5th_Generation_VSB-QAM_reciever_lgdt3303.jpg|LG LGDT3303 (8VSB/QAM demodulator)&lt;br /&gt;
 image:Esmt_M12L04322A-AZG1P633X.jpg|ESMT M12L04322A-AZG1P633X (SDRAM used by encoder)&lt;br /&gt;
 image:AVerMedia_M791-A_OEM_S24CS0.jpg|S24CS0 eeprom&lt;br /&gt;
 image:AVerMedia_M791-A_OEM_74HC4052D.jpg|74HC4052D analog multiplexers/demultiplexers for the expansion A/V input/outputs&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Making it Work==&lt;br /&gt;
&lt;br /&gt;
===Firmware===&lt;br /&gt;
''is there any firmware specific information for this device? if so, list it here ... this means you''&lt;br /&gt;
&lt;br /&gt;
===Drivers===&lt;br /&gt;
''provide the details of where the drivers and patches and necessary tools are available ... this means you''&lt;br /&gt;
&lt;br /&gt;
===Sample kernel output===&lt;br /&gt;
'''UPDATED dmesg | grep &amp;quot;cx23885&amp;quot;'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[   16.083144] cx23885 driver version 0.0.1 loaded&lt;br /&gt;
[   16.083205] cx23885[0]: Your board isn't known (yet) to the driver.  You can&lt;br /&gt;
[   16.083206] cx23885[0]: try to pick one of the existing card configs via&lt;br /&gt;
[   16.083207] cx23885[0]: card=&amp;lt;n&amp;gt; insmod option.  Updating to the latest&lt;br /&gt;
[   16.083208] cx23885[0]: version might help as well.&lt;br /&gt;
[   16.083210] cx23885[0]: Here is a list of valid choices for the card=&amp;lt;n&amp;gt; insmod option:&lt;br /&gt;
[   16.083212] cx23885[0]:    card=0 -&amp;gt; UNKNOWN/GENERIC&lt;br /&gt;
[   16.083213] cx23885[0]:    card=1 -&amp;gt; Hauppauge WinTV-HVR1800lp&lt;br /&gt;
[   16.083214] cx23885[0]:    card=2 -&amp;gt; Hauppauge WinTV-HVR1800&lt;br /&gt;
[   16.083216] cx23885[0]:    card=3 -&amp;gt; Hauppauge WinTV-HVR1250&lt;br /&gt;
[   16.083217] cx23885[0]:    card=4 -&amp;gt; DViCO FusionHDTV5 Express&lt;br /&gt;
[   16.083219] cx23885[0]:    card=5 -&amp;gt; Hauppauge WinTV-HVR1500Q&lt;br /&gt;
[   16.083220] cx23885[0]:    card=6 -&amp;gt; Hauppauge WinTV-HVR1500&lt;br /&gt;
[   16.083227] CORE cx23885[0]: subsystem: 1461:d439, board: UNKNOWN/GENERIC [card=0,autodetected]&lt;br /&gt;
[   16.183721] cx23885[0]: i2c bus 0 registered&lt;br /&gt;
[   16.183892] cx23885[0]: i2c bus 1 registered&lt;br /&gt;
[   16.183957] cx23885[0]: i2c bus 2 registered&lt;br /&gt;
[   16.211083] cx23885_dev_checkrevision() Hardware revision = 0xb1&lt;br /&gt;
[   16.211090] cx23885[0]/0: found at 0000:03:00.0, rev: 15, irq: 17, latency: 0, mmio: 0x93000000&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''UPDATED dmesg | grep &amp;quot;ivtv&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[   17.097345] ivtv:  Start initialization, version 1.2.0&lt;br /&gt;
[   17.097382] ivtv:  End initialization&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Remote Control Support===&lt;br /&gt;
''discuss support for the remote control here''&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
* [http://support.gateway.com/s/vidcard/AVerMedia/6008105R/6008105Rnv.shtml Gateway AVerMedia M791 PCIe combo card Part # 6008105R] avermedia.com or aver.com dose not contain a product page but gateway.com does.&lt;br /&gt;
* [http://www.xceive.com/technology_XC3028.htm XCeive XC3028 and XC3028L (tuner) analog] page at www.xceive.com.&lt;br /&gt;
* [http://www.microtune.com/products/pdf/mt2131_tuner_ic.pdf MicroTune MT2131 (tuner) digital] pdf product brief at www.microtune.com.&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/Hauppauge_WinTV-HVR-1250</id>
		<title>Hauppauge WinTV-HVR-1250</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/Hauppauge_WinTV-HVR-1250"/>
				<updated>2009-06-02T21:18:03Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: /* Components Used: */ Added Microtune MT2131 link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:HVR_1250_front.jpg|thumb|right|250px|Front View of HVR-1250]]&lt;br /&gt;
&lt;br /&gt;
An [[ATSC]] [[ATSC PCIe Cards|PCIe card]] from [[Hauppauge]].  &lt;br /&gt;
&lt;br /&gt;
It is supported under Linux since kernel 2.6.27. (Note: Analog support is not implemented yet). &lt;br /&gt;
&lt;br /&gt;
==Overview/Features==&lt;br /&gt;
The HVR-1250 is also known by its codename Coram.&lt;br /&gt;
&lt;br /&gt;
==Components Used:==&lt;br /&gt;
* ? (tuner for analog ... ''likely a NXP/Philips TDA18271'')&lt;br /&gt;
* [[Microtune MT2131]] (tuner for digital)&lt;br /&gt;
* NXP/Philips TDA8295 (analog IF demodulator) &lt;br /&gt;
* Samsung S5H1409/Conexant CX24227 (digital demodulator)&lt;br /&gt;
* Conexant CX23887 (A/V Decoder &amp;amp; PCIe bridge)&lt;br /&gt;
&lt;br /&gt;
===Identification===&lt;br /&gt;
It has a Subsystem ID of 0x7911.&lt;br /&gt;
&lt;br /&gt;
lspci -vvnn gives&lt;br /&gt;
 03:00.0 Multimedia video controller [0400]: Conexant Unknown device [14f1:8852] (rev 02)&lt;br /&gt;
        Subsystem: Hauppauge computer works Inc. Unknown device [0070:7911]&lt;br /&gt;
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-&lt;br /&gt;
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast &amp;gt;TAbort- &amp;lt;TAbort- &amp;lt;MAbort- &amp;gt;SERR- &amp;lt;PERR- INTx-&lt;br /&gt;
        Latency: 0, Cache Line Size: 64 bytes&lt;br /&gt;
        Interrupt: pin A routed to IRQ 11&lt;br /&gt;
        Region 0: Memory at fce00000 (64-bit, non-prefetchable) [size=2M]&lt;br /&gt;
        Capabilities: [40] Express (v1) Endpoint, MSI 00&lt;br /&gt;
                DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s &amp;lt;64ns, L1 &amp;lt;1us&lt;br /&gt;
                        ExtTag- AttnBtn- AttnInd- PwrInd- RBE- FLReset-&lt;br /&gt;
                DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-&lt;br /&gt;
                        RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+&lt;br /&gt;
                        MaxPayload 128 bytes, MaxReadReq 512 bytes&lt;br /&gt;
                DevSta: CorrErr- UncorrErr+ FatalErr- UnsuppReq+ AuxPwr- TransPend-&lt;br /&gt;
                LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 &amp;lt;2us, L1 &amp;lt;4us&lt;br /&gt;
                        ClockPM- Suprise- LLActRep- BwNot-&lt;br /&gt;
                LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+&lt;br /&gt;
                        ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-&lt;br /&gt;
                LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-&lt;br /&gt;
        Capabilities: [80] Power Management version 2&lt;br /&gt;
                Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold-)&lt;br /&gt;
                Status: D0 PME-Enable- DSel=0 DScale=0 PME-&lt;br /&gt;
        Capabilities: [90] Vital Product Data &amp;lt;?&amp;gt;&lt;br /&gt;
        Capabilities: [a0] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable-&lt;br /&gt;
                Address: 0000000000000000  Data: 0000&lt;br /&gt;
&lt;br /&gt;
===Other Images===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery perrow=5&amp;gt;&lt;br /&gt;
 Image:HVR_1250_close.jpg|Card closeup&lt;br /&gt;
 Image:HVR_1250_jacks.jpg|External connections&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Making it Work==&lt;br /&gt;
&lt;br /&gt;
===Firmware===&lt;br /&gt;
[http://www.linuxtv.org/pipermail/linux-dvb/2008-February/023591.html No firmware is needed] for ATSC/QAM functionality.&lt;br /&gt;
&lt;br /&gt;
===Drivers===&lt;br /&gt;
The cx23885 driver has been upstream [http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a77743bc2d29197d48a6f4ae9f8f9e0f0b0ba5d7 since 2.6.27], so should be available in some newer distribution kernels.&lt;br /&gt;
&lt;br /&gt;
Otherwise, get the latest [http://www.linuxtv.org/hg/~hverkuil/cx18/archive/tip.tar.gz cx18 driver]. Then, inside the cx18- directory do &lt;br /&gt;
&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
and&lt;br /&gt;
&lt;br /&gt;
 make install &lt;br /&gt;
&lt;br /&gt;
as root.  Then load the module&lt;br /&gt;
&lt;br /&gt;
 /sbin/modprobe cx23885&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Known issues&lt;br /&gt;
&lt;br /&gt;
 If you are using Suse 10.3, on some systems it will hang on dvbscan as soon as it finds a signal.&amp;lt;br&amp;gt;If you encounter this issue, compile and install the 2.4.24-3 kernel.&amp;lt;br&amp;gt;Then recompiling the cx18 against it to fix the issue.&lt;br /&gt;
&lt;br /&gt;
===Sample Kernel Output===&lt;br /&gt;
 CORE cx23885[0]: subsystem: 0070:7911, board: Hauppauge WinTV-HVR1250 [card=3,autodetected]&lt;br /&gt;
 cx23885[0]: i2c bus 0 registered&lt;br /&gt;
 cx23885[0]: i2c bus 1 registered&lt;br /&gt;
 cx23885[0]: i2c bus 2 registered&lt;br /&gt;
 tveeprom 4-0050: Encountered bad packet header [ff]. Corrupt or not a Hauppauge eeprom.&lt;br /&gt;
 cx23885[0]: warning: unknown hauppauge model #0&lt;br /&gt;
 cx23885[0]: hauppauge eeprom: model=0&lt;br /&gt;
 cx23885[0]: cx23885 based dvb card&lt;br /&gt;
 MT2131: successfully identified at address 0x61&lt;br /&gt;
 DVB: registering new adapter (cx23885[0])&lt;br /&gt;
 DVB: registering frontend 0 (Samsung S5H1409 QAM/8VSB Frontend)...&lt;br /&gt;
 cx23885_dev_checkrevision() Hardware revision = 0xb0&lt;br /&gt;
 cx23885[0]/0: found at 0000:03:00.0, rev: 2, irq: 16, latency: 0, mmio: 0xfce00000&lt;br /&gt;
 PCI: Setting latency timer of device 0000:03:00.0 to 64&lt;br /&gt;
&lt;br /&gt;
===Remote Control Support===&lt;br /&gt;
The IR Remote is controlled through the cx23885 chip, which is currently not supported in the driver&lt;br /&gt;
&lt;br /&gt;
===Testing===&lt;br /&gt;
&lt;br /&gt;
use [[scan]] to get the initial channel list required by [azap]&lt;br /&gt;
&lt;br /&gt;
use [[azap]] to tune to the desired channel&lt;br /&gt;
&lt;br /&gt;
use mplayer to watch the channel.  Be sure to copy the channels.conf file from the initial scan to your ~/.mplayer directory&lt;br /&gt;
&lt;br /&gt;
 mplayer dvb://&amp;quot;Channel Name&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
* [http://www.hauppauge.com/site/products/data_hvr1250.html Hauppauge Product Page]&lt;br /&gt;
[[Category:ATSC PCIe Cards]]&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/Hauppauge_WinTV-HVR-1600</id>
		<title>Hauppauge WinTV-HVR-1600</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/Hauppauge_WinTV-HVR-1600"/>
				<updated>2009-06-02T21:17:26Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: Added Microtune MT2131link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Hauppauge_WinTV-HVR-1600_model_1178_pc_74021.jpg|thumb|250px|WinTV-HVR-1600, model 1178, product code 74021]]&lt;br /&gt;
[[Image:Hauppauge_WinTV-HVR-1600_mce_model_1101_pc_74551.jpg|thumb|250px|WinTV-HVR-1600MCE, model 1101, product code 74551]]&lt;br /&gt;
&lt;br /&gt;
An [[ATSC]] [[ATSC PCI Cards|PCI card]] from [[Hauppauge]].&lt;br /&gt;
&lt;br /&gt;
It is supported under Linux.  &lt;br /&gt;
&lt;br /&gt;
==Overview/Features==&lt;br /&gt;
There are (at least) two slightly different revisions of this dual tuner card.&lt;br /&gt;
&lt;br /&gt;
'''Model 1178''' - features 2 RF inputs (analog, digital) and has product codes (found on the tuner label):&lt;br /&gt;
* 74021&lt;br /&gt;
* &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''Model 1101'''- features 3 RF inputs (analog, digital, radio) and has product codes (found on the tuner label):&lt;br /&gt;
* 74551&lt;br /&gt;
* &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Under Windows, product codes&amp;lt;br&amp;gt; &lt;br /&gt;
* 74021 &amp;amp; 74041 support QAM&lt;br /&gt;
* 74031 and 74551 do not support QAM&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
There are a couple of other models mentioned near the bottom of Hauppauge's product page, but it appears their description may suffer from some copy and paste errors. To say the least, the company provided information is far from clear.&lt;br /&gt;
&lt;br /&gt;
===Components Used===&lt;br /&gt;
This card features:&lt;br /&gt;
* a Maxlinear tuner and the [[Microtune MT2131]] tuner&lt;br /&gt;
* Samsung S5H1409/Conexant CX24227 digital demodulator&lt;br /&gt;
* Cirrus Logic CS.... (audio ADC)&lt;br /&gt;
* Conexant CX23418 A/V Decoder, MPEG-2 Encoder &amp;amp; PCI bridge&lt;br /&gt;
* ESMT&lt;br /&gt;
&lt;br /&gt;
===Identification===&lt;br /&gt;
&lt;br /&gt;
==Making it work==&lt;br /&gt;
&lt;br /&gt;
===Firmware===&lt;br /&gt;
The firmware can be obtained from [[http://www.ivtvdriver.org/index.php/Cx18#Firmware here]].  It is required only for the analog (V4L) functionality of the device. &lt;br /&gt;
&lt;br /&gt;
===Drivers===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Status Report'''&amp;lt;br&amp;gt;&lt;br /&gt;
As of August, 2008, NTSC support is excellent on pci 2.3 compliant hardware. Given the on-board mpeg encoder, it is very light on resources when recording. There are some issues for _some_ users on older hardware.  Closed captioning is not yet supported.&lt;br /&gt;
&lt;br /&gt;
As of August, 2008, HDTV is well supported and quite stable on modern hardware that is pci 2.3 compliant.  There are some issues for _some_ users on older hardware.  Closed captioning is not yet supported.  OTA HDTV is known to work very well.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''General Tips'''&amp;lt;br&amp;gt;&lt;br /&gt;
As a general rule, HDTV is very resource intensive.  The HVR-1600 is no exception.  A video card supporting OpenGL and/or XvMC is strongly recommended.  Minimum CPU feature set should probably start at a dual-core or a very late model single-core.&lt;br /&gt;
&lt;br /&gt;
The Myth TV in the repositories at debian-multimedia.org support the card with no issues.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
* [http://www.hauppauge.com/site/products/data_hvr1600.html Hauppauge product page]&lt;br /&gt;
* [http://gentoo-wiki.com/Hauppauge_WinTV_HVR-1600  gentoo wiki article on the HVR-1600] ...  An informative summary to get started,  albeit a little old&lt;br /&gt;
* [http://www.mythtv.org/wiki/index.php/Hauppauge_hvr-1600 Myth TV's information on the HVR-1600]&lt;br /&gt;
[[Category:ATSC PCI Cards]]&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	<entry>
		<id>http://www.linuxtv.org/wiki/index.php/Hauppauge_WinTV-HVR-1800</id>
		<title>Hauppauge WinTV-HVR-1800</title>
		<link rel="alternate" type="text/html" href="http://www.linuxtv.org/wiki/index.php/Hauppauge_WinTV-HVR-1800"/>
				<updated>2009-06-02T21:16:50Z</updated>
		
		<summary type="html">&lt;p&gt;Jimbley: /* Components Used */ Added Microtune MT2131 link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An [[ATSC]] [[ATSC PCIe Cards|PCIe card]] from [[Hauppauge]].&lt;br /&gt;
&lt;br /&gt;
Support for the  card's digital TV reception capabilities (8-VSB &amp;amp; 64/256-QAM) is currently provided within the latest drivers from the LinuxTV Hg repository, and should make its way into the 2.6.24 kernel.  Analog support for the WinTV-HVR-1800 (which is currently contingent upon the addition of such to the CX23385/7 driver) will be added in the near future, but it will likely be too late for inclusion into 2.6.24.&lt;br /&gt;
&lt;br /&gt;
==Full-height Version (a.k.a Medford)== &lt;br /&gt;
[[Image:Hauppauge_WinTV-HVR-1800.jpg|thumb|250px|WinTV-HVR-1800, Full-height]]&lt;br /&gt;
This dual tuner card is also known as model 1129 and has a Subdevice ID of 0x7800.&lt;br /&gt;
&lt;br /&gt;
It features 3 RF inputs (one for analog, one for digital and one for radio). The card also sports an A/V header, which allows for additional inputs when &lt;br /&gt;
when used with PC cases that have built in front or rear panel A/V connectors (S-Video, Composite and L/R Audio).&lt;br /&gt;
&lt;br /&gt;
===Components Used===&lt;br /&gt;
This card features:&lt;br /&gt;
* NXP/Philips TDA18271 (tuner for analog)&lt;br /&gt;
* [[Microtune MT2131]] (tuner for digital)&lt;br /&gt;
* NXP/Philips TDA8295 (analog IF demodulator) &lt;br /&gt;
* Samsung S5H1409/Conexant CX24227 (digital demodulator)&lt;br /&gt;
* Conexant CX23417 (MPEG-2 encoder)&lt;br /&gt;
* Elpida (RAM)&lt;br /&gt;
* Conexant CX23887 (A/V Decoder &amp;amp; PCIe bridge)&lt;br /&gt;
&lt;br /&gt;
==Half-Height/Low Profile Version (a.k.a Brentwood)== &lt;br /&gt;
When information about a &amp;quot;HVR-1800&amp;quot; model first became known, photos accompanying this news were of this low profile card.  However, as it turned out, it was the full-height HVR-1800 rendition discussed above that was widely released.  Whether or not this low profile HVR-1800, or a revision like it, is ever released for mass production is still unknown.  In any regard, the very small quantity that were produced are indeed supported by LinuxTV drivers.  This card has a Subdevice ID of 0x7600.&lt;br /&gt;
&lt;br /&gt;
===Components Used===&lt;br /&gt;
This card features the same components as the later full height version (see above) with the exception that a NXP/Philips TDA8275A tuner was used for analog, as opposed to the later card's switch to the NXP/Philips TDA18271.&lt;br /&gt;
&lt;br /&gt;
==Making it Work==&lt;br /&gt;
&lt;br /&gt;
To get Analog to work, follow the steps as shown in [http://linuxtv.org/wiki/index.php/How_to_build_from_Mercurial How to build from Mercurial] up to &amp;quot;Build the Modules&amp;quot; and build the driver.&lt;br /&gt;
&lt;br /&gt;
After &amp;quot;make install&amp;quot; is finished and if the system has loaded the default kernel's module, unload it with:&lt;br /&gt;
&lt;br /&gt;
 modprobe -r cx23885&lt;br /&gt;
&lt;br /&gt;
===Firmware===&lt;br /&gt;
&lt;br /&gt;
Download the firmware and all the files for cx23885 from [http://steventoth.net/linux/hvr1800/ HVR-1800 Firmware] (it is also a good idea to keep checking for new firmware updates from this page). Run the .sh script and it will make two files v4l-cx23885-avcore-01.fw and v4l-cx23885-enc.fw. Copy these two files into /lib/firmware/  (not /lib/firmware/2.6.26-1-amd64 as stated by the script).&lt;br /&gt;
&lt;br /&gt;
===Drivers===&lt;br /&gt;
&lt;br /&gt;
Once that's finished, load the modules with:&lt;br /&gt;
&lt;br /&gt;
 modprobe cx23885&lt;br /&gt;
 modprobe tuner&lt;br /&gt;
&lt;br /&gt;
===Sample Kernel Output===&lt;br /&gt;
Run dmesg and it should look something like this:&lt;br /&gt;
&lt;br /&gt;
 #dmesg&lt;br /&gt;
 cx23885 driver version 0.0.1 loaded&lt;br /&gt;
 ACPI: PCI Interrupt 0000:04:00.0[A] -&amp;gt; Link [AXV7] -&amp;gt; GSI 16 (level, low) -&amp;gt; IRQ 16&lt;br /&gt;
 CORE cx23885[0]: subsystem: 0070:7801, board: Hauppauge WinTV-HVR1800 [card=2,autodetected]&lt;br /&gt;
 cx25840' 4-0044: cx25  0-21 found @ 0x88 (cx23885[0])&lt;br /&gt;
 tveeprom 2-0050: Hauppauge model 78521, rev C2E9, serial# 2872525&lt;br /&gt;
 tveeprom 2-0050: MAC address is XX-XX-XX-XX-XX-XX&lt;br /&gt;
 tveeprom 2-0050: tuner model is Philips 18271_8295 (idx 149, type 54)&lt;br /&gt;
 tveeprom 2-0050: TV standards NTSC(M) ATSC/DVB Digital (eeprom 0x88)&lt;br /&gt;
 tveeprom 2-0050: audio processor is CX23887 (idx 42)&lt;br /&gt;
 tveeprom 2-0050: decoder processor is CX23887 (idx 37)&lt;br /&gt;
 tveeprom 2-0050: has radio&lt;br /&gt;
 cx23885[0]: hauppauge eeprom: model=78521&lt;br /&gt;
 cx23885[0]/0: registered device video0 [v4l2]&lt;br /&gt;
 firmware: requesting v4l-cx23885-avcore-01.fw&lt;br /&gt;
 cx25840' 4-0044: loaded v4l-cx23885-avcore-01.fw firmware (16382 bytes)&lt;br /&gt;
 cx23885[0]: registered device video1 [mpeg]&lt;br /&gt;
 cx23885_dvb_register() allocating 1 frontend(s)&lt;br /&gt;
 cx23885[0]: cx23885 based dvb card&lt;br /&gt;
 MT2131: successfully identified at address 0x61&lt;br /&gt;
 DVB: registering new adapter (cx23885[0])&lt;br /&gt;
 DVB: registering adapter 0 frontend 6752 (Samsung S5H1409 QAM/8VSB Frontend)...&lt;br /&gt;
 cx23885_dev_checkrevision() Hardware revision = 0xb1&lt;br /&gt;
 cx23885[0]/0: found at 0000:04:00.0, rev: 15, irq: 16, latency: 0, mmio: 0xdfc00000&lt;br /&gt;
 PCI: Setting latency timer of device 0000:04:00.0 to 64&lt;br /&gt;
 tuner' 2-0061: chip found @ 0xc2 (cx23885[0])&lt;br /&gt;
 tuner' 3-0042: chip found @ 0x84 (cx23885[0])&lt;br /&gt;
 tda829x 3-0042: could not clearly identify tuner address, defaulting to 60&lt;br /&gt;
 tda18271 3-0060: creating new instance&lt;br /&gt;
 TDA18271HD/C1 detected @ 3-0060&lt;br /&gt;
 tda829x 3-0042: type set to tda8295+18271&lt;br /&gt;
&lt;br /&gt;
===Tvtime and Mplayer===&lt;br /&gt;
Tvtime will be used for switching channels while mplayer will be used for watching with audio. Tvtime uses /dev/video0 which is raw video signal so it can change the station. Mplayer uses /dev/video1 which is encoded mpg2 with audio. Install tvtime and mplayer with:&lt;br /&gt;
 &lt;br /&gt;
 apt-get install tvtime mplayer&lt;br /&gt;
&lt;br /&gt;
Run tvtime as normal user (tvtime -v), configure with proper settings for your region and scan for analog channels. Run mplayer with:&lt;br /&gt;
&lt;br /&gt;
 mplayer /dev/video1 -vo x11 -nobps -autosync 30 -forceidx -hardframedrop -vc ffmpeg12 -idle -menu -cache 16384 -cache-seek-min 50 -mc 0 -ni&lt;br /&gt;
&lt;br /&gt;
If there are artifacts, unload and reload cx23385 with modprobe and restart mplayer/tvtime.&lt;br /&gt;
&lt;br /&gt;
===Mythtv===&lt;br /&gt;
&lt;br /&gt;
Havent have time to mess with this yet but there has been reports that it work.&lt;br /&gt;
&lt;br /&gt;
===Conclusion===&lt;br /&gt;
&lt;br /&gt;
HAVE FUN!&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
* http://www.hauppauge.com/pages/products/data_hvr1800.html&lt;br /&gt;
[[Category:ATSC PCIe Cards]]&lt;/div&gt;</summary>
		<author><name>Jimbley</name></author>	</entry>

	</feed>