From: Andreas Monzner Date: Tue, 30 Sep 2008 15:04:09 +0000 (+0000) Subject: comment out strange code.. (which breaks advanced sat config when a -C or -T X-Git-Tag: 2.6.0~841 X-Git-Url: https://git.cweiske.de/enigma2.git/commitdiff_plain/987f18f3b02c3bc984159b582bac87ed325eec56?hp=89236c8de2e26b3724e39eba22b211608d79d272 comment out strange code.. (which breaks advanced sat config when a -C or -T tuner is plugged to slot 0) --- diff --git a/lib/python/Components/NimManager.py b/lib/python/Components/NimManager.py index c9808198..aae7dabc 100644 --- a/lib/python/Components/NimManager.py +++ b/lib/python/Components/NimManager.py @@ -858,12 +858,12 @@ def InitNimManager(nimmgr): choices["loopthrough"] = _("loopthrough to") nim.configMode = ConfigSelection(choices = choices, default = "nothing") - for y in nimmgr.nim_slots: - if y.slot == 0: - if not y.isCompatible("DVB-S"): - # reset to simple - nim.configMode.value = "simple" - nim.configMode.save() +# for y in nimmgr.nim_slots: +# if y.slot == 0: +# if not y.isCompatible("DVB-S"): +# # reset to simple +# nim.configMode.value = "simple" +# nim.configMode.save() nim.diseqcMode = ConfigSelection( choices = [