Difference between revisions of "Windows MCE Remote"

From LinuxMCE
Jump to: navigation, search
 
 
(16 intermediate revisions by 8 users not shown)
Line 1: Line 1:
 +
[[Category: Hardware]]
 +
{{versioninfo}}
 +
[[Category:Input]]
 +
[[Category:Infrared]]
 +
 
USB Remote intended for Media Center PCs
 
USB Remote intended for Media Center PCs
 
*Vendors Website: http://www.microsoft.com/hardware/mouseandkeyboard/productdetails.aspx?pid=065
 
*Vendors Website: http://www.microsoft.com/hardware/mouseandkeyboard/productdetails.aspx?pid=065
*Supported by LinuxMCE
+
*Supported by LinuxMCE when used with one of the supported [[:Category:Infrared |Infrared Receivers]].
 +
== Media Center Remotes ==
 +
 
 +
{| border=1 cellspacing=0 cellpadding=2
 +
|
 +
| [[Image:MCEremote.jpg]]
 +
| [[Image:MCE-Remote-2.jpg | Media Centre Remote 2]]
 +
| [[Image:MCE-Remote-2-alt.jpg | Media Centre Remote 2 ALT]]
 +
| [[Image:Mce-hauppauge.jpg | MCE Remote Hauppauge version]]
 +
| [[Image:MCE-Remote-2-v1069.jpg | MCE Remote Hauppauge Windows Vista version]]
 +
|-
 +
| Version
 +
| <center>1</center>
 +
| <center>2</center>
 +
| <center>2</center>
 +
| <center>2</center>
 +
| <center>2</center>
 +
|-
 +
| Model
 +
| <center></center>
 +
| <center>1039</center>
 +
| <center>1039</center>
 +
| <center>Hauppauge PVR- kit</center>
 +
| <center>1069</center>
 +
|-
 +
| Features
 +
| <center>Backlight</center>
 +
| <center>Backlight</center>
 +
| <center>Backlight</center>
 +
| <center>"My" Buttons</center>
 +
| <center>Uses mceusb2 lircd.conf</center>
 +
|}
  
 
===Description===
 
===Description===
Line 7: Line 43:
  
 
The newer remote comes in various alternatives, including different shapes and features. The new model is manufactured by Philips and half a dozen other manufacturers and is available by (among many other ways) purchase on it's own, shipped with MCE 2005 and contained in Hauppauge TV card MCE-Kits.  
 
The newer remote comes in various alternatives, including different shapes and features. The new model is manufactured by Philips and half a dozen other manufacturers and is available by (among many other ways) purchase on it's own, shipped with MCE 2005 and contained in Hauppauge TV card MCE-Kits.  
 +
 
===Support===
 
===Support===
* IR Receiver is supported
+
 
 +
====Version 2 ====
 +
* [[Windows MCE Receiver|IR Receiver]] is supported
 
**The easiest method of installation is via the [[LinuxMCE Admin Website]]  
 
**The easiest method of installation is via the [[LinuxMCE Admin Website]]  
 
***Click on [[Media Directors]]
 
***Click on [[Media Directors]]
***Scroll to the bottom of the list of configurable items for Infrared Receivers and select mce_usb2 from the drop down list, this will automatically install the lirc modules and update the lircd.conf file.
+
***Scroll to the bottom of the list of configurable items for Infrared remote controls you will use and select "Windows XP MC Remote" from the drop down list which matches the [[:Category:Infrared |Infrared Receivers]] you have installed, this will automatically update the lircd.conf file.
 
***Reload the Router and you should be good to go.
 
***Reload the Router and you should be good to go.
 
* IR Transmitter is supported with driver module lirc_mceusb2 version >= 0.24 (lirc-0.8.2).  
 
* IR Transmitter is supported with driver module lirc_mceusb2 version >= 0.24 (lirc-0.8.2).  
**However, the transmitter is not currently supported in LinuxMCE
+
**Although not currently Officially supported in LinuxMCE, you can follow the instructions in the following post to get it working:
===Troubleshooting===
+
***http://wiki.linuxmce.org/index.php/Windows_MCE_Receiver
1. Currently you need to run the following command in order to get the LIRC modules available for use
+
* Version 1069 (black remote) comes with a new SMK IR receiver which requires new lirc_mceusb2 (Version 1.30)
  depmod -ae
+
** The new SMK IR receiver requires a newer version of LIRC than currently ships with LinuxMCE 704.
  modprobe lirc_mceusb2
+
** Refer to the following forum posts for more information and possible fix:
 +
*** http://forum.linuxmce.org/index.php?topic=2678.0
 +
*** http://forum.linuxmce.org/index.php?topic=2517.0
  
This should allow the modules to be available and you should be able to use the remote control with the USB dongle included with the remote.
+
==== Version 1 ====
[[Category:Hardware]]
+
* IR Receiver is supported
[[Category:Input]]
+
* IR Transmitter is not supported
 +
 
 +
====Hauppauge PVR-150 Remote====
 +
The [[Hauppauge WinTV-PVR-150 MCE]] comes with an MCE compatible remote, as of LinuxMCE version 0710, it does not work out-of-the-box.  See [[Alx9r's PVR-150 Remote Setup]] for an example of how to set this remote up.
 +
 
 +
====Philips SRM 5100 MCE Remote====
 +
[[Philips_SRM_5100_MCE_Remote]]
 +
 
 +
==Troubleshooting==
 +
# Currently the lircd.conf file is located in the /etc/lirc/ directory which is not where the scripts are trying to update the lircd.conf file.  You need to go to the /etc/lirc directory and vi hardware.conf and add /ect/lircd.conf as the location of the lircd.conf file. Then cd into /etc directory and vi lircd.conf and save a blank file, now the scripts will be able to update the lircd.conf file with the appropriate remote control data.
 +
# I have newer version of Windows MCE Remote, and I can not get it to work.  Please refer to the following posts for possible solutions: http://forum.linuxmce.org/index.php?topic=2678.0 and http://forum.linuxmce.org/index.php?topic=2517.0
 +
# I had a problem where all clicks would register twice and found this to be very helpful: http://forum.kodi.tv/showthread.php?tid=89190 Basically [adding echo none +lirc > /sys/class/rc/rc0/protocols] to rc.local
 +
 
 +
==See Also==
 +
* [[Windows MCE Receiver]]
 +
* http://www.mythtv.org/wiki/index.php/MCE_Remote

Latest revision as of 15:57, 21 June 2015

Version Status Date Updated Updated By
710 Unknown N/A N/A
810 Unknown N/A N/A
1004 Unknown N/A N/A
1204 Unknown N/A N/A
1404 Unknown N/A N/A
Usage Information

USB Remote intended for Media Center PCs

Media Center Remotes

MCEremote.jpg Media Centre Remote 2 Media Centre Remote 2 ALT MCE Remote Hauppauge version MCE Remote Hauppauge Windows Vista version
Version
1
2
2
2
2
Model
1039
1039
Hauppauge PVR- kit
1069
Features
Backlight
Backlight
Backlight
"My" Buttons
Uses mceusb2 lircd.conf

Description

There are two main versions of the MCE remote, typically referred to as the 'older' (Version 1) and 'newer' (Version 2) models. Both of these are now supported in the latest lirc, currently 0.8.1.

The newer remote comes in various alternatives, including different shapes and features. The new model is manufactured by Philips and half a dozen other manufacturers and is available by (among many other ways) purchase on it's own, shipped with MCE 2005 and contained in Hauppauge TV card MCE-Kits.

Support

Version 2

Version 1

  • IR Receiver is supported
  • IR Transmitter is not supported

Hauppauge PVR-150 Remote

The Hauppauge WinTV-PVR-150 MCE comes with an MCE compatible remote, as of LinuxMCE version 0710, it does not work out-of-the-box. See Alx9r's PVR-150 Remote Setup for an example of how to set this remote up.

Philips SRM 5100 MCE Remote

Philips_SRM_5100_MCE_Remote

Troubleshooting

  1. Currently the lircd.conf file is located in the /etc/lirc/ directory which is not where the scripts are trying to update the lircd.conf file. You need to go to the /etc/lirc directory and vi hardware.conf and add /ect/lircd.conf as the location of the lircd.conf file. Then cd into /etc directory and vi lircd.conf and save a blank file, now the scripts will be able to update the lircd.conf file with the appropriate remote control data.
  2. I have newer version of Windows MCE Remote, and I can not get it to work. Please refer to the following posts for possible solutions: http://forum.linuxmce.org/index.php?topic=2678.0 and http://forum.linuxmce.org/index.php?topic=2517.0
  3. I had a problem where all clicks would register twice and found this to be very helpful: http://forum.kodi.tv/showthread.php?tid=89190 Basically [adding echo none +lirc > /sys/class/rc/rc0/protocols] to rc.local

See Also