<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Dec 9, 2015 at 5:59 PM, Jerome Yuzyk <span dir="ltr"><<a href="mailto:jerome@supernet.ab.ca" target="_blank">jerome@supernet.ab.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><u></u>
<div style="font-family:"Courier 10 Pitch";font-size:10pt;font-weight:400;font-style:normal">
<p style="margin:0px;text-indent:0px">On Wednesday, December 09, 2015 04:25:22 PM Karl Newman wrote:</p>
<p style="margin:0px;text-indent:0px">> On Wed, Dec 9, 2015 at 4:07 PM, Jerome Yuzyk <<a href="mailto:jerome@supernet.ab.ca" target="_blank">jerome@supernet.ab.ca</a>> wrote:</p>
<p style="margin:0px;text-indent:0px">> </p>
<p style="margin:0px;text-indent:0px">> ></p>
<p style="margin:0px;text-indent:0px">> > Now I know why Shaw Cablesystems wouldn't adjust their "Cable" lineup to</p>
<p style="margin:0px;text-indent:0px">> > exclude channels that weren't analog anymore: they're finally pulling the</p>
<p style="margin:0px;text-indent:0px">> > analog plug completely. So, I need to crack open my DCT-700 STB and feed it</p>
<p style="margin:0px;text-indent:0px">> > into one of the two tuners on my PVR-500 MCE kit.</p>
<p style="margin:0px;text-indent:0px">> ></p>
<p style="margin:0px;text-indent:0px">> > This is how I hope it goes:</p>
<p style="margin:0px;text-indent:0px">> ></p>
<p style="margin:0px;text-indent:0px">> </p>
<p style="margin:0px;text-indent:0px">> I'm using a box which uses the same codes as the DCT700 with a PVR-500 on</p>
<p style="margin:0px;text-indent:0px">> Comcast in California. I think your plan is generally good, except I use</p>
<p style="margin:0px;text-indent:0px">> the generic "LircChannelChanger" script from the MythTV Wiki here:</p>
<p style="margin:0px;text-indent:0px">> <a href="https://www.mythtv.org/wiki/LircChannelChanger" target="_blank">https://www.mythtv.org/wiki/LircChannelChanger</a>  I use it with the following</p>
<p style="margin:0px;text-indent:0px">> configuration file:</p>
<p style="margin:0px;text-indent:0px"> </p>
<p style="margin:0px;text-indent:0px">Oh excellent, thanks. And you use the lircd config from the Ubuntu wiki?</p><br></div></blockquote><div>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:<br><br># this config file was originally generated<br># using lirc-0.6.6(serial) on Fri Mar 28 22:46:44 2003<br># modified by hand on Sunday Jul 17 00:12:00 2005<br>#<br># contributed by rob scullion<br># based on the DCT2000 file contrib'd by shane bradley<br>#<br># brand:                       Motorola<br># model no. of remote control: ? - Comcast badged<br># devices being controlled by this remote: DCT2524/1612<br>#<br># Note: The "ON DEMAND" button on the Comcast<br># badged remote just sends a "1" followed by<br># an "ok/select" and is thus not included in<br># this config file.<br><br>begin remote<br> name  DCT700<br>  bits             16<br>  flags SPACE_ENC|CONST_LENGTH<br>  eps              30<br>  aeps            100<br><br>  frequency     39200<br>  header         9036  4424<br>  one             556  2185<br>  zero            556  4424<br>  ptrail          556<br>  gap          100025<br>  toggle_bit        0<br><br><br>      begin codes<br>          KEY_POWER                0x000000000000AFF9<br>          KEY_REWIND               0x00000000000087F7<br>          KEY_PLAY                 0x00000000000027FD<br>          KEY_FASTFORWARD          0x00000000000047FB<br>          KEY_STOP                 0x000000000000C7F3<br>          KEY_PAUSE                0x00000000000007FF<br>          KEY_RECORD               0x00000000000073FC<br>          KEY_PREVIOUS             0x000000000000C3F7<br>#          skipback                 0x000000000000C3F7<br>          KEY_PVR                  0x00000000000043FF<br>          KEY_TV                   0x00000000000083F0<br>          KEY_PAGEUP               0x000000000000A3F3<br>          KEY_PAGEDOWN             0x00000000000023FB<br>          BTN_A                    0x00000000000097F6<br>          BTN_B                    0x00000000000063FD<br>          BTN_C                    0x000000000000E3F5<br>#          a_lock                   0x00000000000097F6<br>#          b_day-                   0x00000000000063FD<br>#          c_day+                   0x000000000000E3F5<br>          KEY_UP                   0x000000000000D3F6<br>          KEY_DOWN                 0x00000000000053FE<br>          KEY_LEFT                 0x00000000000093F1<br>          KEY_RIGHT                0x00000000000013F9<br>          KEY_OK                   0x00000000000077F8<br>#          KEY_SELECT               0x00000000000077F8<br>          KEY_EPG                  0x000000000000F3F4<br>          KEY_INFO                 0x00000000000033FA<br>          KEY_MENU                 0x00000000000067F9<br>          KEY_EXIT                 0x000000000000B7F4<br>          KEY_HELP                 0x000000000000B3F2<br>          KEY_LAST                 0x00000000000037FC<br>          KEY_VOLUMEUP             0x0000000000004FF3<br>          KEY_VOLUMEDOWN           0x0000000000008FFB<br>          KEY_MUTE                 0x0000000000000FF7<br>          KEY_FAVORITES            0x00000000000057FA<br>          KEY_CHANNELUP            0x0000000000002FF5<br>          KEY_CHANNELDOWN          0x000000000000CFFD<br>          KEY_1                    0x0000000000007FF0<br>          KEY_2                    0x000000000000BFF8<br>          KEY_3                    0x0000000000003FF4<br>          KEY_4                    0x000000000000DFFC<br>          KEY_5                    0x0000000000005FF2<br>          KEY_6                    0x0000000000009FFA<br>          KEY_7                    0x0000000000001FF6<br>          KEY_8                    0x000000000000EFFE<br>          KEY_9                    0x0000000000006FF1<br>          KEY_0                    0x000000000000FFFF<br>          KEY_VCR                  0x000000000000D7F2<br>#          KEY_VIDEO_NEXT           0x000000000000D7F2<br>#          tv/vcr_input             0x000000000000D7F2<br>          KEY_ENTER                0x000000000000FDFC<br>#          hdzoom_enter             0x000000000000FDFC<br>          KEY_CYCLEWINDOWS          0x0000000000003BF2<br>#          pnp-swap                 0x0000000000003BF2<br>      end codes<br><br>end remote<br><br><br></div><div>Karl<br></div></div><br></div></div>