[mythtv-users] Free USB RF remote (just $5.90 for shipping)

Kristo Kriechbaum klk+myth at robotics.caltech.edu
Sat Apr 24 02:29:52 EDT 2004


So I got my "x10 lola" remote yesterday.  Trying to figure out how to
scrape off that stupid logo without scratching the hell out of it.

I'm running:
kernel 2.4.22-1.2179.nptl_47.rhfc1.at, 
lirc-0.7.0-20_cvs20040208.rhfc1.at, and
lirc-kmdl-2.4.22-1.2179.nptl_47.rhfc1.at-0.7.0-20_cvs20040208.rhfc1.at

all from atrpms.

When I plugged in the reciever, it just worked.  It loaded the
lirc_atiusb module.

Attached is my config file for this remote (the one you want to rename
lircd.conf).  I named all the buttons exactly as they are named on the
remote, except for "end", which I had to name "_end" because won't let
you have a button named end for some reason.  "pc" was selected the
entire time (ie not tv, audio, cable, or x10 - but oddly enough you
can learn those buttons too).  It's up to you to make your own .lircrc
to make the buttons do something useful.

Let me know if you find that I did something incorrectly.

Enjoy!

-kristo


-------------- next part --------------
# Please make this file available to others
# by sending it to <lirc at bartelmus.de>
#
# this config file was automatically generated
# using lirc-0.7.0pre1(any) on Fri Apr 23 23:05:47 2004
#
# contributed by Kristo Kriechbaum <klk_lirc at robotics.caltech.edu>
#
# brand:                       X10 "Lola" remote control
# model no. of remote control: UR89A
# devices being controlled by this remote:
#

begin remote

  name  x10_lola
  bits           16
  eps            30
  aeps          100

  one             0     0
  zero            0     0
  pre_data_bits   8
  pre_data       0x14
  post_data_bits  16
  post_data      0x8000
  gap          139985
  toggle_bit      0


      begin codes
          power                    0x0000000000005702
          rec                      0x0000000000007C27
          stop                     0x0000000000007D28
          pause                    0x0000000000007E29
          scan-                    0x000000000000802B
          rew                      0x0000000000007924
          play                     0x0000000000007A25
          ff                       0x0000000000007B26
          scan+                    0x0000000000007F2A
          top                      0x000000000000832E
          _end                     0x000000000000842F
          find                     0x0000000000005C07
          select                   0x0000000000008530
          playlist                 0x0000000000005601
          playing                  0x000000000000822D
          page_up                  0x000000000000711C
          page_down                0x0000000000007520
          album                    0x0000000000006E19
          artist                   0x000000000000701B
          genre                    0x0000000000007621
          track                    0x0000000000007823
          add_delete               0x0000000000006B16
          a/b                      0x0000000000006D18
          0                        0x0000000000006C17
          9                        0x0000000000006A15
          8                        0x0000000000006914
          7                        0x0000000000006813
          6                        0x0000000000006712
          5                        0x0000000000006611
          4                        0x0000000000006510
          3                        0x000000000000640F
          2                        0x000000000000630E
          1                        0x000000000000620D
          ch-                      0x000000000000610C
          ch+                      0x000000000000600B
          vol-                     0x0000000000005D08
          vol+                     0x0000000000005E09
          m                        0x0000000000005F0A
          enter                    0x000000000000731E
          pad_up                   0x0000000000006F1A
          pad_down                 0x0000000000007722
          pad_left                 0x000000000000721D
          pad_right                0x000000000000741F
          learn                    0x000000000000812C
          setup                    0x0000000000005500
          tv                       0x0000000000005803
          audio                    0x0000000000005904
          cbl                      0x0000000000008631
          pc                       0x0000000000005A05
          x10                      0x0000000000005B06
      end codes

end remote




More information about the mythtv-users mailing list