** Changed in: lirc (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/783202
Title:
lircmd is not started properly by lirc init script when devinput
The bug is five years old, the buggy init scripts described are not
present in current systemd start up configuration and the patches does
thus not apply. I'm closing this one, referring to the 0.9.4c changelog.
lirc (0.9.4b-0.1) experimental; urgency=medium
* Non-maintainer upload.
* First s
This bug is more or less obsoleted ny the new 0.9.4c release which has a
completely new configuration system based on systemd and a new file
lirc_options.conf.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/
In principle yes, but it did not work exactly as written.
But it works if you replace
LIRCMD_ARG="--uinput"
with
LIRCMD_ARG="-- --uinput"
I applied your mod both in start and restart section, and it worked (with my
fix).
Please include this in the next distro.
16 maj 2011
The following check might help.
if [ "$START_LIRCMD" = "true" ]; then
[ -d "/var/run/lirc" ] || mkdir -p "/var/run/lirc"
LIRCMD_ARG=""
REMOTE_DEVICE_TYPE=`echo $REMOTE_DEVICE | cut -c 1-10`
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/783202
Title:
lircmd is not started properly by lirc init script when devinput is
used
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https