<div dir="ltr">GUID has nothing to do with permissions.  There's an option to the 6200ch program that allows you to direct channel changes to a GUID instead of the program looking for a vendor/model.  That vendor/model information has changed on me twice on TWC even though the physical set top box has never been changed; I believe the GUID never changes so that will work better.  I think you can get the GUID from /var/log/messages or (if I remember correctly) by having 6200ch search. Not sure about that second part though.  I don't have mine in front of me at the moment to look at it.  Run 6200ch with no options or -h or --help or something like that to get the options.  <br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Oct 8, 2015 at 3:11 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:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Thursday, October 08, 2015 12:55:29 PM Jerome Yuzyk wrote:<br>
> On Thursday, October 08, 2015 02:44:27 PM Scot Kreienkamp wrote:<br>
> > On Thu, Oct 8, 2015 at 2:42 PM, Jerome Yuzyk <<a href="mailto:jerome@supernet.ab.ca">jerome@supernet.ab.ca</a>> wrote:<br>
> ><br>
> > > I'm attempting to try firewire channel-changing on an Arris DCX3200M-P3 I<br>
> > > got. I compiled 6200ch.c successfully and then ran it in various ways and<br>
> > > get<br>
> > ><br>
> > >     Could not find Motorola DCT-6200 on the 1394 bus.<br>
> > >     starting with node: 1<br>
> > >     node 1: vendor_id = 0x00001f11 model_id = 0x00023901<br>
> > ><br>
> > > I added the vendor_id and model_id to the .c and recompiled and still get<br>
> > > the same message.<br>
> > ><br>
> > > Does this mean firewire is disabled on the box?<br>
> ><br>
> > Try the GUID option.<br>
><br>
> I did all my testing as root, to sidestep permissions issues for the moment, so I thought. What should the option be?<br>
<br>
</span>Oh, wait up - I didn't add the new vendor/model to enough places in the .c. Now I am getting<br>
<br>
:r! sudo ./6200ch -n 1 -v -v 750<br>
Warning: Unit Spec ID different.<br>
Warning: Unit Software Version different.<br>
<span class="">starting with node: 1<br>
node 1: vendor_id = 0x00001f11 model_id = 0x00023901<br>
</span>AV/C Command: Op=0x00487C0D<br>
AV/C Command: 750 = Op1=0x00487C27 Op2=0x00487C25 Op3=0x00487C20<br>
<br>
That looks familiar from somewhere. But trying to change the channel I get the same thing and no channel change.<br>
<br>
:r! sudo ./6200ch -v -n 1 20<br>
Warning: Unit Spec ID different.<br>
Warning: Unit Software Version different.<br>
<span class="">starting with node: 1<br>
node 1: vendor_id = 0x00001f11 model_id = 0x00023901<br>
</span>AV/C Command: Op=0x00487C0D<br>
AV/C Command: 020 = Op1=0x00487C20 Op2=0x00487C22 Op3=0x00487C20<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
--<br>
A little of Jerome's MythTV World: <a href="http://mythtv.bss.ab.ca" rel="noreferrer" target="_blank">http://mythtv.bss.ab.ca</a><br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" rel="noreferrer" target="_blank">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" rel="noreferrer" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" rel="noreferrer" target="_blank">https://forum.mythtv.org</a><br>
</div></div></blockquote></div><br></div>