[mythtv-users] DCX3200M and the 6200ch program

Jerome Yuzyk jerome at supernet.ab.ca
Thu Oct 8 19:11:43 UTC 2015


On Thursday, October 08, 2015 12:55:29 PM Jerome Yuzyk wrote:
> On Thursday, October 08, 2015 02:44:27 PM Scot Kreienkamp wrote:
> > On Thu, Oct 8, 2015 at 2:42 PM, Jerome Yuzyk <jerome at supernet.ab.ca> wrote:
> > 
> > > I'm attempting to try firewire channel-changing on an Arris DCX3200M-P3 I
> > > got. I compiled 6200ch.c successfully and then ran it in various ways and
> > > get
> > >
> > >     Could not find Motorola DCT-6200 on the 1394 bus.
> > >     starting with node: 1
> > >     node 1: vendor_id = 0x00001f11 model_id = 0x00023901
> > >
> > > I added the vendor_id and model_id to the .c and recompiled and still get
> > > the same message.
> > >
> > > Does this mean firewire is disabled on the box?
> >
> > Try the GUID option.
> 
> I did all my testing as root, to sidestep permissions issues for the moment, so I thought. What should the option be?

Oh, wait up - I didn't add the new vendor/model to enough places in the .c. Now I am getting

:r! sudo ./6200ch -n 1 -v -v 750
Warning: Unit Spec ID different.
Warning: Unit Software Version different.
starting with node: 1
node 1: vendor_id = 0x00001f11 model_id = 0x00023901
AV/C Command: Op=0x00487C0D
AV/C Command: 750 = Op1=0x00487C27 Op2=0x00487C25 Op3=0x00487C20

That looks familiar from somewhere. But trying to change the channel I get the same thing and no channel change.

:r! sudo ./6200ch -v -n 1 20
Warning: Unit Spec ID different.
Warning: Unit Software Version different.
starting with node: 1
node 1: vendor_id = 0x00001f11 model_id = 0x00023901
AV/C Command: Op=0x00487C0D
AV/C Command: 020 = Op1=0x00487C20 Op2=0x00487C22 Op3=0x00487C20


-- 
A little of Jerome's MythTV World: http://mythtv.bss.ab.ca


More information about the mythtv-users mailing list