[mythtv-users] the end of analog, finally

Karl Newman newmank1 at asme.org
Thu Dec 10 04:44:31 UTC 2015


On Wed, Dec 9, 2015 at 5:59 PM, Jerome Yuzyk <jerome at supernet.ab.ca> wrote:

> On Wednesday, December 09, 2015 04:25:22 PM Karl Newman wrote:
>
> > On Wed, Dec 9, 2015 at 4:07 PM, Jerome Yuzyk <jerome at supernet.ab.ca>
> wrote:
>
> >
>
> > >
>
> > > Now I know why Shaw Cablesystems wouldn't adjust their "Cable" lineup
> to
>
> > > exclude channels that weren't analog anymore: they're finally pulling
> the
>
> > > analog plug completely. So, I need to crack open my DCT-700 STB and
> feed it
>
> > > into one of the two tuners on my PVR-500 MCE kit.
>
> > >
>
> > > This is how I hope it goes:
>
> > >
>
> >
>
> > I'm using a box which uses the same codes as the DCT700 with a PVR-500 on
>
> > Comcast in California. I think your plan is generally good, except I use
>
> > the generic "LircChannelChanger" script from the MythTV Wiki here:
>
> > https://www.mythtv.org/wiki/LircChannelChanger I use it with the
> following
>
> > configuration file:
>
>
>
> Oh excellent, thanks. And you use the lircd config from the Ubuntu wiki?
>
> No, I'm on Gentoo, and I use a substantially different one (no raw codes).
I don't remember where I found it but here it is:

# this config file was originally generated
# using lirc-0.6.6(serial) on Fri Mar 28 22:46:44 2003
# modified by hand on Sunday Jul 17 00:12:00 2005
#
# contributed by rob scullion
# based on the DCT2000 file contrib'd by shane bradley
#
# brand:                       Motorola
# model no. of remote control: ? - Comcast badged
# devices being controlled by this remote: DCT2524/1612
#
# Note: The "ON DEMAND" button on the Comcast
# badged remote just sends a "1" followed by
# an "ok/select" and is thus not included in
# this config file.

begin remote
 name  DCT700
  bits             16
  flags SPACE_ENC|CONST_LENGTH
  eps              30
  aeps            100

  frequency     39200
  header         9036  4424
  one             556  2185
  zero            556  4424
  ptrail          556
  gap          100025
  toggle_bit        0


      begin codes
          KEY_POWER                0x000000000000AFF9
          KEY_REWIND               0x00000000000087F7
          KEY_PLAY                 0x00000000000027FD
          KEY_FASTFORWARD          0x00000000000047FB
          KEY_STOP                 0x000000000000C7F3
          KEY_PAUSE                0x00000000000007FF
          KEY_RECORD               0x00000000000073FC
          KEY_PREVIOUS             0x000000000000C3F7
#          skipback                 0x000000000000C3F7
          KEY_PVR                  0x00000000000043FF
          KEY_TV                   0x00000000000083F0
          KEY_PAGEUP               0x000000000000A3F3
          KEY_PAGEDOWN             0x00000000000023FB
          BTN_A                    0x00000000000097F6
          BTN_B                    0x00000000000063FD
          BTN_C                    0x000000000000E3F5
#          a_lock                   0x00000000000097F6
#          b_day-                   0x00000000000063FD
#          c_day+                   0x000000000000E3F5
          KEY_UP                   0x000000000000D3F6
          KEY_DOWN                 0x00000000000053FE
          KEY_LEFT                 0x00000000000093F1
          KEY_RIGHT                0x00000000000013F9
          KEY_OK                   0x00000000000077F8
#          KEY_SELECT               0x00000000000077F8
          KEY_EPG                  0x000000000000F3F4
          KEY_INFO                 0x00000000000033FA
          KEY_MENU                 0x00000000000067F9
          KEY_EXIT                 0x000000000000B7F4
          KEY_HELP                 0x000000000000B3F2
          KEY_LAST                 0x00000000000037FC
          KEY_VOLUMEUP             0x0000000000004FF3
          KEY_VOLUMEDOWN           0x0000000000008FFB
          KEY_MUTE                 0x0000000000000FF7
          KEY_FAVORITES            0x00000000000057FA
          KEY_CHANNELUP            0x0000000000002FF5
          KEY_CHANNELDOWN          0x000000000000CFFD
          KEY_1                    0x0000000000007FF0
          KEY_2                    0x000000000000BFF8
          KEY_3                    0x0000000000003FF4
          KEY_4                    0x000000000000DFFC
          KEY_5                    0x0000000000005FF2
          KEY_6                    0x0000000000009FFA
          KEY_7                    0x0000000000001FF6
          KEY_8                    0x000000000000EFFE
          KEY_9                    0x0000000000006FF1
          KEY_0                    0x000000000000FFFF
          KEY_VCR                  0x000000000000D7F2
#          KEY_VIDEO_NEXT           0x000000000000D7F2
#          tv/vcr_input             0x000000000000D7F2
          KEY_ENTER                0x000000000000FDFC
#          hdzoom_enter             0x000000000000FDFC
          KEY_CYCLEWINDOWS          0x0000000000003BF2
#          pnp-swap                 0x0000000000003BF2
      end codes

end remote


Karl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20151209/6b9d3156/attachment.html>


More information about the mythtv-users mailing list