A correction in bold:
Caid ID CI Module for satellite package provider (DSmart): 0x92b (Module is inserted in CI 0 Slot)
29 December 2018 - 20:25
A correction in bold:
Caid ID CI Module for satellite package provider (DSmart): 0x92b (Module is inserted in CI 0 Slot)
29 December 2018 - 16:12
I was having same problem and deleting caids from ci0.xml and ci1.xml just didn't worked for me. I found a weird solutions though :S
Caid ID that Conax card of cable provider (Turksat Cable): 0xb00 (also defined in oscam.server as caid=0B00 )
Caid ID CI Module for satellite package provider (DSmart): 0xb00 (Module is inserted in CI 0 Slot)
I just wrote both in the both ci0.xml as given below. Then restarted enigma2 and viola! Now I can switch all channels from both providers without any problem. I can't explain the root cause of the problem, but I would be more than happy to help if someone wants to dig deeper.
<?xml version="1.0" encoding="utf-8" ?> <ci> <slot> <id>0</id> <caid id="0x92b" /> <caid id="0xb00" /> </slot> </ci>
27 November 2018 - 17:02
Oh, sorry I forgot it. I just added the bitbucket file I used. But it needs path changes since everything contains full paths of my VM. I know that's so lame Since I'm not sure how to use it in OpenPLI build environment, I upload it as is. Any help on the modification would be appreciated.
27 November 2018 - 15:36
27 November 2018 - 15:14