<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>>-----Original Message-----<BR>>From: Ashley Bostock [mailto:abostock@gmail.com]<BR>>Sent: Friday, October 22, 2004 08:08 PM<BR>>To: 'Discussion about mythtv'<BR>>Subject: [mythtv-users] Fwd: Nova-t cards howto<BR>><BR>>In terms of setting up the nova-t remote (not sure if it differs for <BR>>the new nova-t as mine is plugged on to my old one) it uses <BR>>/dev/input/event0 <BR>> <BR>>In gentoo you need to make sure you have this file: <BR>>/etc/conf.d/lircd <BR>> <BR>>which contains: <BR>>LIRCD_OPTS="-H dev/input -d /dev/input/event0" <BR>> <BR>>If you dont have a /dev/input/event0 you need to make sure you have <BR>>the following in your kernel (if you dont compile it in and just set <BR>>it as a module you will have to make sure you run: modprobe evdev) <BR>> <BR>>Device Drivers ---> <BR>> Input device support ---> <BR>> <M> Event interface <BR>></P>