Problem on low SR transponders

My qbox3 doesn't work well on transponder which have low SR.
Maybe it is not related to SR but it can not tune them most of the time.
When I test on windows, It seems that everything works better:
Maybe it is not related to SR but it can not tune them most of the time.
- Code: Select All Code
./scan-s2 -o zap tptest.tpconf >> testresult.conf
API major 5, minor 1
ERROR: Cannot open rotor configuration file 'rotor.conf'.
scanning tptest.tpconf
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
initial transponder DVB-S 12601000 V 2960000 AUTO AUTO QPSK
initial transponder DVB-S 11049000 V 2400000 AUTO AUTO QPSK
initial transponder DVB-S 10955000 H 2960000 AUTO AUTO QPSK
initial transponder DVB-S 11964000 H 5925000 AUTO AUTO QPSK
initial transponder DVB-S 12650000 H 4250000 AUTO AUTO QPSK
----------------------------------> Using DVB-S
>>> tune to: 12601:v:0:2960
DVB-S IF freq is 2001000
>>> parse_section, section number 0 out of 0...!
service_id = 0x0
service_id = 0x1
pmt_pid = 0x64
>>> parse_section, section number 0 out of 0...!
VIDEO : PID 0x0065
AUDIO : PID 0x0066
AUDIO : PID 0x03FC
>>> parse_section, section number 0 out of 0...!
0x0066 0x0001: pmt_pid 0x0064 Scopus -- 1 TV GEORGIA (running)
>>> parse_section, section number 0 out of 0...!
Network Name 'Scopus'
----------------------------------> Using DVB-S
>>> tune to: 11049:v:0:2400
DVB-S IF freq is 1299000
WARNING: >>> tuning failed!!!
>>> tune to: 11049:v:0:2400 (tuning failed)
DVB-S IF freq is 1299000
WARNING: >>> tuning failed!!!
----------------------------------> Using DVB-S
>>> tune to: 10955:h:0:2960
DVB-S IF freq is 1205000
WARNING: >>> tuning failed!!!
>>> tune to: 10955:h:0:2960 (tuning failed)
DVB-S IF freq is 1205000
WARNING: >>> tuning failed!!!
----------------------------------> Using DVB-S
>>> tune to: 11964:h:0:5925
DVB-S IF freq is 1364000
WARNING: >>> tuning failed!!!
>>> tune to: 11964:h:0:5925 (tuning failed)
DVB-S IF freq is 1364000
WARNING: >>> tuning failed!!!
----------------------------------> Using DVB-S
>>> tune to: 12650:h:0:4250
DVB-S IF freq is 2050000
WARNING: >>> tuning failed!!!
>>> tune to: 12650:h:0:4250 (tuning failed)
DVB-S IF freq is 2050000
WARNING: >>> tuning failed!!!
dumping lists (1 services)
Done.
- Code: Select All Code
./scan-s2 -o zap tptest.tpconf >> testresult.conf
API major 5, minor 1
ERROR: Cannot open rotor configuration file 'rotor.conf'.
scanning tptest.tpconf
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
initial transponder DVB-S 12601000 V 2960000 AUTO AUTO QPSK
initial transponder DVB-S 11049000 V 2400000 AUTO AUTO QPSK
initial transponder DVB-S 10955000 H 2960000 AUTO AUTO QPSK
initial transponder DVB-S 11964000 H 5925000 AUTO AUTO QPSK
initial transponder DVB-S 12650000 H 4250000 AUTO AUTO QPSK
----------------------------------> Using DVB-S
>>> tune to: 12601:v:0:2960
DVB-S IF freq is 2001000
WARNING: >>> tuning failed!!!
>>> tune to: 12601:v:0:2960 (tuning failed)
DVB-S IF freq is 2001000
WARNING: >>> tuning failed!!!
----------------------------------> Using DVB-S
>>> tune to: 11049:v:0:2400
DVB-S IF freq is 1299000
WARNING: >>> tuning failed!!!
>>> tune to: 11049:v:0:2400 (tuning failed)
DVB-S IF freq is 1299000
WARNING: >>> tuning failed!!!
----------------------------------> Using DVB-S
>>> tune to: 10955:h:0:2960
DVB-S IF freq is 1205000
WARNING: >>> tuning failed!!!
>>> tune to: 10955:h:0:2960 (tuning failed)
DVB-S IF freq is 1205000
WARNING: >>> tuning failed!!!
----------------------------------> Using DVB-S
>>> tune to: 11964:h:0:5925
DVB-S IF freq is 1364000
WARNING: >>> tuning failed!!!
>>> tune to: 11964:h:0:5925 (tuning failed)
DVB-S IF freq is 1364000
WARNING: >>> tuning failed!!!
----------------------------------> Using DVB-S
>>> tune to: 12650:h:0:4250
DVB-S IF freq is 2050000
WARNING: >>> tuning failed!!!
>>> tune to: 12650:h:0:4250 (tuning failed)
DVB-S IF freq is 2050000
WARNING: >>> tuning failed!!!
ERROR: initial tuning failed
dumping lists (0 services)
Done.
When I test on windows, It seems that everything works better: