mythbuntu-bugs team mailing list archive
-
mythbuntu-bugs team
-
Mailing list archive
-
Message #11027
[Bug 1791409] Re: LIRC not working on Ubuntu 18.04
This is fixed in debian upstream. Until this trickles down, the walk-
around is something like
# libdir=/usr/lib/x86_64-linux-gnu/python3.6/site-packages
# cp /usr/share/lirc/python-pkg/config.py $libdir/lirc
# ln -s $libdir/lirc /usr/lib/python3/dist-packages/
# ln -s $libdir/lirc-setup /usr/lib/python3/dist-packages/
--
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/1791409
Title:
LIRC not working on Ubuntu 18.04
Status in lirc package in Ubuntu:
New
Bug description:
It appears that the LIRC 0.10.0-2 package for Ubuntu 18.04 (bionic) is
not working correctly. The usual configuration menu to select your
remote does not come up after installing the package.
Saw some other mentions of this issue as well on the forums:
https://ubuntuforums.org/showthread.php?t=2396923
This handy blog post shows a workaround of installing an older version
(0.9.0) from xenial to get it to work:
https://twosortoftechguys.wordpress.com/2018/07/24/make-lirc-work-in-
ubuntu-18-04/
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lirc/+bug/1791409/+subscriptions
References