Advertisement
Guest User

Untitled

a guest
Nov 26th, 2021
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.74 KB | None | 0 0
  1. osmc@RumpusRmVero:~$ systemctl stop mediacenter osmc@RumpusRmVero:~$ systemctl stop eventlircd osmc@RumpusRmVero:~$ systemctl stop system-lircd_helper.slice osmc@RumpusRmVero:~$ sudo irrecord -f -d /dev/lirc0 configname.conf Running as regular user osmc
  2. Using raw access on device /dev/lirc0
  3.  
  4. irrecord - application for recording IR-codes for usage with lirc
  5. Copyright (C) 1998,1999 Christoph Bartelmus([email protected])
  6.  
  7. This program will record the signals from your remote control
  8. and create a config file for lircd.
  9.  
  10. A proper config file for lircd is maybe the most vital part of this
  11. package, so you should invest some time to create a working config
  12. file. Although I put a good deal of effort in this program it is often
  13. not possible to automatically recognize all features of a remote
  14. control. Often short-comings of the receiver hardware make it nearly
  15. impossible. If you have problems to create a config file READ THE
  16. DOCUMENTATION at https://sf.net/p/lirc-remotes/wiki
  17.  
  18. If there already is a remote control of the same brand available at
  19. http://sf.net/p/lirc-remotes you might want to try using such a
  20. remote as a template. The config files already contains all
  21. parameters of the protocol used by remotes of a certain brand and
  22. knowing these parameters makes the job of this program much
  23. easier. There are also template files for the most common protocols
  24. available. Templates can be downloaded using irdb-get(1). You use a
  25. template file by providing the path of the file as a command line
  26. parameter.
  27.  
  28. Please take the time to finish the file as described in
  29. https://sourceforge.net/p/lirc-remotes/wiki/Checklist/ an send it
  30. to <[email protected]> so it can be made available to others.
  31.  
  32. Press RETURN to continue.
  33.  
  34.  
  35.  
  36.  
  37. Usually you should not create a new config file for devinput
  38. devices. LIRC is installed with a devinput.lircd.conf file which
  39. is built for the current system which works with all remotes
  40. supported by the kernel. There might be a need to update
  41. this file so it matches the current kernel. For this, use the
  42. lirc-make-devinput(1) script.
  43.  
  44. Press RETURN to continue.
  45.  
  46. Checking for ambient light creating too much disturbances.
  47. Please don't press any buttons, just wait a few seconds...
  48.  
  49. No significant noise (received 0 bytes)
  50.  
  51. Enter name of remote (only ascii, no spaces) :test
  52. Using test.lircd.conf as output filename
  53.  
  54. Hold down an arbitrary key
  55. ................................................................................
  56. Found gap (479 us)
  57.  
  58. Please enter the name for the next button (press <ENTER> to finish recording)
  59. key_1
  60.  
  61. Now hold down button "key_1".
  62. Segmentation fault
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement