-
-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature request] ICAM support #184
Comments
Hi @dni1337 Yes I can give this a try, are you able to test this? |
Yes, of Course. I can compile with the modified libdvbcsa and test. |
yep, me too ! |
Hi @dni1337 & @SaulGoodman1337 I have tried to implement this, you could try to build it with this: |
thanks ! can you help me with this ? |
Did you build LIBDVBCSA with ICAM support? |
i have no idea how to compile libdvbcsa for arm |
here is how I did it:
|
`Wed Feb 1 14:01:22.5740 2023 [ src/decrypt/dvbapi/Client.cpp:358] Frontend: 8, PMT data to OSCam with adapter: 8 demux: 8 list_management: 0x03 ` |
Did you use the self compiled LIBDVBCSA? |
You need to copy LIBDVBCSA.so you compiled to the Vu+ in then start SatPI with something like: |
yes, checked again
I have. nevertheless the same behavior |
what does this show |
[@ libdvbcsa]$ objdump -T src/.libs/libdvbcsa.so| grep dvbcsa_bs_key |
So it is there, but for some reason it can not find it or does not use the correct lib. Building SatPI with ICAM did work? |
You could try to force the correct LIBDVBCSA.so with |
So now quickly looked and it seems to work. i will check it more intensively in the next few days. thank you for your service |
@Barracuda09 I tested for about 1 hour now on IT'S WORKING PERFECTLY. Again, thank you for implementing. Best regrads |
force close on caid 1830. without ICAM=yes its working
|
What does |
Thanks for testing! |
same behavior
|
Could you please try once more this new commit |
looks better. i will try this a few days. thanks |
Yes, please try ICAM and none ICAM cards. Thanks for you patience and help! |
Any Chance to implement ICAM support for CAID 098D ?
look here:
catalinii/minisatip#1003
The text was updated successfully, but these errors were encountered: