Feature #1005
lirc should include imon_pad
Status: | Closed | Start date: | 10/02/2016 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% |
|
Category: | - | Spent time: | - | |
Target version: | - |
Description
Now that I finally found time for it, I found the reason why my Origen iMon PAD has never worked. Mythtv wiki (https://www.mythtv.org/wiki/Imon) informs that lirc should be compiled with imon_pad driver, but it seems to be missing:
$ lircd --driver help | grep imon
$
I have Antec Fusion case, and it includes the LCD & receiver.
$ lsusb | grep Sound
Bus 005 Device 002: ID 15c2:ffdc SoundGraph Inc. iMON PAD Remote Controller
The LCD and receiver work. I have been able to use other duller remotes, but the PAD would be awesome.
History
Updated by brfransen about 8 years ago
- Status changed from New to Closed
The lirc_imon module is included with the kernel. Also the Myth Wiki is really old and lirc configure instructions don't apply to the 0.9.2 version of LIRC that is in the LH repos. From http://www.lirc.org/html/install.html: "Since 0.9.1+ , lirc loads drivers dynamically. This means that that the build system is redesigned to always build all drivers."