[mythtv-users] lircd.conf

Nick knowledgejunkie at gmail.com
Mon Nov 14 18:08:44 EST 2005


On 14/11/05, dave sailer <d.sailer at comcast.net> wrote:
> if mode2 works, that would seem to point at a bad lircd.conf. I
> personally didn't have any problem once I got mode2 to work. I believe I
> used a lircd.conf from jarods site although can't recall for sure.

I just dug out my old file (found on an old backup) for the remote
which worked fine with the PVR-350 receiver and old black/grey remote:

------------------------------ start /etc/lircd.conf --------------------------
# brand:                       Hauppauge
# model no. of remote control: Grey (PVR-350)

begin remote

  name  hauppaugegrey
  bits           13
  eps            30
  aeps          100

  one             0     0
  zero            0     0
  gap          200000
  min_repeat      4
  toggle_bit      2


      begin codes
          OFF                      0x00000000000017FD
          GO                       0x0000000000001FFB
          1                        0x00000000000017C1
          2                        0x00000000000017C2
          3                        0x00000000000017C3
          4                        0x00000000000017C4
          5                        0x0000000000001FC5
          6                        0x0000000000001FC6
          7                        0x0000000000001FC7
          8                        0x0000000000001FC8
          9                        0x0000000000001FC9
          0                        0x00000000000017C0
          BACK/EXIT                0x00000000000017DF
          MENU                     0x0000000000001FCD
          CH+                      0x00000000000017E0
	  OK                       0x00000000000017E5
          CH-                      0x00000000000017E1
          VOL-                     0x0000000000001FD1
          VOL+                     0x00000000000017D0
          RED                      0x0000000000001FCB
          GREEN                    0x0000000000001FEE
          YELLOW                   0x00000000000017F8
          BLUE                     0x0000000000001FE9
          MUTE                     0x00000000000017CF
          BLANK                    0x0000000000001FCC
          FULL                     0x00000000000017FC
          REW                      0x0000000000001FF2
          PLAY                     0x00000000000017F5
          FFW                      0x0000000000001FF4
          RECORD                   0x00000000000017F7
          STOP                     0x0000000000001FF6
          PAUSE                    0x00000000000017F0
          REPLAY                   0x0000000000001FE4
          SKIP                     0x00000000000017DE
      end codes

end remote
--------------------------- end /etc/lircd.conf -----------------------------

Make sure this is saved as a proper UNIX text file. Give it a go and
let us know if it works.

Nick


More information about the mythtv-users mailing list