mythbuntu-bugs team mailing list archive
-
mythbuntu-bugs team
-
Mailing list archive
-
Message #07231
[Bug 697999] Re: lirc init script seems to load things backwards
Got around to setting up Precise on my mythtv box, and I'm sad to see
that this bug hasn't been fixed yet. I provided a patch, which still
applies cleanly to lirc in Precise.
--
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to lirc in Ubuntu.
https://bugs.launchpad.net/bugs/697999
Title:
lirc init script seems to load things backwards
Status in “lirc” package in Ubuntu:
Triaged
Bug description:
Binary package hint: lirc
The lirc manual describes how to load multiple devices here:
http://www.lirc.org/html/configure.html#multiple
Assuming that the primary device get started on lircd and the
secondary device gets started on lircd1:
In short the proper method is to start lircd1 with --listen, and then
lircd with --connect
The lircd init script does this backwards, lircd with --listen, and
then lircd1 with --connect.
The result is that only the primary device is visible on lircd. Both
devices are visible on lircd1, however, most applications will require
additional configuration in order to communicate with both devices.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lirc/+bug/697999/+subscriptions
References