[mythtv-users] Fwd: Nova-t cards howto

Ashley Bostock abostock at gmail.com
Fri Oct 22 20:08:38 UTC 2004


In terms of setting up the nova-t remote (not sure if it differs for
the new nova-t as mine is plugged on to my old one) it uses
/dev/input/event0

In gentoo you need to make sure you have this file:
/etc/conf.d/lircd

which contains:
LIRCD_OPTS="-H dev/input -d /dev/input/event0"

If you dont have a /dev/input/event0 you need to make sure you have
the following in your kernel (if you dont compile it in and just set
it as a module you will have to make sure you run: modprobe evdev)

Device Drivers  --->
    Input device support  --->
        <M> Event interface


More information about the mythtv-users mailing list