Configuring the Zotac HD-ID11

Fixed it by: http://ubuntuforums.org/archive/index.php/t-1594799.html 1. Install input-utils package

#sudo apt-get install input-utils

2. Find your remote input event# and make note

#lsinput

3. Reconfigure lirc.

#dpkg-reconfigure lirc

On the remote select “Linux input layer (/dev/input/eventX) Then select the /dev/input/event that matches your remote.

4. run irw

#irw

5. You should see you remote button press show up, and you are done.

Note that the remote has a different lirc profile and remote key names are different, but the kernel source drivers are more universal.

I have single button presses now. But looks like my key mapping is off.

run this command

sudo dpkg-reconfigure lirc

then pick mce remote for the first one and then none for the second option… then reboot and all should be well thats how i got my hd-id11 to work sweetly


Revision #3
Created 2026-04-13 18:29:22 CEST by Philip
Updated 2026-04-13 19:31:34 CEST by Philip