You can find the needed patches in Bugzilla: https://bugs.gentoo.org/show_bug.cgi?id=462596
With these patches you add sources for a zotac remote and compile them into lirc, letting you select 'zotac' as LIRC_DEVICES and enabling/mapping all buttons. This has been fully tested under XBMC, but I'm sure it will work without problems also with other media center software. The patch is based on lirc-0.9.0-r2.ebuild and has two parts:
- Ebuild patch: This patch modifies the lirc ebuild, must be applied to the portage tree: /usr/portage/app-misc/lirc
- Source patch: This patch modifies the sources when emergin, must be saved as zotac.patch in the portage tree: /usr/portage/app-misc/lirc/files/zotac.patch
Code: Select all
LIRC_DEVICES="zotac"Code: Select all
echo "app-misc/lirc" >> /etc/portage/package.mask