<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.linuxmce.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Buckle</id>
	<title>LinuxMCE - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.linuxmce.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Buckle"/>
	<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php/Special:Contributions/Buckle"/>
	<updated>2026-07-21T22:01:12Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=QOrbiter_Targets&amp;diff=33478</id>
		<title>QOrbiter Targets</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=QOrbiter_Targets&amp;diff=33478"/>
		<updated>2012-12-03T22:35:17Z</updated>

		<summary type="html">&lt;p&gt;Buckle: /* Windows x86 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[category:QML]]&lt;br /&gt;
[[category:QOrbiter]]&lt;br /&gt;
[[Category: Programmer&#039;s Guide]]&lt;br /&gt;
This page is meant as an overview, what targets exist for the qOrbiter, and what kind of requirements each of the targets has.&lt;br /&gt;
&lt;br /&gt;
= Linux =&lt;br /&gt;
Linux is the main platform qOrbiter is developed on. &lt;br /&gt;
&lt;br /&gt;
Qt lib version = 4.8.3&lt;br /&gt;
&lt;br /&gt;
== Relevant directories ==&lt;br /&gt;
 qOrbiter_src/qml/desktop&lt;br /&gt;
&lt;br /&gt;
= Android =&lt;br /&gt;
Android is the main target for smaller skins.&lt;br /&gt;
&lt;br /&gt;
Qt lib version = 4.8.2 (necessitas)&lt;br /&gt;
&lt;br /&gt;
== Relevant directories ==&lt;br /&gt;
 qOrbiter_src/qml/android&lt;br /&gt;
 qOrbiter_src/android&lt;br /&gt;
&lt;br /&gt;
= Symbian =&lt;br /&gt;
Symbian could be target. We need developers for this.&lt;br /&gt;
&lt;br /&gt;
Qt lib version = 4.8.x (latest 4.x should always be usable. Details on [http://qt-project.org/doc/qt-4.8/install-symbian-linux.html QtProject]&lt;br /&gt;
&lt;br /&gt;
== Relevant directories ==&lt;br /&gt;
 no specific QML created as of yet [[User:Posde|posde]]&lt;br /&gt;
&lt;br /&gt;
= Windows x86 = &lt;br /&gt;
Windows x86 successfully builds with the MSVC compiler.  &lt;br /&gt;
&lt;br /&gt;
Unfortunately, there is a segfault that happens shortly after skin-loading takes place.  The root cause of the segfault has not yet been determined.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Qt lib version = 4.8.x (latest 4.x should be usable)&lt;br /&gt;
&lt;br /&gt;
== Relevant directories ==&lt;br /&gt;
 qOrbiter_src/qml/desktop&lt;br /&gt;
&lt;br /&gt;
= Windows RT =&lt;br /&gt;
Windows RT could be a target, but there are no devs for it atm.&lt;br /&gt;
&lt;br /&gt;
In order to work on WinRT, QOrbiter will need to be made into a Windows Store app.  There are a few dependency hurdles that will need to be cleared in order for that to happen.  &lt;br /&gt;
&lt;br /&gt;
*QT libs needs to be ported to WinRT.&lt;br /&gt;
**Status of that project can be found here: [http://qt-project.org/wiki/WinRT] &lt;br /&gt;
*DCE and other supporting LinuxMCE libs need to be ported to WinRT.&lt;br /&gt;
**Not all win32 apis are available from the Windows Store app sandbox.  Threading and sockets come to mind.  Significant re-write and/or shims may be necessary.&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
Qt lib version = QT5&lt;br /&gt;
&lt;br /&gt;
= iOS =&lt;br /&gt;
iOS is an important target, but atm there is no release of a Qt lib that we can use for it.&lt;br /&gt;
&lt;br /&gt;
= MacOSX = &lt;br /&gt;
MacOSX could be a target, but there is nothing available atm.&lt;/div&gt;</summary>
		<author><name>Buckle</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=QOrbiter_Targets&amp;diff=33477</id>
		<title>QOrbiter Targets</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=QOrbiter_Targets&amp;diff=33477"/>
		<updated>2012-12-03T22:19:24Z</updated>

		<summary type="html">&lt;p&gt;Buckle: /* Windows RT */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[category:QML]]&lt;br /&gt;
[[category:QOrbiter]]&lt;br /&gt;
[[Category: Programmer&#039;s Guide]]&lt;br /&gt;
This page is meant as an overview, what targets exist for the qOrbiter, and what kind of requirements each of the targets has.&lt;br /&gt;
&lt;br /&gt;
= Linux =&lt;br /&gt;
Linux is the main platform qOrbiter is developed on. &lt;br /&gt;
&lt;br /&gt;
Qt lib version = 4.8.3&lt;br /&gt;
&lt;br /&gt;
== Relevant directories ==&lt;br /&gt;
 qOrbiter_src/qml/desktop&lt;br /&gt;
&lt;br /&gt;
= Android =&lt;br /&gt;
Android is the main target for smaller skins.&lt;br /&gt;
&lt;br /&gt;
Qt lib version = 4.8.2 (necessitas)&lt;br /&gt;
&lt;br /&gt;
== Relevant directories ==&lt;br /&gt;
 qOrbiter_src/qml/android&lt;br /&gt;
 qOrbiter_src/android&lt;br /&gt;
&lt;br /&gt;
= Symbian =&lt;br /&gt;
Symbian could be target. We need developers for this.&lt;br /&gt;
&lt;br /&gt;
Qt lib version = 4.8.x (latest 4.x should always be usable. Details on [http://qt-project.org/doc/qt-4.8/install-symbian-linux.html QtProject]&lt;br /&gt;
&lt;br /&gt;
== Relevant directories ==&lt;br /&gt;
 no specific QML created as of yet [[User:Posde|posde]]&lt;br /&gt;
&lt;br /&gt;
= Windows x86 = &lt;br /&gt;
Windows x86 is being worked on, without many details.&lt;br /&gt;
&lt;br /&gt;
Qt lib version = 4.8.x (latest 4.x should be usable)&lt;br /&gt;
&lt;br /&gt;
== Relevant directories ==&lt;br /&gt;
 qOrbiter_src/qml/desktop&lt;br /&gt;
&lt;br /&gt;
= Windows RT =&lt;br /&gt;
Windows RT could be a target, but there are no devs for it atm.&lt;br /&gt;
&lt;br /&gt;
In order to work on WinRT, QOrbiter will need to be made into a Windows Store app.  There are a few dependency hurdles that will need to be cleared in order for that to happen.  &lt;br /&gt;
&lt;br /&gt;
*QT libs needs to be ported to WinRT.&lt;br /&gt;
**Status of that project can be found here: [http://qt-project.org/wiki/WinRT] &lt;br /&gt;
*DCE and other supporting LinuxMCE libs need to be ported to WinRT.&lt;br /&gt;
**Not all win32 apis are available from the Windows Store app sandbox.  Threading and sockets come to mind.  Significant re-write and/or shims may be necessary.&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
Qt lib version = QT5&lt;br /&gt;
&lt;br /&gt;
= iOS =&lt;br /&gt;
iOS is an important target, but atm there is no release of a Qt lib that we can use for it.&lt;br /&gt;
&lt;br /&gt;
= MacOSX = &lt;br /&gt;
MacOSX could be a target, but there is nothing available atm.&lt;/div&gt;</summary>
		<author><name>Buckle</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=DViCO_FusionHDTV7_Dual_Express&amp;diff=21895</id>
		<title>DViCO FusionHDTV7 Dual Express</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=DViCO_FusionHDTV7_Dual_Express&amp;diff=21895"/>
		<updated>2009-12-23T03:32:56Z</updated>

		<summary type="html">&lt;p&gt;Buckle: removed v4l2-ctl output, as it is prolly from my other card.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: TV_Cards]]&lt;br /&gt;
[[Category: Video]]&lt;br /&gt;
&lt;br /&gt;
==General==&lt;br /&gt;
&lt;br /&gt;
* Dual tuners - record/watch multiple channels at once. XC5000 Silicon Tuner (ATSC/ClearQAM/NTSC)&lt;br /&gt;
&lt;br /&gt;
* PCI-Express x1&lt;br /&gt;
&lt;br /&gt;
* Conexant CX23385&lt;br /&gt;
&lt;br /&gt;
* Samsung S5H1441 &lt;br /&gt;
&lt;br /&gt;
* $139.99 USD + shipping (as of 12 JUN 2009) [http://www.newegg.com/Product/Product.aspx?Item=N82E16815135001]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==PCI Device Info==&lt;br /&gt;
&lt;br /&gt;
 04:00.0 0400: &#039;&#039;&#039;14f1:8852&#039;&#039;&#039; (rev 04)&lt;br /&gt;
         Subsystem: &#039;&#039;&#039;18ac:d618&#039;&#039;&#039;&lt;br /&gt;
         Flags: bus master, fast devsel, latency 0, IRQ 19&lt;br /&gt;
         Memory at fe800000 (64-bit, non-prefetchable) [size=2M]&lt;br /&gt;
         Capabilities: [40] Express Endpoint, MSI 00&lt;br /&gt;
         Capabilities: [80] Power Management version 2&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;
         Capabilities: [100] Advanced Error Reporting &amp;lt;?&amp;gt;&lt;br /&gt;
         Capabilities: [200] Virtual Channel &amp;lt;?&amp;gt;&lt;br /&gt;
         Kernel driver in use: cx23885&lt;br /&gt;
         Kernel modules: cx23885&lt;br /&gt;
&lt;br /&gt;
==Misc==&lt;br /&gt;
* Firmware version can vary based on what kernel you are running. If both versions are available in /lib/firmware then there should be no problem. &lt;br /&gt;
 dvb-fe-xc5000-1.1.fw&lt;br /&gt;
 dvb-fe-xc5000-1.6.114.fw&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
* Product Page [http://www.fusionhdtv.co.kr/ENG/products/HDTV7DualExpress.aspx]&lt;br /&gt;
* Newegg [http://www.newegg.com/Product/Product.aspx?Item=N82E16815135001]&lt;br /&gt;
* XC5000 Firmware [http://www.steventoth.net/linux/xc5000/]&lt;br /&gt;
* linuxtv wiki [http://www.linuxtv.org/wiki/index.php/DViCO_FusionHDTV7_Dual_Express]&lt;br /&gt;
* [http://www.mythtv.org/pipermail/mythtv-users/2008-August/229796.html]&lt;/div&gt;</summary>
		<author><name>Buckle</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=DViCO_FusionHDTV7_Dual_Express&amp;diff=21894</id>
		<title>DViCO FusionHDTV7 Dual Express</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=DViCO_FusionHDTV7_Dual_Express&amp;diff=21894"/>
		<updated>2009-12-23T03:22:40Z</updated>

		<summary type="html">&lt;p&gt;Buckle: Note about different firmware versions&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: TV_Cards]]&lt;br /&gt;
[[Category: Video]]&lt;br /&gt;
&lt;br /&gt;
==General==&lt;br /&gt;
&lt;br /&gt;
* Dual tuners - record/watch multiple channels at once. XC5000 Silicon Tuner (ATSC/ClearQAM/NTSC)&lt;br /&gt;
&lt;br /&gt;
* PCI-Express x1&lt;br /&gt;
&lt;br /&gt;
* Conexant CX23385&lt;br /&gt;
&lt;br /&gt;
* Samsung S5H1441 &lt;br /&gt;
&lt;br /&gt;
* $139.99 USD + shipping (as of 12 JUN 2009) [http://www.newegg.com/Product/Product.aspx?Item=N82E16815135001]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==PCI Device Info==&lt;br /&gt;
&lt;br /&gt;
 04:00.0 0400: &#039;&#039;&#039;14f1:8852&#039;&#039;&#039; (rev 04)&lt;br /&gt;
         Subsystem: &#039;&#039;&#039;18ac:d618&#039;&#039;&#039;&lt;br /&gt;
         Flags: bus master, fast devsel, latency 0, IRQ 19&lt;br /&gt;
         Memory at fe800000 (64-bit, non-prefetchable) [size=2M]&lt;br /&gt;
         Capabilities: [40] Express Endpoint, MSI 00&lt;br /&gt;
         Capabilities: [80] Power Management version 2&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;
         Capabilities: [100] Advanced Error Reporting &amp;lt;?&amp;gt;&lt;br /&gt;
         Capabilities: [200] Virtual Channel &amp;lt;?&amp;gt;&lt;br /&gt;
         Kernel driver in use: cx23885&lt;br /&gt;
         Kernel modules: cx23885&lt;br /&gt;
&lt;br /&gt;
==v4l2-ctl -n==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
dcerouter:~# v4l2-ctl -n&lt;br /&gt;
ioctl: VIDIOC_ENUMINPUT&lt;br /&gt;
        Input   : 0&lt;br /&gt;
        Name    : Composite0&lt;br /&gt;
        Type    : 0x00000002&lt;br /&gt;
        Audioset: 0x00000001&lt;br /&gt;
        Tuner   : 0x00000000&lt;br /&gt;
        Standard: 0x0000000000FFBFFF ( PAL NTSC SECAM )&lt;br /&gt;
        Status  : 258&lt;br /&gt;
     &lt;br /&gt;
        Input   : 1&lt;br /&gt;
        Name    : Composite1&lt;br /&gt;
        Type    : 0x00000002&lt;br /&gt;
        Audioset: 0x00000001&lt;br /&gt;
        Tuner   : 0x00000000&lt;br /&gt;
        Standard: 0x0000000000FFBFFF ( PAL NTSC SECAM )&lt;br /&gt;
        Status  : 0&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Misc==&lt;br /&gt;
* Firmware version can vary based on what kernel you are running. If both versions are available in /lib/firmware then there should be no problem. &lt;br /&gt;
 dvb-fe-xc5000-1.1.fw&lt;br /&gt;
 dvb-fe-xc5000-1.6.114.fw&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
* Product Page [http://www.fusionhdtv.co.kr/ENG/products/HDTV7DualExpress.aspx]&lt;br /&gt;
* Newegg [http://www.newegg.com/Product/Product.aspx?Item=N82E16815135001]&lt;br /&gt;
* XC5000 Firmware [http://www.steventoth.net/linux/xc5000/]&lt;br /&gt;
* linuxtv wiki [http://www.linuxtv.org/wiki/index.php/DViCO_FusionHDTV7_Dual_Express]&lt;br /&gt;
* [http://www.mythtv.org/pipermail/mythtv-users/2008-August/229796.html]&lt;/div&gt;</summary>
		<author><name>Buckle</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=DViCO_FusionHDTV7_Dual_Express&amp;diff=21893</id>
		<title>DViCO FusionHDTV7 Dual Express</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=DViCO_FusionHDTV7_Dual_Express&amp;diff=21893"/>
		<updated>2009-12-23T03:16:07Z</updated>

		<summary type="html">&lt;p&gt;Buckle: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: TV_Cards]]&lt;br /&gt;
[[Category: Video]]&lt;br /&gt;
&lt;br /&gt;
==General==&lt;br /&gt;
&lt;br /&gt;
* Dual tuners - record/watch multiple channels at once. XC5000 Silicon Tuner (ATSC/ClearQAM/NTSC)&lt;br /&gt;
&lt;br /&gt;
* PCI-Express x1&lt;br /&gt;
&lt;br /&gt;
* Conexant CX23385&lt;br /&gt;
&lt;br /&gt;
* Samsung S5H1441 &lt;br /&gt;
&lt;br /&gt;
* $139.99 USD + shipping (as of 12 JUN 2009) [http://www.newegg.com/Product/Product.aspx?Item=N82E16815135001]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==PCI Device Info==&lt;br /&gt;
&lt;br /&gt;
 04:00.0 0400: &#039;&#039;&#039;14f1:8852&#039;&#039;&#039; (rev 04)&lt;br /&gt;
         Subsystem: &#039;&#039;&#039;18ac:d618&#039;&#039;&#039;&lt;br /&gt;
         Flags: bus master, fast devsel, latency 0, IRQ 19&lt;br /&gt;
         Memory at fe800000 (64-bit, non-prefetchable) [size=2M]&lt;br /&gt;
         Capabilities: [40] Express Endpoint, MSI 00&lt;br /&gt;
         Capabilities: [80] Power Management version 2&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;
         Capabilities: [100] Advanced Error Reporting &amp;lt;?&amp;gt;&lt;br /&gt;
         Capabilities: [200] Virtual Channel &amp;lt;?&amp;gt;&lt;br /&gt;
         Kernel driver in use: cx23885&lt;br /&gt;
         Kernel modules: cx23885&lt;br /&gt;
&lt;br /&gt;
==v4l2-ctl -n==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
dcerouter:~# v4l2-ctl -n&lt;br /&gt;
ioctl: VIDIOC_ENUMINPUT&lt;br /&gt;
        Input   : 0&lt;br /&gt;
        Name    : Composite0&lt;br /&gt;
        Type    : 0x00000002&lt;br /&gt;
        Audioset: 0x00000001&lt;br /&gt;
        Tuner   : 0x00000000&lt;br /&gt;
        Standard: 0x0000000000FFBFFF ( PAL NTSC SECAM )&lt;br /&gt;
        Status  : 258&lt;br /&gt;
     &lt;br /&gt;
        Input   : 1&lt;br /&gt;
        Name    : Composite1&lt;br /&gt;
        Type    : 0x00000002&lt;br /&gt;
        Audioset: 0x00000001&lt;br /&gt;
        Tuner   : 0x00000000&lt;br /&gt;
        Standard: 0x0000000000FFBFFF ( PAL NTSC SECAM )&lt;br /&gt;
        Status  : 0&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
* Product Page [http://www.fusionhdtv.co.kr/ENG/products/HDTV7DualExpress.aspx]&lt;br /&gt;
* Newegg [http://www.newegg.com/Product/Product.aspx?Item=N82E16815135001]&lt;br /&gt;
* XC5000 Firmware [http://www.steventoth.net/linux/xc5000/]&lt;br /&gt;
* linuxtv wiki [http://www.linuxtv.org/wiki/index.php/DViCO_FusionHDTV7_Dual_Express]&lt;br /&gt;
* [http://www.mythtv.org/pipermail/mythtv-users/2008-August/229796.html]&lt;/div&gt;</summary>
		<author><name>Buckle</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Control_lights_or_climate_with_a_floorplan&amp;diff=20671</id>
		<title>Control lights or climate with a floorplan</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Control_lights_or_climate_with_a_floorplan&amp;diff=20671"/>
		<updated>2009-08-13T14:07:31Z</updated>

		<summary type="html">&lt;p&gt;Buckle: /* How to set it up */  Removed JPEG as file type.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
[[Image:Floorplan.jpg|thumb|250px|Floorplan Wizard Page Admin Website]]&lt;br /&gt;
==How to set it up==&lt;br /&gt;
&lt;br /&gt;
Create floorplans for your house using a paint program.  Make them roughly square around 1,200 x 1,200 pixels--it can be smaller but then OrbiterGen will have to stretch them for high-res displays and they may not look as good.  Save them as png.  You can have as many floorplans as you want.  For a big house you could create one floorplan that includes the whole house, called &amp;quot;Overview&amp;quot; on which you place only major objects, and then close-up floorplans like &amp;quot;North wing&amp;quot; for more detail.  There are no limits or rules.  Then in [[LinuxMCE Admin Website]] go to &#039;&#039;&#039;Wizard-&amp;gt;Devices-&amp;gt;[[Floorplans|Floorplan Wizard]]&#039;&#039;&#039;.  Click &amp;quot;Add floorplan&amp;quot; and add all the floorplans using the &#039;browse&#039; button to pick the images.  Then use the 2 pull-downs on the floorplan wizard to pick a floorplan, and a type (Lighting, Climate, etc.).  Lights, blinds and drapes appear on the Lighting floorplan.  Heaters, air conditioners, pool, jacuzzi and sprinklers appear on the Climate floorplan.  Drag and drop the devices to indicate their position on the floorplans.  To remove a device from a floorplan, drag it back off the floorplan.  Note that what icon appears to represent the device is chosen on the Wizard, Devices, Lights/Climate pages in the Floorplan Object Type pulldown.  You will need Regen the orbiters UI on Wizard, Devices, Orbiters to see the floorplans&lt;br /&gt;
&lt;br /&gt;
==How to use it==&lt;br /&gt;
Choose one of the floorplan buttons from any Orbiter.  There are: Lighting, Media, Climate, Telecom and Security floorplans.  With the standard UI and skin, these will be the five buttons on the left side of the Orbiter&#039;s main menu.  When the floorplan appears you can select another floorplan, or view you want, like &amp;quot;Overview&amp;quot; and &amp;quot;North wing&amp;quot; in our example.  You will see all the devices as you laid them out when you set it up.  Touch any device to see a pop-up with the commands you can send the device, such as &amp;quot;On&amp;quot;, &amp;quot;Off&amp;quot;, &amp;quot;50%&amp;quot;, etc.&lt;br /&gt;
&lt;br /&gt;
You can touch other devices to select them too.  Then touching a command, like On, will send that command to all the devices.  If you touch the same device again you will toggle through the selections of all the &amp;quot;Device Groups&amp;quot; that device belongs to, and finally un-select the device.  For example, let&#039;s assume you have a light &amp;quot;Front Porch&amp;quot;.  You create a Device Group in [[LinuxMCE Admin Website]] called &amp;quot;Outdoor devices&amp;quot; which includes all outdoor devices, like the pool and all outdoor lights.  You create another device group called &amp;quot;Front yard Lights&amp;quot; that has just the lights in the front yard.  This light, &amp;quot;Front Porch&amp;quot;, is a member of both groups.  So the first time you touch the &amp;quot;Front Porch&amp;quot; on the floorplan it will be selected alone.  The second time all other lights in the group &amp;quot;Outdoor devices&amp;quot; will be selected.  The third time all lights in the group &amp;quot;Front yard Lights&amp;quot;.  The fourth time nothing will be selected.  This allows you to create groups containing many devices you normally control all at once so you don&#039;t need to select them one at a time on the floorplan.&lt;br /&gt;
&lt;br /&gt;
==Programmer&#039;s guide==&lt;br /&gt;
==Additional Information==&lt;br /&gt;
* [[Lighting Scenarios]]&lt;br /&gt;
* [[Advanced Lighting Settings]]&lt;br /&gt;
* [[Have my lighting or climate settings follow me]]&lt;br /&gt;
* [[Control lights/climate using scenarios]]&lt;br /&gt;
&lt;br /&gt;
[[Category: Automation]]&lt;br /&gt;
[[Category: Programmer&#039;s Guide]]&lt;br /&gt;
[[Category: Tutorials]]&lt;br /&gt;
[[Category: Lighting]]&lt;br /&gt;
[[Category: Climate]]&lt;/div&gt;</summary>
		<author><name>Buckle</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Floorplans&amp;diff=20670</id>
		<title>Floorplans</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Floorplans&amp;diff=20670"/>
		<updated>2009-08-13T14:06:44Z</updated>

		<summary type="html">&lt;p&gt;Buckle: /* Recommended Floorplan Size */  Removed JPEG as file type.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Floorplan.jpg|thumb|250px|Floorplan Wizard Page Admin Website]]&amp;lt;p&amp;gt;On the main menu on your Orbiters are floorplans for Lighting, Media, Climate, Security and Telecom.  These show the devices in your entire house at a glance and let you control them all individually, or as a group.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;You can also have many different floorplans.  For example, if you have a large house, it might be easier to break the floorplan into a &amp;quot;North&amp;quot; and &amp;quot;South&amp;quot;.  Or another floorplan for the grounds.  The floorplans are simply bitmap graphics that you create.  &amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Choose the &#039;Add another floorplan&#039; link to add a floorplan. You will need to give the floorplan a name, like &amp;quot;First Floor&amp;quot;, &amp;quot;Second Floor&amp;quot;, &amp;quot;Gardens&amp;quot;, etc.  Then you will specify where the bitmap file is on your local pc, or choose browse to find it.  If you want to use some sample floorplans that LinuxMCE created, copy and paste the links at the bottom of this page.  If you use LinuxMCE to create your floorplans, your floorplans will look similar to this and the interior colors, finishes and furnishings will match what you have in your home.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Then use the left pull-down to pick a floorplan, and the right pull-down to pick the type of device.  If you choose &amp;quot;2nd Floor&amp;quot; and &amp;quot;Lighting&amp;quot;, for example, the wizard will show the floorplan called &amp;quot;2nd Floor&amp;quot; and a list of all the lighting devices in your home.  Then you can drag the device from the list on the left and drop it on the floorplan.  Move devices using drag and drop.  If you want to remove a device from the floorplan just drag it and drop it off the floorplan.  Position whatever devices you want to appear on that floorplan, and do not worry about the rest.  For example, you may want to put your outside lights on the &amp;quot;Gardens&amp;quot; floorplan, and your first floor lights on the &amp;quot;First floor&amp;quot; floorplan.  However, LinuxMCE lets you position any device anywhere without restriction.  If you do not put a device on a particular floorplan, then you will not be able to control that device from that floorplan&#039;s interactive map.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;When you touch the &amp;quot;floorplan&amp;quot; button on the Orbiter (the buttons in the left column) you will see your floorplan with little icons for all the devices.  Which icons appear are based on your selection on the device page.  For example on the &amp;quot;Wizard/Devices/Lighting&amp;quot; page you can specify for each light if it&#039;s a chandelier, ceiling light, accent light, etc., and that will determine which icon is drawn on the floorplan.  Refer to the [[Orbiter User&#039;s manual]] for instructions on using the floorplans.&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Floorplan Assistance==&lt;br /&gt;
You can request assistance from the community, or from the two companies listed below.&lt;br /&gt;
&amp;lt;br&amp;gt;For the UK contact Convergent Home Technologies&lt;br /&gt;
&amp;lt;br&amp;gt;For Germany contact DE Centersonic&lt;br /&gt;
&lt;br /&gt;
==Recommended Floorplan Size==&lt;br /&gt;
*Make them roughly square around 1200 x 1200 px--it can be smaller but then OrbiterGen will have to stretch them for high-res displays and they may not look as good. &lt;br /&gt;
*Save as PNG.&lt;br /&gt;
*See [[Control_lights_or_climate_with_a_floorplan]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Admin Website]]&lt;/div&gt;</summary>
		<author><name>Buckle</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Floorplans&amp;diff=20665</id>
		<title>Floorplans</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Floorplans&amp;diff=20665"/>
		<updated>2009-08-12T20:50:09Z</updated>

		<summary type="html">&lt;p&gt;Buckle: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Floorplan.jpg|thumb|250px|Floorplan Wizard Page Admin Website]]&amp;lt;p&amp;gt;On the main menu on your Orbiters are floorplans for Lighting, Media, Climate, Security and Telecom.  These show the devices in your entire house at a glance and let you control them all individually, or as a group.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;You can also have many different floorplans.  For example, if you have a large house, it might be easier to break the floorplan into a &amp;quot;North&amp;quot; and &amp;quot;South&amp;quot;.  Or another floorplan for the grounds.  The floorplans are simply bitmap graphics that you create.  &amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Choose the &#039;Add another floorplan&#039; link to add a floorplan. You will need to give the floorplan a name, like &amp;quot;First Floor&amp;quot;, &amp;quot;Second Floor&amp;quot;, &amp;quot;Gardens&amp;quot;, etc.  Then you will specify where the bitmap file is on your local pc, or choose browse to find it.  If you want to use some sample floorplans that LinuxMCE created, copy and paste the links at the bottom of this page.  If you use LinuxMCE to create your floorplans, your floorplans will look similar to this and the interior colors, finishes and furnishings will match what you have in your home.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Then use the left pull-down to pick a floorplan, and the right pull-down to pick the type of device.  If you choose &amp;quot;2nd Floor&amp;quot; and &amp;quot;Lighting&amp;quot;, for example, the wizard will show the floorplan called &amp;quot;2nd Floor&amp;quot; and a list of all the lighting devices in your home.  Then you can drag the device from the list on the left and drop it on the floorplan.  Move devices using drag and drop.  If you want to remove a device from the floorplan just drag it and drop it off the floorplan.  Position whatever devices you want to appear on that floorplan, and do not worry about the rest.  For example, you may want to put your outside lights on the &amp;quot;Gardens&amp;quot; floorplan, and your first floor lights on the &amp;quot;First floor&amp;quot; floorplan.  However, LinuxMCE lets you position any device anywhere without restriction.  If you do not put a device on a particular floorplan, then you will not be able to control that device from that floorplan&#039;s interactive map.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;When you touch the &amp;quot;floorplan&amp;quot; button on the Orbiter (the buttons in the left column) you will see your floorplan with little icons for all the devices.  Which icons appear are based on your selection on the device page.  For example on the &amp;quot;Wizard/Devices/Lighting&amp;quot; page you can specify for each light if it&#039;s a chandelier, ceiling light, accent light, etc., and that will determine which icon is drawn on the floorplan.  Refer to the [[Orbiter User&#039;s manual]] for instructions on using the floorplans.&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Floorplan Assistance==&lt;br /&gt;
You can request assistance from the community, or from the two companies listed below.&lt;br /&gt;
&amp;lt;br&amp;gt;For the UK contact Convergent Home Technologies&lt;br /&gt;
&amp;lt;br&amp;gt;For Germany contact DE Centersonic&lt;br /&gt;
&lt;br /&gt;
==Recommended Floorplan Size==&lt;br /&gt;
*Make them roughly square around 1200 x 1200 px--it can be smaller but then OrbiterGen will have to stretch them for high-res displays and they may not look as good. &lt;br /&gt;
*Save as PNG(or maybe JPG).&lt;br /&gt;
*See [[Control_lights_or_climate_with_a_floorplan]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Admin Website]]&lt;/div&gt;</summary>
		<author><name>Buckle</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=TV_Card_Comparison&amp;diff=19625</id>
		<title>TV Card Comparison</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=TV_Card_Comparison&amp;diff=19625"/>
		<updated>2009-07-07T14:59:28Z</updated>

		<summary type="html">&lt;p&gt;Buckle: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
[[Category: Hardware ]]&lt;br /&gt;
[[Category: Video Capture Boards]]&lt;br /&gt;
[[Category: TV Cards ]]&lt;br /&gt;
&lt;br /&gt;
The purpose of this page is to sumarise the currently supported / tested TV cards. This is intended to allow a quick comparison for those who are not neccessarily familiar with all the available models.&lt;br /&gt;
&lt;br /&gt;
Please get involved and update as appropriate!&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; align=&amp;quot;center&amp;quot;&lt;br /&gt;
! Model&lt;br /&gt;
! Make / Manufacturer&lt;br /&gt;
! Connection Type&lt;br /&gt;
! DVB-S&lt;br /&gt;
! DVB-S2&lt;br /&gt;
! DVB-T&lt;br /&gt;
! DVB-C&lt;br /&gt;
! Analog&lt;br /&gt;
! Composite&lt;br /&gt;
! 710&lt;br /&gt;
! 810&lt;br /&gt;
|-&lt;br /&gt;
| [[Hauppauge_WinTV_Nova-SE2|WinTV Nova-SE2]]&lt;br /&gt;
| Hauppauge&lt;br /&gt;
| PCI&lt;br /&gt;
| Yes&lt;br /&gt;
| Yes&lt;br /&gt;
| No&lt;br /&gt;
| No&lt;br /&gt;
| No&lt;br /&gt;
| No&lt;br /&gt;
| Unknown&lt;br /&gt;
| Supported&lt;br /&gt;
|-&lt;br /&gt;
| [[Hauppauge_WinTV-Nova-HD-S2|WinTV Nova-HD-S2]]&lt;br /&gt;
| Hauppauge&lt;br /&gt;
| PCI&lt;br /&gt;
| Yes&lt;br /&gt;
| Yes&lt;br /&gt;
| No&lt;br /&gt;
| No&lt;br /&gt;
| No&lt;br /&gt;
| No&lt;br /&gt;
| Working&lt;br /&gt;
| Unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[Hauppauge_WinTV-PVR-150_MCE|WinTV PVR-150 MCE]]&lt;br /&gt;
| Hauppauge&lt;br /&gt;
| PCI&lt;br /&gt;
| No&lt;br /&gt;
| No&lt;br /&gt;
| No&lt;br /&gt;
| No&lt;br /&gt;
| Yes&lt;br /&gt;
| Yes&lt;br /&gt;
| Supported&lt;br /&gt;
| Supported&lt;br /&gt;
|-&lt;br /&gt;
| [[Hauppauge_WinTV-PVR-250|WinTV PVR-250]]&lt;br /&gt;
| Hauppauge&lt;br /&gt;
| PCI&lt;br /&gt;
| No&lt;br /&gt;
| No&lt;br /&gt;
| No&lt;br /&gt;
| No&lt;br /&gt;
| Yes&lt;br /&gt;
| Yes&lt;br /&gt;
| Unknown&lt;br /&gt;
| Unknown&lt;br /&gt;
|-&lt;br /&gt;
| Pinnacle PCTV 310i&lt;br /&gt;
| Pinnacle&lt;br /&gt;
| PCI&lt;br /&gt;
| No&lt;br /&gt;
| No&lt;br /&gt;
| Yes&lt;br /&gt;
| No&lt;br /&gt;
| Yes&lt;br /&gt;
| No&lt;br /&gt;
| Working&lt;br /&gt;
| Working&lt;br /&gt;
|-&lt;br /&gt;
| [[Kworld_KW-DVB-T_399U|KWorld U399]]&lt;br /&gt;
| KWorld&lt;br /&gt;
| USB&lt;br /&gt;
| No&lt;br /&gt;
| No&lt;br /&gt;
| Yes x2&lt;br /&gt;
| No&lt;br /&gt;
| No&lt;br /&gt;
| No&lt;br /&gt;
| Working&lt;br /&gt;
| In development&lt;br /&gt;
|-&lt;br /&gt;
| [[DViCO_FusionHDTV7_Dual_Express|FusionHDTV7 Dual Express]]&lt;br /&gt;
| DViCO&lt;br /&gt;
| PCI Express x1&lt;br /&gt;
| No&lt;br /&gt;
| No&lt;br /&gt;
| No (2x ATSC)&lt;br /&gt;
| No&lt;br /&gt;
| Yes NTSC&lt;br /&gt;
| Yes&lt;br /&gt;
| Unknown&lt;br /&gt;
| Unknown&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Statuses:&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; align=&amp;quot;center&amp;quot;&lt;br /&gt;
! Status&lt;br /&gt;
! Meaning&lt;br /&gt;
|-&lt;br /&gt;
| Unknown&lt;br /&gt;
| The status of this card with this version is not known to whoever added this card. If you know otherwise, &#039;&#039;&#039;PLEASE UPADTE!&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Unsupported&lt;br /&gt;
| No work has yet been done integrating on this version&lt;br /&gt;
|-&lt;br /&gt;
| Working&lt;br /&gt;
| Works with this version, but requires manual configuration / driver updates etc.&lt;br /&gt;
|-&lt;br /&gt;
| In development&lt;br /&gt;
| As Working, but development work is in progress to add this card and make it PNP&lt;br /&gt;
|-&lt;br /&gt;
| Supported&lt;br /&gt;
| Works &amp;quot;Out of the box&amp;quot; so a good choice for newbies :-)&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Buckle</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=TV_Card_Comparison&amp;diff=19623</id>
		<title>TV Card Comparison</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=TV_Card_Comparison&amp;diff=19623"/>
		<updated>2009-07-07T14:56:40Z</updated>

		<summary type="html">&lt;p&gt;Buckle: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
[[Category: Hardware ]]&lt;br /&gt;
[[Category: Video Capture Boards]]&lt;br /&gt;
[[Category: TV Cards ]]&lt;br /&gt;
&lt;br /&gt;
The purpose of this page is to sumarise the currently supported / tested TV cards. This is intended to allow a quick comparison for those who are not neccessarily familiar with all the available models.&lt;br /&gt;
&lt;br /&gt;
Please get involved and update as appropriate!&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; align=&amp;quot;center&amp;quot;&lt;br /&gt;
! Model&lt;br /&gt;
! Make / Manufacturer&lt;br /&gt;
! Connection Type&lt;br /&gt;
! DVB-S&lt;br /&gt;
! DVB-S2&lt;br /&gt;
! DVB-T&lt;br /&gt;
! DVB-C&lt;br /&gt;
! Analog&lt;br /&gt;
! Composite&lt;br /&gt;
! 710&lt;br /&gt;
! 810&lt;br /&gt;
|-&lt;br /&gt;
| [[Hauppauge_WinTV_Nova-SE2|WinTV Nova-SE2]]&lt;br /&gt;
| Hauppauge&lt;br /&gt;
| PCI&lt;br /&gt;
| Yes&lt;br /&gt;
| Yes&lt;br /&gt;
| No&lt;br /&gt;
| No&lt;br /&gt;
| No&lt;br /&gt;
| No&lt;br /&gt;
| Unknown&lt;br /&gt;
| Supported&lt;br /&gt;
|-&lt;br /&gt;
| [[Hauppauge_WinTV-Nova-HD-S2|WinTV Nova-HD-S2]]&lt;br /&gt;
| Hauppauge&lt;br /&gt;
| PCI&lt;br /&gt;
| Yes&lt;br /&gt;
| Yes&lt;br /&gt;
| No&lt;br /&gt;
| No&lt;br /&gt;
| No&lt;br /&gt;
| No&lt;br /&gt;
| Working&lt;br /&gt;
| Unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[Hauppauge_WinTV-PVR-150_MCE|WinTV PVR-150 MCE]]&lt;br /&gt;
| Hauppauge&lt;br /&gt;
| PCI&lt;br /&gt;
| No&lt;br /&gt;
| No&lt;br /&gt;
| No&lt;br /&gt;
| No&lt;br /&gt;
| Yes&lt;br /&gt;
| Yes&lt;br /&gt;
| Supported&lt;br /&gt;
| Supported&lt;br /&gt;
|-&lt;br /&gt;
| [[Hauppauge_WinTV-PVR-250|WinTV PVR-250]]&lt;br /&gt;
| Hauppauge&lt;br /&gt;
| PCI&lt;br /&gt;
| No&lt;br /&gt;
| No&lt;br /&gt;
| No&lt;br /&gt;
| No&lt;br /&gt;
| Yes&lt;br /&gt;
| Yes&lt;br /&gt;
| Unknown&lt;br /&gt;
| Unknown&lt;br /&gt;
|-&lt;br /&gt;
| Pinnacle PCTV 310i&lt;br /&gt;
| Pinnacle&lt;br /&gt;
| PCI&lt;br /&gt;
| No&lt;br /&gt;
| No&lt;br /&gt;
| Yes&lt;br /&gt;
| No&lt;br /&gt;
| Yes&lt;br /&gt;
| No&lt;br /&gt;
| Working&lt;br /&gt;
| Working&lt;br /&gt;
|-&lt;br /&gt;
| [[Kworld_KW-DVB-T_399U|KWorld U399]]&lt;br /&gt;
| KWorld&lt;br /&gt;
| USB&lt;br /&gt;
| No&lt;br /&gt;
| No&lt;br /&gt;
| Yes x2&lt;br /&gt;
| No&lt;br /&gt;
| No&lt;br /&gt;
| No&lt;br /&gt;
| Working&lt;br /&gt;
| In development&lt;br /&gt;
|-&lt;br /&gt;
| [[DViCO_FusionHDTV7_Dual_Express|FusionHDTV7 Dual Express]]&lt;br /&gt;
| DViCO&lt;br /&gt;
| PCI Express x1&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| Unknown&lt;br /&gt;
| Unknown&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Statuses:&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; align=&amp;quot;center&amp;quot;&lt;br /&gt;
! Status&lt;br /&gt;
! Meaning&lt;br /&gt;
|-&lt;br /&gt;
| Unknown&lt;br /&gt;
| The status of this card with this version is not known to whoever added this card. If you know otherwise, &#039;&#039;&#039;PLEASE UPADTE!&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Unsupported&lt;br /&gt;
| No work has yet been done integrating on this version&lt;br /&gt;
|-&lt;br /&gt;
| Working&lt;br /&gt;
| Works with this version, but requires manual configuration / driver updates etc.&lt;br /&gt;
|-&lt;br /&gt;
| In development&lt;br /&gt;
| As Working, but development work is in progress to add this card and make it PNP&lt;br /&gt;
|-&lt;br /&gt;
| Supported&lt;br /&gt;
| Works &amp;quot;Out of the box&amp;quot; so a good choice for newbies :-)&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Buckle</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Talk:Mainboard_Comparison&amp;diff=19617</id>
		<title>Talk:Mainboard Comparison</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Talk:Mainboard_Comparison&amp;diff=19617"/>
		<updated>2009-07-07T14:13:56Z</updated>

		<summary type="html">&lt;p&gt;Buckle: New page: * ZOTAC GF8200-C-E - I&amp;#039;m not sure what the audio chipset is at the moment.  I&amp;#039;ll have to update it later.  Also, I listed this as a MD in 0810, but it could easily be used as a hybrid if l...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* ZOTAC GF8200-C-E - I&#039;m not sure what the audio chipset is at the moment.  I&#039;ll have to update it later.  Also, I listed this as a MD in 0810, but it could easily be used as a hybrid if limited IO options isn&#039;t going to hold you back. - Buckle&lt;/div&gt;</summary>
		<author><name>Buckle</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=DViCO_FusionHDTV7_Dual_Express&amp;diff=19381</id>
		<title>DViCO FusionHDTV7 Dual Express</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=DViCO_FusionHDTV7_Dual_Express&amp;diff=19381"/>
		<updated>2009-06-12T22:43:21Z</updated>

		<summary type="html">&lt;p&gt;Buckle: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Hardware]]&lt;br /&gt;
[[Category: TV_Cards]]&lt;br /&gt;
[[Category: Video]]&lt;br /&gt;
&lt;br /&gt;
==General==&lt;br /&gt;
&lt;br /&gt;
* Dual tuners - record/watch multiple channels at once. XC5000 Silicon Tuner (ATSC/ClearQAM/NTSC)&lt;br /&gt;
&lt;br /&gt;
* PCI-Express x1&lt;br /&gt;
&lt;br /&gt;
* Conexant CX23385&lt;br /&gt;
&lt;br /&gt;
* Samsung S5H1441 &lt;br /&gt;
&lt;br /&gt;
* $139.99 USD + shipping (as of 12 JUN 2009) [http://www.newegg.com/Product/Product.aspx?Item=N82E16815135001]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==PCI Device Info==&lt;br /&gt;
&lt;br /&gt;
 04:00.0 0400: &#039;&#039;&#039;14f1:8852&#039;&#039;&#039; (rev 04)&lt;br /&gt;
         Subsystem: &#039;&#039;&#039;18ac:d618&#039;&#039;&#039;&lt;br /&gt;
         Flags: bus master, fast devsel, latency 0, IRQ 19&lt;br /&gt;
         Memory at fe800000 (64-bit, non-prefetchable) [size=2M]&lt;br /&gt;
         Capabilities: [40] Express Endpoint, MSI 00&lt;br /&gt;
         Capabilities: [80] Power Management version 2&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;
         Capabilities: [100] Advanced Error Reporting &amp;lt;?&amp;gt;&lt;br /&gt;
         Capabilities: [200] Virtual Channel &amp;lt;?&amp;gt;&lt;br /&gt;
         Kernel driver in use: cx23885&lt;br /&gt;
         Kernel modules: cx23885&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
* Product Page [http://www.fusionhdtv.co.kr/ENG/products/HDTV7DualExpress.aspx]&lt;br /&gt;
* Newegg [http://www.newegg.com/Product/Product.aspx?Item=N82E16815135001]&lt;br /&gt;
* XC5000 Firmware [http://www.steventoth.net/linux/xc5000/]&lt;br /&gt;
* linuxtv wiki [http://www.linuxtv.org/wiki/index.php/DViCO_FusionHDTV7_Dual_Express]&lt;br /&gt;
* [http://www.mythtv.org/pipermail/mythtv-users/2008-August/229796.html]&lt;/div&gt;</summary>
		<author><name>Buckle</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=DViCO_FusionHDTV7_Dual_Express&amp;diff=19380</id>
		<title>DViCO FusionHDTV7 Dual Express</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=DViCO_FusionHDTV7_Dual_Express&amp;diff=19380"/>
		<updated>2009-06-12T22:18:35Z</updated>

		<summary type="html">&lt;p&gt;Buckle: New page: ====DViCO FusionHDTV7 Dual Express====  &amp;lt;pre&amp;gt; Dual XC5000 Silicon Tuner (ATSC/ClearQAM/NTSC)  PCI-Express x1  Conexant CX23385  Samsung S5H1441  &amp;lt;/pre&amp;gt;  ==PCI Device Info==   04:00.0 0400:...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;====DViCO FusionHDTV7 Dual Express====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Dual XC5000 Silicon Tuner (ATSC/ClearQAM/NTSC)&lt;br /&gt;
&lt;br /&gt;
PCI-Express x1&lt;br /&gt;
&lt;br /&gt;
Conexant CX23385&lt;br /&gt;
&lt;br /&gt;
Samsung S5H1441 &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==PCI Device Info==&lt;br /&gt;
&lt;br /&gt;
 04:00.0 0400: &#039;&#039;&#039;14f1:8852&#039;&#039;&#039; (rev 04)&lt;br /&gt;
         Subsystem: &#039;&#039;&#039;18ac:d618&#039;&#039;&#039;&lt;br /&gt;
         Flags: bus master, fast devsel, latency 0, IRQ 19&lt;br /&gt;
         Memory at fe800000 (64-bit, non-prefetchable) [size=2M]&lt;br /&gt;
         Capabilities: [40] Express Endpoint, MSI 00&lt;br /&gt;
         Capabilities: [80] Power Management version 2&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;
         Capabilities: [100] Advanced Error Reporting &amp;lt;?&amp;gt;&lt;br /&gt;
         Capabilities: [200] Virtual Channel &amp;lt;?&amp;gt;&lt;br /&gt;
         Kernel driver in use: cx23885&lt;br /&gt;
         Kernel modules: cx23885&lt;/div&gt;</summary>
		<author><name>Buckle</name></author>
	</entry>
</feed>