[mythtv-users] How to make sure devices are always in the same order.

Jean-Yves Avenard jyavenard at gmail.com
Tue Jul 4 05:31:32 UTC 2006


Allright

I got it to work.

I added the following udev rules:
KERNEL=="event*", SUBSYSTEM=="input", SYSFS{dev}=="13:64", SYMLINK+="irremote"

Which created the link /dev/irremote to the appropriate /dev/input/eventX

And changed /etc/sysconfig/lircd with:
LIRCD_OPTIONS="-H dev/input -d /dev/irremote"

Thank you heaps for this
JY


More information about the mythtv-users mailing list