<br><br><div class="gmail_quote">On Mon, Mar 19, 2012 at 7:34 AM, Nick Rout <span dir="ltr">&lt;<a href="mailto:nick.rout@gmail.com">nick.rout@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Mon, Mar 19, 2012 at 2:50 AM, Mark Lord &lt;<a href="mailto:mythtv@rtr.ca">mythtv@rtr.ca</a>&gt; wrote:<br>
&gt; On 12-01-13 04:22 PM, Saul A. Peebsen wrote:<br>
&gt;&gt; On Fri, 13 Jan 2012 09:35:30 -0500<br>
&gt;&gt; Mark Lord &lt;<a href="mailto:mythtv@rtr.ca">mythtv@rtr.ca</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt;&gt; ..and for anyone looking for a more conventional remote control<br>
&gt;&gt;&gt; that is dead simple to setup in Mythtv (no LIRC!), I recommend<br>
&gt;&gt;&gt; this particular $13 (delivered!) unit to my friends:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; <a href="http://www.ebay.ca/itm/180727780787?ssPageName=STRK:MEWNX:IT&amp;_trksid=p3984.m1497.l2649" target="_blank">http://www.ebay.ca/itm/180727780787?ssPageName=STRK:MEWNX:IT&amp;_trksid=p3984.m1497.l2649</a><br>

&gt;&gt;&gt;<br>
&gt;&gt;&gt; Contrary to the advertising, it is NOT a Win-MCE remote control,<br>
&gt;&gt;&gt; but that&#39;s a &quot;plus&quot; in my books!  :)<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; There is a &quot;driver&quot; for it in stock kernels, though it&#39;s pretty poor.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; So I&#39;ve written my own input (keyboard) driver for it,<br>
&gt;&gt;&gt; and source code is available on request.  Installation is very<br>
&gt;&gt;&gt; very simple:  &quot;make install&quot;, no reboot required.<br>
&gt;&gt;&gt; The driver is preconfigured with mythtv mappings for most keys.<br>
&gt;&gt;<br>
&gt;&gt; Most appreciated! I was in dire need of a remote that has more than 20<br>
&gt;&gt; buttons (my current one). Just ordered one.<br>
<div class="im">&gt;<br>
&gt; This remote control continues to work well for us here<br>
&gt; on five separate mythtv installations now.<br>
&gt;<br>
&gt; I&#39;ve updated the driver to now publish a /proc/sapphire entry<br>
&gt; with information about the last button pressed and how long it<br>
&gt; has been (seconds) since that event.  This info is useful for<br>
&gt; helping to decide whether or not to suspend an inactive front-end.<br>
&gt;<br>
&gt; We&#39;ve also now verified that this remote control&#39;s &quot;Power&quot; button<br>
&gt; does indeed work as a &quot;wake from suspend&quot; button,<br>
&gt; provided one first enables it in /proc/acpi/wakeup.<br>
&gt;<br>
&gt; Latest driver at: <a href="http://rtr.ca/sapphire_remote/" target="_blank">http://rtr.ca/sapphire_remote/</a><br>
<br>
</div>Hi Mark, I get the following when trying to make install on ubuntu 10.04 (LTS)<br>
<br>
nick@dell:~/Downloads/sapphire-1.2$ sudo make install<br>
[sudo] password for nick:<br>
make kmod<br>
make[1]: Entering directory `/home/nick/Downloads/sapphire-1.2&#39;<br>
make -C /lib/modules/`uname -r`/build M=`pwd` modules<br>
make[2]: Entering directory `/usr/src/linux-headers-2.6.32-33-generic&#39;<br>
  CC [M]  /home/nick/Downloads/sapphire-1.2/sapphire.o<br>
/home/nick/Downloads/sapphire-1.2/sapphire.c: In function ‘sapphire_probe’:<br>
/home/nick/Downloads/sapphire-1.2/sapphire.c:317: error: implicit<br>
declaration of function ‘hid_err’<br>
make[3]: *** [/home/nick/Downloads/sapphire-1.2/sapphire.o] Error 1<br>
make[2]: *** [_module_/home/nick/Downloads/sapphire-1.2] Error 2<br>
make[2]: Leaving directory `/usr/src/linux-headers-2.6.32-33-generic&#39;<br>
make[1]: *** [kmod] Error 2<br>
make[1]: Leaving directory `/home/nick/Downloads/sapphire-1.2&#39;<br>
make: *** [sapphire.ko] Error 2<br>
<br>
<br>
Any ideas why? Do I need to install the kernel source or are the headers enough?<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
</div></div></blockquote></div><br><div><br></div><div>I have this remote but you dont need any driver.  LIRC can handle this fine</div>