Bug #292
"Idle scanning" + "Autodetect muxes" -> OFF but Tvheadend still tuning...
0%
Description
"Idle scanning" - OFF
"Autodetect muxes" - OFF
"Monitor signal quality" - OFF
r4944
after start Tvheadend and no client connected Tvheadend starting tunning with idle+auto-mux OFF
[INFO]:CSA: Using MMX 64bit parallel descrambling
[INFO]:cwc: Attemping to connect to 192.168.1.108:10000
[INFO]:cwc: Connected to 192.168.1.108:10000
[NOTICE]:START: HTS Tvheadend version SVN-r4944 started, running as PID:1940 UID:0 GID:0, settings located in '/home/hts/.hts/tvheadend/'
[INFO]:cwc: 192.168.1.108: Connected as user 0x01 to a 0xd03-card [0x0d03 : ***] with 4 providers
[INFO]:cwc: 192.168.1.108: unknown card
[INFO]:cwc: 192.168.1.108: Provider ID #1: 0x000004 00.00.00.00.00.00.00.00
[INFO]:cwc: 192.168.1.108: Provider ID #2: 0x000008 00.00.00.00.00.00.00.00
[INFO]:cwc: 192.168.1.108: Provider ID #3: 0x000024 00.00.00.00.00.00.00.00
[INFO]:cwc: 192.168.1.108: Provider ID #4: 0x000028 00.00.00.00.00.00.00.00
[DEBUG]:dvb: "/dev/dvb/adapter0" tuning via s2api to "Skylink: 11,836,000 kHz Horizontal (23.5")" (1236000, 29900000 Baud, 3/4, SYS_UNDEFINED, QPSK)
[DEBUG]:dvb: "/dev/dvb/adapter0" tuning via s2api to "12,525,000 kHz Horizontal (23.5")" (1925000, 27500000 Baud, 3/4, SYS_UNDEFINED, QPSK)
[DEBUG]:dvb: "/dev/dvb/adapter0" tuning via s2api to "CS Link: 12,525,000 kHz Vertical (23.5")" (1925000, 27500000 Baud, 3/4, SYS_DVBS, QPSK)
[DEBUG]:dvb: "/dev/dvb/adapter0" initial scan completed for "CS Link: 12,525,000 kHz Vertical (23.5")"
[DEBUG]:dvb: "/dev/dvb/adapter0" tuning via s2api to "121,000,000 kHz Horizontal (No satconf)" (110400000, 6900000 Baud, 3/5, SYS_UNDEFINED, QPSK)
[ERROR]:dvb: "/dev/dvb/adapter0" tuning to "121,000,000 kHz Horizontal (No satconf)" -- Front configuration failed -- Invalid argument, frequency: 110400000
[DEBUG]:dvb: "/dev/dvb/adapter0" tuning via s2api to "11,156,000 kHz Vertical (23.5")" (1406000, 22000000 Baud, 5/6, SYS_DVBS, QPSK)
[DEBUG]:dvb: "/dev/dvb/adapter0" tuning via s2api to "11,538,000 kHz Vertical (23.5")" (1788000, 22000000 Baud, 5/6, SYS_DVBS, QPSK)
[DEBUG]:dvb: "/dev/dvb/adapter0" tuning via s2api to "378,000,000 kHz Horizontal (No satconf)" (367400000, 6900000 Baud, 3/5, SYS_UNDEFINED, QPSK)
[ERROR]:dvb: "/dev/dvb/adapter0" tuning to "378,000,000 kHz Horizontal (No satconf)" -- Front configuration failed -- Invalid argument, frequency: 367400000
[DEBUG]:dvb: "/dev/dvb/adapter0" tuning via s2api to "ASTRA 3: 11,953,500 kHz Horizontal (23.5")" (1353500, 27500000 Baud, 3/4, SYS_DVBS2, PSK_8)
[DEBUG]:dvb: "/dev/dvb/adapter0" initial scan completed for "ASTRA 3: 11,953,500 kHz Horizontal (23.5")"
[DEBUG]:dvb: "/dev/dvb/adapter0" tuning via s2api to "11,302,750 kHz Horizontal (23.5")" (1552750, 22000000 Baud, 2/3, SYS_DVBS2, PSK_8)
History
Updated by Andreas Smas about 14 years ago
Tvheadend does a round on all muxes when it starts just to check everything.
This is called "initial scan". I will remove this in 3.0
Updated by Adam Sutton over 12 years ago
- Status changed from New to Invalid
- Found in version set to unknown
This is an intended feature, Andreas will eventually remove this but I don't think we need this report to remind us.