Above you can see two tuners trying to tune, the tuner 0-A succeeds with status 1f, the tuner 1-B fails with status 7.
Then tuner B, tries several times, and it never tunes. It always fails with last status reported from tuner 7.
So the real question here is: Why tuner never got LOCK? Why re-tune failed?
In case you wonder what 7 or 1f is:
7 = FE_HAS_SIGNAL | FE_HAS_CARRIER | FE_HAS_VITERBI
1f = FE_HAS_LOCK | FE_HAS_SYNC | FE_HAS_VITERBI | FE_HAS_CARRIER | FE_HAS_SIGNAL
That is plain weird. It suggests a signal is seen but can't be locked to. OTOH it suggests the '7' options are simply always on, because the tuner can't detect them (or the driver doesn't export this information).
And like you said, the first try failing can be explained, the next not. Unless not only the first tuner but all tuners are retried, then you get the same collision over and over again.
Ok, just so everyone can understand this better...
When the LNB first boots from cold (no voltage) the output is identical to a Universal LNB in low band vertical. This is so people without a Unicable compatible meter can adjust the dish.
Once the control word is sent to the LNB the display clears and only one user band shows on the spectrum. From that point on only active user bands ever show.
This means there is an active "wrong" signal where the "correct" user band will appear on successful tuning of the LNB.
Before controlword is sent:
before-controlword.jpg 118.28KB
1 downloads
After controlword is sent:
after-controlword.jpg 64.41KB
1 downloads