[mythtv-users] Issues with ir-kbd-i2c PVR250 on Fedora15

Billy Macdonald toastyfries at hotmail.com
Tue Sep 6 21:54:28 UTC 2011




----------------------------------------
> From: gaberubin at gmail.com
> Date: Tue, 23 Aug 2011 16:47:14 -0700
> To: mythtv-users at mythtv.org
> Subject: Re: [mythtv-users] Issues with ir-kbd-i2c PVR250 on Fedora15
>
> On Tue, Aug 23, 2011 at 4:41 PM, Billy Macdonald
> <toastyfries at hotmail.com> wrote:
> >
> > Hi List,
> >    Sorry if this has been posted multiple times;  It kept getting flagged for size.
> >    I recently did a clean install of Fedora 15 (previously 13) and I am running into issues with the new ir-kbd-i2c that I'm supposed to use for lirc.  I feel like I'm really close, just missing a step.  Can someone review my current status and let me know where I've gone wrong. I've uploaded my /etc/sysconfig/lirc to http://pastebin.com/UnjnLpTY and /etc/lirc/lircd.conf to http://pastebin.com/Wz2UTkVe.  Also, I'm not using the grey remote that came with the card, but a remote code on my Verizon remote that's RC5 and worked with F13.  I'm not sure if that's the problem but dmesg sees the key presses so I think it's okay.
> >
>
> Read this thread. It may contain helpful information.
> http://www.gossamer-threads.com/lists/mythtv/users/481965#481965

Thanks for the pointer.  I finally got around to dealing with this after getting sick of using the keyboard.  Almost everything is OK except for some of the key repeat handling.  If I press right or left a couple of times they seem to queue up and then process many times real quick.  For example, if in the main menu, I press down four times real quick, it pauses and then scrolls through the menu three or four times like down was pressed 15 times.

Here's what I did for reference. (FIOS remote, Hauppauge IR receiver, Philips VCR code 0108)
1. Created  /etc/modules-load.d/ir_kbd_i2c.conf with one line ir_kbd_i2c2. Edited /etc/rc_maps.cfg to read as follows   *       rc-hauppauge             philips01083. Created /etc/rc_keymaps/philips0108 with the following.  The first line, although appears to be a comment, is important.  It didn't work without it.
# table hauppauge, type: RC50x0501 KEY_10x0502 KEY_20x0503 KEY_30x0504 KEY_40x0505 KEY_50x0506 KEY_60x0507 KEY_70x0508 KEY_80x0509 KEY_90x0500 KEY_00x050b KEY_ENTER        #ok0x0520 KEY_UP           #up0x0521 KEY_DOWN         #down0x0556 KEY_RIGHT        #right0x0555 KEY_LEFT         #left0x051d KEY_M            #menu0x053c KEY_I            #info0x0535 KEY_P            #play0x0529 KEY_P            #pause0x0534 KEY_PAGEDOWN     #ffd0x0526 KEY_RIGHT        #next0x0525 KEY_LEFT         #prev0x0532 KEY_PAGEUP       #rwd0x0536 KEY_T            #stop0x0537 KEY_R            #rec0x052b KEY_D            #star0x053e KEY_W            #av0x052a KEY_N            #opt0x0531 KEY_ESC          #exit0x053b KEY_L            #last0x050c KEY_P            #power0x0510 KEY_F11          #vol+0x0511 KEY_F10          #vol-0x050d KEY_F9           #mute
Billy 		 	   		  


More information about the mythtv-users mailing list