Moderator Control Panel ]

CI+ Module

Re: CI+ Module

Postby gligi » Fri May 23, 2014 3:37 am

it works like a charm. thank you very much.. :D :D :D

if only vdr <-> dvbapi support would be like yours :lol: :lol:
gligi
 
Posts: 9
Joined: Tue May 20, 2014 3:53 pm

Re: CI+ Module

Postby smirnof » Thu May 14, 2015 4:21 pm

Hello,
I have the same problem but with card 6991-SE how can i get it working? any help please..
MAXtv module CI+ and card.
Regards
smirnof
 
Posts: 3
Joined: Wed May 13, 2015 10:07 pm

Re: CI+ Module

Postby smirnof » Fri May 15, 2015 8:25 pm

Well, i made a changes to the driver, but still have the same problem! it's not working.

The changes i made to the driver tbsci.c:
Code: Select all
case 0x68:
             if (state->mode == 8) {
                printk("tbsci: Initializing TBS 6991 MAXTV\n");
                state->mode = 4;

            data = 0;
            tbsci_i2c_write(state, 0xd0, &data, 1);

            data = 0;
            tbsci_i2c_write(state, 0xcc, &data, 1);

            data = 0x01;
            tbsci_i2c_write(state, 0xcd, &data, 1);

            data = 0x08;
            tbsci_i2c_write(state, 0xce, &data, 1);
             } else {         
                printk("tbsci: Initializing TBS 6680 CI slot\n");
             }

                        break;


From dmesg i get this:

Code: Select all
[   13.101692] tbsci: Initializing TBS 6991 MAXTV
[   13.102112] tbsci: Adapter 0 CI slot initialized
[   13.493060] tbsci: Initializing TBS 6991 MAXTV
[   13.493501] tbsci: Adapter 1 CI slot initialized




i recieve this error
Code: Select all
Info:  CAM:  No CAM initialization in 30s, WE FORCE A RESET. try 1 on 5.
Info:  CAM:  The CAM isn't in a good state after reset, it will probably don't work :(


Any help please??
smirnof
 
Posts: 3
Joined: Wed May 13, 2015 10:07 pm

Re: CI+ Module

Postby lucluc » Sat Jun 25, 2016 5:00 pm

Hi all. I have the same module and TBS6991SE card. All work perfect but only with 3 channels. Is there any option to stream more than 3 channels at the same time. Look like this ci module have some kind of protection because if I start fourth channel, have error something like I am not subscribed for that package... Thanks
lucluc
 
Posts: 4
Joined: Tue Feb 11, 2014 3:57 am

Previous

Return to Linux

Who is online

Users browsing this forum: Google [Bot] and 1 guest