[mythtv-commits] Ticket #8504: dvb-s scan not working properly: vars not used?

MythTV mythtv at cvs.mythtv.org
Fri May 28 19:07:15 UTC 2010


#8504: dvb-s scan not working properly: vars not used?
-----------------------------------+----------------------------------------
 Reporter:  esperegu               |       Owner:  ijr        
     Type:  defect                 |      Status:  new        
 Priority:  minor                  |   Milestone:  unknown    
Component:  MythTV - Mythtv-setup  |     Version:  Unspecified
 Severity:  medium                 |     Mlocked:  0          
-----------------------------------+----------------------------------------
 It looks like the scanning is not working properly in myth. On the command
 line I can just use:
 'scan -vvv -s 1 dvb-test'
 with dvb-test containing:
 S 12539000 H 27500000 3/4
 this works properly.

 When entering those 4 variables in scan of mythtv-setup I get the log
 (verbose) below. What I noticed is that the Symbol Rate I entered is not
 in the parameter list and the frequency it is tuning to is not the same as
 in the parameter list. Maybe this is normal I have no idea but at least
 it's not working.
 2010-05-28 20:24:27.546 ChScan: ScanTransports()
 2010-05-28 20:24:27.547 ChannelScanSM(/dev/dvb/adapter0/frontend0): Tuning
 to Frequency 12539000 mplexid(0)
 2010-05-28 20:24:27.547 SM(/dev/dvb/adapter0/frontend0)::AddFlags: Seen()
 Match() Wait(Pos,)
 2010-05-28 20:24:27.584 DiSEqCDevTree: Changing to DiSEqC switch port 2/4
 2010-05-28 20:24:27.585 DiSEqCDevTree: Sending DiSEqC Command: e0 10 38 f7
 2010-05-28 20:24:27.730 DVBChan(1:/dev/dvb/adapter0/frontend0): Old
 Params: 0 auto a auto auto a a auto a v fec: auto msys: UNDEFINED rolloff:
 0.35
                         DVBChan(1:/dev/dvb/adapter0/frontend0): New
 Params: 12539000 qpsk a auto auto a a auto a h fec: 3/4 msys: DVB-S
 rolloff: 0.35
 2010-05-28 20:24:27.730 DVBChan(1:/dev/dvb/adapter0/frontend0): Tune():
 Tuning to 1939000kHz
 2010-05-28 20:24:29.185 dvbchannel.cpp:wait_for_backend: Status:
 2010-05-28 20:24:29.185 DVBChan(1:/dev/dvb/adapter0/frontend0): Tune():
 Frequency tuning successful.

 mythbackend --version
 Please attach all output as a file in bug reports.
 MythTV Version   : 0.23
 MythTV Branch    : tags/release-0-23
 Network Protocol : 56
 Library API      : 0.23.20100429-1
 QT Version       : 4.4.3

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8504>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list