[mythtv-users] native lirc support

Simon Kenyon simon at koala.ie
Wed Aug 20 22:27:06 EDT 2003


ok, so i have lirc working
but mythtv is not doing anything with the remote
i have a lircrc in ~/.mythtv (i see a message objecting if it is not there)
but nada, zip reaction to me trying to get it to do something
i have a pvr350

please find attached my /etc/lircd.conf and ~/.mythtv/lircrc file
not that i generate a ? when i don't know what to send

suggestions welcome

--
simon
-------------- next part --------------
#
# this config file was automatically generated
# using lirc-0.6.6(animax) on Tue Apr 15 19:50:27 2003
#
# contributed by 
#
# brand: 				Hauppauge
# model no. of remote control: 
# devices being controlled by this remote: PVR 2/350
#

begin remote

  name  hauppauge_pvr
  bits           13
  flags RC5|CONST_LENGTH
  eps            30
  aeps          100

  one           969   811
  zero          969   811
  plead        1097
  gap          114605
  toggle_bit      2


      begin codes
          POWER                    0X00000000000017FD
          GO                       0X00000000000017FB
          1                        0X00000000000017C1
          2                        0X00000000000017C2
          3                        0X00000000000017C3
          4                        0X00000000000017C4
          5                        0X00000000000017C5
          6                        0X00000000000017C6
          7                        0X00000000000017C7
          8                        0X00000000000017C8
          9                        0X00000000000017C9
          BACK/EXIT                0X00000000000017DF
          0                        0X00000000000017C0
          MENU                     0X00000000000017CD
          RED                      0X00000000000017CB
          GREEN                    0X00000000000017EE
          YELLOW                   0X00000000000017F8
          BLUE                     0X00000000000017E9
          CH+                      0X00000000000017E0
          CH-                      0X00000000000017E1
          VOL-                     0X00000000000017D1
          VOL+                     0X00000000000017D0
          OK                       0X00000000000017E5
          MUTE                     0X00000000000017CF
          BLANK                    0X00000000000017CC
          FULL                     0X00000000000017FC
          REWIND                   0X00000000000017F2
          PLAY                     0X00000000000017F5
          FORWARD                  0X00000000000017F4
          RECORD                   0X00000000000017F7
          STOP                     0X00000000000017F6
          PAUSE                    0X00000000000017F0
          REPLAY                   0X00000000000017E4
          SKIP                     0X00000000000017DE
      end codes

end remote


-------------- next part --------------
begin
	prog = mythtv
	button = POWER
	config = ?
end
begin
	prog = mythtv
	button = GO
	config = ?
end
begin
	prog = mythtv
	button = 1
	config = 1
end
begin
	prog = mythtv
	button = 2
	config = 2
end
begin
	prog = mythtv
	button = 3
	config = 3
end
begin
	prog = mythtv
	button = 4
	config = 4
end
begin
	prog = mythtv
	button = 5
	config = 5
end
begin
	prog = mythtv
	button = 6
	config = 6
end
begin
	prog = mythtv
	button = 7
	config = 7
end
begin
	prog = mythtv
	button = 8
	config = 8
end
begin
	prog = mythtv
	button = 9
	config = 9
end
begin
	prog = mythtv
	button = BACK/EXIT
	config = Esc
end
begin
	prog = mythtv
	button = 0
	config = 0
end
begin
	prog = mythtv
	button = MENU
	repeat = 1
	config = m
end
begin
	prog = mythtv
	button = RED
	config = ?
end
begin
	prog = mythtv
	button = YELLOW
	config = ?
end
begin
	prog = mythtv
	button = GREEN
	config = ?
end
begin
	prog = mythtv
	button = BLUE
	config = ?
end
begin
	prog = mythtv
	button = CH+
	repeat = 3
	config = Up
end
begin
	prog = mythtv
	button = CH-
	repeat = 3
	config = Down
end
begin
	prog = mythtv
	button = VOL-
	repeat = 1
	config = [
end
begin
	prog = mythtv
	button = VOL+
	repeat = 1
	config = ]
end
begin
	prog = mythtv
	button = OK
	config = Return
end
begin
	prog = mythtv
	button = MUTE
	config = shift+\
end
begin
	prog = mythtv
	button = BLANK
	config = i
end
begin
	prog = mythtv
	button = FULL
	config = ?
end
begin
	prog = mythtv
	button = REWIND
	repeat = 1
	config = Left
end
begin
	prog = mythtv
	button = PLAY
	config = P
end
begin
	prog = mythtv
	button = RECORD
	config = R
end
begin
	prog = mythtv
	button = FORWARD
	repeat = 1
	config = Right
end
begin
	prog = mythtv
	button = STOP
	config = Esc
end
begin
	prog = mythtv
	button = PAUSE
	config = p
end
begin
	prog = mythtv
	button = REPLAY
	config = ?
end
begin
	prog = mythtv
	button = SKIP
	config = ?
end


More information about the mythtv-users mailing list