Lorenzo1985
October 25th, 2009, 04:45 PM
Hiya
Has anyone got any idea how to configure a second instance of LIRC.
I have one of the dodgy Cyberlink remotes that shows up as Two devices. This means xbmc etc only work with the buttons on one of the devices. I followed some slightly vague instructions on lirc.org and worked out that I can connect two instances together as follows.
/usr/sbin/lircd --output=/var/run/lirc/lircd --driver=devinput --device=/dev/input/event5 --pidfile=/var/run/lirc/lircd1.pid --listen=8765
/usr/sbin/lircd --output=/var/run/lirc/lircd --driver=devinput --device=/dev/input/event6 --connect=localhost 8765
This works great, however I've no idea how to configure a second instance of lirc and make it start at startup etc.
Anyone got any ideas?
Has anyone got any idea how to configure a second instance of LIRC.
I have one of the dodgy Cyberlink remotes that shows up as Two devices. This means xbmc etc only work with the buttons on one of the devices. I followed some slightly vague instructions on lirc.org and worked out that I can connect two instances together as follows.
/usr/sbin/lircd --output=/var/run/lirc/lircd --driver=devinput --device=/dev/input/event5 --pidfile=/var/run/lirc/lircd1.pid --listen=8765
/usr/sbin/lircd --output=/var/run/lirc/lircd --driver=devinput --device=/dev/input/event6 --connect=localhost 8765
This works great, however I've no idea how to configure a second instance of lirc and make it start at startup etc.
Anyone got any ideas?