[mythtv-commits] Ticket #3727: Firewire channel changing does not work for Scientific Atlanta 4250HDC

MythTV mythtv at cvs.mythtv.org
Thu Jul 26 23:57:28 UTC 2007


#3727: Firewire channel changing does not work for Scientific Atlanta 4250HDC
-------------------------+--------------------------------------------------
 Reporter:  anonymous    |        Owner:  ijr 
     Type:  enhancement  |       Status:  new 
 Priority:  minor        |    Milestone:  0.21
Component:  mythtv       |      Version:  head
 Severity:  medium       |   Resolution:      
  Mlocked:  0            |  
-------------------------+--------------------------------------------------

Comment(by danielk):

 Can you make absolutely sure you the patch applied cleanly and you ran
 {
  cc -o sa3250ch sa3250ch.c -lrom1394 -lavc1394 -lraw1394
 }
 without any error?

 and then run sa3250, with a dot slash:
 {
  ./sa3250ch -v 1460
 }
 If that doesn't change the channel correctly, try:
 {
  ./sa3250ch -v -s 1460
 }

 I think you are may be running an old sa3250ch already installed on your
 system, or you missed a step in running this. It really can't be giving
 this error message if you ran the right version.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3727#comment:6>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list