Difference between revisions of "Windows MCE Remote"

From LinuxMCE
Jump to: navigation, search
m
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
[[Category: Hardware]]
 +
{{versioninfo}}
 
[[Category:Input]]
 
[[Category:Input]]
 
[[Category:Infrared]]
 
[[Category:Infrared]]
Line 43: Line 45:
  
 
===Support===
 
===Support===
 +
 
====Version 2 ====
 
====Version 2 ====
 
* [[Windows MCE Receiver|IR Receiver]] is supported
 
* [[Windows MCE Receiver|IR Receiver]] is supported
Line 61: Line 64:
 
* IR Receiver is supported  
 
* IR Receiver is supported  
 
* IR Transmitter is not 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==
 
==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.
 
# 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 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==
 
==See Also==
 
* [[Windows MCE Receiver]]
 
* [[Windows MCE Receiver]]
 
* http://www.mythtv.org/wiki/index.php/MCE_Remote
 
* 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