[mythtv-users] lircrc problem-> button: command not found

Michael T. Dean mtdean at thirdcontact.com
Mon Apr 30 12:37:43 UTC 2007


On 04/30/2007 09:16 AM, source.code wrote:
> Hello ich have mythtv and it runs quit good.
>
> My configuration for myt lircrc file is:
> /home/mythtv/.mythtv/lircrc
> The remote is a Medion USB X10 and it works.
> problems:
> 1. The reaction from the remote is much slower then from the keyboard
> 2. My error messages on the console locks like this:
> *Code:*
> /home/mythtv/.mythtv/lircrc: line 15: begin: command not found
> /home/mythtv/.mythtv/lircrc: line 16: button: command not found
> /home/mythtv/.mythtv/lircrc: line 17: prog: command not found
> /home/mythtv/.mythtv/lircrc: line 18: config: command not found
> /home/mythtv/.mythtv/lircrc: line 19: repeat: command not found
> /home/mythtv/.mythtv/lircrc: line 20: end: command not found
>
>
>
> BUT the lines in the lircrc file are right or NOT???:
> *Code:*
> 13 ########### NAVIGATION #######################################
> 14 # Up
> 15 begin
> 16 button = up
> 17 prog = mythtv
> 18 config = Up
> 19 repeat = 1
> 20 end
>
>
>
> Has anyone an idea?

That error is not complaining about missing buttons in your 
lircrc/.lircrc, it's complaining that you've specified buttons in your 
lircrc/.lircrc that don't exist in your /etc/lircd.conf.

Mike


More information about the mythtv-users mailing list