- September 1, 2008
- 21,577
- 8,224
- Home Country
- New Zealand
- Thread starter
- #761
Thanks for the log files Lasse
It seems that the only difference between preview and "other" is the CI/CAM menu and MMI handler thread:
Preview doesn't have this.
...however...
This is not something that can be removed. It's the function that gives notifications from the CAM/card when decryption fails for any reason.
It seems that the only difference between preview and "other" is the CI/CAM menu and MMI handler thread:
[2017-11-20 17:53:00,337] [Log ] [17 ] [DEBUG] - CiMenuSupported called cardid 9
[2017-11-20 17:53:00,339] [Log ] [17 ] [DEBUG] - Turbosight: is CAM ready
[2017-11-20 17:53:00,340] [Log ] [17 ] [DEBUG] - Turbosight: result = True
[2017-11-20 17:53:00,341] [Log ] [17 ] [DEBUG] - CiMenuSupported card TBS 5881 DVB-T/T2 Tuner supported: True
[2017-11-20 17:53:00,341] [Log ] [17 ] [DEBUG] - Turbosight: is CAM ready
[2017-11-20 17:53:00,342] [Log ] [17 ] [DEBUG] - Turbosight: result = True
[2017-11-20 17:53:00,348] [Log ] [17 ] [DEBUG] - CiMenu: registered client event for callback
[2017-11-20 17:53:00,349] [Log ] [17 ] [DEBUG] - TvController: EnableCiMenuHandler called
[2017-11-20 17:53:00,352] [Log ] [17 ] [DEBUG] - Turbosight: starting new MMI handler thread
[2017-11-20 17:53:00,352] [Log ] [17 ] [DEBUG] - TvController: SetCiMenuHandler: result True
Preview doesn't have this.
...however...
This is not something that can be removed. It's the function that gives notifications from the CAM/card when decryption fails for any reason.