Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate

Advertising

Mine
Sunday, December 2nd, 2012 at 4:44:06pm UTC 

  1. [email protected]:~# dmesg | grep lirc
  2. [   34.360167] lirc_dev: IR Remote Control driver registered, major 250
  3. [   34.360394] rc rc0: lirc_dev: driver ir-lirc-codec (mceusb) registered at minor = 0
  4. [   34.560442] rc rc1: lirc_dev: driver ir-lirc-codec (cx88xx) registered at minor = 1
  5. [email protected]:~# dmesg | grep mceusb
  6. [   34.354660] input: MCE IR Keyboard/Mouse (mceusb) as /devices/virtual/input/input5
  7. [   34.360394] rc rc0: lirc_dev: driver ir-lirc-codec (mceusb) registered at minor = 0
  8. [   34.576120] mceusb 3-1:1.0: Registered SMK eHome Infrared Transceiver with mce emulator interface version 1
  9. [   34.576123] mceusb 3-1:1.0: 2 tx ports (0x1 cabled) and 2 rx sensors (0x1 active)
  10. [   34.576307] usbcore: registered new interface driver mceusb
  11. [email protected]:~# cat /proc/bus/input/devices | grep -A 8 MCE
  12. N: Name="MCE IR Keyboard/Mouse (mceusb)"
  13. P: Phys=/input0
  14. S: Sysfs=/devices/virtual/input/input5
  15. U: Uniq=
  16. H: Handlers=sysrq kbd mouse1 event5
  17. B: PROP=0
  18. B: EV=100017
  19. B: KEY=30000 0 7 ff87207a c14057ff febeffdf ffefffff ffffffff fffffffe
  20. B: REL=3
  21. --
  22. N: Name="MCE IR Keyboard/Mouse (cx88xx)"
  23. P: Phys=/input0
  24. S: Sysfs=/devices/virtual/input/input7
  25. U: Uniq=
  26. H: Handlers=sysrq kbd mouse2 event7
  27. B: PROP=0
  28. B: EV=100017
  29. B: KEY=30000 0 7 ff87207a c14057ff febeffdf ffefffff ffffffff fffffffe
  30. B: REL=3
  31. [email protected]:~# cat /etc/lirc/hardware.conf
  32. REMOTE="Windows Media Center Transceivers/Remotes (all)"
  33. REMOTE_MODULES="lirc_dev mceusb"
  34. REMOTE_DRIVER=""
  35. REMOTE_DEVICE="/dev/lirc0"
  36. #REMOTE_DEVICE="/devices/virtual/input/input5"
  37. REMOTE_SOCKET=""
  38. #REMOTE_LIRCD_CONF="mceusb/lircd.conf.mceusb"
  39. REMOTE_LIRCD_CONF="/usr/share/lirc/remotes/mceusb/lircd.conf.mceusb"
  40. REMOTE_LIRCD_ARGS=""
  41. TRANSMITTER="None"
  42. TRANSMITTER_MODULES=""
  43. TRANSMITTER_DRIVER=""
  44. TRANSMITTER_DEVICE=""
  45. TRANSMITTER_SOCKET=""
  46. TRANSMITTER_LIRCD_CONF=""
  47. TRANSMITTER_LIRCD_ARGS=""
  48. START_LIRCD="true"
  49. START_LIRCMD=""
  50. LOAD_MODULES=""
  51. LIRCMD_CONF=""
  52. FORCE_NONINTERACTIVE_RECONFIGURATION="false"
  53. REMOTE_LIRCD_CONF=""
  54. [email protected]:~# modprobe |grep lirc
  55. Usage: modprobe [-v] [-V] [-C config-file] [-d <dirname> ] [-n] [-i] [-q] [-b] [-o <modname>] [ --dump-modversions ] <modname> [parameters...]
  56. modprobe -r [-n] [-i] [-v] <modulename> ...
  57. modprobe -l -t <dirname> [ -a <modulename> ...]
  58. [email protected]:~# lsmod|grep lirc
  59. ir_lirc_codec          12739  3
  60. lirc_dev               18700  1 ir_lirc_codec
  61. rc_core                21263  13 rc_hauppauge,ir_lirc_codec,ir_mce_kbd_decoder,ir_sony_decoder,cx88xx,ir_jvc_decoder,ir_rc6_decoder,rc_rc6_mce,ir_rc5_decoder,ir_nec_decoder,mceusb
  62. [email protected]:~# lsmod|grep mce
  63. ir_mce_kbd_decoder     12681  0
  64. rc_rc6_mce             12454  0
  65. mceusb                 17791  0
  66. rc_core                21263  13 rc_hauppauge,ir_lirc_codec,ir_mce_kbd_decoder,ir_sony_decoder,cx88xx,ir_jvc_decoder,ir_rc6_decoder,rc_rc6_mce,ir_rc5_decoder,ir_nec_decoder,mceusb

advertising

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

comments powered by Disqus
worth-right