[mythtv-users] iMON IR config on Fedora 14 is broken

Jarod Wilson jarod at wilsonet.com
Mon Jan 3 20:49:15 UTC 2011


On Jan 3, 2011, at 1:44 PM, Jarod Wilson wrote:

> The missing piece is loading the matching RC-6 keymap, but it seems that
> was failing for you. I'll have to see if I can get to the bottom of that
> with some of my own imon hardware, I've not tried it of late. This should
> be the only thing that needs doing to make your setup behave correctly.
> 
> Well, that or I push another build that introduces the modprobe option
> back to just load the mce keytable by default... Upstream objects to the
> change, as the plan in the long run is to move all keytables out to
> userspace, auto-loaded by udev triggers.

Crap. There's an ioctl type mismatch between the latest v4l-utils version
of ir-keytable and what's in the 2.6.35.x kernel backports. We have some
new ioctls upstream that don't exist in 2.6.35, and thus the kernel code
was backported to use older ioctls, but userspace is expecting the newer
ones. This problem will go away in 2.6.37, I believe, but for now, the
easiest thing for me to do right now is to just add a switch to the imon
driver to allow specifying ir protocol on module load.

-- 
Jarod Wilson
jarod at wilsonet.com





More information about the mythtv-users mailing list