[mythtv-users] DCT700 irblaster failing zero key [solved]

Billy Macdonald billymacdonald at gmail.com
Sun Jun 8 03:10:44 UTC 2008


Hi,

     I've been troubleshooting why the zero key doesn't work on my
DCT700.  I found a number of posts on the same topic but not great
solutions.  I did find a few innovative solutions where they would
change to a lower channel and then go up to the one they want.  But I
was afraid of there being missing channels or new channels added.  I
tried using irrecord  to create a conf file but 0 failed on that too.
:(.  Using mode2 I was able to see some more info added to the end of
the 0 press that mode2 wasn't capturing.  By manually adding that to
the end of the 0 codes in my irrecord raw file, I have been able to
get the zero key to work.  I'm not sure if this is the best way, but
it seems to be working.

Billy

/etc/lircd.conf:  (you'll notice name 0 is longer than the rest.
Also, I had to increase gap to 200000; however, I don't know what it
means. It was originally 90k something)

# Please make this file available to others
# by sending it to <lirc at bartelmus.de>
#
# this config file was automatically generated
# using lirc-0.8.3-CVS(default) on Sat Jun  7 22:22:22 2008
#
# contributed by
#
# brand:                       DCT700
# model no. of remote control:
# devices being controlled by this remote:
#

begin remote

  name   DCT700
  flags RAW_CODES|CONST_LENGTH
  eps            30
  aeps          100

  ptrail          0
  repeat  9112  2111
  gap         200000

      begin raw_codes

          name 1
             9136    4376     621    4364     622    2111
              622    2110     623    2110     622    2110
              623    2111     622    2111     622    2088
              644    2111     622    2110     623    2110
              623    2110     623    4363     621    4341
              644    4363     622    4364     621

          name 2
             9132    4377     622    2111     621    4363
              622    2111     622    2111     622    2111
              622    2111     621    2111     623    2110
              622    2111     622    2111     622    2111
              622    2110     623    2110     622    4363
              622    4363     622    4363     622

          name 3
             9132    4376     622    4363     622    4363
              622    2111     622    2110     623    2110
              622    2111     622    2111     621    2111
              622    2111     623    2111     621    2111
              622    2111     622    4363     622    2110
              623    4362     622    4363     622

          name 4
             9134    4377     622    2111     622    2110
              622    4363     621    2111     622    2111
              622    2112     621    2111     622    2111
              621    2111     622    2112     621    2111
              622    2110     623    2111     622    2110
              623    4363     621    4363     622

          name 5
             9135    4377     621    4363     622    2112
              621    4364     621    2112     621    2111
              622    2111     621    2111     622    2111
              622    2111     622    2111     622    2111
              622    2110     623    4362     622    4364
              621    2112     621    4364     621

          name 6
             9133    4377     621    2111     622    4363
              622    4363     621    2112     622    2110
              622    2111     622    2111     622    2110
              623    2110     623    2110     622    2111
              622    2111     622    2110     623    4363
              622    2110     622    4363     622

          name 7
             9158    4376     622    4363     622    4363
              622    4363     622    2111     622    2110
              623    2110     622    2111     622    2111
              622    2111     622    2110     623    2110
              622    2111     622    4363     622    2111
              622    2111     621    4364     621

          name 8
             9134    4377     622    2110     622    2111
              622    2111     622    4363     622    2111
              621    2112     622    2111     621    2111
              622    2111     622    2111     622    2111
              622    2110     622    2110     623    2110
              623    2110     623    4362     623

          name 9
             9133    4376     623    4362     622    2111
              621    2112     621    4363     622    2112
              622    2110     622    2111     622    2110
              623    2110     622    2111     622    2111
              622    2111     622    4363     622    4341
              643    4364     622    2111     622

          name 0
             9134    4376     622    2111     622    2110
              623    2110     622    2110     623    2110
              623    2111     622    2111     622    2110
              623    2110     622    2110     623    2111
              622    2110     623    2110     622    2110
              622    2111     622    2111     622   41951
             9101    2112     621

          name ok
             9135    4377     622    4363     622    2111
              629    2104     621    2112     634    4350
              622    2111     626    2107     623    2109
              632    2102     622    2111     621    2111
              632    2101     628    2104     633    4352
              626    4360     623    4362     622

      end raw_codes

end remote


More information about the mythtv-users mailing list