<html><P>An alternative I used for the 909 remote (again not sure about new one) was to use a modified budget-ci.c which created keypress events nicely mapped to MythTV functions. I can provide the file to anyone that wants it.</P>
<P>Paul<BR><BR>&gt;-----Original Message-----<BR>&gt;From: Ashley Bostock [mailto:abostock@gmail.com]<BR>&gt;Sent: Friday, October 22, 2004 08:08 PM<BR>&gt;To: 'Discussion about mythtv'<BR>&gt;Subject: [mythtv-users] Fwd: Nova-t cards howto<BR>&gt;<BR>&gt;In terms of setting up the nova-t remote (not sure if it differs for <BR>&gt;the new nova-t as mine is plugged on to my old one) it uses <BR>&gt;/dev/input/event0 <BR>&gt; <BR>&gt;In gentoo you need to make sure you have this file: <BR>&gt;/etc/conf.d/lircd <BR>&gt; <BR>&gt;which contains: <BR>&gt;LIRCD_OPTS="-H dev/input -d /dev/input/event0" <BR>&gt; <BR>&gt;If you dont have a /dev/input/event0 you need to make sure you have <BR>&gt;the following in your kernel (if you dont compile it in and just set <BR>&gt;it as a module you will have to make sure you run: modprobe evdev) <BR>&gt; <BR>&gt;Device Drivers ---&gt; <BR>&gt; Input device support ---&gt; <BR>&gt; &lt;M&gt; Event interface <BR>&gt;</P>