[mythtv-users] Re:General remote/IR port question *slightly OT*

Alexander P. Petkov ap154036 at selway.umt.edu
Sun Jul 13 19:02:14 EDT 2003


>Hmmm, could you tell me which lirc you installed?  
lirc-0.6.6 
>Do you think you could also send me your lirc_gpio and lircd.conf?  
Only lircd.conf, as my lirc_gpio is compiled for my card (Avermedia) and it won't 
work for you: 
============== 
begin remote 
 
  name  Avermedia 
  bits           16 
  flags SPACE_ENC|CONST_LENGTH 
  eps            30 
  aeps          100 
 
  header       8984  4527 
  one           568  1681 
  zero          568   558 
  ptrail        547 
  repeat       8985  2276 
  pre_data_bits   16 
  pre_data       0x2FD 
  gap          108069 
  toggle_bit      0 
 
 
      begin codes 
		some code follow (trimmed) 
      end codes	 
end remote 
 
begin remote 
  name  Aver_extended 
  bits           32 
  eps            30 
  aeps          100 
 
  one             0     0 
  zero            0     0 
  gap          199991 
  toggle_bit      0 
 
 
      begin codes 
          PLAY                     0x0000000002FD1CE3 
          REC                      0x0000000002FD14EB 
          MOVE                     0x0000000002FD7C83 
      end codes 
 
end remote 
============ 
 
Please note the aditional remote section where I defined my own codes. Then it's 
just a matter of defining the name of the remote in you lircrc fle. Mine lircd.conf file 
was already predefined (it came with the lirc package), and I just changed it to my 
needs. 
>I did a make uninstall....thought that would do it.  
That definitely uninstalled it.  
  
Did you try generating a lircd.conf file by using the -f option with irrecord? That 
might help.  
If you get duplicate responses, you must have hex codes that are the same. Are 
there hex codes that repeat in your lircd.conf? 
Alex 



More information about the mythtv-users mailing list