Difference between revisions of "Apple Remote"

From MythTV Official Wiki
Jump to: navigation, search
(Linux)
(Outdated (badly))
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
{{Template:outdated}}
 +
 
== Apple Remote ==
 
== Apple Remote ==
  
Line 8: Line 10:
  
 
The Apple Remote Control can be considered two devices:
 
The Apple Remote Control can be considered two devices:
The actual remote
+
<ul>
The internal receiver
+
<li>The actual remote</li>
 
+
<li>The internal receiver</li>
 +
</ul>
  
 
== About the remote ==
 
== About the remote ==
Line 28: Line 31:
 
== Linux ==
 
== Linux ==
 
The receiver (and therefore the remote) can be accessed directly (e.g. cat /dev/hidddev0).
 
The receiver (and therefore the remote) can be accessed directly (e.g. cat /dev/hidddev0).
This [http://ubuntuforums.org/archive/index.php/t-399482.html Ubuntu  forum entry] shows an interesting approach using the telnet interface to generate actions in MythTV .
+
This [http://ubuntuforums.org/archive/index.php/t-399482.html Ubuntu  forum entry] shows an interesting approach using the socket interface to generate actions in MythTV .
  
 
Lirc has supposedly support for the mac mini receiver but some uncertainty about kernel versions, kernel options and possibly hardware (e.g. Mac Mini) versions exist.
 
Lirc has supposedly support for the mac mini receiver but some uncertainty about kernel versions, kernel options and possibly hardware (e.g. Mac Mini) versions exist.
Line 34: Line 37:
  
 
== Remotes known to work with the internal receiver ==
 
== Remotes known to work with the internal receiver ==
''Please list remotes that are confirmed to work with the receiver and the method (e.g. cat+telnet, LIRC)''
+
''Please list remotes that are confirmed to work with the receiver and the method (e.g. cat+netcat, LIRC)''
 
<ul>
 
<ul>
<li>Apple remote</li>
+
<li>Apple remote, LIRC</li>
 +
<li>Harmony 525 using learned Apple remote codes, LIRC</li>
 
</ul>
 
</ul>
 +
 +
[[Category:Remote Controls]]
 +
[[Category:Apple]]

Latest revision as of 22:01, 6 December 2015

Time.png Outdated: The information on this page may no longer be relevant to the current release of MythTV, 35.0. Please consider helping to update it. This page was last modified on 2015-12-06.

Apple Remote

The Apple Remote is bundled with all recent Macs including the Mac mini.

The intention of this page is not to recreate the general information about it found elsewere but instead capture information of interest to MythTV users. Wikipedia article Apple's About the Apple Remote Control

General

The Apple Remote Control can be considered two devices:

  • The actual remote
  • The internal receiver

About the remote

The remote has too few buttons to use all (or even most) of the MythTV features directly but could probably work just fine as a secondary control.

About the receiver

The WAF of an internal IR receiver should not be underestimated.
The internal receiver acts as a USB device.
It can be used both in Linux and in MacOS but some differences exist.

MacOS

Please add specifics about installation and use in MacOS


Linux

The receiver (and therefore the remote) can be accessed directly (e.g. cat /dev/hidddev0). This Ubuntu forum entry shows an interesting approach using the socket interface to generate actions in MythTV .

Lirc has supposedly support for the mac mini receiver but some uncertainty about kernel versions, kernel options and possibly hardware (e.g. Mac Mini) versions exist. See this discussion for more information.

Remotes known to work with the internal receiver

Please list remotes that are confirmed to work with the receiver and the method (e.g. cat+netcat, LIRC)

  • Apple remote, LIRC
  • Harmony 525 using learned Apple remote codes, LIRC