[mythtv] sa3250 tester

John P Poet jppoet at gmail.com
Tue Sep 19 03:44:16 UTC 2006


On 9/17/06, Jim Westfall <jwestfall at surrealistic.net> wrote:
> John P Poet <jppoet at gmail.com> wrote [09.16.06]:
> >
> > Worked perfectly, for me on a SA3250HD:
> >
> > $ ./firewire -n 0
> > Requesting Power Status
> >   Sending Command: 0x01FFB27F
> >   Success, Response: 0x0CFFB270
> > Powering OFF STB
> >   Sending Command: 0x00FFB260
> >   Success, Response: 0x09FFB260
> > Requesting Power Status
> >   Sending Command: 0x01FFB27F
> >   Success, Response: 0x0CFFB260
> > Powering ON STB
> >   Sending Command: 0x00FFB270
> >   Success, Response: 0x09FFB270
> > Requesting Power Status
> >   Sending Command: 0x01FFB27F
> >   Success, Response: 0x0CFFB270
>
> awesome, thanks.
>
> >
> > $ firewire_tester -n 0 -p -v
> > raw1394: Allocating handle, port 0.
> > Action: Test P2P connection 1 times, node 0, channel 0
> > P2P: Creating, node 0, channel 0
> > P2P: Testing...Success, 58 packets received
> > P2P: Disconnecting.
> > raw1394: Releasing handle.
> >
> >
> > As a side note, I have added a script to my rc.d which runs the
> > following just before mythbackend is started up:
> >
> > firewire_tester -n 0 -p -v
> > 1394reset
> > firewire_tester -n 0 -p -v
>
> The bus reset is kinda weird.  What kinda output do you get from
> 'firewire_tester -n 0 -B -v'?

Do you mean after a fresh reboot instead of doing the 1394reset?  I
will try that later.

This is what I get, if I try it after the firewire communication is
already working:

firewire_tester -n 0 -B -v
raw1394: Allocating handle, port 0.
Action: Attempt to fix broadcast connection 1 times, node 0
Broadcast: Creating, node 0, channel 63
Broadcast: Testing...Failed
Broadcast: Disconnecting.
P2P: Creating, node 0, channel 0
P2P: Testing...Success, 385 packets received
P2P: Disconnecting.
Broadcast: Creating, node 0, channel 63
Broadcast: Testing...Failed
Broadcast: Disconnecting.
P2P: Creating, node 0, channel 0
P2P: Testing...Success, 385 packets received
P2P: Disconnecting.
Broadcast: Creating, node 0, channel 63
Broadcast: Testing...Failed
Broadcast: Disconnecting.
P2P: Creating, node 0, channel 0
P2P: Testing...Success, 385 packets received
P2P: Disconnecting.
Broadcast: Creating, node 0, channel 63
Broadcast: Testing...Failed
Broadcast: Disconnecting.
P2P: Creating, node 0, channel 0
P2P: Testing...Success, 385 packets received
P2P: Disconnecting.
Broadcast: Creating, node 0, channel 63
Broadcast: Testing...Failed
Broadcast: Disconnecting.
P2P: Creating, node 0, channel 0
P2P: Testing...Success, 386 packets received
P2P: Disconnecting.
Broadcast: Creating, node 0, channel 63
Broadcast: Testing...Failed
Broadcast: Disconnecting.
P2P: Creating, node 0, channel 0
P2P: Testing...Success, 385 packets received
P2P: Disconnecting.
Broadcast: Creating, node 0, channel 63
Broadcast: Testing...Failed
Broadcast: Disconnecting.
P2P: Creating, node 0, channel 0
P2P: Testing...Success, 383 packets received
P2P: Disconnecting.
Broadcast: Creating, node 0, channel 63
Broadcast: Testing...Failed
Broadcast: Disconnecting.
P2P: Creating, node 0, channel 0
P2P: Testing...Success, 386 packets received
P2P: Disconnecting.
Broadcast: Creating, node 0, channel 63
Broadcast: Testing...Failed
Broadcast: Disconnecting.
P2P: Creating, node 0, channel 0
P2P: Testing...Success, 385 packets received
P2P: Disconnecting.
Broadcast: Creating, node 0, channel 63
Broadcast: Testing...Failed
Broadcast: Disconnecting.
P2P: Creating, node 0, channel 0
P2P: Testing...Success, 385 packets received
P2P: Disconnecting.
Broadcast: Creating, node 0, channel 63
Broadcast: Testing...Failed
Broadcast: Disconnecting.
Broadcast Fix: Failed
raw1394: Releasing handle.

John


More information about the mythtv-dev mailing list